aboutsummaryrefslogtreecommitdiffstats
path: root/src/Client.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Client: add Partition reference attributeMax Kellermann2013-01-071-3/+2
| | | | playlist and player_control are deprecated.
* Client: add "playlist" attributeMax Kellermann2013-01-041-2/+4
| | | | Reduce access to the global variable "g_playlist".
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-9/+9
|
* client: convert to C++Max Kellermann2013-01-031-0/+82