-
Max Kellermann authored
When the client wants to seek, but the decoder has already finished decoding the current song, the player restarts the decoder with an initial seek at the new position. When this initial seek fails, MPD pretends nothing has happened and plays this song from the start. With this new flag, a restarted decoder marks the initial seek as "essential" and fails the decoder if that seek fails. Closes https://github.com/MusicPlayerDaemon/MPD/issues/895
374cc51f
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Control.cxx | ||
Control.hxx | ||
CrossFade.cxx | ||
CrossFade.hxx | ||
Listener.hxx | ||
Outputs.hxx | ||
Thread.cxx |