aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/AdPlugDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* *: use nullptr instead of NULLMax Kellermann2013-10-281-1/+1
* decoder: rename the struct to "Decoder"Max Kellermann2013-10-211-1/+1
* decoder_plugin: rename struct to DecoderPluginMax Kellermann2013-10-211-1/+1
* TagType: rename enum tag_type to TagTypeMax Kellermann2013-10-201-1/+1
* Util/Macros: replacement for GLib's G_N_ELEMENTS()Max Kellermann2013-10-151-3/+2
* Log: new logging library APIMax Kellermann2013-10-021-4/+2
* DecoderCommand: convert to strictly-typed enumMax Kellermann2013-09-271-2/+2
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* util/Error: new error passing libraryMax Kellermann2013-09-041-4/+4
* DecoderPlugin: pass config_param referenceMax Kellermann2013-08-041-2/+2
* audio_format: convert to C++Max Kellermann2013-08-031-4/+3
* audio_check: convert to C++Max Kellermann2013-07-291-4/+1
* tag_handler: convert to C++Max Kellermann2013-07-291-1/+1
* decoder_api: convert to C++Max Kellermann2013-07-281-1/+1
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-1/+1
* decoder/adplug: new decoder pluginMax Kellermann2012-09-251-0/+148