aboutsummaryrefslogtreecommitdiffstats
path: root/src/Client.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* include cleanup using iwyuMax Kellermann2013-11-281-1/+1
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* player_control: rename to PlayerControlMax Kellermann2013-10-281-1/+1
* *Commands: move to src/command/Max Kellermann2013-10-201-1/+1
* Client: move message functions into the classMax Kellermann2013-10-191-5/+24
* Client: move trivial functions into the Client classMax Kellermann2013-10-191-25/+24
* ClientInternal: move class Client to Client.hxxMax Kellermann2013-10-191-1/+89
* *: use references instead of pointersMax Kellermann2013-10-191-7/+9
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
* gcc.h: major updateMax Kellermann2013-10-151-1/+1
* 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
* Client: add "playlist" attributeMax Kellermann2013-01-041-2/+4
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-9/+9
* client: convert to C++Max Kellermann2013-01-031-0/+82