summaryrefslogtreecommitdiff
path: root/src/PlaylistQueue.cxx
AgeCommit message (Expand)Author
2014-01-23playlist/*: move to playlist/plugins/Max Kellermann
2014-01-21PlaylistSong: modify the given song object in-placeMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-09DetachedSong: fork of struct SongMax Kellermann
2013-12-05fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8Denis Krjuchkov
2013-11-28include cleanup using iwyuMax Kellermann
2013-10-28player_control: rename to PlayerControlMax Kellermann
2013-10-23input_stream: rename struct to InputStreamMax Kellermann
2013-10-21GetBaseUTF8Max Kellermann
2013-10-20PlaylistError: convert playlist_result to a strictly-typed enumMax Kellermann
2013-10-19*: use references instead of pointersMax Kellermann
2013-10-17InputStream: use int64_t instead of goffsetMax Kellermann
2013-10-17thread/{Cond,Mutex}: use "class" instead of "typedef"Max Kellermann
2013-10-02Playlist*: use nullptr instead of NULLMax Kellermann
2013-09-05PlaylistPlugin: add interface SongEnumeratorMax Kellermann
2013-09-05InputLegacy: move functions to the input_stream classMax Kellermann
2013-09-03input_stream.h: rename to InputLegacy.hxxMax Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann
2013-01-27playlist/*: convert to C++Max Kellermann
2013-01-07Playlist: convert functions to methodsMax Kellermann
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann
2013-01-04playlist: convert to C++Max Kellermann
2013-01-02playlist_{any,song,queue}: convert to C++Max Kellermann