summaryrefslogtreecommitdiff
path: root/src/PlaylistControl.cxx
AgeCommit message (Expand)Author
2014-01-13copyright year 2014Max Kellermann
2014-01-09DetachedSong: fork of struct SongMax Kellermann
2013-10-28player_control: rename to PlayerControlMax Kellermann
2013-10-20PlaylistError: convert playlist_result to a strictly-typed enumMax Kellermann
2013-10-19*: use references instead of pointersMax Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-10-02Playlist*: use nullptr instead of NULLMax Kellermann
2013-09-27PlayerControl: use strictly typed enumsMax Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-01-20PlayerControl: move functions into the classMax Kellermann
2013-01-07Playlist: convert functions to methodsMax Kellermann
2013-01-06queue: convert all functions to methodsMax Kellermann
2013-01-04player_control.h: convert header to C++Max Kellermann
2013-01-04playlist: convert to C++Max Kellermann