aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/TagId3.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TagType: rename enum tag_type to TagTypeMax Kellermann2013-10-201-7/+7
|
* Log: new logging library APIMax Kellermann2013-10-021-7/+9
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* tag/{riff,aiff}: convert to C++Max Kellermann2013-09-281-5/+2
|
* TagHandler: use a TagBuilder internallyMax Kellermann2013-09-261-10/+6
| | | | Reduce heap allocator overhead.
* conf.h: remove obsolete headerMax Kellermann2013-09-051-2/+1
| | | | | Use only ConfigData.hxx in plugin sources to reduce header dependencies.
* Tag*: move libtag.a sources to src/tag/Max Kellermann2013-09-041-0/+583