aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/ModplugDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-3/+3
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* TagHandler: pass SongTime to duration()Max Kellermann2014-08-291-1/+1
* DecoderAPI: pass SignedSongTime to decoder_initialized()Max Kellermann2014-08-291-1/+1
* DecoderAPI: use std::chrono::duration for decoder_seek*()Max Kellermann2014-08-261-1/+1
* decoder/modplug: use integer seek timesMax Kellermann2014-08-261-4/+1
* InputStream: move typedef offset_type to Offset.hxxMax Kellermann2014-08-191-1/+1
* decoder/modplug: check InputStream::KnownSize()Max Kellermann2014-08-191-13/+18
* Input*: move to input/Max Kellermann2014-01-241-1/+1
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+215