summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fix commentdscho2005-01-141-1/+2
|
* close socket in ClientConnectionGonedscho2005-01-141-0/+3
|
* new version...dscho2005-01-141-2/+2
|
* VisualNacro, a visual macro recorder for VNC. Alpha versiondscho2005-01-1410-0/+1028
|
* return value of rfbProcessEvents tells if an update was pendingdscho2005-01-142-4/+11
|
* fix segfault when trying to write outside of frameBufferdscho2005-01-141-1/+1
|
* argc and argv may be zero (which means to ignore them)dscho2005-01-141-30/+36
|
* add hook to allow for custom client messagesdscho2005-01-033-0/+14
|
* x11vnc: improve XFIXES cursor transparency, more remote-control cmds.runge2004-12-277-606/+1590
|
* x11vnc: need tkx11vnc and tkx11vnc.h in x11vnc packagerunge2004-12-233-11/+13
|
* x11vnc: need tkx11vnc and tkx11vnc.h in x11vnc packagerunge2004-12-231-2/+2
|
* x11vnc: need tkx11vnc and tkx11vnc.h in x11vnc packagerunge2004-12-231-1/+1
|
* x11vnc: minor tweaks for x11vnc 0.7 file releaserunge2004-12-237-49/+359
|
* Ooh, I'm lazy. Some news were added retroactively.dscho2004-12-201-0/+6
|
* released 0.7dscho2004-12-203-3/+8
|
* compile fix on mac; still untested...dscho2004-12-201-5/+5
|
* 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 ↵dscho2004-12-014-17/+21
| | | | Andre Leiradella)
* 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 ↵dscho2004-11-301-0/+1
| | | | just a place holder
* 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
| | | | | passes all encodings except corre (broken) and zrle (not yet implemented in libvncclient)
* move read buffer to rfbClient structure (thread safety); make rfbClientLogdscho2004-10-166-35/+46
| | | | overrideable
* compiles, 1st run is okay, 2nd and subsequent give errors. Evidently,dscho2004-10-151-38/+120
| | | | libvncclient is not yet reentrant (or threadsafe).
* 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
| | | | while structure members should not
* my ffmpeg was compiled with mp3lame...dscho2004-08-301-1/+1
|
* x11vnc: -cursor change shape handling, configure.ac: add more macros for X ↵runge2004-08-306-848/+1638
| | | | extensions
* 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
|