aboutsummaryrefslogtreecommitdiffstats
path: root/src/IcyMetaDataParser.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* IcyMetaDataParser: use new[]/delete[] instead of g_malloc()/g_free()Max Kellermann2013-12-041-3/+3
|
* IcyMetaDataParser: use class TagBuilderMax Kellermann2013-12-031-5/+7
|
* TagType: rename enum tag_type to TagTypeMax Kellermann2013-10-201-1/+1
|
* Log: new logging library APIMax Kellermann2013-10-021-3/+5
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
|
* tag: convert to C++Max Kellermann2013-07-301-11/+9
|
* icy_metadata: convert to C++Max Kellermann2013-01-101-0/+173