summaryrefslogtreecommitdiffstats
path: root/common/rfb/ConnParams.h
Commit message (Expand)AuthorAgeFilesLines
* Move image encoding logic into a central EncodeManager classPierre Ossman2014-07-141-2/+6
* Store the mouse cursor in the ConnParams objectPierre Ossman2014-07-141-0/+5
* Remove magic JPEG variables from ConnParamsPierre Ossman2014-07-071-2/+0
* Make the subsampling setting follow the common stylePierre Ossman2014-07-071-2/+10
* Stop storing a copy of the encodings as we don't use it for anythingPierre Ossman2014-07-071-4/+2
* Basic infrastructure for continuous updates.Pierre Ossman2011-11-141-0/+1
* Basic infrastructure to support fences.Pierre Ossman2011-11-141-0/+1
* Add support for TurboVNC pseudo-encodings and Grayscale JPEG compression so t...DRC2011-08-191-0/+3
* [Development] Remove support for the "Tight" security type from C++ code.Adam Tkac2010-11-181-1/+0
* Eliminate GCC signed/unsigned warnings related to encodings: ThePeter Åstrand2010-02-101-4/+4
* Properly parse the ExtendedDesktopSize rects in the client.Pierre Ossman2009-03-201-0/+4
* Minimal server side implementation of the extended desktop size protocol.Pierre Ossman2009-03-201-0/+1
* Implemented support for DesktopName pseudo encoding, which allowsPeter Åstrand2009-01-151-0/+1
* Implemented support for TightVNC protocol extensions in the server code. This...Constantin Kaplinsky2006-09-081-0/+1
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+93