aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/SidplayDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* TagHandler: pass SongTime to duration()Max Kellermann2014-08-291-1/+1
* DecoderAPI: pass SignedSongTime to decoder_initialized()Max Kellermann2014-08-291-13/+17
* DecoderAPI: use std::chrono::duration for decoder_seek*()Max Kellermann2014-08-261-2/+2
* DecoderPlugin: free the container_scan() return value with delete[]Max Kellermann2014-02-241-4/+2
* DecoderPlugin: pass Path instance to file_decode() and scan_file()Max Kellermann2014-02-071-10/+11
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+436