Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-10-02 | replay_gain_*.h: rename to *.hxx | Max Kellermann | 1 | -1/+2 |
2013-09-26 | TagHandler: use a TagBuilder internally | Max Kellermann | 1 | -9/+6 |
2013-09-05 | Tag, ...: move to libtag.a | Max Kellermann | 1 | -2/+2 |
2013-09-04 | Tag*: move TagTable.hxx to libtag.a | Max Kellermann | 1 | -1/+1 |
2013-07-30 | tag: convert to C++ | Max Kellermann | 1 | -5/+5 |
2013-07-29 | tag_table: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-07-29 | XiphTags: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-07-29 | tag_handler: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-07 | decoder/vorbis: convert to C++ | Max Kellermann | 1 | -3/+3 |
2012-09-05 | decoder/{flac,vorbis}: move tag table to XiphTags.c | Max Kellermann | 1 | -8/+2 |
2012-02-12 | tag_handler: handle arbitrary name/value pairs | Max Kellermann | 1 | -0/+13 |
2012-02-11 | decoder_plugin: scan tags with callback table | Max Kellermann | 1 | -12/+23 |
2012-02-11 | decoder/{vorbis,flac}: use the tag_table library | Max Kellermann | 1 | -10/+11 |
2012-02-11 | decoder/vorbis: move code to vorbis_comment.c | Max Kellermann | 1 | -0/+131 |