Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
common
/
rfb
/
ClientParams.cxx
0ff2655
Support extended clipboard transfers
by Pierre Ossman
· 10 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
2daba9b
Abstract sending cursor and resizing the desktop
by Pierre Ossman
· 7 years ago
b114f5c
Remove indirect capability attributes
by Pierre Ossman
· 7 years ago
0d3ce87
Rename ConnParams to ClientParams
by Pierre Ossman
· 7 years ago
[Renamed (88%) from common/rfb/ConnParams.cxx]
9312b0e
Encapsulate screen layout storage in ConnParams
by Pierre Ossman
· 7 years ago
ea7ede9
Move version reading/writing out of ConnParams
by Pierre Ossman
· 7 years ago
58a4c13
Add missing break for LED state check
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
8053c8e
Server support for cursor with alpha
by Pierre Ossman
· 9 years ago
6a1a0d0
Change cursor API to use RGBA data
by Pierre Ossman
· 9 years ago
f22d350
Make ConnParams useful when const
by Pierre Ossman
· 10 years ago
4870081
Move preferred encoding tracking into a server object
by Pierre Ossman
· 11 years ago
c039726
Move image encoding logic into a central EncodeManager class
by Pierre Ossman
· 11 years ago
126e564
Store the mouse cursor in the ConnParams object
by Pierre Ossman
· 12 years ago
a22459d
Remove magic JPEG variables from ConnParams
by Pierre Ossman
· 11 years ago
6bcf137
Clean up the encoding parser in ConnParams
by Pierre Ossman
· 12 years ago
b948a91
Make the subsampling setting follow the common style
by Pierre Ossman
· 12 years ago
941d290
Stop storing a copy of the encodings as we don't use it for anything
by Pierre Ossman
· 12 years ago
701ad68
Increase the default compression level to cater to a broader range of users
by Pierre Ossman
· 14 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
b4a8323
Add support for TurboVNC pseudo-encodings and Grayscale JPEG compression so that, when a TurboVNC viewer is connected, the TigerVNC Server will behave exactly like the TurboVNC Server.
by DRC
· 14 years ago
3d0af20
[Development] Remove support for the "Tight" security type from C++ code.
by Adam Tkac
· 15 years ago
ea633a7
[Bugfix] Extend encoding range checks to handle negative encodings well.
by Adam Tkac
· 15 years ago
98fe98c
Eliminate GCC signed/unsigned warnings related to encodings: The
by Peter Åstrand
· 16 years ago
d36b626
Revert previous commit (r3889). Windows code has to be cleaned before this
by Adam Tkac
· 16 years ago
97abe8a
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()
by Adam Tkac
· 16 years ago
cbd1b2c
Properly parse the ExtendedDesktopSize rects in the client.
by Pierre Ossman
· 16 years ago
c5e2560
Minimal server side implementation of the extended desktop size protocol.
by Pierre Ossman
· 16 years ago
c39e078
Implemented support for DesktopName pseudo encoding, which allows
by Peter Åstrand
· 17 years ago
20e0d71
[Refactoring] Improved rdr::Exception constructor. It now accepts variable
by Adam Tkac
· 17 years ago
ce0907d
Implemented support for TightVNC protocol extensions in the server code. This version has one incompatibility with TightVNC 1.3.x viewers - such viewers would not be able to connect without authentication. This will be fixed in the nearest time.
by Constantin Kaplinsky
· 19 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