summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix for MinGWdscho2004-12-201-1/+1
* x11vnc: minor tweaks for 0.7 file releaserunge2004-12-205-13/+74
* x11vnc: synchronous mode for -remote, string cleanuprunge2004-12-208-619/+1303
* don't mix up width & height!dscho2004-12-171-1/+1
* x11vnc: XFIXES cursorshape, XRANDR resize, remote control, guirunge2004-12-178-1679/+11945
* fix compilation on non MinGW32...dscho2004-12-011-0/+4
* support MinGW32!dscho2004-12-0121-51/+183
* use rfbClientErr to log errors, check if calloc succeded (both hinted by Andr...dscho2004-12-014-17/+21
* fix long reads (in some events of success, no TRUE was returned)dscho2004-11-302-7/+11
* add EncodingUltra; it is not implemented in the libraries yet, so this is jus...dscho2004-11-301-0/+1
* TODOs from encodingstestdscho2004-10-161-0/+4
* tight-1 -> encodingstestdscho2004-10-161-1/+1
* rename tight-1.c into encodingstest.c, fixing it in the process. It nowdscho2004-10-162-17/+58
* move read buffer to rfbClient structure (thread safety); make rfbClientLogdscho2004-10-166-35/+46
* compiles, 1st run is okay, 2nd and subsequent give errors. Evidently,dscho2004-10-151-38/+120
* no need to modify argvdscho2004-10-151-2/+4
* ideasdscho2004-10-151-73/+2
* compiling, non functional version of a unit test for encodingsdscho2004-10-151-18/+211
* cursor problemdscho2004-10-041-0/+1
* release client list mutex earlierdscho2004-10-021-2/+2
* added success stories and link to x11vnc's homedscho2004-09-142-2/+22
* add success stories (only one at the moment)dscho2004-09-141-0/+32
* new APIdscho2004-09-071-0/+3
* output only via rfbErrdscho2004-09-031-4/+4
* libvncserver.a is in libvncserver/ nowdscho2004-09-031-1/+1
* x11vnc: new pointer input handling algorithm; x11vnc pkg installs java viewerrunge2004-09-016-66/+258
* API changesdscho2004-08-301-0/+5
* global structures/functions should have "rfb", "sra" or "zrle" as prefix,dscho2004-08-3036-590/+589
* my ffmpeg was compiled with mp3lame...dscho2004-08-301-1/+1
* x11vnc: -cursor change shape handling, configure.ac: add more macros for X e...runge2004-08-306-848/+1638
* news: QEMU patch v6dscho2004-08-171-0/+1
* x11vnc: -overlay to fix colors with Sun 8+24 overlay visuals. -sid option.runge2004-08-155-357/+716
* fix XKBlib.h detection on *BSD, x11vnc: manpage and READMErunge2004-08-042-0/+3381
* fix XKBlib.h detection on *BSD, x11vnc: manpage and READMErunge2004-08-046-12/+29
* x11vnc: adjust version number and outputrunge2004-07-312-4/+5
* x11vnc: -cursorpos now the default, fix cursorpos + scaling bug.runge2004-07-313-102/+149
* x11vnc: -add_keysyms dynamically add missing keysyms to X serverrunge2004-07-293-1/+152
* x11vnc: -xkb (XKEYBOARD modtweak), -skip_keycodes, multi lines in x11vncrcrunge2004-07-273-104/+1069
* x11vnc: ignore keysyms >4 for a keycode, add lastmod to -help, -versionrunge2004-07-192-6/+25
* modtweak is now the default for x11vnc; check X11/XKBlib.h in configure.acrunge2004-07-164-115/+157
* x11vnc: -norepeat to turn off X server autorepeat when clients exist.runge2004-07-113-1/+92
* x11vnc: extend -allow to re-read a file with allowed IP addresses.runge2004-07-052-38/+103
* x11vnc: improve scaled grid calc to regain text compression. add :pad optionrunge2004-07-022-15/+99
* do not use GNU-only getlinedscho2004-06-301-3/+12
* x11vnc: round scaled width to multiple of 4 to make vncviewer happy.runge2004-06-282-7/+49
* x11vnc: speed up scaling a bit, add no blending option to -scalerunge2004-06-272-94/+199
* x11vnc: add "-scale fraction" for global server-side scaling.runge2004-06-263-82/+522
* convert c++ comments to c commentsdscho2004-06-186-14/+11
* debugdscho2004-06-181-0/+8
* cleanups; libvncclient supports -encodings alreadydscho2004-06-181-14/+12