aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/ModplugDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-215/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-8/+8
* decoder: rename the struct to "Decoder"Max Kellermann2013-10-211-4/+5
* decoder_plugin: rename struct to DecoderPluginMax Kellermann2013-10-211-1/+1
* decoder/modplug: use WritableBuffer instead of GByteArrayMax Kellermann2013-10-211-31/+30
* decoder/modplug: move code to LoadModPlugFile()Max Kellermann2013-10-211-21/+17
* decoder/modplug: Add "loop_count" parameterSebastian Thorarensen2013-10-191-1/+16
* InputStream: use int64_t instead of goffsetMax Kellermann2013-10-171-3/+3
* Log: new logging library APIMax Kellermann2013-10-021-7/+8
* DecoderCommand: convert to strictly-typed enumMax Kellermann2013-09-271-3/+3
* decoder/modplug: fix include directoryMax Kellermann2013-09-261-1/+3
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* InputLegacy: move functions to the input_stream classMax Kellermann2013-09-051-3/+4
* 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/modplug: convert to C++Max Kellermann2013-07-281-0/+201