Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ClientList: add header ClientList.hxx | Max Kellermann | 2013-01-09 | 1 | -18/+0 |
* | Client: add Partition reference attribute | Max Kellermann | 2013-01-07 | 1 | -2/+4 |
* | Client: add "playlist" attribute | Max Kellermann | 2013-01-04 | 1 | -1/+3 |
* | Client, Inotify: use std::list instead of std::deque | Max Kellermann | 2013-01-04 | 1 | -2/+2 |
* | Client: move code to class CommandListBuilder | Max Kellermann | 2013-01-04 | 1 | -18/+3 |
* | Client: add constructor and destructor | Max Kellermann | 2013-01-03 | 1 | -0/+4 |
* | Client: use std::deque for messages | Max Kellermann | 2013-01-03 | 1 | -8/+3 |
* | ClientInternal: use std::set for subscriptions | Max Kellermann | 2013-01-03 | 1 | -1/+9 |
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -11/+12 |
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -0/+177 |