aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistAny.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* playlist/*: move to playlist/plugins/Max Kellermann2014-01-231-69/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* InputStream: add static method OpenReady()Max Kellermann2013-12-291-1/+1
* include cleanup using iwyuMax Kellermann2013-11-281-1/+0
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-4/+4
* Log: new logging library APIMax Kellermann2013-10-021-2/+3
* Playlist*: use nullptr instead of NULLMax Kellermann2013-10-021-6/+6
* PlaylistPlugin: add interface SongEnumeratorMax Kellermann2013-09-051-4/+3
* InputLegacy: move functions to the input_stream classMax Kellermann2013-09-051-3/+3
* util/Error: new error passing libraryMax Kellermann2013-09-041-6/+5
* input_stream.h: rename to InputLegacy.hxxMax Kellermann2013-09-031-1/+1
* uri: convert to C++Max Kellermann2013-04-081-4/+1
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-2/+2
* playlist/*: convert to C++Max Kellermann2013-01-261-1/+1
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-1/+1
* playlist_{any,song,queue}: convert to C++Max Kellermann2013-01-021-0/+74