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
dscho 7602f0e750
libvncclient: support changing of framebuffer size; make SDLvncviewer use it
18 years ago
..
.cvsignore This monster commit contains support for TightVNC's file transfer protocol. 19 years ago
Makefile.am Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h 18 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 libvncclient: support changing of framebuffer size; make SDLvncviewer use it 18 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 add KeyboardLedState extension 18 years ago
zlib.c implement ZRLE decoding 19 years ago
zrle.c fix warning 19 years ago