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_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
|
added play-, like- and skipCount
|
2021-01-09 19:55:56 +01:00 |