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
/
FlacMetadata.hxx
Age
Commit message (
Expand
)
Author
2018-07-07
decoder/flac: rename FlacMetadata.cxx to FlacStreamMetadata.cxx
Max Kellermann
2018-07-07
decoder/flac: move class FlacMetadataChain to separate source
Max Kellermann
2018-07-07
decoder/flac: move FlacIOHandle.?xx to lib/xiph/
Max Kellermann
2018-07-07
decoder/flac: move class FLACMetadataIterator to separate source
Max Kellermann
2018-07-07
decoder/flac: pass FLAC__Metadata_Chain* to FLACMetadataIterator ctor
Max Kellermann
2018-07-05
tag/Handler: convert to class with virtual methods
Max Kellermann
2017-06-04
*: add lost of "noexcept" specifications
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
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-01
Copyright year 2015
Max Kellermann
2014-09-24
decoder/flac: pass VorbisComment to flac_parse_mixramp()
Max Kellermann
2014-09-24
decoder/flac: pass VorbisComment to flac_parse_replay_gain()
Max Kellermann
2014-08-29
TagHandler: pass SongTime to duration()
Max Kellermann
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann