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
2020-02-04
tag/ApeTag: don't take reference of IterableSplitString() elements
Max Kellermann
2020-01-18
tag/ApeLoader: remove exception handler, let caller catch
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-06-06
tag/ApeTag: use IterableSplitString
Max Kellermann
2019-01-14
Add APE mapping for album artist.
James D. Smith
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-07-05
tag/Handler: convert to class with virtual methods
Max Kellermann
2017-02-08
tag/Tag: move tag_name_parse() to ParseName.cxx
Max Kellermann
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