• Max Kellermann's avatar
    player_thread: detect finished queued song · 507606bb
    Max Kellermann authored
    When the decoder finishes the "queued" song very quickly (before the
    "current" song finishes playing), an assertion in do_play() fails
    because it thinks that it should start decoding the queued song,
    although that has in fact just finished.
    507606bb
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...