aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/MikmodDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-248/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* include cleanup using iwyuMax Kellermann2013-11-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
* decoder/mikmod: use const_cast instead of g_strdup()Max Kellermann2013-10-191-8/+8
* decoder/mikmod: Add loop configuration parameterSebastian Thorarensen2013-10-181-2/+3
* Log: new logging library APIMax Kellermann2013-10-021-6/+10
* DecoderCommand: convert to strictly-typed enumMax Kellermann2013-09-271-2/+3
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* mpd_error.h: remove obsolete headerMax Kellermann2013-09-051-3/+3
* Merge tag 'release-0.17.5'Max Kellermann2013-08-041-0/+4
* DecoderPlugin: pass config_param referenceMax Kellermann2013-08-041-4/+3
* audio_format: convert to C++Max Kellermann2013-08-031-4/+3
* tag_handler: convert to C++Max Kellermann2013-07-291-1/+1
* decoder_api: convert to C++Max Kellermann2013-07-281-1/+1
* decoder/mikmod: convert to C++Max Kellermann2013-07-281-0/+240