You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libtdevnc/libvncclient
dborth 652f5a4b1c
Set trueColour flag to 1 instead of 255
It turns out some server implementations (namely VMware ESXi 6.5) expect
1 as the only non-zero value for the SetPixelFormat message whereas the protocol
states every non-zero value is valid
(https://github.com/rfbproto/rfbproto/blob/master/rfbproto.rst#setpixelformat).

Anyway, setting this to 1 shouldn't hurt.

Fixes #141
9 years ago
..
corre.c Add function pointers for every type of rectangle 10 years ago
cursor.c Properly document HandleCursorShape and GotCursorShapeProc. 10 years ago
hextile.c Add function pointers for every type of rectangle 10 years ago
listen.c Fix building for Android and add build instructions to README 9 years ago
rfbproto.c Fix building on OSX. 9 years ago
rre.c Add function pointers for every type of rectangle 10 years ago
sockets.c Fix LibVNCClient compilation with MSVC 2014 9 years ago
tight.c Add function pointers for every type of rectangle 10 years ago
tls.h Add anonymous TLS support in libvncclient 17 years ago
tls_gnutls.c Merge pull request #105 from cgeorges82/master 10 years ago
tls_none.c LibVNCClient: Fix build with no SSL/TLS library available. 14 years ago
tls_openssl.c libvncclient/tls_openssl: support openssl 1.1.x 9 years ago
ultra.c Merge branch 'circle' of https://github.com/ldmnyblzs/libvncserver into ldmnyblzs-circle 9 years ago
vncviewer.c Set trueColour flag to 1 instead of 255 9 years ago
zlib.c Add function pointers for every type of rectangle 10 years ago
zrle.c Add function pointers for every type of rectangle 10 years ago