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
6fb77fb0c1
fix off by one bug
|
21 years ago |
| .. |
|
.cvsignore
|
more files to ignore
|
21 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
|
support MinGW32!
|
21 years ago |
|
colourmaptest.c
|
global structures/functions should have "rfb", "sra" or "zrle" as prefix,
|
22 years ago |
|
example.c
|
fix off by one bug
|
21 years ago |
|
example.dsp
|
moved files to contrib/ and examples/
|
23 years ago |
|
fontsel.c
|
ANSIfy, fix some warnings from Linus' sparse
|
21 years ago |
|
mac.c
|
compile fix on mac; still untested...
|
21 years ago |
|
pnmshow.c
|
ANSIfy, fix some warnings from Linus' sparse
|
21 years ago |
|
pnmshow24.c
|
ANSIfy, fix some warnings from Linus' sparse
|
21 years ago |
|
radon.h
|
ANSIfy, fix some warnings from Linus' sparse
|
21 years ago |
|
regiontest.c
|
move the library into libvncserver/, x11vnc into x11vnc/
|
22 years ago |
|
simple.c
|
make examples g++ compileable, thanks to Juan Jose Costello
|
22 years ago |
|
simple15.c
|
make examples g++ compileable, thanks to Juan Jose Costello
|
22 years ago |
|
storepasswd.c
|
ANSIfy, fix some warnings from Linus' sparse
|
21 years ago |
|
vncev.c
|
hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac
|
21 years ago |