summaryrefslogtreecommitdiff
path: root/src/decoder_list.c
AgeCommit message (Expand)Author
2012-10-02decoder/flac: use C++ compilerMax Kellermann
2012-09-25decoder/adplug: new decoder pluginMax Kellermann
2012-09-05src/decoder/opus: new decoder plugin for the Opus codecMax Kellermann
2012-06-27patch to split DSD decoder into separate decoders for DSF en DFF. Move commonJurgen Kramer
2012-06-12Merge branch 'v0.16.x'Max Kellermann
2012-06-12decoder_list: add _for_each() macrosMax Kellermann
2011-10-04decoder/dsdiff: new decoder pluginMax Kellermann
2011-09-01decoder/oggflac: delete this obsolete pluginMax Kellermann
2011-01-29copyright year 2011Max Kellermann
2010-12-22decoder: new "pcm" decoder pluginMax Kellermann
2010-09-25eliminate g_error() usageThomas Jansen
2010-04-10Decoder for game music emulation library.Tony Miller
2009-12-31Update copyright notices.Avuton Olrich
2009-11-12include config.h in all sourcesMax Kellermann
2009-11-09decoder_list: fix decoder_plugin_from_mime_type()Max Kellermann
2009-11-07decoder_list: moved print_all_decoders() to cmdline.cMax Kellermann
2009-11-07decoder_list: pass previous plugin pointer to lookup functionsMax Kellermann
2009-11-07decoder_list: moved suffix/mime_type checks to decoder_plugin.cMax Kellermann
2009-11-07decoder_list: back to NULL terminated listMax Kellermann
2009-11-06utils: renamed stringFoundInStringArray()Max Kellermann
2009-08-26decoder/mpg123: new decoder plugin based on libmpg123Max Kellermann
2009-07-07decoder/sndfile: new decoder plugin based on libsndfileMax Kellermann
2009-04-06decoder: prefer wildmidi over fluidsynthAvuton Olrich
2009-04-02decoder: Rename all main decoder plugins functions to *decoder_plugin.Avuton Olrich
2009-04-01configure.ac: renamed --enable-mod to --enable-mikmodMax Kellermann
2009-04-01configure.ac: renamed --enable-oggvorbis to --enable-vorbisMax Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-02-28decoder_list: print decoder list with suffixesMax Kellermann
2009-02-17renamed decoder plugin "mpc" to "mpcdec"Max Kellermann
2009-02-17renamed decoder plugin "mp4" to "mp4ff"Max Kellermann
2009-02-16renamed decoder plugin "aac" to "faad"Max Kellermann
2009-02-16renamed decoder plugin "mp3" to "mad"Max Kellermann
2009-02-15decoder_list: added configuration option to disable decoder pluginsMax Kellermann
2009-02-15decoder_list: added configuration block "decoder"Max Kellermann
2009-02-15decoder_plugin: pass struct config_param to init() methodMax Kellermann
2009-02-15decoder_plugin: added inline wrapper functionsMax Kellermann
2009-02-15decoder_api: moved struct decoder_plugin to decoder_plugin.hMax Kellermann
2009-02-12wildmidi: new decoder plugin for MIDI filesMax Kellermann
2009-02-12fluidsynth: new decoder plugin for MIDI filesMax Kellermann
2009-02-11sidplay: new decoder plugin for playing C64 SID filesMax Kellermann
2009-01-24renamed the "mod" decoder plugin to "mikmod"Max Kellermann
2009-01-15flac: no CamelCaseMax Kellermann
2009-01-14oggvorbis: no CamelCaseMax Kellermann
2009-01-08added missing explicit config.h includesMax Kellermann
2008-12-30print supported decoders in --versionViliam Mateicka
2008-12-28decoder: new plugin using modplug libraryViliam Mateicka
2008-12-09utils: moving stringFoundInStringArray() from decoder into utilsViliam Mateicka
2008-11-10flac: enable oggflac with libflacMax Kellermann
2008-11-04wavpack: no CamelCaseMax Kellermann
2008-11-04mp4: no CamelCaseeMax Kellermann