aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistGlobal.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Partition: new class, container for Playlist and PlayerControlMax Kellermann2013-01-051-13/+5
| | | | | This is the beginning of multi-player support. There will be support for multiple Partition objects in one MPD process.
* Playlist: pass max_length to playlist_init()Max Kellermann2013-01-041-2/+2
| | | | Move the configuration lookup to Main.cxx.
* playlist: convert to C++Max Kellermann2013-01-041-0/+60