index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tag
/
ApeTag.cxx
Age
Commit message (
Expand
)
Author
2017-02-08
tag/Tag*: rename several source files
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-09
tag/ApeTag: don't export ape_tags[]
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-23
tag/{Id3,Ape}: remove Path overloads
Max Kellermann
2016-02-23
tag/TagHandler: pass by reference
Max Kellermann
2016-02-22
tag/handler: use CamelCase
Max Kellermann
2016-02-22
tag/ApeLoader: use class InputStream instead of FILE*
Max Kellermann
2015-09-30
util/StringView: new utility class
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-11-25
ApeTag: drop support for non-standard tag "album artist"
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-10-26
ApeTag: support multiple values per name
Max Kellermann
2013-10-26
ApeTag: move code to ForEachValue()
Max Kellermann
2013-10-26
ApeTag: simplify the "recognized" flag
Max Kellermann
2013-10-26
TagFile: use Path instead of const char *
Max Kellermann
2013-10-20
TagType: rename enum tag_type to TagType
Max Kellermann
2013-10-15
ApeTag: use std::string for temporary allocation
Max Kellermann
2013-09-04
TagTable: un-inline the two functions
Max Kellermann
2013-09-04
Tag*: move libtag.a sources to src/tag/
Max Kellermann