dscho
|
0a909fde7a
|
This monster commit contains support for TightVNC's file transfer protocol.
Thank you very much, Rohit!
|
19 years ago |
runge
|
7b933e170e
|
configure.ac: HP-UX and OSF1 no -R, x11vnc: second round of beta-testing fixes.
|
20 years ago |
runge
|
543e64d3c6
|
main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of beta-testing fixes, RFE's.
|
20 years ago |
dscho
|
50568f1a81
|
no longer complain on Solaris about missing ar, which was not really missing
|
20 years ago |
dscho
|
714bd045e7
|
link to libmp3lame only if exists
|
20 years ago |
dscho
|
a3f1ba4561
|
make libvncserver-conf executable the autoconf way
|
20 years ago |
dscho
|
a49fb51044
|
simplify configure (do not check for malloc(0) bug)
|
20 years ago |
runge
|
1bb36df34e
|
libvncserver/main.c: fix memory leak in rfbDoCopyRect/rfbScheduleCopyRect; configure.ac tweaks.
|
20 years ago |
runge
|
b0daa444cc
|
x11vnc: -scrollcopyrect/RECORD, etc. configure.ac: customizations for x11vnc pkg
|
20 years ago |
runge
|
baee5e2b3a
|
x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ...
|
20 years ago |
runge
|
ac01f36ce0
|
x11vnc: use DEC-XTRAP on legacy X11R5, -shiftcmap, -http
|
20 years ago |
dscho
|
cef6224e1c
|
do the in_addr_t stuff correctly...
|
20 years ago |
dscho
|
a86e7fed5f
|
check for in_addr_t
|
20 years ago |
runge
|
4301cdf1df
|
autoconf: rpm -> rpmbuild and echo -n -> printf
|
20 years ago |
runge
|
5b18d40136
|
x11vnc -users, fix -solid on gnome/kde, configure.ac pwd.h wait.h and utmpx.h
|
20 years ago |
runge
|
d977fc5fa5
|
configure.ac: --with-jpeg=DIR --with-zlib=DIR, /usr/sfw
|
20 years ago |
dscho
|
6b9df7e09a
|
new version...
|
20 years ago |
dscho
|
298db07aaf
|
released 0.7
|
20 years ago |
dscho
|
658b65ad0c
|
support MinGW32!
|
20 years ago |
runge
|
52ba8bfb2d
|
x11vnc: -cursor change shape handling, configure.ac: add more macros for X extensions
|
20 years ago |
runge
|
2c668dea01
|
fix XKBlib.h detection on *BSD, x11vnc: manpage and README
|
21 years ago |
runge
|
57234c523d
|
modtweak is now the default for x11vnc; check X11/XKBlib.h in configure.ac
|
21 years ago |
dscho
|
992be8f5f7
|
fix compilation on IRIX
|
21 years ago |
dscho
|
1afc2a04e4
|
fix test for sdl
|
21 years ago |
dscho
|
00901a2eb9
|
add vnc2mpg, a program which makes a movie from a VNC desktop using FFMPEG
|
21 years ago |
dscho
|
2b8c2a5c3a
|
add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging
|
21 years ago |
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 |