aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/TagRva2.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-04tag/Rva2: convert pointers to referencesMax Kellermann1-9/+9
2015-02-04tag/Rva2: rename struct rva2_data to CamelCaseMax Kellermann1-6/+6
2015-02-04tag/Rva2: make enum rva2_channel strictly-typedMax Kellermann1-12/+12
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-11-28include cleanup using iwyuMax Kellermann1-2/+2
2013-10-25ReplayGainInfo: use CamelCase for struct nameMax Kellermann1-7/+7
2013-10-02replay_gain_*.h: rename to *.hxxMax Kellermann1-1/+1
2013-09-04Tag*: move libtag.a sources to src/tag/Max Kellermann1-0/+0
2013-07-26tag_rva2: convert to C++Max Kellermann1-4/+4
2012-04-23tag_rva2: parse multiple ID3 "RVA2" tagsJonathan Dieter1-2/+12
2012-04-23tag_rva2: support separate album/track replay gainJonathan Dieter1-4/+11
2012-04-23tag_rva2: move code to rva2_apply_frame()Max Kellermann1-16/+13
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-07-20tag_rva2: move code to rva2_apply_data()Max Kellermann1-11/+16
2010-07-20tag_rva2: add struct rva2_dataMax Kellermann1-18/+39
2010-07-20tag_rva2: name the CHANNEL_* enumMax Kellermann1-12/+12
2010-07-20decoder/mad: move RVA2 code to tag_rva2.cMax Kellermann1-0/+110