aboutsummaryrefslogtreecommitdiffstats
path: root/src/Playlist.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* PlayerControl: move functions into the classMax Kellermann2013-01-201-14/+12
* Playlist: move playlist_increment_version_all() into the classMax Kellermann2013-01-091-2/+2
* idle: convert to C++Max Kellermann2013-01-091-4/+1
* Playlist: convert functions to methodsMax Kellermann2013-01-071-170/+94
* queue: convert all functions to methodsMax Kellermann2013-01-061-36/+27
* Playlist: add constructor and destructorMax Kellermann2013-01-061-15/+0
* Playlist: pass max_length to playlist_init()Max Kellermann2013-01-041-5/+2
* player_control.h: convert header to C++Max Kellermann2013-01-041-1/+1
* playlist: convert to C++Max Kellermann2013-01-041-0/+452