summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Changed session name to be random at the beginning of each session.# Please ↵Björn Hagemeister2014-04-143-1/+9
| | | | enter the commit message for your changes. Lines starting
* [SERVER] Use remove instead of unlink for better compatibilitysr2013-02-081-2/+2
|
* [CLIENT] Request full screen update from VNC server after the frame buffer ↵sr2013-02-062-5/+14
| | | | has been set up
* [SERVER] Get "stop projection" rightsr2013-02-062-7/+17
| | | | [CLIENT] Redraw whole screen on projection start
* [SERVER] Add "stop projection" buttonsr2013-02-0610-8/+72
| | | | | [SERVER] Don't show error message when VNC server stops as expected [SERVER/CLIENT] Implement connection timeout of 15 seconds
* ...sr2013-02-061-0/+1
|
* [SERVER] Go back from ClientId to int, so queued signal/slot connections worksr2013-02-056-22/+19Star
|
* ...sr2013-02-054-7/+13
|
* ...sr2013-02-054-12/+10Star
|
* ...sr2013-02-052-2/+18
|
* [SERVER/CLIENT] Wait for connection to close properly before deleting socket ↵sr2013-02-058-37/+78
| | | | object
* [SHARED] Add missing error message if network message parsing failssr2013-02-053-5/+9
|
* [SERVER] Properly tell client the VNC server'S client idsr2013-02-052-5/+5
|
* [SERVER] fix vnc startup commandsr2013-02-052-1/+9
|
* [SERVER] Implement all four VNC projection modessr2013-02-058-40/+231
|
* ...sr2013-02-041-1/+1
|
* Initial commitsr2013-02-0448-0/+5112