album.dart
|
added duration to Song entity
|
2020-04-11 14:27:49 +02:00 |
artist.dart
|
added artists to library and ui
|
2020-08-08 19:02:03 +02:00 |
loop_mode.dart
|
first step to loop mode implementation
|
2020-12-19 12:22:57 +01:00 |
playback_event.dart
|
loop mode, just_audio update
|
2020-12-20 16:21:48 +01:00 |
playback_state.dart
|
implemented play/pause
|
2020-04-10 20:12:26 +02:00 |
queue_item.dart
|
queue persistence implemented
|
2020-12-15 21:09:58 +01:00 |
shuffle_mode.dart
|
implemented shuffle mode
|
2020-08-24 16:43:22 +02:00 |
song.dart
|
db sync exploration
|
2020-11-15 16:36:50 +01:00 |