Commit Graph

19 Commits (2f4f700f3a7a2f02c23bddfd4412593d90da0fd6)

Author SHA1 Message Date
dscho 059afcdf81 Add ZYWRLE server-side support (thanks Noriaki Yamazaki, Hitachi)
16 years ago
dscho 09d902c5b7 Add CMake support (thanks to Christian Ehrlicher)
16 years ago
dscho eb2eeed97e LibVNCClient: if the GotRect hook is set, override default op.
17 years ago
dscho 26b291bf25 rfbclient.h: use 'extern "C"' to make it convenient to include from C++
17 years ago
dscho 1060f747be rfb.h: Do not misplace guards
17 years ago
dscho ca805667e6 Build shared libraries per default
17 years ago
dscho 61cd498fb2 Fix a locking problem in libvncserver
17 years ago
dscho ff9c0be844 VisualNaCro: support clipboard and symbolic key names with X11::Keysyms
18 years ago
dscho 10c61b53c2 ignore maxRectsPerUpdate when encoding is Zlib (thanks scarr)
18 years ago
dscho f52cfa651b add handleEventsEagerly flag (Thanks, Donald)
18 years ago
dscho 1c26789eff introduce -deferptrupdate (thanks Dave)
19 years ago
dscho 0a909fde7a This monster commit contains support for TightVNC's file transfer protocol.
19 years ago
dscho df4cd3d3f6 split rpm into three packages: the library, -devel (headers), and x11vnc
19 years ago
dscho 7d3b1c9762 use rfbClientErr to log errors, check if calloc succeded (both hinted by Andre Leiradella)
20 years ago
dscho 50a80e7304 make examples g++ compileable, thanks to Juan Jose Costello
21 years ago
dscho 937b906f0d ZRLE no longer uses C++, but C
21 years ago
dscho f9e179613f add --without-jpeg, --without-zlib; repair --without-backchannel, --without-24bpp
21 years ago
dscho eeb2061dfb API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
21 years ago
dscho e1d563f8b7 further autoconf'ing
22 years ago