summaryrefslogtreecommitdiff
path: root/src/decoder/plugins/SidplayDecoderPlugin.cxx
AgeCommit message (Expand)Author
2018-08-02DetachedSong, db/LightSong, SongFilter: move to src/song/Max Kellermann
2018-07-05tag/Handler: convert to class with virtual methodsMax Kellermann
2018-01-24util/StringFormat: new utility libraryMax Kellermann
2018-01-23decoder/{adplug,sidplay}: add missing "noexcept"Max Kellermann
2018-01-02config/Block: add method GetPositiveValue()Max Kellermann
2017-05-15Merge tag 'v0.20.7'Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-03-10Merge tag 'v0.20.6'Max Kellermann
2017-03-10decoder/sidplay: make compatible with libsidplayfp < 1.8Max Kellermann
2017-02-08tag/Tag*: rename several source filesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-24decoder/{mikmod,modplug}: throw exception instead of calling FatalError()Max Kellermann
2016-11-22decoder/DecoderPlugin: container_scan() returns forward_list<DetachedSong>Max Kellermann
2016-11-22decoder/sidplay: use template to eliminate duplicate codeMax Kellermann
2016-11-22decoder/sidplay: move code to ScanSidTuneInfo()Max Kellermann
2016-11-22decoder/{gme,sidplay}: fix off-by-one bug in container_scan()Max Kellermann
2016-11-22decoder/DecoderPlugin: container_scan() returns forward_list<string>Max Kellermann
2016-11-18decoder/Client: add Submit methodsMax Kellermann
2016-11-18decoder/Client: add DecoderCommand/seek virtual 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-10-28config/Block: GetPath() throws exception on errorMax Kellermann
2016-10-28config/Block: rename GetBlockPath() to GetPath()Max Kellermann
2016-10-27Merge branch 'v0.19.x'Max Kellermann
2016-10-27decoder/sidplay: fix playback speed with libsidplayfpMax Kellermann
2016-10-27decoder/sidplay: simplify seek loopMax Kellermann
2016-07-29Merge branch 'v0.19.x'Max Kellermann
2016-07-29decoder/sidplay: allow building with libsidplayfp instead of libsidplay2Max Kellermann
2016-07-29decoder/sidplay: read the "date" tagMax Kellermann
2016-07-29decoder/sidplay: add GetInfoString()Max Kellermann
2016-07-29decoder/sidplay: use SidTune::getStatus()Max Kellermann
2016-07-29decoder/sidplay: log detailed error messageMax Kellermann
2016-07-29decoder/sidplay: remove unnecessary error checkMax Kellermann
2016-07-29decoder/sidplay: use SidTune::getStatus()Max Kellermann
2016-07-29decoder/sidplay: pass SidTuneMod to get_song_length()Max Kellermann
2016-07-29decoder/sidplay: simplify the SidDatabase::length() callMax Kellermann
2016-07-29decoder/sidplay: include cleanupMax Kellermann
2016-07-29decoder/sidplay: use class SidDatabaseMax Kellermann
2016-07-29decoder/sidplay: use config_param::GetBlockPath()Max Kellermann
2016-07-29decoder/sidplay: make "songlength_file" localMax Kellermann
2016-07-29decoder/sidplay: pass parsed path to get_song_length()Max Kellermann
2016-07-29decoder/sidplay: merge get_container_name() and get_song_num()Max Kellermann
2016-04-13decoder/Plugin: container_scan() returns AllocatedStringMax Kellermann
2016-04-12util/FormatString: return AllocatedStringMax 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