Commit Graph

317 Commits (a6d341c01e3356f08de27617c74ebd1b2a3501b5)
 

Author SHA1 Message Date
dscho a6d341c01e more comments; support playing vncrec'orded files
20 years ago
dscho 11271316d3 support password reading with getpass(); support -play to play vncrec'orded files
20 years ago
runge a7446d7123 x11vnc: simple ~/.x11vncrc config file support, -rc, -norc
20 years ago
dscho 9892088f45 fixed
20 years ago
dscho 20e8e7302f fix silly hextile bug
20 years ago
dscho 03ad9b0b03 recognize more encodings
20 years ago
dscho e70c3be736 debug
20 years ago
dscho 6bda09f03c fix CoRRE with maxRectsPerUpdate bug
20 years ago
dscho d197504916 fix silly update bug with raw encoding
20 years ago
runge f868d56ef1 x11vnc: -clear_mods -clear_keys -storepasswd, add RFB_SERVER_IP RFB_SERVER_PORT to -accept/-gone
20 years ago
dscho 992be8f5f7 fix compilation on IRIX
20 years ago
dscho 1afc2a04e4 fix test for sdl
20 years ago
dscho 68422b6309 fix compilation on MacOSX
20 years ago
dscho 120500f7a3 layout and wording fix
20 years ago
dscho 83dd5a9032 more news
20 years ago
dscho 81fcc1c942 now that it is released, increment x11vnc's version
20 years ago
dscho 35236477c4 all this moving and renaming needs changes in the cvsignores, too!
20 years ago
dscho cb3d612bb1 fix bug 968264: make rpm did not work with x11vnc package
20 years ago
dscho 00901a2eb9 add vnc2mpg, a program which makes a movie from a VNC desktop using FFMPEG
20 years ago
dscho c7730d9bad added -encodings
20 years ago
dscho fefcb9188a fix cursor trails (when not using cursor encoding and moving the cursor,
20 years ago
dscho fc45b97d65 add mouse button handling
20 years ago
dscho 2b8c2a5c3a add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging
20 years ago
runge 98e4f89569 x11vnc: rearrange file for easier maintenance, add RFB_CLIENT_COUNT to -accept/-gone
20 years ago
runge f988c5b28e *** empty log message ***
20 years ago
runge e3c8cddef9 x11vnc: view-only plain passwd: -viewpasswd and 2nd line of -passwdfile
20 years ago
dscho fcf44cf5ae a script which automatically converts a few files to make an x11vnc release
20 years ago
dscho 2febc578ea -lvncserver is not default now
20 years ago
dscho 876868553d move the library into libvncserver/, x11vnc into x11vnc/
20 years ago
runge 0130bdb9d6 x11vnc: -gone, -passwdfile, -o logfile; add view-only to -accept
20 years ago
runge dd26262a36 x11vnc: more -inetd fixes.
20 years ago
runge de95a56868 x11vnc: less fprintf under -q so '-q -inetd' has no stderr output.
20 years ago
runge d485cebe82 x11vnc: improvements to -accept popup: yes/no buttons and timeout.
20 years ago
runge d8c8a38224 x11vnc: clean up -Wall warnings.
20 years ago
runge 05a8d11903 x11vnc: add -accept some-command/xmessage/popup
20 years ago
runge d43fc7efbe x11vnc: mouse -> keystroke and keystroke -> mouse remappings.
20 years ago
dscho f5cfa4bc8d prevent segmentation fault when requested area is too big; if select is interrupted while WriteExact, just try again.
20 years ago
runge 1c7ca906f7 x11vnc: add -auth, more -cursorpos and -nofb work
20 years ago
runge 7c1c81eede x11vnc: add -cursorpos for Cursor Position Updates, and -sigpipe
20 years ago
dscho 167c619722 ignore SIGPIPE the correct way
20 years ago
runge a6149f349e x11vnc: do not send selection unless all clients are in RFB_NORMAL state.
20 years ago
dscho 47eece6aff fix compilation without jpeg and a certain autoconf version
20 years ago
runge 782c6e7a15 x11vnc options -blackout, -xinerama, -xwarppointer. check cargs.
20 years ago
dscho e68063f246 add support for pgm and pbm (8-bit and 1-bit grayscale images)
20 years ago
dscho 6a1a59f90e fix cargs.c: arguments were not correctly purged.
20 years ago
dscho 5df82de5ce fix --link for libvncserver-config
20 years ago
runge ed986a0bbe x11vnc options -vncconnect, -connect, -remap,
20 years ago
dscho 74b9f7de2e link to pre.tar.gz, mention valgrind
20 years ago
dscho 9bdee1a7f0 update on news
20 years ago
dscho 7aa9d27733 fixed valgrind warning
20 years ago