1
1
mirror of https://github.com/danbee/persephone synced 2025-03-04 08:39:11 +00:00
persephone/Persephone/MPDClient/Extensions
Daniel Barber b581f297c9
Refactor connection logic
The app would crash when connection settings were changed. This
refactors the connection logic to be consistent with the rest of the
mpdclient command structure. This ultimately fixes the bug.
2020-01-20 13:35:59 -05:00
..
MPDClient+Album.swift Fix bug where playing a song or album crashes the app 2019-12-06 17:51:06 -05:00
MPDClient+Artist.swift Show list of artists 2019-09-29 18:30:07 -04:00
MPDClient+Command.swift Refactor connection logic 2020-01-20 13:35:59 -05:00
MPDClient+Connection.swift Refactor connection logic 2020-01-20 13:35:59 -05:00
MPDClient+Database.swift Wire up "update database" 2019-03-23 14:42:40 -04:00
MPDClient+Error.swift WIP: Refactor MPDClient 2019-03-20 20:06:23 -04:00
MPDClient+Idle.swift Fix playing song not getting updated when moving a track 2019-06-22 13:48:26 -04:00
MPDClient+Queue.swift Show list of artists 2019-09-29 18:30:07 -04:00
MPDClient+Songs.swift Can drag an album onto the queue 2019-09-27 13:35:48 -04:00
MPDClient+Status.swift WIP: Refactor album art service 2019-03-25 22:23:07 -04:00
MPDClient+Transport.swift Shuffle/repeat buttons change server state 2019-05-18 15:23:12 -04:00
RawRepresentable.swift Move RawRepresentable extension into it's own file 2019-02-08 13:49:57 -05:00