-
Max Kellermann authored
Removing the LockHasClients(); this code was copied from the "httpd" output plugin, but unlike "httpd", the SnapCast output plugin does not feed silence while paused, so we need to implement a delay to avoid busy-looping the CPU. As a side effect, this eliminates the suttering after resuming playback, because the timer now gets reset even if there is a client. Closes https://github.com/MusicPlayerDaemon/MPD/issues/1394
bc6924d3
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Chunk.hxx | ||
| Client.cxx | ||
| Client.hxx | ||
| Internal.hxx | ||
| Protocol.hxx | ||
| SnapcastOutputPlugin.cxx | ||
| SnapcastOutputPlugin.hxx | ||
| Timestamp.hxx |