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
|
d5ac0a551a
|
another try to make CVS more helpful with configure
|
22 years ago |
dscho
|
b3213b6dfa
|
added ChangeLog for x11vnc
|
22 years ago |
dscho
|
c984f2b126
|
new version from Karl!
|
22 years ago |
dscho
|
98b9663e29
|
the correct way to include rfb.h is now "#include <rfb/rfb.h>"
|
22 years ago |
dscho
|
73d943b394
|
fixed dependecy to libvncserver.a; if the lib is newer, the programs are relinked
|
22 years ago |
dscho
|
d832c5be9a
|
source from CVS always will need a current autoconf/automake
|
22 years ago |
dscho
|
153ff63d0f
|
I give up supporting old autoconf/automake; now require at least 2.52
|
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
|
4f3ac987fb
|
make dist fixed; make rpm introduced
|
22 years ago |
dscho
|
c3d51c32e1
|
removed Makefiles; these are generated now
|
22 years ago |
dscho
|
14f7c57705
|
ignore generated files
|
22 years ago |
dscho
|
980f062a06
|
missing files
|
22 years ago |
dscho
|
9f6a47087b
|
autoconf'ed everything
|
22 years ago |
dscho
|
0f66740881
|
moved files to include; moved a file to examples/
|
22 years ago |
dscho
|
49c2d82dcb
|
strange, but standard X11 behaviour from Sun keymappings...
|
22 years ago |
dscho
|
ba2029e998
|
include commented debug functionality
|
22 years ago |
dscho
|
43536e2ae1
|
AltGr fixes in x11vnc, renamed from altgr to modtweak
|
22 years ago |
dscho
|
866044e5e7
|
Makefile for contrib
|
22 years ago |
dscho
|
ce2fdb720d
|
new version of x11vnc from Karl Runge
|
22 years ago |
dscho
|
58551e93a4
|
small fixes: in X11/Xlib.h Bool is int (Karl Runge); indexed colour support
|
22 years ago |
dscho
|
4d87189420
|
compiler warnings, contrib directory, new x11vnc from Karl Runge
|
22 years ago |