Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | util/SplitString: rename to DivideString | Max Kellermann | 2014-12-03 | 1 | -2/+2 |
* | decoder/flac: pass VorbisComment to flac_parse_mixramp() | Max Kellermann | 2014-09-24 | 1 | -4/+1 |
* | decoder/flac: move code to tag/MixRamp.cxx | Max Kellermann | 2014-09-24 | 1 | -35/+10 |
* | decoder/flac: pass VorbisComment to flac_parse_replay_gain() | Max Kellermann | 2014-09-24 | 1 | -4/+1 |
* | tag/ReplayGain: add VorbisComment parser | Max Kellermann | 2014-09-24 | 1 | -24/+10 |
* | decoder/{vorbis,flac}: move duplicate code to tag/VorbisComment.cxx | Max Kellermann | 2014-09-24 | 1 | -11/+2 |
* | TagHandler: pass SongTime to duration() | Max Kellermann | 2014-08-29 | 1 | -0/+10 |
* | decoder/*: move to decoder/plugins/ | Max Kellermann | 2014-01-24 | 1 | -0/+223 |