| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename ConnParams to ClientParams | Pierre Ossman | 2018-11-01 | 1 | -121/+0 |
* | Encapsulate screen layout storage in ConnParams | Pierre Ossman | 2018-11-01 | 1 | -3/+9 |
* | Move version reading/writing out of ConnParams | Pierre Ossman | 2018-10-26 | 1 | -7/+0 |
* | Basic support for QEMU Extended Key Events | Pierre Ossman | 2017-08-28 | 1 | -0/+1 |
* | Add client support for LED state sync | Pierre Ossman | 2017-08-24 | 1 | -0/+5 |
* | Server support for cursor with alpha | Pierre Ossman | 2017-02-22 | 1 | -0/+1 |
* | Change cursor API to use RGBA data | Pierre Ossman | 2017-02-22 | 1 | -2/+2 |
* | Make ConnParams useful when const | Pierre Ossman | 2015-11-27 | 1 | -7/+7 |
* | Move preferred encoding tracking into a server object | Pierre Ossman | 2014-09-18 | 1 | -2/+0 |
* | Move image encoding logic into a central EncodeManager class | Pierre Ossman | 2014-07-14 | 1 | -2/+6 |
* | Store the mouse cursor in the ConnParams object | Pierre Ossman | 2014-07-14 | 1 | -0/+5 |
* | Remove magic JPEG variables from ConnParams | Pierre Ossman | 2014-07-07 | 1 | -2/+0 |
* | Make the subsampling setting follow the common style | Pierre Ossman | 2014-07-07 | 1 | -2/+10 |
* | Stop storing a copy of the encodings as we don't use it for anything | Pierre Ossman | 2014-07-07 | 1 | -4/+2 |
* | Basic infrastructure for continuous updates. | Pierre Ossman | 2011-11-14 | 1 | -0/+1 |
* | Basic infrastructure to support fences. | Pierre Ossman | 2011-11-14 | 1 | -0/+1 |
* | Add support for TurboVNC pseudo-encodings and Grayscale JPEG compression so t... | DRC | 2011-08-19 | 1 | -0/+3 |
* | [Development] Remove support for the "Tight" security type from C++ code. | Adam Tkac | 2010-11-18 | 1 | -1/+0 |
* | Eliminate GCC signed/unsigned warnings related to encodings: The | Peter Åstrand | 2010-02-10 | 1 | -4/+4 |
* | Properly parse the ExtendedDesktopSize rects in the client. | Pierre Ossman | 2009-03-20 | 1 | -0/+4 |
* | Minimal server side implementation of the extended desktop size protocol. | Pierre Ossman | 2009-03-20 | 1 | -0/+1 |
* | Implemented support for DesktopName pseudo encoding, which allows | Peter Åstrand | 2009-01-15 | 1 | -0/+1 |
* | Implemented support for TightVNC protocol extensions in the server code. This... | Constantin Kaplinsky | 2006-09-08 | 1 | -0/+1 |
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 1 | -0/+93 |