mirror of
https://github.com/danbee/persephone
synced 2025-03-04 08:39:11 +00:00
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. |
||
|---|---|---|
| .. | ||
| MPDClient+Album.swift | ||
| MPDClient+Artist.swift | ||
| MPDClient+Command.swift | ||
| MPDClient+Connection.swift | ||
| MPDClient+Database.swift | ||
| MPDClient+Error.swift | ||
| MPDClient+Idle.swift | ||
| MPDClient+Queue.swift | ||
| MPDClient+Songs.swift | ||
| MPDClient+Status.swift | ||
| MPDClient+Transport.swift | ||
| RawRepresentable.swift | ||