Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Playlist, Song: clarify parameter encoding | Max Kellermann | 2013-01-18 | 1 | -2/+2 |
| | |||||
* | Playlist: convert functions to methods | Max Kellermann | 2013-01-07 | 1 | -0/+122 |
| | |||||
* | Playlist: add constructor and destructor | Max Kellermann | 2013-01-06 | 1 | -6/+2 |
| | |||||
* | Partition: new class, container for Playlist and PlayerControl | Max Kellermann | 2013-01-05 | 1 | -0/+47 |
This is the beginning of multi-player support. There will be support for multiple Partition objects in one MPD process. |