summaryrefslogtreecommitdiff
path: root/src/DecoderList.cxx
AgeCommit message (Expand)Author
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-29DecoderList: add function decoder_plugins_supports_suffix()Max Kellermann
2013-12-29DecoderList: remove unused function decoder_plugin_from_mime_type()Max Kellermann
2013-10-22DecoderList: fix the decoder_plugin_from_mime_type() return valueMax Kellermann
2013-10-21DecoderList: reimplement _for_each() with function objectMax Kellermann
2013-10-21DecoderPlugin: move functions into the structMax Kellermann
2013-10-21decoder_plugin: rename struct to DecoderPluginMax Kellermann
2013-10-20decoder/sidplay: add header fileMax Kellermann
2013-10-19*: use references instead of pointersMax Kellermann
2013-10-19*: use nullptr instead of NULLMax Kellermann
2013-10-15Util/Macros: replacement for GLib's G_N_ELEMENTS()Max Kellermann
2013-09-05mpd_error.h: remove obsolete headerMax Kellermann
2013-09-05conf.h: remove obsolete headerMax Kellermann
2013-08-04DecoderPlugin: pass config_param referenceMax Kellermann
2013-07-28decoder_api: convert to C++Max Kellermann
2013-07-28decoder/fluidsynth: convert to C++Max Kellermann
2013-07-28decoder/pcm: convert to C++Max Kellermann
2013-07-28decoder/mpcdec: convert to C++Max Kellermann
2013-07-28decoder/modplug: convert to C++Max Kellermann
2013-07-28decoder/mikmod: convert to C++Max Kellermann
2013-07-28decoder/wildmidi: convert to C++Max Kellermann
2013-07-28decoder/mpg123: convert to C++Max Kellermann
2013-07-28decoder/sndfile: convert to C++Max Kellermann
2013-07-28decoder/audiofile: convert to C++Max Kellermann
2013-07-28decoder/{dsf,dsdiff}: convert to C++Max Kellermann
2013-07-26decoder/mad: convert to C++Max Kellermann
2013-05-06decoder/FLAC*: rename files and symbols to Flac*Denis Krjuchkov
2013-04-17decoder/faad: convert to C++Max Kellermann
2013-04-08decoder/gme: convert to C++Max Kellermann
2013-01-30decoder_list: convert to C++Max Kellermann