dscho
|
2febc578ea
|
-lvncserver is not default now
|
21 years ago |
dscho
|
876868553d
|
move the library into libvncserver/, x11vnc into x11vnc/
|
21 years ago |
dscho
|
47eece6aff
|
fix compilation without jpeg and a certain autoconf version
|
21 years ago |
runge
|
782c6e7a15
|
x11vnc options -blackout, -xinerama, -xwarppointer. check cargs.
modify configure.ac to pick up -lXinerama
|
21 years ago |
dscho
|
e0cbabec29
|
Honour the check for libz, libjpeg again
|
21 years ago |
dscho
|
c63b5bb0d2
|
0.6 is out... version is 0.7pre now
|
21 years ago |
dscho
|
15f3a61eb5
|
compile fix for cygwin
|
21 years ago |
runge
|
b7643ac9aa
|
x11vnc: XBell events, -nofb, -notruecolor, misc. cleaning
|
21 years ago |
dscho
|
8b0d8da5bf
|
release 0.6
|
21 years ago |
dscho
|
937b906f0d
|
ZRLE no longer uses C++, but C
|
21 years ago |
dscho
|
f41eee753e
|
added --disable-cxx flag to configure
|
21 years ago |
dscho
|
f9e179613f
|
add --without-jpeg, --without-zlib; repair --without-backchannel, --without-24bpp
|
22 years ago |
dscho
|
34316ef618
|
really check for setsid, not pgrp
|
22 years ago |
dscho
|
428fc93ee8
|
mention NEWS in README, add checks for fork and setpgrp
|
22 years ago |
dscho
|
eeb2061dfb
|
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
|
22 years ago |
dscho
|
13b358fed1
|
fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr should not be used in a library (use rfbLog instead)
|
22 years ago |
dscho
|
ebc250a946
|
also distribute classes/ directory
|
22 years ago |
dscho
|
6da361200c
|
fix am__fastdepCXX for system not having ZLIB
|
22 years ago |
dscho
|
c4d44f983e
|
let libvncserver-config behave as expected when called without installing
|
22 years ago |
dscho
|
e22be6634d
|
moved include/ to rfb/
|
22 years ago |
dscho
|
aaee934fa3
|
fixed --link option to libvncserver-config
|
22 years ago |
dscho
|
0552ea2e6e
|
support for OS X is better now
|
22 years ago |
dscho
|
722577d8ba
|
trying again to support OS X
|
22 years ago |
dscho
|
23f45bc764
|
included vncterm
|
22 years ago |
dscho
|
28a84b63fe
|
moved the OSXvnc-server to examples; IRIX fixes (not really IRIX, but shows there)
|
22 years ago |
dscho
|
f74a607696
|
order of X libraries is not good for IRIX
|
22 years ago |
dscho
|
e7d21a7a18
|
include order was wrong
|
22 years ago |
dscho
|
5030d53ff0
|
converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h
|
22 years ago |
dscho
|
b8a0af8259
|
bigendian is now determined at configure time
|
22 years ago |
dscho
|
0fb516818c
|
small adjustments for autoconf/automake compatibility
|
22 years ago |
dscho
|
4f3ac987fb
|
make dist fixed; make rpm introduced
|
22 years ago |
dscho
|
9f6a47087b
|
autoconf'ed everything
|
22 years ago |