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