1
1
mirror of https://github.com/danbee/persephone synced 2025-03-04 08:39:11 +00:00
persephone/Shared/MPDClient/Extensions
Dan Barber ff88aa8f5e Move the handle idle command into the command queue
My theory is that it's ok to send the `noidle` synchronously but the
subsequent handling of the idle response should be on the command queue.
My hope is that this fixes issues with less than perfect network
connections (and also very occasionally seen on good networks).
2021-12-05 19:10:12 -06:00
..
MPDClient+Album.swift Fix search quote bug 2020-10-09 13:53:13 -04:00
MPDClient+Artist.swift Split out Mac app and shared files 2020-03-13 14:14:14 -04:00
MPDClient+Command.swift Move the handle idle command into the command queue 2021-12-05 19:10:12 -06:00
MPDClient+Connection.swift Split out Mac app and shared files 2020-03-13 14:14:14 -04:00
MPDClient+Database.swift Split out Mac app and shared files 2020-03-13 14:14:14 -04:00
MPDClient+Error.swift Split out Mac app and shared files 2020-03-13 14:14:14 -04:00
MPDClient+Idle.swift Move the handle idle command into the command queue 2021-12-05 19:10:12 -06:00
MPDClient+Mixer.swift Split out Mac app and shared files 2020-03-13 14:14:14 -04:00
MPDClient+Queue.swift Split out Mac app and shared files 2020-03-13 14:14:14 -04:00
MPDClient+Songs.swift Split out Mac app and shared files 2020-03-13 14:14:14 -04:00
MPDClient+Status.swift Split out Mac app and shared files 2020-03-13 14:14:14 -04:00
MPDClient+Transport.swift Split out Mac app and shared files 2020-03-13 14:14:14 -04:00
MPDClientWrapper.c Split out Mac app and shared files 2020-03-13 14:14:14 -04:00
MPDClientWrapper.h Split out Mac app and shared files 2020-03-13 14:14:14 -04:00
Persephone-Bridging-Header.h Split out Mac app and shared files 2020-03-13 14:14:14 -04:00
RawRepresentable.swift Split out Mac app and shared files 2020-03-13 14:14:14 -04:00