aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/TagHandler.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Util/ASCII: add function StringEqualsCaseASCII()Max Kellermann2013-10-201-3/+2
| | | | Replaces GLib's g_ascii_strcasecmp().
* TagType: rename enum tag_type to TagTypeMax Kellermann2013-10-201-1/+1
|
* TagHandler: use a TagBuilder internallyMax Kellermann2013-09-261-7/+7
| | | | Reduce heap allocator overhead.
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-0/+62