aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/FlacMetadata.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* util/SplitString: rename to DivideStringMax Kellermann2014-12-031-2/+2
|
* decoder/flac: pass VorbisComment to flac_parse_mixramp()Max Kellermann2014-09-241-4/+1
|
* decoder/flac: move code to tag/MixRamp.cxxMax Kellermann2014-09-241-35/+10
|
* decoder/flac: pass VorbisComment to flac_parse_replay_gain()Max Kellermann2014-09-241-4/+1
|
* tag/ReplayGain: add VorbisComment parserMax Kellermann2014-09-241-24/+10
| | | | Move code from the Vorbis and FLAC decoder plugins.
* decoder/{vorbis,flac}: move duplicate code to tag/VorbisComment.cxxMax Kellermann2014-09-241-11/+2
|
* TagHandler: pass SongTime to duration()Max Kellermann2014-08-291-0/+10
|
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+223