Commit Graph

29 Commits (785f0fa2d1fe18f08bf521ed4a0d34a5d0c87782)

Author SHA1 Message Date
Brian Bidulock 57b0e4f4fe Rename obsolete INCLUDES to AM_CPPFLAGS
10 years ago
Johannes Schindelin c0e012e4d2 Add an example how to connect to an UltraVNC-style repeater
10 years ago
Christian Beier b6d24bfa11 Adopt autotools build system to Android.
13 years ago
Christian Beier c8fc0ad5a7 Move zippy.c to examples.
13 years ago
dscho 3d2eab575e clean up build flags
15 years ago
dscho ca805667e6 Build shared libraries per default
17 years ago
dscho 188ccd2ee2 include rotatetemplate.c in the tarball
18 years ago
dscho 21b1fd476f add rotate and flip example
18 years ago
runge 3c80351a1c Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h
18 years ago
steven_carr 6a6ccc8c58 Added an example camera application to demonstrate another way to write a server application.
18 years ago
dscho f38f67e4e9 Fix blooptest example
18 years ago
dscho 3c2ea8d05a if compiling with pthreads, also compile blooptest
18 years ago
dscho 11fc700c5d add BackChannel extension example
19 years ago
dscho 808b6a0b23 do it right: it is not DEFINES, but AM_CFLAGS
19 years ago
dscho 0a909fde7a This monster commit contains support for TightVNC's file transfer protocol.
19 years ago
dscho 658b65ad0c support MinGW32!
20 years ago
dscho 2b8c2a5c3a add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging
20 years ago
dscho 876868553d move the library into libvncserver/, x11vnc into x11vnc/
20 years ago
dscho c0c5aace2f add a simple example how to use rfbDoCopyRect
21 years ago
dscho b9ebdab1f2 debug flags
21 years ago
dscho 1e60fc200a Added simple examples
21 years ago
dscho 98b9663e29 the correct way to include rfb.h is now "#include <rfb/rfb.h>"
21 years ago
dscho 73d943b394 fixed dependecy to libvncserver.a; if the lib is newer, the programs are relinked
22 years ago
dscho bd9e5747e5 added colourmapexample; fixed LinuxVNC to show the right colours
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 fd96c5e835 renamed sraRegion to rfbregion and put it in include/; will be installed now
22 years ago
dscho 4f3ac987fb make dist fixed; make rpm introduced
22 years ago
dscho 9f6a47087b autoconf'ed everything
22 years ago