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.
dscho
876868553d
move the library into libvncserver/, x11vnc into x11vnc/
|
21 years ago |
.. |
.cvsignore
|
more files to ignore
|
22 years ago |
Makefile.am
|
fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr should not be used in a library (use rfbLog instead)
|
22 years ago |
client_test.c
|
further valgrinding showed leaked mallocs
|
22 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 compilation with Mac OSX: preprocessor can't do recursive macros
|
21 years ago |
listen.c
|
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
|
22 years ago |
rfbproto.c
|
move the library into libvncserver/, x11vnc into x11vnc/
|
21 years ago |
rre.c
|
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
|
22 years ago |
sockets.c
|
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
|
22 years ago |
tight.c
|
make --without-jpeg, --without-zlib work
|
22 years ago |
vncviewer.c
|
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
|
22 years ago |
zlib.c
|
make --without-jpeg, --without-zlib work
|
22 years ago |