aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistControl.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Log: new logging library APIMax Kellermann2013-10-021-6/+3
* Playlist*: use nullptr instead of NULLMax Kellermann2013-10-021-1/+1
* PlayerControl: use strictly typed enumsMax Kellermann2013-09-271-2/+2
* song: convert header to C++Max Kellermann2013-07-281-3/+3
* PlayerControl: move functions into the classMax Kellermann2013-01-201-7/+6
* Playlist: convert functions to methodsMax Kellermann2013-01-071-107/+86
* queue: convert all functions to methodsMax Kellermann2013-01-061-23/+19
* player_control.h: convert header to C++Max Kellermann2013-01-041-4/+1
* playlist: convert to C++Max Kellermann2013-01-041-0/+293