Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | tag/TagBuilder: rename Commit() to CommitNew() | Max Kellermann | 2014-01-08 | 1 | -1/+1 |
* | util/SplitString: new utility class | Max Kellermann | 2013-12-14 | 1 | -11/+5 |
* | decoder/vorbis: remove useless cast | Max Kellermann | 2013-12-14 | 1 | -1/+1 |
* | include cleanup using iwyu | Max Kellermann | 2013-11-28 | 1 | -2/+0 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-28 | 1 | -5/+5 |
* | ReplayGainInfo: refactor to a class | Max Kellermann | 2013-10-25 | 1 | -2/+2 |
* | ReplayGainInfo: use CamelCase for struct name | Max Kellermann | 2013-10-25 | 1 | -6/+6 |
* | Util/ASCII: add StringEqualsCaseASCII() overload with length | Max Kellermann | 2013-10-21 | 1 | -1/+2 |
* | TagType: rename enum tag_type to TagType | Max Kellermann | 2013-10-20 | 1 | -2/+2 |
* | replay_gain_*.h: rename to *.hxx | Max Kellermann | 2013-10-02 | 1 | -1/+2 |
* | TagHandler: use a TagBuilder internally | Max Kellermann | 2013-09-26 | 1 | -9/+6 |
* | Tag, ...: move to libtag.a | Max Kellermann | 2013-09-05 | 1 | -2/+2 |
* | Tag*: move TagTable.hxx to libtag.a | Max Kellermann | 2013-09-04 | 1 | -1/+1 |
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -5/+5 |
* | tag_table: convert to C++ | Max Kellermann | 2013-07-29 | 1 | -1/+1 |
* | XiphTags: convert to C++ | Max Kellermann | 2013-07-29 | 1 | -1/+1 |
* | tag_handler: convert to C++ | Max Kellermann | 2013-07-29 | 1 | -1/+1 |
* | decoder/vorbis: convert to C++ | Max Kellermann | 2013-01-07 | 1 | -0/+150 |