• Max Kellermann's avatar
    player_thread: pause when output fails while seeking · 70faf592
    Max Kellermann authored
    When no audio outputs could be opened while seeking, leave MPD seeked
    at that position and pause playback.  The user may continue from this
    point at any time, as soon as the audio outputs are fixed.  The old
    behaviour triggered an assertion failure: the failure wasn't passed
    properly to the do_play() function, which attempted to play audio
    chunks.
    70faf592
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...