summaryrefslogtreecommitdiff
path: root/src/decoder/ModplugDecoderPlugin.cxx
AgeCommit message (Expand)Author
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-23input_stream: rename struct to InputStreamMax Kellermann
2013-10-21decoder: rename the struct to "Decoder"Max Kellermann
2013-10-21decoder_plugin: rename struct to DecoderPluginMax Kellermann
2013-10-21decoder/modplug: use WritableBuffer instead of GByteArrayMax Kellermann
2013-10-21decoder/modplug: move code to LoadModPlugFile()Max Kellermann
2013-10-19decoder/modplug: Add "loop_count" parameterSebastian Thorarensen
2013-10-17InputStream: use int64_t instead of goffsetMax Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-09-27DecoderCommand: convert to strictly-typed enumMax Kellermann
2013-09-26decoder/modplug: fix include directoryMax Kellermann
2013-09-05Tag, ...: move to libtag.aMax Kellermann
2013-09-05InputLegacy: move functions to the input_stream classMax Kellermann
2013-08-03audio_format: convert to C++Max Kellermann
2013-07-29tag_handler: convert to C++Max Kellermann
2013-07-28decoder_api: convert to C++Max Kellermann
2013-07-28decoder/modplug: convert to C++Max Kellermann