index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
rfb
/
VNCServerST.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use PixelBuffer objects as the interface for encoders and decoders
Pierre Ossman
2014-07-14
1
-1
/
+0
*
Add helper class for a rendered cursor
Pierre Ossman
2014-07-14
1
-16
/
+3
*
Get rid of the direct access abuse of FullFramePixelBuffer's data
Pierre Ossman
2014-07-07
1
-5
/
+12
*
Remove full support for colour maps
Pierre Ossman
2014-07-07
1
-9
/
+0
*
Fix a race condition where we might get updates thrown at us right after a
Pierre Ossman
2012-01-23
1
-1
/
+26
*
Changing the deferred update timer to 10 ms caused a large performance regres...
DRC
2011-12-22
1
-1
/
+1
*
Make the comparing update tracker a bit more flexible. It can now be in an
Pierre Ossman
2011-11-20
1
-3
/
+22
*
Reimplement the deferred update handling, this time in a more robust and
Pierre Ossman
2011-11-08
1
-17
/
+76
*
Clean up the interface for VNCSConnectionST. Entry points are more apparent
Pierre Ossman
2011-11-07
1
-15
/
+5
*
Make sure RFB timers are actually respected by the server implementations.
Pierre Ossman
2011-10-25
1
-0
/
+3
*
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
Adam Tkac
2010-04-23
1
-5
/
+2
*
Revert previous commit (r3889). Windows code has to be cleaned before this
Adam Tkac
2009-09-04
1
-2
/
+2
*
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()
Adam Tkac
2009-09-04
1
-2
/
+2
*
Brown paper bag time... Forgot to actually store the new screen layout.
Pierre Ossman
2009-04-02
1
-0
/
+2
*
Implement server side support for SetDesktopSize.
Pierre Ossman
2009-03-23
1
-35
/
+78
*
Move screen layout bootstraping around so that it can handle if all screens
Pierre Ossman
2009-03-20
1
-20
/
+20
*
Basic book keeping of screen layout on server.
Pierre Ossman
2009-03-20
1
-0
/
+25
*
Remove file transfer support.
Pierre Ossman
2009-03-13
1
-1
/
+3
*
Remove the "video" feature and its associated custom JPEG handling.
Pierre Ossman
2009-03-05
1
-69
/
+2
*
Implemented support for DesktopName pseudo encoding, which allows
Peter Åstrand
2009-01-15
1
-0
/
+10
*
[Bugfix] Resetting video rectangle on last client disconnect.
Constantin Kaplinsky
2008-09-05
1
-0
/
+1
*
[Enhancements, refactoring] Rationalized functions to control video
Constantin Kaplinsky
2008-09-05
1
-18
/
+40
*
[Cleanup] Fixed a compilation warning by removing a very doubtful optimization.
Constantin Kaplinsky
2008-08-21
1
-6
/
+1
*
[Bugfix] When pixel comparison to reduce unnecessary updates was performed,
Constantin Kaplinsky
2008-08-21
1
-1
/
+3
*
VideoArea parameter is fully respected. The server treats the specified recta...
Constantin Kaplinsky
2008-08-21
1
-1
/
+4
*
Passing VideoArea parameter to VNCServerST object. VNCServerST saves the
Constantin Kaplinsky
2008-08-21
1
-0
/
+4
*
Handling VideoRectangleSelection protocol message (TightVNC extension).
Constantin Kaplinsky
2008-06-14
1
-0
/
+19
*
Restored the functionality of the VideoPriority parameter. This time, it
Constantin Kaplinsky
2008-06-13
1
-0
/
+16
*
Support for VideoRectangleSelection client message in the server code. The me...
Constantin Kaplinsky
2008-04-24
1
-1
/
+2
*
Special handling of a rectangular video area in the UpdateTracker and derived...
Constantin Kaplinsky
2007-08-31
1
-1
/
+7
*
Code cleanups. The most important change is that we now always use UpdateTrac...
Constantin Kaplinsky
2007-08-31
1
-4
/
+7
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+531