aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistQueue.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8Denis Krjuchkov2013-12-051-1/+1
* include cleanup using iwyuMax Kellermann2013-11-281-1/+0
* player_control: rename to PlayerControlMax Kellermann2013-10-281-2/+2
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-1/+1
* GetBaseUTF8Max Kellermann2013-10-211-12/+9
* PlaylistError: convert playlist_result to a strictly-typed enumMax Kellermann2013-10-201-7/+7
* *: use references instead of pointersMax Kellermann2013-10-191-3/+3
* InputStream: use int64_t instead of goffsetMax Kellermann2013-10-171-0/+2
* thread/{Cond,Mutex}: use "class" instead of "typedef"Max Kellermann2013-10-171-0/+1
* Playlist*: use nullptr instead of NULLMax Kellermann2013-10-021-5/+5
* 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