summaryrefslogtreecommitdiff
path: root/src/cue/CueParser.cxx
AgeCommit message (Expand)Author
2014-02-19cue/CueParser: move to playlist/Max Kellermann
2014-01-26CueParser: don't "move" the filenameMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-09DetachedSong: fork of struct SongMax Kellermann
2014-01-08tag/TagBuilder: rename Commit() to CommitNew()Max Kellermann
2014-01-07util/Alloc: new library replacing GLib's g_malloc()Max Kellermann
2013-12-03CueParser: use class TagBuilderMax Kellermann
2013-12-03CueParser: rename local variables "current_tag" to "tag"Max Kellermann
2013-12-03CueParser: rename "tag" to "header_tag"Max Kellermann
2013-10-20TagType: rename enum tag_type to TagTypeMax Kellermann
2013-10-19Util/CharUtil: new library replacing g_ascii_isX()Max Kellermann
2013-10-17CueParser: use std::stringMax Kellermann
2013-09-05Tag, ...: move to libtag.aMax Kellermann
2013-07-30tag: convert to C++Max Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-04-09string_util: convert to C++Max Kellermann
2013-04-09cue_parser: convert to C++Max Kellermann