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/rfb
Christian Beier d4cbaa0c17 Only try to build TightPNG stuff when libjpeg is available.
TightPNG replaces the ZLIB stuff int Tight encoding with PNG. It still
uses JPEG rects as well. Theoretically, we could build TightPNG with only
libpng and libjpeg - without zlib - but libpng depends on zlib, so this is
kinda moot.
14 years ago
..
default8x16.h ANSIfy, fix some warnings from Linus' sparse 21 years ago
keysym.h do not assume that KEYSYM_H guards X11's keysym.h 20 years ago
rfb.h Only try to build TightPNG stuff when libjpeg is available. 14 years ago
rfbclient.h LibVNCClient: Remove all those WITH_CLIENT_TLS #ifdefs and move GnuTLS specific functionality into tls_gnutls.c. 14 years ago
rfbconfig.h.cmake websockets: Add Websockets support to CMakeLists.txt 15 years ago
rfbint.h.cmake Add CMake support (thanks to Christian Ehrlicher) 18 years ago
rfbproto.h Replace TightVNC encoder with TurboVNC encoder. This patch is the result of further research and discussion that revealed the following: 14 years ago
rfbregion.h Set proper file permissions for source files. 15 years ago