aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/CuePlaylistPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* playlist/*: move to playlist/plugins/Max Kellermann2014-01-231-88/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* DetachedSong: fork of struct SongMax Kellermann2014-01-091-3/+3
* include cleanup using iwyuMax Kellermann2013-11-281-4/+1
* *: use nullptr instead of NULLMax Kellermann2013-10-281-4/+4
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-3/+3
* Log: new logging library APIMax Kellermann2013-10-021-3/+0
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* PlaylistPlugin: add interface SongEnumeratorMax Kellermann2013-09-051-29/+14
* InputLegacy: move functions to the input_stream classMax Kellermann2013-09-051-1/+0
* input_stream.h: rename to InputLegacy.hxxMax Kellermann2013-09-031-1/+1
* tag: convert to C++Max Kellermann2013-07-301-1/+1
* song: convert header to C++Max Kellermann2013-07-281-3/+3
* text_input_stream: convert to classDenis Krjuchkov2013-05-121-10/+6
* cue_parser: convert to C++Max Kellermann2013-04-091-10/+8
* playlist/cue: add constructor/destructorMax Kellermann2013-04-091-11/+13
* playlist/*: convert to C++Max Kellermann2013-01-271-0/+114