aboutsummaryrefslogtreecommitdiffstats
path: root/src/Partition.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Playlist, Song: clarify parameter encodingMax Kellermann2013-01-181-2/+2
|
* Playlist: convert functions to methodsMax Kellermann2013-01-071-0/+122
|
* Playlist: add constructor and destructorMax Kellermann2013-01-061-6/+2
|
* Partition: new class, container for Playlist and PlayerControlMax Kellermann2013-01-051-0/+47
This is the beginning of multi-player support. There will be support for multiple Partition objects in one MPD process.