• Max Kellermann's avatar
    added dc_command_finished() · 9e0f7dcd
    Max Kellermann authored
    dc_command_finished() is invoked by the decoder thread when it has
    finished a command (sent by the player thread).  It resets dc.command
    and wakes up the player thread.  This combination was used at a lot of
    places, and by introducing this function, the code will be more
    readable.
    9e0f7dcd
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...