Commit Graph

355 Commits (8715a8ab4243f667e38ad315d98fc38588946362)
 

Author SHA1 Message Date
dscho 8715a8ab42 compiles, 1st run is okay, 2nd and subsequent give errors. Evidently,
20 years ago
dscho 31d0617d3d no need to modify argv
20 years ago
dscho 1ca3bdc71b ideas
20 years ago
dscho 7ea0d024cb compiling, non functional version of a unit test for encodings
20 years ago
dscho dca073b665 cursor problem
20 years ago
dscho 28d09a73ce release client list mutex earlier
20 years ago
dscho e383deccf9 added success stories and link to x11vnc's home
20 years ago
dscho b2bc0cdd69 add success stories (only one at the moment)
20 years ago
dscho d10f5ebec7 new API
20 years ago
dscho 3060d5fa15 output only via rfbErr
20 years ago
dscho be50833051 libvncserver.a is in libvncserver/ now
20 years ago
runge 3495019ada x11vnc: new pointer input handling algorithm; x11vnc pkg installs java viewer
20 years ago
dscho 86d7695f8b API changes
20 years ago
dscho 97299606da global structures/functions should have "rfb", "sra" or "zrle" as prefix,
20 years ago
dscho 0d3b958b47 my ffmpeg was compiled with mp3lame...
20 years ago
runge 52ba8bfb2d x11vnc: -cursor change shape handling, configure.ac: add more macros for X extensions
20 years ago
dscho 3a4f41f657 news: QEMU patch v6
20 years ago
runge d77d118d99 x11vnc: -overlay to fix colors with Sun 8+24 overlay visuals. -sid option.
20 years ago
runge 6460243eaf fix XKBlib.h detection on *BSD, x11vnc: manpage and README
20 years ago
runge 2c668dea01 fix XKBlib.h detection on *BSD, x11vnc: manpage and README
20 years ago
runge a19a9de3e5 x11vnc: adjust version number and output
20 years ago
runge 33c4ea8e1d x11vnc: -cursorpos now the default, fix cursorpos + scaling bug.
20 years ago
runge c41ab764b8 x11vnc: -add_keysyms dynamically add missing keysyms to X server
20 years ago
runge eb9a6928b0 x11vnc: -xkb (XKEYBOARD modtweak), -skip_keycodes, multi lines in x11vncrc
20 years ago
runge 64605a8c20 x11vnc: ignore keysyms >4 for a keycode, add lastmod to -help, -version
20 years ago
runge 57234c523d modtweak is now the default for x11vnc; check X11/XKBlib.h in configure.ac
20 years ago
runge 03376f710a x11vnc: -norepeat to turn off X server autorepeat when clients exist.
20 years ago
runge 4015b99262 x11vnc: extend -allow to re-read a file with allowed IP addresses.
20 years ago
runge 515dbae42a x11vnc: improve scaled grid calc to regain text compression. add :pad option
20 years ago
dscho b68e387949 do not use GNU-only getline
20 years ago
runge b6caa102d1 x11vnc: round scaled width to multiple of 4 to make vncviewer happy.
20 years ago
runge 88f1aa7075 x11vnc: speed up scaling a bit, add no blending option to -scale
20 years ago
runge b512ce1b2f x11vnc: add "-scale fraction" for global server-side scaling.
20 years ago
dscho 2a4a0f487e convert c++ comments to c comments
20 years ago
dscho 1589d04d50 debug
20 years ago
dscho c8ccb166ba cleanups; libvncclient supports -encodings already
20 years ago
dscho 2e9817e095 cleanups; support vncrec'orded files as input
20 years ago
dscho 97a1de323b now that the examples reside in a subdirectory, the classes path has to be adapted
20 years ago
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