|
|
8bab7c2bf5
|
Refactor more of the things!
1. Move all the mpdClient actions into a reducer.
2. Move global stuff into their own global struct
|
2019-04-30 09:11:50 -04:00 |
|
|
|
0de001ce16
|
Give the queue its own local state
|
2019-04-29 08:31:44 -04:00 |
|
|
|
81b0626017
|
Move database updating indicator to ReSwift
|
2019-04-27 20:48:49 -04:00 |
|
|
|
5f80a1b8e9
|
Reimplement reset album art
|
2019-04-27 20:48:49 -04:00 |
|
|
|
2e6c903d74
|
Mostly working, albumlist is not showing album art
|
2019-04-27 20:48:48 -04:00 |
|
|
|
5651276bd6
|
WIP: Big ReSwift refactor
|
2019-04-27 20:45:26 -04:00 |
|
|
|
27c0e32e48
|
WIP: Refactor album art service
We need to make it more flexible and less coupled
|
2019-03-25 22:23:07 -04:00 |
|
|
|
9eacd2b25a
|
Rename delegate methods to better reflect purpose
|
2019-03-23 14:42:41 -04:00 |
|
|
|
79ad585530
|
The database doesn't always update (if there's no update)
|
2019-03-23 14:42:41 -04:00 |
|
|
|
8983106cda
|
Wire up "update database"
* Menu option starts a database update.
* Spinner to show that update is taking place.
|
2019-03-23 14:42:40 -04:00 |
|
|
|
52b0a3b067
|
Add track progress bar
Adds a slider control that shows the track playback progress. The slider
can be used to seek through the track.
|
2019-02-22 20:59:01 -05:00 |
|
|
|
84d209a967
|
Add preference window with host and port
|
2019-02-21 08:16:41 -05:00 |
|
|
|
447432120a
|
Add album view
|
2019-02-13 22:20:25 -05:00 |
|
|
|
78e732cb7b
|
Stop relying on libmpdclient enums outside of MPDClient
|
2019-02-08 13:49:56 -05:00 |
|
|
|
58dcab754f
|
Bunch of changes based on PR feedback
|
2019-02-08 13:49:56 -05:00 |
|
|
|
b62b42707b
|
Big re-org
|
2019-02-08 13:49:55 -05:00 |
|