Commit Graph

158 Commits (785f0fa2d1fe18f08bf521ed4a0d34a5d0c87782)

Author SHA1 Message Date
Christian Beier 5d74ac366f Fix TightVNC file transfer configure option.
8 years ago
Christian Beier 97f442ef2a Instead of letting the build system define endianess, rely on endian.h.
9 years ago
Christian Beier 92f558482d Do away with rfbint.h generation and use stdint.h directly instead.
9 years ago
Christian Beier 612de004c4 Revert "LibVNCClient: Add H.264 encoding for framebuffer updates"
9 years ago
Thomas Anderson 2dc984dcaa configure.ac: Use AC_CHECK_TOOL for cross-compiling support.
9 years ago
Christian Beier a194612d58 confgure.ac: Remove MinGW linker flag that's incompatible with mingw-w64.
9 years ago
Floris Bos 7b6243157f Fix libva related compile errors
9 years ago
Brian Bidulock acf095086d Use an m4 script subdirectory, fix automake init and two macro names.
10 years ago
Christian Beier d999a8eae3 Move vncterm to https://github.com/LibVNC/vncterm.
10 years ago
Christian Beier 0f25ea7324 Remove x11vnc from autotools build system.
10 years ago
Christian Beier 817f6e658d Update sourceforge links to point to github.
10 years ago
David Verbeiren d891478ec9 LibVNCClient: Add H.264 encoding for framebuffer updates
11 years ago
Raphael Kubo da Costa 95dd76327b Use htobeNN(3) to convert numbers in websocket.c.
12 years ago
Raphael Kubo da Costa 2d18f3cdcf Do not hardcode the need for libresolv.
12 years ago
Christian Beier fef4386acc Add Compile Time Version Test Defines.
12 years ago
Christian Beier 62cfb3bbda Bump version to 0.9.10.
12 years ago
Christian Beier f9e11bb222 Enable building DLLs with MinGW32.
12 years ago
Christian Beier ae41be237f Make PKG_CHECK_MODULES fail non-fatal.
12 years ago
Christian Beier cdf8a18c13 Fix build when no libjpeg is available.
12 years ago
Christian Beier b5a91ab231 Better check for Linux build.
12 years ago
Christian Beier b3a661fb72 Bump version to 0.9.9.
12 years ago
Christian Beier 413ca0dfef Merge branch 'turbovnc'
12 years ago
Christian Beier 7bf369a04b Unify GnuTLS vs OpenSSL build systems stuff between libvncclient and libvncserver.
12 years ago
DRC 7124b5fbcf Replace TightVNC encoder with TurboVNC encoder. This patch is the result of further research and discussion that revealed the following:
12 years ago
DRC 97001a7e7b Add TurboVNC encoding support.
12 years ago
Mateus Cesar Groess 1078e8a8b0 Here is a port of SDLvncviewer to GTK+2.
12 years ago
Christian Beier c42ea2fa7c Use AM_SILENT_RULES only when it's actually available.
13 years ago
Christian Beier 49e59435e3 Merge branch 'included-novnc'
13 years ago
Christian Beier bdd7e25d2d Move the java stuff into webclients/java-applet.
13 years ago
Christian Beier faadd48448 Rename 'classes' dir to 'webclients'.
13 years ago
Christian Beier 609ccec1a0 Update version number in autotools && cmake, NEWS entry.
13 years ago
Christian Beier bffd9ee33b Merge branch 'websockets'
13 years ago
Christian Beier abec0aa8c3 This build warning is a libvncserver one, not for x11vnc.
13 years ago
Christian Beier cb0340ccc5 Autotools: Fix OpenSSL and GnuTLS advertisement.
13 years ago
Gernot Tenchio eab1531525 configure: Add AM_SILENT_RULES
13 years ago
Gernot Tenchio a2a6e25699 websockets: add GnuTLS and OpenSSL support
13 years ago
Joel Martin 6fac22a74b websockets: Initial WebSockets support.
13 years ago
Christian Beier b6d24bfa11 Adopt autotools build system to Android.
13 years ago
Joel Martin 896ca2036c tightPng: Add initial tightPng encoding support.
13 years ago
Vic Lee 64daa71ede Add libvncserver.pc and libvncclient.pc files.
13 years ago
Christian Beier d26118a038 Next version will be 0.9.8.
13 years ago
Christian Beier c8fc0ad5a7 Move zippy.c to examples.
13 years ago
Vic Lee 030ccf673d Add ARD (Apple Remote Desktop) security type support
13 years ago
runge 596331a5c3 x11vnc: Use opengl to read screen on macosx. non-deprecated macosx interfaces for input injection.
13 years ago
runge 0c03b98940 x11vnc: force --with-system-libvncserver to use correct headers.
13 years ago
Christian Beier 79f0f1374c Fix MinGW32 checking for IPv6.
14 years ago
Vic Lee 68e7696a27 libvncclient: add ipv6 support
14 years ago
runge edb79ae2b1 I think two HAVE_X's were missed.
14 years ago
Johannes Schindelin 9a9a1c5fbc Rename HAVE_X -> HAVE_X11
14 years ago
Vic Lee d3c1d98c2d Change GnuTLS minimum requirement to 2.4.0
15 years ago