aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistQueue.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* PlaylistPlugin: add interface SongEnumeratorMax Kellermann2013-09-051-6/+7
* InputLegacy: move functions to the input_stream classMax Kellermann2013-09-051-2/+2
* input_stream.h: rename to InputLegacy.hxxMax Kellermann2013-09-031-1/+1
* song: convert header to C++Max Kellermann2013-07-281-7/+4
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-9/+3
* playlist/*: convert to C++Max Kellermann2013-01-271-1/+1
* Playlist: convert functions to methodsMax Kellermann2013-01-071-1/+1
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-1/+1
* playlist: convert to C++Max Kellermann2013-01-041-1/+1
* playlist_{any,song,queue}: convert to C++Max Kellermann2013-01-021-0/+98