aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderList.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* DecoderList: fix the decoder_plugin_from_mime_type() return valueMax Kellermann2013-10-221-3/+1
* DecoderList: reimplement _for_each() with function objectMax Kellermann2013-10-211-5/+6
* DecoderPlugin: move functions into the structMax Kellermann2013-10-211-4/+4
* decoder_plugin: rename struct to DecoderPluginMax Kellermann2013-10-211-9/+9
* decoder/sidplay: add header fileMax Kellermann2013-10-201-2/+1
* *: use references instead of pointersMax Kellermann2013-10-191-5/+5
* *: use nullptr instead of NULLMax Kellermann2013-10-191-16/+16
* Util/Macros: replacement for GLib's G_N_ELEMENTS()Max Kellermann2013-10-151-5/+3
* mpd_error.h: remove obsolete headerMax Kellermann2013-09-051-3/+3
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+2
* DecoderPlugin: pass config_param referenceMax Kellermann2013-08-041-4/+7
* decoder_api: convert to C++Max Kellermann2013-07-281-1/+1
* decoder/fluidsynth: convert to C++Max Kellermann2013-07-281-1/+1
* decoder/pcm: convert to C++Max Kellermann2013-07-281-1/+1
* decoder/mpcdec: convert to C++Max Kellermann2013-07-281-1/+1
* decoder/modplug: convert to C++Max Kellermann2013-07-281-1/+1
* decoder/mikmod: convert to C++Max Kellermann2013-07-281-1/+1
* decoder/wildmidi: convert to C++Max Kellermann2013-07-281-1/+1
* decoder/mpg123: convert to C++Max Kellermann2013-07-281-1/+1
* decoder/sndfile: convert to C++Max Kellermann2013-07-281-1/+1
* decoder/audiofile: convert to C++Max Kellermann2013-07-281-1/+1
* decoder/{dsf,dsdiff}: convert to C++Max Kellermann2013-07-281-2/+2
* decoder/mad: convert to C++Max Kellermann2013-07-261-1/+1
* decoder/FLAC*: rename files and symbols to Flac*Denis Krjuchkov2013-05-061-1/+1
* decoder/faad: convert to C++Max Kellermann2013-04-171-1/+1
* decoder/gme: convert to C++Max Kellermann2013-04-081-1/+1
* decoder_list: convert to C++Max Kellermann2013-01-301-0/+237