summaryrefslogtreecommitdiffstats
path: root/src/client/net/serverconnection.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up and modernize codeSimon Rettberg2022-10-301-9/+7Star
* Update code style, fix compiler warningsSimon Rettberg2018-07-241-1/+1
* Increase compiler warnings, fix a lot of those instancesSimon Rettberg2016-11-151-1/+1
* [client] Allow ESC key to cancel projection in hybrid modeSimon Rettberg2016-10-281-0/+11
* [client] Move ServerConnection instance to ClientAppSimon Rettberg2016-10-261-1/+1
* Implement "Attention" feature (virtual hand-raising)Simon Rettberg2016-10-191-1/+2
* astyle.Christian Klinger2016-09-291-1/+1
* [*] Use thumbnail on vnc viewer window until connection is upSimon Rettberg2016-02-081-1/+1
* Reset debug timeouts, fix autoconnect, remove magic numbersManuel Schneider2014-11-281-1/+2
* Several changes:Björn Hagemeister2014-05-261-0/+4
* [SERVER] Add "stop projection" buttonsr2013-02-061-1/+2
* [SERVER/CLIENT] Wait for connection to close properly before deleting socket ...sr2013-02-051-1/+2
* Initial commitsr2013-02-041-0/+62