1
1
mirror of https://github.com/danbee/persephone synced 2025-03-04 08:39:11 +00:00
persephone/Persephone/MPDClient/Extensions
Daniel Barber c4e5f7408a
Handle connection/disconnection better
* Add menu options to connect/disconnect
* Add option to attempt reconnection on fatal error
* Add ability to reset connection to MPDClient
2020-03-03 11:11:10 -05:00
..
MPDClient+Album.swift Fix bug adding albums to queue 2020-02-24 08:25:21 -05:00
MPDClient+Artist.swift Show list of artists 2019-09-29 18:30:07 -04:00
MPDClient+Command.swift Handle connection/disconnection better 2020-03-03 11:11:10 -05:00
MPDClient+Connection.swift Handle connection/disconnection better 2020-03-03 11:11:10 -05:00
MPDClient+Database.swift Wire up "update database" 2019-03-23 14:42:40 -04:00
MPDClient+Error.swift Handle connection/disconnection better 2020-03-03 11:11:10 -05:00
MPDClient+Idle.swift Handle connection/disconnection better 2020-03-03 11:11:10 -05:00
MPDClient+Mixer.swift Add volume control 2020-02-19 18:08:22 -05:00
MPDClient+Queue.swift Fix bug adding albums to queue 2020-02-24 08:25:21 -05:00
MPDClient+Songs.swift Tweak priorities of commands 2020-02-16 14:39:12 -05:00
MPDClient+Status.swift WIP: Refactor album art service 2019-03-25 22:23:07 -04:00
MPDClient+Transport.swift Tweak priorities of commands 2020-02-16 14:39:12 -05:00
MPDClientWrapper.c Fetching album art via MPD connection now 2020-02-15 21:36:38 -05:00
MPDClientWrapper.h Fetching album art via MPD connection now 2020-02-15 21:36:38 -05:00
Persephone-Bridging-Header.h Fetching album art via MPD connection now 2020-02-15 21:36:38 -05:00
RawRepresentable.swift Move RawRepresentable extension into it's own file 2019-02-08 13:49:57 -05:00