aboutsummaryrefslogtreecommitdiffstats
path: root/src/Playlist.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Move the configuration lookup to Main.cxx.
* player_control.h: convert header to C++Max Kellermann2013-01-041-1/+1
|
* playlist: convert to C++Max Kellermann2013-01-041-0/+452