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.
dscho
4fcb60871b
rfbErr introduced
|
23 years ago |
| .. |
|
.cvsignore
|
Added simple examples
|
23 years ago |
|
1instance.c
|
fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr should not be used in a library (use rfbLog instead)
|
23 years ago |
|
Makefile.am
|
debug flags
|
23 years ago |
|
Makefile.in
|
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
|
23 years ago |
|
blooptest.c
|
missing files
|
23 years ago |
|
colourmaptest.c
|
the correct way to include rfb.h is now "#include <rfb/rfb.h>"
|
23 years ago |
|
example.c
|
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
|
23 years ago |
|
example.dsp
|
moved files to contrib/ and examples/
|
23 years ago |
|
fontsel.c
|
rfbErr introduced
|
23 years ago |
|
mac.c
|
rfbErr introduced
|
23 years ago |
|
pnmshow.c
|
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
|
23 years ago |
|
pnmshow24.c
|
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
|
23 years ago |
|
radon.h
|
added files
|
23 years ago |
|
regiontest.c
|
renamed sraRegion to rfbregion and put it in include/; will be installed now
|
23 years ago |
|
simple.c
|
Added simple examples
|
23 years ago |
|
simple15.c
|
Added simple examples
|
23 years ago |
|
storepasswd.c
|
the correct way to include rfb.h is now "#include <rfb/rfb.h>"
|
23 years ago |
|
vncev.c
|
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
|
23 years ago |