summaryrefslogtreecommitdiff
path: root/src/decoder/plugins/FlacMetadata.cxx
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-07lib/xiph/FlacMetadataIterator: proper CamelCaseMax 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-11-10util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STLMax Kellermann
2017-05-15Merge tag 'v0.20.7'Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-02-08tag/Tag*: rename several source filesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-05-03decoder/{vorbis,flac,opus}: move OggCodec.cxx to libxiph.aMax 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-12-03util/SplitString: rename to DivideStringMax Kellermann
2014-09-24decoder/flac: pass VorbisComment to flac_parse_mixramp()Max Kellermann
2014-09-24decoder/flac: move code to tag/MixRamp.cxxMax Kellermann
2014-09-24decoder/flac: pass VorbisComment to flac_parse_replay_gain()Max Kellermann
2014-09-24tag/ReplayGain: add VorbisComment parserMax Kellermann
2014-09-24decoder/{vorbis,flac}: move duplicate code to tag/VorbisComment.cxxMax Kellermann
2014-08-29TagHandler: pass SongTime to duration()Max Kellermann
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann