Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | x11vnc: add -auth, more -cursorpos and -nofb work | runge | 2004-04-28 | 3 | -37/+165 | |
| | ||||||
* | x11vnc: add -cursorpos for Cursor Position Updates, and -sigpipe | runge | 2004-04-20 | 3 | -8/+141 | |
| | ||||||
* | ignore SIGPIPE the correct way | dscho | 2004-04-19 | 1 | -3/+1 | |
| | ||||||
* | x11vnc: do not send selection unless all clients are in RFB_NORMAL state. | runge | 2004-04-13 | 3 | -7/+57 | |
| | | | | increase rfbMaxClientWait when threaded to avoid ReadExact() timeouts for some viewers. | |||||
* | fix compilation without jpeg and a certain autoconf version | dscho | 2004-04-12 | 1 | -2/+2 | |
| | ||||||
* | x11vnc options -blackout, -xinerama, -xwarppointer. check cargs. | runge | 2004-04-08 | 4 | -260/+825 | |
| | | | | modify configure.ac to pick up -lXinerama | |||||
* | add support for pgm and pbm (8-bit and 1-bit grayscale images) | dscho | 2004-03-24 | 1 | -14/+50 | |
| | ||||||
* | fix cargs.c: arguments were not correctly purged. | dscho | 2004-03-22 | 4 | -13/+45 | |
| | ||||||
* | fix --link for libvncserver-config | dscho | 2004-03-15 | 2 | -1/+5 | |
| | ||||||
* | x11vnc options -vncconnect, -connect, -remap, | runge | 2004-03-11 | 3 | -56/+518 | |
| | | | | | | -debug_pointer, and -debug_keyboard add reverse connections, keysym remapping, and debug output option | |||||
* | link to pre.tar.gz, mention valgrind | dscho | 2004-02-29 | 1 | -0/+6 | |
| | ||||||
* | update on news | dscho | 2004-02-29 | 1 | -0/+4 | |
| | ||||||
* | fixed valgrind warning | dscho | 2004-02-29 | 2 | -7/+15 | |
| | ||||||
* | x11vnc options -nosel -noprimary -visual. | runge | 2004-02-20 | 3 | -65/+663 | |
| | | | | | | add clipboard/selection handling. add visual option (mostly for testing and workarounds). improve shm cleanup on failures. | |||||
* | make examples g++ compileable, thanks to Juan Jose Costello | dscho | 2004-02-04 | 8 | -9/+14 | |
| | ||||||
* | memory leaks fixed | dscho | 2004-01-30 | 2 | -0/+12 | |
| | ||||||
* | Honour the check for libz, libjpeg again | dscho | 2004-01-29 | 11 | -20/+24 | |
| | ||||||
* | add "-progressive height" option to make SendFramebufferUpdate "preemptive" | dscho | 2004-01-21 | 5 | -4/+46 | |
| | ||||||
* | update | dscho | 2004-01-21 | 1 | -0/+5 | |
| | ||||||
* | ignore all test programs | dscho | 2004-01-21 | 1 | -3/+1 | |
| | ||||||
* | add a simple example how to use rfbDoCopyRect | dscho | 2004-01-21 | 2 | -2/+55 | |
| | ||||||
* | ignore SIGPIPE by default; it is handled via EPIPE | dscho | 2004-01-21 | 2 | -0/+7 | |
| | ||||||
* | do not send unnecessary updated because of cursor drawing | dscho | 2004-01-21 | 1 | -7/+14 | |
| | ||||||
* | handle mouse button number mismatch | runge | 2004-01-19 | 3 | -73/+938 | |
| | | | | | | improved pointer input handling during drags, etc. somewhat faster copy_tiles() -> copy_tiles() x11vnc options -buttonmap -old_pointer -old_copytile | |||||
* | 0.6 is out... version is 0.7pre now | dscho | 2004-01-19 | 1 | -2/+2 | |
| | ||||||
* | inherit CFLAGS | dscho | 2004-01-19 | 1 | -1/+1 | |
| | ||||||
* | fix usage of non-existent attribute buffer | dscho | 2004-01-19 | 1 | -8/+11 | |
| | ||||||
* | compile fix for cygwin | dscho | 2004-01-16 | 6 | -5/+20 | |
| | ||||||
* | x11vnc options -allow, -localhost, -nodragging, -input_skip | runge | 2004-01-10 | 3 | -25/+181 | |
| | | | | minimize memory usage under -nofb | |||||
* | fix compilation with Mac OSX: preprocessor can't do recursive macros | dscho | 2003-12-09 | 1 | -2/+9 | |
| | ||||||
* | x11vnc: XBell events, -nofb, -notruecolor, misc. cleaning | runge | 2003-12-09 | 4 | -47/+161 | |
| | ||||||
* | fixed link | dscho | 2003-11-27 | 1 | -1/+1 | |
| | ||||||
* | -inetd, -noshm and friends added | dscho | 2003-11-11 | 2 | -10/+119 | |
| | ||||||
* | release 0.6 | dscho | 2003-11-07 | 3 | -3/+6 | |
| | ||||||
* | fix gcc 2.x compilation: no C99 | dscho | 2003-10-08 | 1 | -2/+2 | |
| | ||||||
* | 2002-09-11 Mark McLoughlin <mark@skynet.ie> | markmc | 2003-09-11 | 18 | -15750/+9 | |
| | | | | | | | * Makefile.in, */Makefile.in, aclocal.m4, bootstrap.sh, config.h.in, configure, depcomp, install-sh, missing, mkinstalldirs, Removed auto-generated files from CVS. | |||||
* | 2003-09-11 Mark McLoughlin <mark@skynet.ie> | markmc | 2003-09-11 | 23 | -2499/+156 | |
| | | | | | | | | | | | | | | * rdr/Exception.h, rdr/FdInStream.cxx, rdr/FdInStream.h, rdr/FdOutStream.cxx, rdr/FdOutStream.h, rdr/FixedMemOutStream.h, rdr/InStream.cxx, rdr/InStream.h, rdr/MemInStream.h, rdr/MemOutStream.h, rdr/NullOutStream.cxx, rdr/NullOutStream.h, rdr/OutStream.h, rdr/ZlibInStream.cxx, rdr/ZlibInStream.h, rdr/ZlibOutStream.cxx, rdr/ZlibOutStream.h, rdr/types.h, zrle.cxx, zrleDecode.h, zrleEncode.h: remove original C++ ZRLE implementation. Its been ported to C. * NEWS: copy the existing ChangeLog to here and make this a more detailed ChangeLog. | |||||
* | ZRLE no longer uses C++, but C | dscho | 2003-09-08 | 24 | -778/+1114 | |
| | ||||||
* | added --disable-cxx flag to configure | dscho | 2003-08-29 | 7 | -1870/+4232 | |
| | ||||||
* | Karl Runge: 8bpp handling now much better, single window also, many improvements | dscho | 2003-08-18 | 1 | -63/+199 | |
| | ||||||
* | socklen_t -> size_t | dscho | 2003-08-18 | 4 | -5/+5 | |
| | ||||||
* | using autoconf 1.6 | dscho | 2003-08-18 | 7 | -469/+822 | |
| | ||||||
* | added Projects section | dscho | 2003-08-09 | 1 | -0/+17 | |
| | ||||||
* | more files to ignore | dscho | 2003-08-08 | 4 | -0/+15 | |
| | ||||||
* | make --without-jpeg, --without-zlib work | dscho | 2003-08-08 | 5 | -1/+39 | |
| | ||||||
* | add --without-jpeg, --without-zlib; repair --without-backchannel, ↵ | dscho | 2003-08-08 | 3 | -775/+830 | |
| | | | | --without-24bpp | |||||
* | handle EINTR after select() | dscho | 2003-08-08 | 2 | -2/+4 | |
| | ||||||
* | rfbErr introduced | dscho | 2003-08-06 | 16 | -44/+46 | |
| | ||||||
* | forgot to change WORDS_BIGENDIAN to LIBVNCSERVER_BIGENDIAN; #undef VERSION ↵ | dscho | 2003-08-03 | 1 | -9/+10 | |
| | | | | unneccessary... | |||||
* | really check for setsid, not pgrp | dscho | 2003-08-02 | 3 | -105/+46 | |
| |