| Commit message (Expand) | Author | Age | Files | Lines |
* | Move image encoding logic into a central EncodeManager class | Pierre Ossman | 2014-07-14 | 1 | -2/+2 |
* | Use PixelBuffer objects as the interface for encoders and decoders | Pierre Ossman | 2014-07-14 | 1 | -2/+0 |
* | Store the mouse cursor in the ConnParams object | Pierre Ossman | 2014-07-14 | 1 | -4/+0 |
* | Push encoder and decoder handling down into the connection objects | Pierre Ossman | 2014-07-07 | 1 | -1/+3 |
* | Remove full support for colour maps | Pierre Ossman | 2014-07-07 | 1 | -3/+0 |
* | We were not handling the "sync next" fence properly as we sent the response | Pierre Ossman | 2012-07-20 | 1 | -1/+1 |
* | Make the comparing update tracker a bit more flexible. It can now be in an | Pierre Ossman | 2011-11-20 | 1 | -0/+4 |
* | Server implementation of continuous updates, including advanced flow control. | Pierre Ossman | 2011-11-15 | 1 | -0/+20 |
* | Implement proper support for fences in the server. | Pierre Ossman | 2011-11-14 | 1 | -0/+7 |
* | Clean up the interface for VNCSConnectionST. Entry points are more apparent | Pierre Ossman | 2011-11-07 | 1 | -7/+14 |
* | Don't try to push out another update if the socket is already full. This | Pierre Ossman | 2011-10-25 | 1 | -1/+10 |
* | Implement server side support for SetDesktopSize. | Pierre Ossman | 2009-03-23 | 1 | -0/+1 |
* | Properly parse the SetDesktopSize message. | Pierre Ossman | 2009-03-21 | 1 | -1/+2 |
* | Minimal server side implementation of the extended desktop size protocol. | Pierre Ossman | 2009-03-20 | 1 | -0/+2 |
* | Remove file transfer support. | Pierre Ossman | 2009-03-13 | 1 | -5/+0 |
* | Remove the "video" feature and its associated custom JPEG handling. | Pierre Ossman | 2009-03-05 | 1 | -3/+0 |
* | Implemented support for DesktopName pseudo encoding, which allows | Peter Åstrand | 2009-01-15 | 1 | -0/+1 |
* | [Enhancements, refactoring] Rationalized functions to control video | Constantin Kaplinsky | 2008-09-05 | 1 | -1/+0 |
* | Handling VideoRectangleSelection protocol message (TightVNC extension). | Constantin Kaplinsky | 2008-06-14 | 1 | -0/+3 |
* | Removed support for continuous updates, a TightVNC-specific RFB protocol | Constantin Kaplinsky | 2008-06-05 | 1 | -8/+0 |
* | Special handling of a rectangular video area in the UpdateTracker and derived... | Constantin Kaplinsky | 2007-08-31 | 1 | -0/+1 |
* | Initial implementation of continuous updates in the server code. This code do... | Constantin Kaplinsky | 2007-04-05 | 1 | -0/+8 |
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 1 | -0/+176 |