Commit Graph

39 Commits (0d3b958b479e598b081b9848c34bb74aca9ee7fa)

Author SHA1 Message Date
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
20 years ago
runge 57234c523d modtweak is now the default for x11vnc; check X11/XKBlib.h in configure.ac
20 years ago
dscho 992be8f5f7 fix compilation on IRIX
20 years ago
dscho 1afc2a04e4 fix test for sdl
20 years ago
dscho 00901a2eb9 add vnc2mpg, a program which makes a movie from a VNC desktop using FFMPEG
20 years ago
dscho 2b8c2a5c3a add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging
20 years ago
dscho 2febc578ea -lvncserver is not default now
20 years ago
dscho 876868553d move the library into libvncserver/, x11vnc into x11vnc/
20 years ago
dscho 47eece6aff fix compilation without jpeg and a certain autoconf version
20 years ago
runge 782c6e7a15 x11vnc options -blackout, -xinerama, -xwarppointer. check cargs.
20 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
21 years ago
dscho 34316ef618 really check for setsid, not pgrp
21 years ago
dscho 428fc93ee8 mention NEWS in README, add checks for fork and setpgrp
21 years ago
dscho eeb2061dfb API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
21 years ago
dscho 13b358fed1 fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr should not be used in a library (use rfbLog instead)
21 years ago
dscho ebc250a946 also distribute classes/ directory
21 years ago
dscho 6da361200c fix am__fastdepCXX for system not having ZLIB
21 years ago
dscho c4d44f983e let libvncserver-config behave as expected when called without installing
21 years ago
dscho e22be6634d moved include/ to rfb/
21 years ago
dscho aaee934fa3 fixed --link option to libvncserver-config
21 years ago
dscho 0552ea2e6e support for OS X is better now
21 years ago
dscho 722577d8ba trying again to support OS X
21 years ago
dscho 23f45bc764 included vncterm
21 years ago
dscho 28a84b63fe moved the OSXvnc-server to examples; IRIX fixes (not really IRIX, but shows there)
21 years ago
dscho f74a607696 order of X libraries is not good for IRIX
21 years ago
dscho e7d21a7a18 include order was wrong
21 years ago
dscho 5030d53ff0 converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h
21 years ago
dscho b8a0af8259 bigendian is now determined at configure time
21 years ago
dscho 0fb516818c small adjustments for autoconf/automake compatibility
21 years ago
dscho 4f3ac987fb make dist fixed; make rpm introduced
21 years ago
dscho 9f6a47087b autoconf'ed everything
21 years ago