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