aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/DecoderList.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann1-4/+4
2015-01-21config/Option: convert to strictly-typed enumMax Kellermann1-1/+2
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann1-1/+1
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-12-22configure.ac: use MPD_ENABLE_AUTO_PKG_LIB for libgmeMax Kellermann1-1/+1
2014-12-09configure.ac: use MPD_ENABLE_AUTO_LIB for libfaadMax Kellermann1-1/+1
2014-12-09configure.ac: add macro MPD_ENABLE_AUTO_LIBMax Kellermann1-1/+1
2014-11-25decoder/mp4v2: remove because of incompatible licenseMax Kellermann1-4/+0
2014-11-22configure.ac: add macro MPD_ENABLE_AUTO_PKG_LIBMax Kellermann1-1/+1
2014-11-21configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann1-10/+8
2014-08-07decoder/Mp4v2: add MP4v2 decoder pluginAndrée Ekroth1-0/+4
2014-01-24ConfigGlobal: add config_find_block()Max Kellermann1-26/+1
2014-01-24Config*: move to config/Max Kellermann1-2/+2
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann1-21/+21
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-12-29DecoderList: add function decoder_plugins_supports_suffix()Max Kellermann1-37/+8
2013-12-29DecoderList: remove unused function decoder_plugin_from_mime_type()Max Kellermann1-22/+0
2013-10-22DecoderList: fix the decoder_plugin_from_mime_type() return valueMax Kellermann1-3/+1
2013-10-21DecoderList: reimplement _for_each() with function objectMax Kellermann1-5/+6
2013-10-21DecoderPlugin: move functions into the structMax Kellermann1-4/+4
2013-10-21decoder_plugin: rename struct to DecoderPluginMax Kellermann1-9/+9
2013-10-20decoder/sidplay: add header fileMax Kellermann1-2/+1
2013-10-19*: use references instead of pointersMax Kellermann1-5/+5
2013-10-19*: use nullptr instead of NULLMax Kellermann1-16/+16
2013-10-15Util/Macros: replacement for GLib's G_N_ELEMENTS()Max Kellermann1-5/+3
2013-09-05mpd_error.h: remove obsolete headerMax Kellermann1-3/+3
2013-09-05conf.h: remove obsolete headerMax Kellermann1-1/+2
2013-08-04DecoderPlugin: pass config_param referenceMax Kellermann1-4/+7
2013-07-28decoder_api: convert to C++Max Kellermann1-1/+1
2013-07-28decoder/fluidsynth: convert to C++Max Kellermann1-1/+1
2013-07-28decoder/pcm: convert to C++Max Kellermann1-1/+1
2013-07-28decoder/mpcdec: convert to C++Max Kellermann1-1/+1
2013-07-28decoder/modplug: convert to C++Max Kellermann1-1/+1
2013-07-28decoder/mikmod: convert to C++Max Kellermann1-1/+1
2013-07-28decoder/wildmidi: convert to C++Max Kellermann1-1/+1
2013-07-28decoder/mpg123: convert to C++Max Kellermann1-1/+1
2013-07-28decoder/sndfile: convert to C++Max Kellermann1-1/+1
2013-07-28decoder/audiofile: convert to C++Max Kellermann1-1/+1
2013-07-28decoder/{dsf,dsdiff}: convert to C++Max Kellermann1-2/+2
2013-07-26decoder/mad: convert to C++Max Kellermann1-1/+1
2013-05-06decoder/FLAC*: rename files and symbols to Flac*Denis Krjuchkov1-1/+1
2013-04-17decoder/faad: convert to C++Max Kellermann1-1/+1
2013-04-08decoder/gme: convert to C++Max Kellermann1-1/+1
2013-01-30decoder_list: convert to C++Max Kellermann1-2/+2
2013-01-28decoder/mp4ff: delete obsolete pluginMax Kellermann1-4/+0
2013-01-26decoder/ffmpeg: convert to C++Max Kellermann1-1/+1
2013-01-10Log, ...: include cleanupMax Kellermann1-1/+0
2013-01-10decoder/wavpack: convert to C++Max Kellermann1-1/+1
2013-01-07decoder/vorbis: convert to C++Max Kellermann1-1/+1
2012-10-02decoder/flac: use C++ compilerMax Kellermann1-2/+1