• 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
..
_flac_common.c Loading commit data...
_flac_common.h Loading commit data...
_ogg_common.c Loading commit data...
_ogg_common.h Loading commit data...
aac_plugin.c Loading commit data...
audiofile_plugin.c Loading commit data...
flac_plugin.c Loading commit data...
mod_plugin.c Loading commit data...
mp3_plugin.c Loading commit data...
mp4_plugin.c Loading commit data...
mpc_plugin.c Loading commit data...
oggflac_plugin.c Loading commit data...
oggvorbis_plugin.c Loading commit data...
wavpack_plugin.c Loading commit data...