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.
runge
def3012663
fix client non-jpeg/libz builds
|
20 years ago |
| .. |
|
.cvsignore
|
This monster commit contains support for TightVNC's file transfer protocol.
|
21 years ago |
|
Makefile.am
|
do it right: it is not DEFINES, but AM_CFLAGS
|
21 years ago |
|
corre.c
|
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
|
23 years ago |
|
cursor.c
|
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
|
23 years ago |
|
hextile.c
|
fix silly hextile bug
|
22 years ago |
|
listen.c
|
hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac
|
21 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.
|
20 years ago |
|
rre.c
|
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
|
23 years ago |
|
sockets.c
|
assorted fixes for MinGW32
|
20 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.
|
20 years ago |
|
vncviewer.c
|
fix client non-jpeg/libz builds
|
20 years ago |
|
zlib.c
|
implement ZRLE decoding
|
21 years ago |
|
zrle.c
|
fix warning
|
21 years ago |