mpd/src/decoder
Max Kellermann de588448df mp3: return from mp3_synth_and_send() on any command
Previously, the function would only return when a STOP was issued.  It
makes more sense to consider all possible commands.
2008-10-29 16:17:21 +01:00
..
_flac_common.c input_stream: removed the InputStream typedef 2008-10-26 19:54:57 +01:00
_flac_common.h input_stream: removed the InputStream typedef 2008-10-26 19:54:57 +01:00
_ogg_common.c input_stream: no CamelCase 2008-10-26 20:34:47 +01:00
_ogg_common.h input_stream: removed the InputStream typedef 2008-10-26 19:54:57 +01:00
aac_plugin.c input_stream: use "bool" instead of "int" 2008-10-26 20:56:46 +01:00
audiofile_plugin.c renamed src/inputPlugins/ to src/decoder/ 2008-10-26 11:29:25 +01:00
ffmpeg_plugin.c input_stream: use "bool" instead of "int" 2008-10-26 20:56:46 +01:00
flac_plugin.c input_stream: use "bool" instead of "int" 2008-10-26 20:56:46 +01:00
mod_plugin.c renamed src/inputPlugins/ to src/decoder/ 2008-10-26 11:29:25 +01:00
mp3_plugin.c mp3: return from mp3_synth_and_send() on any command 2008-10-29 16:17:21 +01:00
mp4_plugin.c input_stream: use "bool" instead of "int" 2008-10-26 20:56:46 +01:00
mpc_plugin.c input_stream: use "bool" instead of "int" 2008-10-26 20:56:46 +01:00
oggflac_plugin.c input_stream: use "bool" instead of "int" 2008-10-26 20:56:46 +01:00
oggvorbis_plugin.c input_stream: use "bool" instead of "int" 2008-10-26 20:56:46 +01:00
wavpack_plugin.c input_stream: use "bool" instead of "int" 2008-10-26 20:56:46 +01:00