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.
runge
def3012663
fix client non-jpeg/libz builds
|
19 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_"
|
22 years ago |
cursor.c
|
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
|
22 years ago |
hextile.c
|
fix silly hextile bug
|
21 years ago |
listen.c
|
hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac
|
20 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_"
|
22 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
|
19 years ago |
zlib.c
|
implement ZRLE decoding
|
20 years ago |
zrle.c
|
fix warning
|
19 years ago |