• 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
player_thread.c 21.9 KB