Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
common
/
rfb
/
VNCSConnectionST.h
615d16b
Improved clipboard API
by Pierre Ossman
· 6 years ago
66f1db5
Clean up internal clipboard handling
by Pierre Ossman
· 6 years ago
88a94ed
Add delay on authentication failures
by Pierre Ossman
· 6 years ago
b65feda
Move lossless refresh handling to separate method
by Pierre Ossman
· 7 years ago
65e08fd
Change idle timeout to timer
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
f858682
Remove comments about self-deleting connections
by Pierre Ossman
· 7 years ago
025326d
Move ListConnInfo to WinVNC directory
by Pierre Ossman
· 7 years ago
7d64b33
Move access rights and closing to SConnection object
by Pierre Ossman
· 7 years ago
e6aab24
Force common flow of connection queries
by Pierre Ossman
· 7 years ago
7a368c9
Avoid refresh of recently changed areas
by Peter Åstrand (astrand)
· 7 years ago
0768d10
Merge branch 'congestion' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 8 years ago
a99d14d
Improved congestion control handling
by Pierre Ossman
· 10 years ago
c09e558
Move congestion control to its own class
by Pierre Ossman
· 10 years ago
707fa12
Reduce header dependencies in server classes
by Pierre Ossman
· 10 years ago
b2a417c
Use a queue for congestion pings
by Pierre Ossman
· 10 years ago
25db44a
Fix for initial client side cursor
by Pierre Ossman
· 8 years ago
3630475
Push query connect timeout back in to Xvnc
by Pierre Ossman
· 8 years ago
851e680
Fix shift state test in lock key heuristics
by Pierre Ossman
· 8 years ago
16e1dcb
Track keys based on client supplied key codes
by Pierre Ossman
· 8 years ago
5ae2821
Basic support for QEMU Extended Key Events
by Pierre Ossman
· 8 years ago
b45a84f
Send lock LED state from server to client
by Pierre Ossman
· 9 years ago
cef3cf7
Split up VNCSConnectionST::writeFramebufferUpdate()
by Pierre Ossman
· 9 years ago
a40ab20
Asynchronously retry update on congestion
by Pierre Ossman
· 9 years ago
d408ca5
Move socket write event handling in to the RFB core
by Pierre Ossman
· 9 years ago
a9af1f1
Fix some bad signed/unsigned mismatches
by Pierre Ossman
· 10 years ago
671d2ef
Clean up server rendered cursor logic
by Pierre Ossman
· 10 years ago
7069bdd
Move reverse connection information into VNCSConnectionST
by Pierre Ossman
· 11 years ago
f8e3b34
Restructure Xvnc/libvnc.so code to avoid C++ header hacks
by Pierre Ossman
· 11 years ago
c039726
Move image encoding logic into a central EncodeManager class
by Pierre Ossman
· 11 years ago
0c9bd4b
Use PixelBuffer objects as the interface for encoders and decoders
by Pierre Ossman
· 11 years ago
126e564
Store the mouse cursor in the ConnParams object
by Pierre Ossman
· 12 years ago
fdba3fe
Push encoder and decoder handling down into the connection objects
by Pierre Ossman
· 12 years ago
b6b4dc6
Remove full support for colour maps
by Pierre Ossman
· 12 years ago
b8b1e96
We were not handling the "sync next" fence properly as we sent the response
by Pierre Ossman
· 13 years ago
b114cec
Make the comparing update tracker a bit more flexible. It can now be in an
by Pierre Ossman
· 14 years ago
1b478e5
Server implementation of continuous updates, including advanced flow control.
by Pierre Ossman
· 14 years ago
2c76494
Implement proper support for fences in the server.
by Pierre Ossman
· 14 years ago
a3ac01e
Clean up the interface for VNCSConnectionST. Entry points are more apparent
by Pierre Ossman
· 14 years ago
1bb8b6c
Don't try to push out another update if the socket is already full. This
by Pierre Ossman
· 14 years ago
04e62db
Implement server side support for SetDesktopSize.
by Pierre Ossman
· 16 years ago
34bb061
Properly parse the SetDesktopSize message.
by Pierre Ossman
· 16 years ago
c5e2560
Minimal server side implementation of the extended desktop size protocol.
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
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
9d1fc6c
Handling VideoRectangleSelection protocol message (TightVNC extension).
by Constantin Kaplinsky
· 17 years ago
a77e818
Removed support for continuous updates, a TightVNC-specific RFB protocol
by Constantin Kaplinsky
· 17 years ago
1a845d0
Special handling of a rectangular video area in the UpdateTracker and derived/related classes.
by Constantin Kaplinsky
· 18 years ago
dafbb01
Initial implementation of continuous updates in the server code. This code does not handle framebuffer size changes properly yet. Also, the server does not send the client EndOfContinuousUpdates message yet (documented in doc/rfbproto.tex).
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