Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | ApeTag: drop support for non-standard tag "album artist" | Max Kellermann | 2014-11-25 | 1 | -1/+0 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | ApeTag: support multiple values per name | Max Kellermann | 2013-10-26 | 1 | -2/+7 |
* | ApeTag: move code to ForEachValue() | Max Kellermann | 2013-10-26 | 1 | -16/+30 |
* | ApeTag: simplify the "recognized" flag | Max Kellermann | 2013-10-26 | 1 | -4/+1 |
* | TagFile: use Path instead of const char * | Max Kellermann | 2013-10-26 | 1 | -1/+2 |
* | TagType: rename enum tag_type to TagType | Max Kellermann | 2013-10-20 | 1 | -3/+3 |
* | ApeTag: use std::string for temporary allocation | Max Kellermann | 2013-10-15 | 1 | -4/+3 |
* | TagTable: un-inline the two functions | Max Kellermann | 2013-09-04 | 1 | -0/+4 |
* | Tag*: move libtag.a sources to src/tag/ | Max Kellermann | 2013-09-04 | 1 | -0/+104 |