mpd/src/inputPlugins
Max Kellermann b084bc28ed use the "bool" data type instead of "int"
"bool" should be used in C99 programs for boolean values.
2008-10-08 11:03:39 +02:00
..
_flac_common.c switch to C99 types, part II 2008-09-29 15:49:29 +02:00
_flac_common.h flac: removed FlacData.chunk_length 2008-09-23 23:59:55 +02:00
_ogg_common.c added decoder_read() 2008-08-26 08:27:14 +02:00
_ogg_common.h moved InputPlugin to decoder_api.h 2008-08-26 08:27:06 +02:00
aac_plugin.c don't include os_compat.h 2008-10-08 10:49:29 +02:00
audiofile_plugin.c don't include os_compat.h 2008-10-08 10:49:29 +02:00
flac_plugin.c use the "bool" data type instead of "int" 2008-10-08 11:03:39 +02:00
mod_plugin.c use C99 struct initializers 2008-09-29 15:55:17 +02:00
mp3_plugin.c use C99 struct initializers 2008-09-29 15:55:17 +02:00
mp4_plugin.c use the "bool" data type instead of "int" 2008-10-08 11:03:39 +02:00
mpc_plugin.c use C99 struct initializers 2008-09-29 15:55:17 +02:00
oggflac_plugin.c use the "bool" data type instead of "int" 2008-10-08 11:03:39 +02:00
oggvorbis_plugin.c use the "bool" data type instead of "int" 2008-10-08 11:03:39 +02:00
wavpack_plugin.c use the "bool" data type instead of "int" 2008-10-08 11:03:39 +02:00