aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientMessage.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-10-19Util/CharUtil: new library replacing g_ascii_isX()Max Kellermann1-3/+2
2013-10-15gcc.h: rename to Compiler.hMax Kellermann1-1/+1
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann1-1/+2
2013-01-16Idle: use std::atomic instead of GMutexMax Kellermann1-1/+0
2013-01-03ClientMessage: turn into a classMax Kellermann1-54/+0
2013-01-03client: convert to C++Max Kellermann1-2/+2
2011-01-29protocol: support client-to-client communicationMax Kellermann1-0/+96