summaryrefslogtreecommitdiffstats
path: root/common/rfb/ConnParams.cxx
Commit message (Expand)AuthorAgeFilesLines
* Move preferred encoding tracking into a server objectPierre Ossman2014-09-181-7/+1
* Move image encoding logic into a central EncodeManager classPierre Ossman2014-07-141-5/+16
* Store the mouse cursor in the ConnParams objectPierre Ossman2014-07-141-0/+15
* Remove magic JPEG variables from ConnParamsPierre Ossman2014-07-071-10/+1
* Clean up the encoding parser in ConnParamsPierre Ossman2014-07-071-48/+55
* Make the subsampling setting follow the common stylePierre Ossman2014-07-071-4/+24
* Stop storing a copy of the encodings as we don't use it for anythingPierre Ossman2014-07-071-10/+1
* Increase the default compression level to cater to a broader range of usersPierre Ossman2011-11-201-1/+1
* Basic infrastructure for continuous updates.Pierre Ossman2011-11-141-0/+3
* Basic infrastructure to support fences.Pierre Ossman2011-11-141-1/+3
* Add support for TurboVNC pseudo-encodings and Grayscale JPEG compression so t...DRC2011-08-191-1/+19
* [Development] Remove support for the "Tight" security type from C++ code.Adam Tkac2010-11-181-1/+1
* [Bugfix] Extend encoding range checks to handle negative encodings well.Adam Tkac2010-07-211-1/+1
* Eliminate GCC signed/unsigned warnings related to encodings: ThePeter Åstrand2010-02-101-2/+2
* Revert previous commit (r3889). Windows code has to be cleaned before thisAdam Tkac2009-09-041-1/+1
* Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()Adam Tkac2009-09-041-1/+1
* Properly parse the ExtendedDesktopSize rects in the client.Pierre Ossman2009-03-201-0/+1
* Minimal server side implementation of the extended desktop size protocol.Pierre Ossman2009-03-201-2/+7
* Implemented support for DesktopName pseudo encoding, which allowsPeter Åstrand2009-01-151-1/+3
* [Refactoring] Improved rdr::Exception constructor. It now accepts variableAdam Tkac2008-11-141-0/+1
* Implemented support for TightVNC protocol extensions in the server code. This...Constantin Kaplinsky2006-09-081-1/+2
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+125