| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | compiles, 1st run is okay, 2nd and subsequent give errors. Evidently, | dscho | 2004-10-15 | 1 | -38/+120 |
* | no need to modify argv | dscho | 2004-10-15 | 1 | -2/+4 |
* | ideas | dscho | 2004-10-15 | 1 | -73/+2 |
* | compiling, non functional version of a unit test for encodings | dscho | 2004-10-15 | 1 | -18/+211 |
* | cursor problem | dscho | 2004-10-04 | 1 | -0/+1 |
* | release client list mutex earlier | dscho | 2004-10-02 | 1 | -2/+2 |
* | added success stories and link to x11vnc's home | dscho | 2004-09-14 | 2 | -2/+22 |
* | add success stories (only one at the moment) | dscho | 2004-09-14 | 1 | -0/+32 |
* | new API | dscho | 2004-09-07 | 1 | -0/+3 |
* | output only via rfbErr | dscho | 2004-09-03 | 1 | -4/+4 |
* | libvncserver.a is in libvncserver/ now | dscho | 2004-09-03 | 1 | -1/+1 |
* | x11vnc: new pointer input handling algorithm; x11vnc pkg installs java viewer | runge | 2004-09-01 | 6 | -66/+258 |
* | API changes | dscho | 2004-08-30 | 1 | -0/+5 |
* | global structures/functions should have "rfb", "sra" or "zrle" as prefix, | dscho | 2004-08-30 | 36 | -590/+589 |
* | my ffmpeg was compiled with mp3lame... | dscho | 2004-08-30 | 1 | -1/+1 |
* | x11vnc: -cursor change shape handling, configure.ac: add more macros for X e... | runge | 2004-08-30 | 6 | -848/+1638 |
* | news: QEMU patch v6 | dscho | 2004-08-17 | 1 | -0/+1 |
* | x11vnc: -overlay to fix colors with Sun 8+24 overlay visuals. -sid option. | runge | 2004-08-15 | 5 | -357/+716 |
* | fix XKBlib.h detection on *BSD, x11vnc: manpage and README | runge | 2004-08-04 | 2 | -0/+3381 |
* | fix XKBlib.h detection on *BSD, x11vnc: manpage and README | runge | 2004-08-04 | 6 | -12/+29 |
* | x11vnc: adjust version number and output | runge | 2004-07-31 | 2 | -4/+5 |
* | x11vnc: -cursorpos now the default, fix cursorpos + scaling bug. | runge | 2004-07-31 | 3 | -102/+149 |
* | x11vnc: -add_keysyms dynamically add missing keysyms to X server | runge | 2004-07-29 | 3 | -1/+152 |
* | x11vnc: -xkb (XKEYBOARD modtweak), -skip_keycodes, multi lines in x11vncrc | runge | 2004-07-27 | 3 | -104/+1069 |
* | x11vnc: ignore keysyms >4 for a keycode, add lastmod to -help, -version | runge | 2004-07-19 | 2 | -6/+25 |
* | modtweak is now the default for x11vnc; check X11/XKBlib.h in configure.ac | runge | 2004-07-16 | 4 | -115/+157 |
* | x11vnc: -norepeat to turn off X server autorepeat when clients exist. | runge | 2004-07-11 | 3 | -1/+92 |
* | x11vnc: extend -allow to re-read a file with allowed IP addresses. | runge | 2004-07-05 | 2 | -38/+103 |
* | x11vnc: improve scaled grid calc to regain text compression. add :pad option | runge | 2004-07-02 | 2 | -15/+99 |
* | do not use GNU-only getline | dscho | 2004-06-30 | 1 | -3/+12 |
* | x11vnc: round scaled width to multiple of 4 to make vncviewer happy. | runge | 2004-06-28 | 2 | -7/+49 |
* | x11vnc: speed up scaling a bit, add no blending option to -scale | runge | 2004-06-27 | 2 | -94/+199 |
* | x11vnc: add "-scale fraction" for global server-side scaling. | runge | 2004-06-26 | 3 | -82/+522 |
* | convert c++ comments to c comments | dscho | 2004-06-18 | 6 | -14/+11 |
* | debug | dscho | 2004-06-18 | 1 | -0/+8 |
* | cleanups; libvncclient supports -encodings already | dscho | 2004-06-18 | 1 | -14/+12 |
* | cleanups; support vncrec'orded files as input | dscho | 2004-06-18 | 1 | -34/+25 |
* | now that the examples reside in a subdirectory, the classes path has to be ad... | dscho | 2004-06-18 | 3 | -3/+3 |
* | more comments; support playing vncrec'orded files | dscho | 2004-06-18 | 1 | -1/+13 |
* | support password reading with getpass(); support -play to play vncrec'orded f... | dscho | 2004-06-18 | 3 | -24/+122 |
* | x11vnc: simple ~/.x11vncrc config file support, -rc, -norc | runge | 2004-06-17 | 3 | -23/+177 |
* | fixed | dscho | 2004-06-15 | 1 | -1/+2 |
* | fix silly hextile bug | dscho | 2004-06-15 | 1 | -1/+1 |
* | recognize more encodings | dscho | 2004-06-15 | 1 | -0/+6 |
* | debug | dscho | 2004-06-15 | 1 | -1/+17 |
* | fix CoRRE with maxRectsPerUpdate bug | dscho | 2004-06-15 | 1 | -2/+4 |
* | fix silly update bug with raw encoding | dscho | 2004-06-15 | 1 | -8/+9 |
* | x11vnc: -clear_mods -clear_keys -storepasswd, add RFB_SERVER_IP RFB_SERVER_P... | runge | 2004-06-12 | 3 | -79/+294 |
* | fix compilation on IRIX | dscho | 2004-06-08 | 2 | -2/+7 |
* | fix test for sdl | dscho | 2004-06-08 | 1 | -5/+1 |