aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/CConn.h
Commit message (Expand)AuthorAgeFilesLines
* Move getUserPasswd()/showMsgBox() to CConnectionKang Lin2024-08-301-0/+12
* Mark overridden virtual functionsPierre Ossman2024-06-241-17/+20
* Consistently use uint8_t for data buffersPierre Ossman2023-03-181-1/+1
* Return std::string instead of dynamic allocationsPierre Ossman2023-02-041-1/+1
* Use stdint typesPierre Ossman2023-02-011-3/+3
* Support the VMware Cursor Position extension on vncviewerlhchavez2021-03-111-0/+1
* Change streams to be asynchronousPierre Ossman2020-05-211-6/+2
* Improved bandwidth monitoringPierre Ossman2020-05-211-0/+4
* Improved clipboard APIPierre Ossman2019-07-011-2/+4
* Clean up internal clipboard handlingPierre Ossman2019-07-011-1/+1
* Move update request handling in to CConnectionPierre Ossman2018-11-011-19/+2
* Stop requiring CConnection::serverInit() to be overriddenPierre Ossman2018-11-011-1/+1
* Stop using fences for pixel format switchPierre Ossman2018-11-011-2/+2
* Replace "frames" with "updates" in statsPierre Ossman2018-03-261-2/+2
* Add client support for LED state syncPierre Ossman2017-08-241-0/+2
* Display performance statistics in viewerPierre Ossman2017-02-241-0/+7
* Change cursor API to use RGBA dataPierre Ossman2017-02-221-1/+1
* Delegate decoder object management to a separate classPierre Ossman2015-11-271-5/+2
* Display partial updates on slow transfersPierre Ossman2015-09-231-0/+2
* Switch to unsigned parameters for ExtendedDesktopSize handlerPierre Ossman2015-03-031-2/+2
* Use PixelBuffer objects as the interface for encoders and decodersPierre Ossman2014-07-141-10/+0
* Push encoder and decoder handling down into the connection objectsPierre Ossman2014-07-071-3/+7
* Remove some premature optimisationPierre Ossman2014-07-071-1/+3
* Be more consistent in referring to pixel byte streams as buffersPierre Ossman2014-07-071-2/+2
* Fix build on 32-bit and 64-bit WindowsDRC2013-02-261-1/+1
* Reimplement -listen in the new FLTK vncviewer. Work done byPierre Ossman2013-02-151-1/+1
* Client side support for continuous updates.Pierre Ossman2011-11-151-0/+1
* Support and use fences in the client. This allows more aggressive use ofPierre Ossman2011-11-141-0/+4
* Redesign the format switching logic so that we don't have to adjust the wayPierre Ossman2011-11-041-0/+3
* If the client and server are using identical pixel formats, then perform Tigh...DRC2011-11-031-0/+5
* Update connection parameters when the user has changed things in the optionsPierre Ossman2011-05-171-0/+2
* Add connection information dialog based on the one in the unix viewer.Pierre Ossman2011-05-161-0/+2
* Implement menu entry for forced refresh of screen.Pierre Ossman2011-04-291-0/+4
* Initial commit of new FLTK based vncviewer. Most of the code comes from thePierre Ossman2011-03-091-0/+96
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-165/+0
* Win32 vncviewer merged with VNC 4.1.1 code. The merge is incomplete - the cod...Constantin Kaplinsky2006-05-161-0/+165