Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
common
/
rfb
/
CMsgReader.cxx
0ff2655
Support extended clipboard transfers
by Pierre Ossman
· 10 years ago
66f1db5
Clean up internal clipboard handling
by Pierre Ossman
· 6 years ago
546b2ad
Make sure clipboard uses \n line endings
by Pierre Ossman
· 6 years ago
e9e7da9
Do proper logging rather than fprintf(stderr, ...)
by Pierre Ossman
· 9 years ago
650e63e
Merge branch 'vmware' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 7 years ago
62b0786
Add support for VMware LED status
by Pierre Ossman
· 7 years ago
4a6266f
Add support for VMware cursors
by Pierre Ossman
· 7 years ago
d8bbbeb
Merge branch 'connparams' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 7 years ago
beb59a4
Remove variable length arrays
by Pierre Ossman
· 7 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
9312b0e
Encapsulate screen layout storage in ConnParams
by Pierre Ossman
· 7 years ago
9c88e0d
Avoid compiler "use of uninitialised variable" warnings
by Pierre Ossman
· 7 years ago
33d7832
Fix "int-in-bool-context" compile errors
by Brian P. Hinz
· 8 years ago
a846421
Keep alpha in cursor alpha conversion
by Pierre Ossman
· 8 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
c26b4b3
Limit size of cursor accepted by client.
by Michal Srb
· 8 years ago
a4c0aac
Client support for cursors with full alpha
by Pierre Ossman
· 9 years ago
6b68f97
Client support for X Cursor
by Pierre Ossman
· 9 years ago
6a1a0d0
Change cursor API to use RGBA data
by Pierre Ossman
· 9 years ago
7bfb73b
Remove CMsgReader::getImageBuf() as nothing uses it
by Pierre Ossman
· 10 years ago
668468b
Encoders/decoders should track the connection object
by Pierre Ossman
· 12 years ago
fdba3fe
Push encoder and decoder handling down into the connection objects
by Pierre Ossman
· 12 years ago
d704e4a
Handle CopyRect like any other encoding
by Pierre Ossman
· 12 years ago
7638e9c
Merge the "V3" message classes into the normal ones
by Pierre Ossman
· 12 years ago
2292296
Also check for negative encodings, in case the server is throwing unexpected
by Pierre Ossman
· 13 years ago
98fe98c
Eliminate GCC signed/unsigned warnings related to encodings: The
by Peter Åstrand
· 16 years ago
e49a7bf
Move the SetDesktopName parser into CMsgReaderV3 to keep with the separation
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
c39e078
Implemented support for DesktopName pseudo encoding, which allows
by Peter Åstrand
· 17 years ago
5eeaa3b
[Bugfix] Backported patch from RealVNC 4.1.3. FYI it is not security related.
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