Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-09-04 | Tag*: move libtag.a sources to src/tag/ | Max Kellermann | 1 | -150/+0 | |
2013-07-26 | tag_rva2: convert to C++ | Max Kellermann | 1 | -4/+4 | |
2012-04-23 | tag_rva2: parse multiple ID3 "RVA2" tags | Jonathan Dieter | 1 | -2/+12 | |
2012-04-23 | tag_rva2: support separate album/track replay gain | Jonathan Dieter | 1 | -4/+11 | |
2012-04-23 | tag_rva2: move code to rva2_apply_frame() | Max Kellermann | 1 | -16/+13 | |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 | |
2010-07-20 | tag_rva2: move code to rva2_apply_data() | Max Kellermann | 1 | -11/+16 | |
2010-07-20 | tag_rva2: add struct rva2_data | Max Kellermann | 1 | -18/+39 | |
.. and several accessor inline functions, to simplify the calling code. | |||||
2010-07-20 | tag_rva2: name the CHANNEL_* enum | Max Kellermann | 1 | -12/+12 | |
2010-07-20 | decoder/mad: move RVA2 code to tag_rva2.c | Max Kellermann | 1 | -0/+110 | |