aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/EmbeddedCuePlaylistPlugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-21playlist/EmbeddedCue: use std::string for the "cuesheet" attributeMax Kellermann1-10/+8
2013-10-21GetBaseUTF8Max Kellermann1-6/+5
2013-10-20Util/ASCII: add function StringEqualsCaseASCII()Max Kellermann1-1/+2
2013-10-17fs/Path: move definitions to struct PathTraitsMax Kellermann1-2/+2
2013-10-14fs/Path: add method IsAbsolute()Max Kellermann1-1/+2
2013-10-02Log: new logging library APIMax Kellermann1-3/+0
2013-09-05Tag, ...: move to libtag.aMax Kellermann1-2/+2
2013-09-05PlaylistPlugin: add interface SongEnumeratorMax Kellermann1-28/+10
2013-09-04Tag*: move libtag.a sources to src/tag/Max Kellermann1-2/+2
2013-08-05playlist/EmbbeddedCue: convert to classMax Kellermann1-27/+41
2013-07-30tag: convert to C++Max Kellermann1-1/+1
2013-07-29tag_handler: convert to C++Max Kellermann1-1/+1
2013-07-29ape: convert to C++Max Kellermann1-4/+1
2013-07-28tag_id3: convert to C++Max Kellermann1-1/+1
2013-07-28song: convert header to C++Max Kellermann1-5/+5
2013-04-09cue_parser: convert to C++Max Kellermann1-9/+9
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann1-2/+2
2013-01-27playlist/*: convert to C++Max Kellermann1-1/+1
2013-01-26tag_file: convert to C++Max Kellermann1-1/+1
2013-01-26playlist/*: convert to C++Max Kellermann1-13/+22
2012-02-12playlist/embcue: ignore "FILE", always point to container song fileMax Kellermann1-2/+15
2012-02-12playlist/embcue: new plugin for reading embedded cue sheetsMax Kellermann1-0/+168