Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
vncviewer
/
CConn.h
615d16b
Improved clipboard API
by Pierre Ossman
· 6 years ago
66f1db5
Clean up internal clipboard handling
by Pierre Ossman
· 6 years ago
ef6881b
Move update request handling in to CConnection
by Pierre Ossman
· 7 years ago
2affd77
Stop requiring CConnection::serverInit() to be overridden
by Pierre Ossman
· 7 years ago
6eecbca
Stop using fences for pixel format switch
by Pierre Ossman
· 7 years ago
fecf0a4
Replace "frames" with "updates" in stats
by Pierre Ossman
· 7 years ago
2fa63f8
Add client support for LED state sync
by Pierre Ossman
· 9 years ago
921f6c8
Display performance statistics in viewer
by Pierre Ossman
· 9 years ago
6a1a0d0
Change cursor API to use RGBA data
by Pierre Ossman
· 9 years ago
9f273e9
Delegate decoder object management to a separate class
by Pierre Ossman
· 10 years ago
d9b9003
Display partial updates on slow transfers
by Pierre Ossman
· 10 years ago
28c1d54
Switch to unsigned parameters for ExtendedDesktopSize handler
by Pierre Ossman
· 11 years ago
0c9bd4b
Use PixelBuffer objects as the interface for encoders and decoders
by Pierre Ossman
· 11 years ago
fdba3fe
Push encoder and decoder handling down into the connection objects
by Pierre Ossman
· 12 years ago
947b48d
Remove some premature optimisation
by Pierre Ossman
· 12 years ago
945cdda
Be more consistent in referring to pixel byte streams as buffers
by Pierre Ossman
· 12 years ago
3e7ed81
Fix build on 32-bit and 64-bit Windows
by DRC
· 13 years ago
2a7a8d6
Reimplement -listen in the new FLTK vncviewer. Work done by
by Pierre Ossman
· 13 years ago
aa73c89
Client side support for continuous updates.
by Pierre Ossman
· 14 years ago
e28bdb2
Support and use fences in the client. This allows more aggressive use of
by Pierre Ossman
· 14 years ago
5d512c3
Redesign the format switching logic so that we don't have to adjust the way
by Pierre Ossman
· 14 years ago
33c15e3
If the client and server are using identical pixel formats, then perform Tight decoding directly into the viewer's back buffer, rather than going through the slow fillRect/imageRect routines.
by DRC
· 14 years ago
f4f3094
Update connection parameters when the user has changed things in the options
by Pierre Ossman
· 14 years ago
2eb1d11
Add connection information dialog based on the one in the unix viewer.
by Pierre Ossman
· 14 years ago
d4c61ce
Implement menu entry for forced refresh of screen.
by Pierre Ossman
· 14 years ago
5156d5e
Initial commit of new FLTK based vncviewer. Most of the code comes from the
by Pierre Ossman
· 15 years ago
d1e4e90
Migrating to new directory structure adopted from the RealVNC's source tree. Windows part should be complete. For the Unix part, more changes will follow.
by Constantin Kaplinsky
· 19 years ago
ac30668
Win32 vncviewer merged with VNC 4.1.1 code. The merge is incomplete - the code compiles but does not always work properly yet.
by Constantin Kaplinsky
· 19 years ago