summaryrefslogtreecommitdiff
path: root/src/decoder/plugins/AdPlugDecoderPlugin.cxx
AgeCommit message (Expand)Author
2018-01-23decoder/{adplug,sidplay}: add missing "noexcept"Max Kellermann
2018-01-02config/Block: add method GetPositiveValue()Max Kellermann
2017-02-08tag/Tag*: rename several source filesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-18decoder/Client: add Submit methodsMax Kellermann
2016-11-18decoder/Client: add virtual method Ready()Max Kellermann
2016-11-18decoder/Client: new interface which wraps struct DecoderMax Kellermann
2016-11-10CheckAudioFormat: migrate from class Error to C++ exceptionsMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2016-02-23tag/TagHandler: pass by referenceMax Kellermann
2016-02-22tag/handler: use CamelCaseMax Kellermann
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-09-21decoder/adplug: log version numberMax Kellermann
2014-09-21decoder/adplug: move the buffer into the loopMax Kellermann
2014-08-29TagHandler: pass SongTime to duration()Max Kellermann
2014-08-29DecoderAPI: pass SignedSongTime to decoder_initialized()Max Kellermann
2014-02-07DecoderPlugin: pass Path instance to file_decode() and scan_file()Max Kellermann
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann