aboutsummaryrefslogtreecommitdiffstats
path: root/src/IcyMetaDataParser.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-04IcyMetaDataParser: use new[]/delete[] instead of g_malloc()/g_free()Max Kellermann1-3/+3
2013-12-03IcyMetaDataParser: use class TagBuilderMax Kellermann1-5/+7
2013-10-20TagType: rename enum tag_type to TagTypeMax Kellermann1-1/+1
2013-10-02Log: new logging library APIMax Kellermann1-3/+5
2013-09-05Tag, ...: move to libtag.aMax Kellermann1-1/+1
2013-07-30tag: convert to C++Max Kellermann1-11/+9
2013-01-10icy_metadata: convert to C++Max Kellermann1-51/+42
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-10-13tag: removed the "_ITEM_" suffix from the enum namesMax Kellermann1-1/+1
2009-03-13all: Update copyright header.Avuton Olrich1-4/+5
2009-02-17input_file, input_curl, icy_metadata: added GLib log domainsMax Kellermann1-0/+3
2009-01-03input_curl: enabled Icy-Metadata supportMax Kellermann1-2/+4
2009-01-03added library for parsing icy-metadataMax Kellermann1-0/+175