aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/EmbeddedCuePlaylistPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* playlist/*: move to playlist/plugins/Max Kellermann2014-01-231-184/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* DetachedSong: fork of struct SongMax Kellermann2014-01-091-7/+9
* TagFile: pass reference instead of pointerMax Kellermann2013-12-291-1/+1
* fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8Denis Krjuchkov2013-12-051-2/+2
* include cleanup using iwyuMax Kellermann2013-11-281-2/+0
* *: use nullptr instead of NULLMax Kellermann2013-10-281-7/+7
* TagFile: use Path instead of const char *Max Kellermann2013-10-261-3/+8
* playlist/EmbeddedCue: use std::string for the "cuesheet" attributeMax Kellermann2013-10-211-10/+8
* GetBaseUTF8Max Kellermann2013-10-211-6/+5
* Util/ASCII: add function StringEqualsCaseASCII()Max Kellermann2013-10-201-1/+2
* fs/Path: move definitions to struct PathTraitsMax Kellermann2013-10-171-2/+2
* fs/Path: add method IsAbsolute()Max Kellermann2013-10-141-1/+2
* Log: new logging library APIMax Kellermann2013-10-021-3/+0
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-2/+2
* PlaylistPlugin: add interface SongEnumeratorMax Kellermann2013-09-051-28/+10
* Tag*: move libtag.a sources to src/tag/Max Kellermann2013-09-041-2/+2
* playlist/EmbbeddedCue: convert to classMax Kellermann2013-08-051-27/+41
* tag: convert to C++Max Kellermann2013-07-301-1/+1
* tag_handler: convert to C++Max Kellermann2013-07-291-1/+1
* ape: convert to C++Max Kellermann2013-07-291-4/+1
* tag_id3: convert to C++Max Kellermann2013-07-281-1/+1
* song: convert header to C++Max Kellermann2013-07-281-5/+5
* cue_parser: convert to C++Max Kellermann2013-04-091-9/+9
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-2/+2
* playlist/*: convert to C++Max Kellermann2013-01-271-1/+1
* tag_file: convert to C++Max Kellermann2013-01-261-1/+1
* playlist/*: convert to C++Max Kellermann2013-01-261-0/+190