aboutsummaryrefslogtreecommitdiffstats
path: root/src/Client.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gcc.h: major updateMax Kellermann2013-10-151-1/+1
| | | | | Copy the according file from another project (i.e. XCSoar). This will allow copying more code more easily.
* ClientList: convert to a classMax Kellermann2013-01-161-1/+0
|
* Client: rebase on the new BufferedSocket classMax Kellermann2013-01-151-2/+2
|
* Client: move connection functions into the classMax Kellermann2013-01-151-3/+0
|
* 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