1
1
mirror of https://github.com/danbee/persephone synced 2025-03-04 08:39:11 +00:00
persephone/Shared
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
..
Controllers Add iOS app skeleton 2020-03-29 12:50:47 -04:00
Delegates Add iOS app skeleton 2020-03-29 12:50:47 -04:00
Extensions Add iOS app skeleton 2020-03-29 12:50:47 -04:00
include Split out Mac app and shared files 2020-03-13 14:14:14 -04:00
Lib Add iOS app skeleton 2020-03-29 12:50:47 -04:00
Models Deal with album artist when dragging songs 2020-07-24 21:26:24 -04:00
MPDClient Move the handle idle command into the command queue 2021-12-05 19:10:12 -06:00
State Fix black album art and queue height 2021-02-14 09:50:39 -05:00