index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
decoder
/
plugins
/
SidplayDecoderPlugin.cxx
Age
Commit message (
Expand
)
Author
2018-01-24
util/StringFormat: new utility library
Max Kellermann
2018-01-23
decoder/{adplug,sidplay}: add missing "noexcept"
Max Kellermann
2018-01-02
config/Block: add method GetPositiveValue()
Max Kellermann
2017-05-15
Merge tag 'v0.20.7'
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-03-10
Merge tag 'v0.20.6'
Max Kellermann
2017-03-10
decoder/sidplay: make compatible with libsidplayfp < 1.8
Max Kellermann
2017-02-08
tag/Tag*: rename several source files
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-24
decoder/{mikmod,modplug}: throw exception instead of calling FatalError()
Max Kellermann
2016-11-22
decoder/DecoderPlugin: container_scan() returns forward_list<DetachedSong>
Max Kellermann
2016-11-22
decoder/sidplay: use template to eliminate duplicate code
Max Kellermann
2016-11-22
decoder/sidplay: move code to ScanSidTuneInfo()
Max Kellermann
2016-11-22
decoder/{gme,sidplay}: fix off-by-one bug in container_scan()
Max Kellermann
2016-11-22
decoder/DecoderPlugin: container_scan() returns forward_list<string>
Max Kellermann
2016-11-18
decoder/Client: add Submit methods
Max Kellermann
2016-11-18
decoder/Client: add DecoderCommand/seek virtual methods
Max Kellermann
2016-11-18
decoder/Client: add virtual method Ready()
Max Kellermann
2016-11-18
decoder/Client: new interface which wraps struct Decoder
Max Kellermann
2016-11-10
CheckAudioFormat: migrate from class Error to C++ exceptions
Max Kellermann
2016-10-28
config/Block: GetPath() throws exception on error
Max Kellermann
2016-10-28
config/Block: rename GetBlockPath() to GetPath()
Max Kellermann
2016-10-27
Merge branch 'v0.19.x'
Max Kellermann
2016-10-27
decoder/sidplay: fix playback speed with libsidplayfp
Max Kellermann
2016-10-27
decoder/sidplay: simplify seek loop
Max Kellermann
2016-07-29
Merge branch 'v0.19.x'
Max Kellermann
2016-07-29
decoder/sidplay: allow building with libsidplayfp instead of libsidplay2
Max Kellermann
2016-07-29
decoder/sidplay: read the "date" tag
Max Kellermann
2016-07-29
decoder/sidplay: add GetInfoString()
Max Kellermann
2016-07-29
decoder/sidplay: use SidTune::getStatus()
Max Kellermann
2016-07-29
decoder/sidplay: log detailed error message
Max Kellermann
2016-07-29
decoder/sidplay: remove unnecessary error check
Max Kellermann
2016-07-29
decoder/sidplay: use SidTune::getStatus()
Max Kellermann
2016-07-29
decoder/sidplay: pass SidTuneMod to get_song_length()
Max Kellermann
2016-07-29
decoder/sidplay: simplify the SidDatabase::length() call
Max Kellermann
2016-07-29
decoder/sidplay: include cleanup
Max Kellermann
2016-07-29
decoder/sidplay: use class SidDatabase
Max Kellermann
2016-07-29
decoder/sidplay: use config_param::GetBlockPath()
Max Kellermann
2016-07-29
decoder/sidplay: make "songlength_file" local
Max Kellermann
2016-07-29
decoder/sidplay: pass parsed path to get_song_length()
Max Kellermann
2016-07-29
decoder/sidplay: merge get_container_name() and get_song_num()
Max Kellermann
2016-04-13
decoder/Plugin: container_scan() returns AllocatedString
Max Kellermann
2016-04-12
util/FormatString: return AllocatedString
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-23
tag/TagHandler: pass by reference
Max Kellermann
2016-02-22
tag/handler: use CamelCase
Max Kellermann
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-04
decoder/sidplay: pass SidTuneMod to get_song_length()
Max Kellermann
2014-12-04
decoder/sidplay: simplify the SidDatabase::length() call
Max Kellermann
[next]