9e0f7dcd1a
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. |
||
---|---|---|
.. | ||
_flac_common.c | ||
_flac_common.h | ||
_ogg_common.c | ||
_ogg_common.h | ||
aac_plugin.c | ||
audiofile_plugin.c | ||
flac_plugin.c | ||
mod_plugin.c | ||
mp3_plugin.c | ||
mp4_plugin.c | ||
mpc_plugin.c | ||
oggflac_plugin.c | ||
oggvorbis_plugin.c | ||
wavpack_plugin.c |