summaryrefslogtreecommitdiffstats
path: root/src/server/net/client.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Now handling the _desiredProjectionSource correctlyManuel Schneider2014-04-251-2/+8
* [SERVER] Fixed tracking of which clients is watching (trying to watch) whichManuel Schneider2014-04-231-3/+13
* [SERVER] Add "stop projection" buttonsr2013-02-061-3/+13
* [SERVER] Go back from ClientId to int, so queued signal/slot connections worksr2013-02-051-3/+3
* ...sr2013-02-051-2/+4
* ...sr2013-02-051-1/+1
* [SERVER/CLIENT] Wait for connection to close properly before deleting socket ...sr2013-02-051-8/+23
* [SHARED] Add missing error message if network message parsing failssr2013-02-051-1/+1
* [SERVER] fix vnc startup commandsr2013-02-051-1/+1
* [SERVER] Implement all four VNC projection modessr2013-02-051-4/+22
* Initial commitsr2013-02-041-0/+288