aboutsummaryrefslogtreecommitdiff
path: root/src/Client.hxx
Commit message (Collapse)AuthorAge
* ClientList: convert to a classMax Kellermann2013-01-16
|
* Client: rebase on the new BufferedSocket classMax Kellermann2013-01-15
|
* Client: move connection functions into the classMax Kellermann2013-01-15
|
* Client: add Partition reference attributeMax Kellermann2013-01-07
| | | | playlist and player_control are deprecated.
* Client: add "playlist" attributeMax Kellermann2013-01-04
| | | | Reduce access to the global variable "g_playlist".
* Client: rename the struct client to class ClientMax Kellermann2013-01-03
|
* client: convert to C++Max Kellermann2013-01-03