• Max Kellermann's avatar
    player: don't call STOP before CLOSE_AUDIO · 92d9797b
    Max Kellermann authored
    playerWait() stops the player thread (twice!) and closes the output
    device.  It should be well enough to just send CLOSE_AUDIO, without
    STOP.
    
    This requires a tiny change to the player thread code: make it break
    when CLOSE_AUDIO is sent.
    92d9797b
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...