summaryrefslogtreecommitdiff
path: root/src/tag/ApeTag.cxx
AgeCommit message (Expand)Author
2017-02-08tag/Tag*: rename several source filesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-12-09tag/ApeTag: don't export ape_tags[]Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2016-02-23tag/{Id3,Ape}: remove Path overloadsMax Kellermann
2016-02-23tag/TagHandler: pass by referenceMax Kellermann
2016-02-22tag/handler: use CamelCaseMax Kellermann
2016-02-22tag/ApeLoader: use class InputStream instead of FILE*Max Kellermann
2015-09-30util/StringView: new utility classMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-11-25ApeTag: drop support for non-standard tag "album artist"Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-26ApeTag: support multiple values per nameMax Kellermann
2013-10-26ApeTag: move code to ForEachValue()Max Kellermann
2013-10-26ApeTag: simplify the "recognized" flagMax Kellermann
2013-10-26TagFile: use Path instead of const char *Max Kellermann
2013-10-20TagType: rename enum tag_type to TagTypeMax Kellermann
2013-10-15ApeTag: use std::string for temporary allocationMax Kellermann
2013-09-04TagTable: un-inline the two functionsMax Kellermann
2013-09-04Tag*: move libtag.a sources to src/tag/Max Kellermann