aboutsummaryrefslogtreecommitdiffstats
path: root/src/Playlist.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* playlist_error: convert to C++Max Kellermann2013-08-101-1/+1
* include cleanupMax Kellermann2013-07-301-2/+0
* song: convert header to C++Max Kellermann2013-07-281-5/+6
* Playlist, Song: clarify parameter encodingMax Kellermann2013-01-181-1/+1
* Playlist: initialise attribute "playing"Max Kellermann2013-01-151-1/+1
* Playlist.hxx: move prototype to PlaylistGlobal.hxxMax Kellermann2013-01-091-3/+0
* Playlist: move playlist_increment_version_all() into the classMax Kellermann2013-01-091-3/+2
* Playlist: convert functions to methodsMax Kellermann2013-01-071-129/+138
* Queue: add constructor and destructorMax Kellermann2013-01-061-3/+1
* Playlist: add constructor and destructorMax Kellermann2013-01-061-6/+9
* Partition: new class, container for Playlist and PlayerControlMax Kellermann2013-01-051-7/+1
* Playlist: pass max_length to playlist_init()Max Kellermann2013-01-041-2/+2
* playlist: convert to C++Max Kellermann2013-01-041-0/+256