Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
common
/
rfb
/
VNCServerST.h
615d16b
Improved clipboard API
by Pierre Ossman
· 6 years ago
66f1db5
Clean up internal clipboard handling
by Pierre Ossman
· 6 years ago
a4308c9
Get rid of SocketServer::checkTimeouts()
by Pierre Ossman
· 7 years ago
f43137c
Change exit timeouts to timers
by Pierre Ossman
· 7 years ago
7e1093e
Clean up headers
by Pierre Ossman
· 7 years ago
9f752b7
Remove unused functions from server classes
by Pierre Ossman
· 7 years ago
025326d
Move ListConnInfo to WinVNC directory
by Pierre Ossman
· 7 years ago
cd7931d
Inherit SocketServer directly from VNCServer
by Pierre Ossman
· 7 years ago
6c97fa4
Encapsulate client handling in VNCServerST
by Pierre Ossman
· 7 years ago
7d64b33
Move access rights and closing to SConnection object
by Pierre Ossman
· 7 years ago
07e44cc
Encapsulate setDesktopSize() in VNCServerST
by Pierre Ossman
· 7 years ago
b684341
Encapsulate event handling in VNCServerST
by Pierre Ossman
· 7 years ago
6094ced
Use accessor methods for VNCServerST
by Pierre Ossman
· 7 years ago
eef6c9a
Remove QueryConnectionHandler
by Pierre Ossman
· 7 years ago
e6aab24
Force common flow of connection queries
by Pierre Ossman
· 7 years ago
8efc7b4
Send lossless refresh even with pending updates
by Pierre Ossman
· 7 years ago
a2b80d6
Limit lossless refresh update to safe size
by Pierre Ossman
· 7 years ago
b53c3bf
Avoid checking updates when desktop is stopped
by Pierre Ossman
· 7 years ago
0768d10
Merge branch 'congestion' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 8 years ago
707fa12
Reduce header dependencies in server classes
by Pierre Ossman
· 10 years ago
b000ff1
Get rid of getFbSize()/getDesktopSize() in common
by Pierre Ossman
· 8 years ago
bb305ca
Add server side lock key sync heuristic
by Pierre Ossman
· 9 years ago
7cb4f31
Merge branch 'fps' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 9 years ago
6e49e95
Send updates with a fixed interval
by Pierre Ossman
· 9 years ago
24684e5
Only update rendered cursor when requested
by Pierre Ossman
· 9 years ago
6a1a0d0
Change cursor API to use RGBA data
by Pierre Ossman
· 9 years ago
574dc64
Move getSockets() to SocketServer interface
by Pierre Ossman
· 9 years ago
d408ca5
Move socket write event handling in to the RFB core
by Pierre Ossman
· 9 years ago
0c9bd4b
Use PixelBuffer objects as the interface for encoders and decoders
by Pierre Ossman
· 11 years ago
6ea6e1a
Add helper class for a rendered cursor
by Pierre Ossman
· 12 years ago
ff9eb5a
Get rid of the direct access abuse of FullFramePixelBuffer's data
by Pierre Ossman
· 12 years ago
b6b4dc6
Remove full support for colour maps
by Pierre Ossman
· 12 years ago
559a2e8
Fix a race condition where we might get updates thrown at us right after a
by Pierre Ossman
· 14 years ago
b114cec
Make the comparing update tracker a bit more flexible. It can now be in an
by Pierre Ossman
· 14 years ago
bbf955e
Reimplement the deferred update handling, this time in a more robust and
by Pierre Ossman
· 14 years ago
a3ac01e
Clean up the interface for VNCSConnectionST. Entry points are more apparent
by Pierre Ossman
· 14 years ago
a6578bf
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
by Adam Tkac
· 15 years ago
04e62db
Implement server side support for SetDesktopSize.
by Pierre Ossman
· 16 years ago
34e62f3
Basic book keeping of screen layout on server.
by Pierre Ossman
· 16 years ago
f99c571
Remove file transfer support.
by Pierre Ossman
· 16 years ago
02e43d7
Remove the "video" feature and its associated custom JPEG handling.
by Pierre Ossman
· 17 years ago
4eacc02
Rebrand the source as TigerVNC. It is my hope that this patch is
by Peter Åstrand
· 17 years ago
c39e078
Implemented support for DesktopName pseudo encoding, which allows
by Peter Åstrand
· 17 years ago
3ce6a72
[Enhancements, refactoring] Rationalized functions to control video
by Constantin Kaplinsky
· 17 years ago
c341ac6
Passing VideoArea parameter to VNCServerST object. VNCServerST saves the
by Constantin Kaplinsky
· 17 years ago
9d1fc6c
Handling VideoRectangleSelection protocol message (TightVNC extension).
by Constantin Kaplinsky
· 17 years ago
6970b2d
Restored the functionality of the VideoPriority parameter. This time, it
by Constantin Kaplinsky
· 17 years ago
8232831
Support for VideoRectangleSelection client message in the server code. The message is read but ignored (only a message will be written to stderr).
by Constantin Kaplinsky
· 17 years ago
d7c0a6d
Sending updates for "video area".
by Constantin Kaplinsky
· 18 years ago
1a845d0
Special handling of a rectangular video area in the UpdateTracker and derived/related classes.
by Constantin Kaplinsky
· 18 years ago
a2adc8d
Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow.
by Constantin Kaplinsky
· 19 years ago