dscho
|
188ccd2ee2
|
include rotatetemplate.c in the tarball
|
19 years ago |
dscho
|
21b1fd476f
|
add rotate and flip example
|
19 years ago |
runge
|
3c80351a1c
|
Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h
|
19 years ago |
steven_carr
|
6a6ccc8c58
|
Added an example camera application to demonstrate another way to write a server application.
|
19 years ago |
dscho
|
f38f67e4e9
|
Fix blooptest example
|
19 years ago |
dscho
|
3c2ea8d05a
|
if compiling with pthreads, also compile blooptest
|
19 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.
Thank you very much, Rohit!
|
19 years ago |
dscho
|
658b65ad0c
|
support MinGW32!
|
20 years ago |
dscho
|
2b8c2a5c3a
|
add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging
|
21 years ago |
dscho
|
876868553d
|
move the library into libvncserver/, x11vnc into x11vnc/
|
21 years ago |
dscho
|
c0c5aace2f
|
add a simple example how to use rfbDoCopyRect
|
21 years ago |
dscho
|
b9ebdab1f2
|
debug flags
|
22 years ago |
dscho
|
1e60fc200a
|
Added simple examples
|
22 years ago |
dscho
|
98b9663e29
|
the correct way to include rfb.h is now "#include <rfb/rfb.h>"
|
22 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 |