Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
common
/
rfb
/
CMsgHandler.h
0ff2655
Support extended clipboard transfers
by Pierre Ossman
· 10 years ago
66f1db5
Clean up internal clipboard handling
by Pierre Ossman
· 6 years ago
dd45b44
Let CMsgHandler::serverInit() handle initial set up
by Pierre Ossman
· 7 years ago
b14a6bc
Split out ServerParams from ConnParams
by Pierre Ossman
· 7 years ago
5ae2821
Basic support for QEMU Extended Key Events
by Pierre Ossman
· 8 years ago
2fa63f8
Add client support for LED state sync
by Pierre Ossman
· 9 years ago
a4c0aac
Client support for cursors with full alpha
by Pierre Ossman
· 9 years ago
6a1a0d0
Change cursor API to use RGBA data
by Pierre Ossman
· 9 years ago
28c1d54
Switch to unsigned parameters for ExtendedDesktopSize handler
by Pierre Ossman
· 11 years ago
f3b0ade
These methods aren't critical so no need for them to be pure
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
945cdda
Be more consistent in referring to pixel byte streams as buffers
by Pierre Ossman
· 12 years ago
c898d9a
Basic infrastructure for continuous updates.
by Pierre Ossman
· 14 years ago
c754cce
Basic infrastructure to support fences.
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
98fe98c
Eliminate GCC signed/unsigned warnings related to encodings: The
by Peter Åstrand
· 16 years ago
c184d95
Declare virtual methods with empty body as pure virtual methods in rfb::CMsgHandler
by Adam Tkac
· 16 years ago
cac4b75
Remove file transfer callback that was left behind.
by Pierre Ossman
· 16 years ago
cbd1b2c
Properly parse the ExtendedDesktopSize rects in the client.
by Pierre Ossman
· 16 years ago
49f8822
Minimal client side support for the extended desktop size protocol.
by Pierre Ossman
· 16 years ago
acf6c6b
[Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions.
by Adam Tkac
· 17 years ago
a2adc8d
Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow.
by Constantin Kaplinsky
· 19 years ago