Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: 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 |
| | | | | Replaces GLib's g_ascii_strncasecmp(). | ||||
* | 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 |
| | | | | Reduce heap allocator overhead. | ||||
* | 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 |