aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/ApeTag.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2014Max Kellermann2014-01-131-1/+1
* ApeTag: support multiple values per nameMax Kellermann2013-10-261-2/+7
* ApeTag: move code to ForEachValue()Max Kellermann2013-10-261-16/+30
* ApeTag: simplify the "recognized" flagMax Kellermann2013-10-261-4/+1
* TagFile: use Path instead of const char *Max Kellermann2013-10-261-1/+2
* TagType: rename enum tag_type to TagTypeMax Kellermann2013-10-201-3/+3
* ApeTag: use std::string for temporary allocationMax Kellermann2013-10-151-4/+3
* TagTable: un-inline the two functionsMax Kellermann2013-09-041-0/+4
* Tag*: move libtag.a sources to src/tag/Max Kellermann2013-09-041-0/+104