aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientInternal.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Client: add Partition reference attributeMax Kellermann2013-01-071-2/+4
* Client: add "playlist" attributeMax Kellermann2013-01-041-1/+3
* Client, Inotify: use std::list instead of std::dequeMax Kellermann2013-01-041-2/+2
* Client: move code to class CommandListBuilderMax Kellermann2013-01-041-18/+3
* Client: add constructor and destructorMax Kellermann2013-01-031-0/+4
* Client: use std::deque for messagesMax Kellermann2013-01-031-8/+3
* ClientInternal: use std::set for subscriptionsMax Kellermann2013-01-031-1/+9
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-11/+12
* client: convert to C++Max Kellermann2013-01-031-0/+177