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
/
AdPlugDecoderPlugin.cxx
Age
Commit message (
Expand
)
Author
2018-01-23
decoder/{adplug,sidplay}: add missing "noexcept"
Max Kellermann
2018-01-02
config/Block: add method GetPositiveValue()
Max Kellermann
2017-02-08
tag/Tag*: rename several source files
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-18
decoder/Client: add Submit 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-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-09-21
decoder/adplug: log version number
Max Kellermann
2014-09-21
decoder/adplug: move the buffer into the loop
Max Kellermann
2014-08-29
TagHandler: pass SongTime to duration()
Max Kellermann
2014-08-29
DecoderAPI: pass SignedSongTime to decoder_initialized()
Max Kellermann
2014-02-07
DecoderPlugin: pass Path instance to file_decode() and scan_file()
Max Kellermann
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann