You can not 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
runge def3012663
fix client non-jpeg/libz builds
18 years ago
..
.cvsignore This monster commit contains support for TightVNC's file transfer protocol. 19 years ago
Makefile.am do it right: it is not DEFINES, but AM_CFLAGS 19 years ago
corre.c API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_" 21 years ago
cursor.c API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_" 21 years ago
hextile.c fix silly hextile bug 20 years ago
listen.c hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac 19 years ago
rfbproto.c fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds, disable tightvnc-filetransfer if no libpthread, add --without-pthread option, rm // comments, set NAME_MAX if not defined, x11vnc: throttle load if fb update requests not taking place. 19 years ago
rre.c API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_" 21 years ago
sockets.c assorted fixes for MinGW32 19 years ago
tight.c fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds, disable tightvnc-filetransfer if no libpthread, add --without-pthread option, rm // comments, set NAME_MAX if not defined, x11vnc: throttle load if fb update requests not taking place. 19 years ago
vncviewer.c fix client non-jpeg/libz builds 18 years ago
zlib.c implement ZRLE decoding 19 years ago
zrle.c fix warning 19 years ago