aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/SidplayDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-5/+5
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* decoder/sidplay: pass SidTuneMod to get_song_length()Max Kellermann2014-12-041-14/+9
* decoder/sidplay: simplify the SidDatabase::length() callMax Kellermann2014-12-041-4/+2
* decoder/sidplay: include cleanupMax Kellermann2014-12-041-2/+0
* decoder/sidplay: use class SidDatabaseMax Kellermann2014-12-041-51/+11
* decoder/sidplay: use config_param::GetBlockPath()Max Kellermann2014-12-041-7/+12
* decoder/sidplay: make "songlength_file" localMax Kellermann2014-12-041-2/+1
* decoder/sidplay: pass parsed path to get_song_length()Max Kellermann2014-12-041-4/+3
* decoder/sidplay: merge get_container_name() and get_song_num()Max Kellermann2014-12-041-50/+38
* 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