Tsiry Sandratraina
14bb896ef7
bump version code
...
bump version code
2023-03-02 10:42:54 +03:00
Tsiry Sandratraina
18a3b81a6f
[addons] refactor upnp/dlna addon
2023-02-20 00:25:28 +03:00
Tsiry Sandratraina
5f61342564
chore: bump version code
...
chore: bump version code
chore: bump version code
2023-02-17 08:07:16 +03:00
Tsiry Sandratraina
734e24a920
chore(settings): bump version code
...
chore(audio): update dependencies
chore(types): bump version code
chore(discovery): bump version code
chore(types): update dependencies
chore(entity): bump version code
chore(tracklist): bump version code
chore(storage): bump version code
chore(playback): bump version code
chore(migration): bump version code
chore(scanner): bump version code
chore(server): bump version code
chore(client): bump version code
chore(addons): bump version code
chore(graphql): bump version code
chore(webui): bump version code
chore: bump version code
2023-01-12 17:29:10 +03:00
Tsiry Sandratraina
055e7ac4fb
chore: setup bazel build
2022-12-22 21:41:34 +03:00
Tsiry Sandratraina
29947dfab6
chore: build with bazel+cargo-raze
2022-12-19 16:47:40 +03:00
Tsiry Sandratraina
39b983ae5e
chore: update grpc server tests
...
fix ci
2022-12-10 12:08:15 +03:00
Tsiry Sandratraina
67964199c8
chore: add more tests
2022-11-30 09:52:05 +03:00
Tsiry Sandratraina
7f67052a32
chore: use codecov/codecov-action@v2
...
chore: add more tests
chore: add more tests
2022-11-30 09:39:20 +03:00
Tsiry Sandratraina
90558a9ebe
chore: fix ndk-sys issue
2022-11-30 08:58:48 +03:00
Tsiry Sandratraina
3ed0788fb3
chore(tracklist): add more tests
2022-11-29 23:37:42 +03:00
Tsiry Sandratraina
4ecc627e98
chore: configure tests
...
chore(actions): add ci.yml
2022-11-29 23:01:05 +03:00
Tsiry Sandratraina
fd27e17003
chore: bump version code
2022-11-21 00:12:36 +03:00
Tsiry Sandratraina
7448f95bd9
fix(tracklist): resolve bug in remove_track_at()
...
chore: bump version code
chore: bump version code
2022-11-18 08:49:08 +03:00
Tsiry Sandratraina
6512f7fa40
chore: bump version code
...
chore: update Cargo.toml
chore: bump version code
2022-11-14 00:04:14 +03:00
Tsiry Sandratraina
27888f7e10
fix Mutex bugs
...
fix Tracklist `Mutex` bug
fix player tracklist
remove unused import
fix: refactoring the playback engine
fix: wrong position_ms
2022-10-21 09:34:48 +03:00
Tsiry Sandratraina
01e5c113a5
fix(tracklist): use Arc<Mutex<Vec<Track>>> instead of Vec<Track>
2022-10-20 10:40:41 +03:00
Tsiry Sandratraina
ad92c00882
feat: highlight current track
2022-10-06 21:39:31 +03:00
Tsiry Sandratraina
21d34106a0
fix tracklist offset problem
2022-10-06 15:10:38 +03:00
Tsiry Sandratraina
d3680367eb
feat: [tracklist] implement play_track_at(position)
...
fix tracklist manager
feat: [tracklist] implement play_track_at(index)
2022-10-06 09:46:44 +03:00
Tsiry Sandratraina
4ff83eecda
feat: implement Create/Update/Delete Playlists
...
bump version code
2022-09-19 22:45:20 +00:00
Tsiry Sandratraina
f9978b28ad
bump version code
2022-09-18 18:54:35 +00:00
Tsiry Sandratraina
cf3ea48076
remove unused tracklist entity
2022-09-18 18:49:03 +00:00
Tsiry Sandratraina
b6f86deafe
api: implement GetTracklistTracks
...
readme: update usage instructions
update README.md
2022-09-18 16:26:36 +00:00
Tsiry Sandratraina
c1679e0cbf
update Cargo.toml
2022-09-18 00:13:12 +00:00
Tsiry Sandratraina
2bc023aa94
feat: implement Next/Previous track and tracklist loading
...
bump version code
update Cargo.toml
2022-09-18 00:11:39 +00:00