Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | playlist and player_control are deprecated. | ||||
* | Client: add "playlist" attribute | Max Kellermann | 2013-01-04 | 1 | -2/+4 |
| | | | | Reduce access to the global variable "g_playlist". | ||||
* | 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 |