Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Client: move message functions into the class | Max Kellermann | 2013-10-19 | 1 | -5/+24 |
* | Client: move trivial functions into the Client class | Max Kellermann | 2013-10-19 | 1 | -25/+24 |
* | ClientInternal: move class Client to Client.hxx | Max Kellermann | 2013-10-19 | 1 | -1/+89 |
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -7/+9 |
* | gcc.h: rename to Compiler.h | Max Kellermann | 2013-10-15 | 1 | -1/+1 |
* | gcc.h: major update | Max Kellermann | 2013-10-15 | 1 | -1/+1 |
* | ClientList: convert to a class | Max Kellermann | 2013-01-16 | 1 | -1/+0 |
* | Client: rebase on the new BufferedSocket class | Max Kellermann | 2013-01-15 | 1 | -2/+2 |
* | Client: move connection functions into the class | Max Kellermann | 2013-01-15 | 1 | -3/+0 |
* | Client: add Partition reference attribute | Max Kellermann | 2013-01-07 | 1 | -3/+2 |
* | Client: add "playlist" attribute | Max Kellermann | 2013-01-04 | 1 | -2/+4 |
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -9/+9 |
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -0/+82 |