Commit graph

107 commits

Author SHA1 Message Date
Moritz Weber
9924c6c4ea implement seek to position 2021-10-09 18:15:44 +02:00
Moritz Weber
bee5a207c6 cleanup unused methods 2021-10-09 16:51:27 +02:00
Moritz Weber
97dcb8f06a fixed double song updates, play smartlist 2021-10-08 22:57:54 +02:00
Moritz Weber
1239344c0e removed unnecessary use cases 2021-10-08 19:13:10 +02:00
Moritz Weber
ff2ed452c2 playlist + smart list cleanup 2021-10-07 21:18:33 +02:00
Moritz Weber
98ac118d43 implement skip count 2021-10-02 19:23:41 +02:00
Moritz Weber
22de99bee2 fixed #15 2021-10-02 17:57:39 +02:00
Moritz Weber
8a9c1dbdff finished smart lists (for now) #14 2021-09-30 21:59:05 +02:00
Moritz Weber
cff92f8226 whole lotta changes 2021-09-29 21:36:12 +02:00
Moritz Weber
2ed0f6884d support multiple library folders 2021-09-06 21:39:42 +02:00
Moritz Weber
ebc4381216 smart list playback 2021-09-06 21:00:36 +02:00
Moritz Weber
5cb65ca737 fixed db update overwriting song properties 2021-08-28 21:39:32 +02:00
Moritz Weber
f1f730465a smart list mega commit 2021-08-28 21:12:56 +02:00
Moritz Weber
c6b0bc4581 artist + album search 2021-07-15 19:27:48 +02:00
Moritz Weber
312c6df662 search prototype 2021-06-27 15:58:46 +02:00
Moritz Weber
3fd97c882f album of the day 2021-06-26 19:18:07 +02:00
Moritz Weber
7e21135bfe bug fixes: like button, current song 2021-06-25 21:05:10 +02:00
Moritz Weber
0311fcb14f housekeeping 2021-06-20 17:07:12 +02:00
Moritz Weber
a1c9070ed1 null-safety migration 2021-06-20 13:49:21 +02:00
Moritz Weber
16b8e10938 toggleNext/PreviousSong 2021-05-16 19:31:17 +02:00
Moritz Weber
1f40368a9a persistence 2021-05-16 18:04:35 +02:00
Moritz Weber
265c8c7ce8 ManagedQueue -> AudioPlayer; rudimentary song linking 2021-05-15 22:59:50 +02:00
Moritz Weber
59bd6910b2 small cleanup 2021-05-13 21:09:07 +02:00
Moritz Weber
3982d70bc8 renamed PlayerStateStuff, started work on persistence 2021-05-13 17:21:35 +02:00
Moritz Weber
a5dc7b7fa2 removed provider; removed logging 2021-05-10 19:19:54 +02:00
Moritz Weber
d79722fcd6 new logger 2021-05-09 22:10:48 +02:00
Moritz Weber
a837b6ab07 update dependencies 2021-05-09 21:38:34 +02:00
Moritz Weber
6aebc934ea ui cleanup; play highlights 2021-05-09 13:26:07 +02:00
Moritz Weber
b63e87b8f0 stores for pages; fixed remove bug 2021-05-08 12:05:27 +02:00
Moritz Weber
5f58570bc2 highlighted songs per artist 2021-05-04 18:45:57 +02:00
Moritz Weber
caae3bf8dd play count, song blocking 2021-05-02 12:39:31 +02:00
Moritz Weber
0bece0df29 data bug fixes, song info, bottom sheet 2021-05-02 10:52:18 +02:00
Moritz Weber
de8c7c6b65 replaced FlutterAudioQuery with Audiotagger 2021-04-26 19:28:32 +02:00
Moritz Weber
cb71fc4fe9 updating queue on data changes 2021-04-18 13:46:16 +02:00
Moritz Weber
44b746e3df shuffleArtist, playAlbum 2021-04-16 18:58:27 +02:00
Moritz Weber
b612b343a4 replaceQueueAroundIndex, moveQueueItem 2021-04-11 20:42:50 +02:00
Moritz Weber
263d55d086 AudioPlayerDataSource 2021-04-11 17:11:12 +02:00
Moritz Weber
920fff6870 some ui stuff and skip 2021-04-11 15:44:10 +02:00
Moritz Weber
5c6a8a0a6d queue and audiosource stuff 2021-03-06 19:09:19 +01:00
Moritz Weber
39e4111037 big changes 2021-02-26 22:07:18 +01:00
Moritz Weber
320028dafa some theming and persistence refactoring 2021-02-06 14:00:04 +01:00
Moritz Weber
cf2d134d08 removed AudioManager 2021-01-24 12:12:51 +01:00
Moritz Weber
af17a97778 specified ndkVersion 2021-01-24 11:32:42 +01:00
Moritz Weber
90a77385b5 artist page, currently playing cosmetics, new playback functions 2021-01-21 21:49:29 +01:00
Moritz Weber
4c325396bc migration for default state in db 2021-01-17 12:11:22 +01:00
Moritz Weber
58e2c7be81 added play-, like- and skipCount 2021-01-09 19:55:56 +01:00
Moritz Weber
59eba0aa0a added like, skip and play count to song 2020-12-31 10:45:56 +01:00
Moritz Weber
178030b6ca MusicDataSource refactored 2020-12-30 20:09:04 +01:00
Moritz Weber
d5ca1271a8 simplified music data components 2020-12-30 18:28:16 +01:00
Moritz Weber
f0dbb1ec65 removed dartz 2020-12-30 16:04:20 +01:00