aboutsummaryrefslogtreecommitdiffstats
path: root/src/IcyMetaDataParser.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* input/curl: include cleanupMax Kellermann2014-02-221-2/+0
|
* Merge branch 'v0.18.x'Max Kellermann2014-01-271-21/+70
|\
| * IcyMetadataParser: more robust tag parserMax Kellermann2014-01-271-21/+71
| | | | | | | | | | Allow semicolons and single quotes in the stream title. This is not part of any specification, but found in real life.
* | copyright year 2014Max Kellermann2014-01-131-1/+1
| |
* | tag/TagBuilder: rename Commit() to CommitNew()Max Kellermann2014-01-081-1/+1
| |
* | 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