- 12 May, 2009 1 commit
-
-
Ben Klopfenstein authored
Signed-off-by:
Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 04 Feb, 2008 1 commit
-
-
dscho authored
Highlite: * use qualityLevel/zlib_buffer. No new variable is needed. * Change coding style to recursive fashion. * Change meaning of qualityLevel== 9 for easy calc zywrle_level: old:zywrle_level== 1 new:disable ZYWRLE(same as ZRLE) so, we should not use this value for compatible reason. * Color mode handling isn't complete. I provided and checked 16 bit colors(RGB555,RGB565) and some color mode of 32 bit colors for little endian mode. we must make and check 24 bit colors and big endian mode. Signed-off-by:
Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 14 Aug, 2007 1 commit
-
-
dscho authored
-
- 01 Feb, 2007 1 commit
-
-
dscho authored
LibVNCClient: some users do not want to get whole-screen updates; introduce client->updateRect for that
-
- 31 Jan, 2007 1 commit
-
-
runge authored
-
- 11 Sep, 2006 1 commit
-
-
dscho authored
-
- 05 Jun, 2006 1 commit
-
-
steven_carr authored
-
- 15 May, 2006 1 commit
-
-
steven_carr authored
-
- 04 May, 2006 3 commits
-
-
steven_carr authored
rfbEncodingSupportedEncodings - What encodings are supported? rfbEncodingSupportedMessages - What message types are supported? rfbEncodingServerIdentity - What is the servers version string? ie: "x11vnc: 0.8.1 lastmod: 2006-04-25 (LibVNCServer 0.9pre)"
-
steven_carr authored
We need to process the rectangle (especially if it a type that contains subrectangles or any kind of compression). UltraVNC should be fixed to prevent these useless rectangles from being sent.
-
steven_carr authored
-
- 02 May, 2006 2 commits
-
-
steven_carr authored
-
steven_carr authored
-
- 28 Apr, 2006 1 commit
-
-
dscho authored
-
- 28 Mar, 2006 1 commit
-
-
dscho authored
-
- 25 Nov, 2005 1 commit
-
-
runge authored
fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds, disable tightvnc-filetransfer if no libpthread, add --without-pthread option, rm // comments, set NAME_MAX if not defined, x11vnc: throttle load if fb update requests not taking place.
-
- 06 Oct, 2005 1 commit
-
-
dscho authored
so that more than one data structure can be attached, and add an example to speak the client part of the back channel.
-
- 24 May, 2005 1 commit
-
-
dscho authored
-
- 23 May, 2005 1 commit
-
-
dscho authored
-
- 18 May, 2005 1 commit
-
-
dscho authored
hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac
-
- 15 May, 2005 1 commit
-
-
dscho authored
-
- 01 Dec, 2004 1 commit
-
-
dscho authored
-
- 16 Oct, 2004 1 commit
-
-
dscho authored
overrideable
-
- 30 Aug, 2004 1 commit
-
-
dscho authored
while structure members should not
-
- 18 Jun, 2004 1 commit
-
-
dscho authored
-
- 15 Jun, 2004 2 commits
- 25 May, 2004 1 commit
-
-
dscho authored
-
- 08 Aug, 2003 1 commit
-
-
dscho authored
-
- 30 Jul, 2003 1 commit
-
-
dscho authored
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
-
- 29 Jul, 2003 1 commit
-
-
dscho authored
-
- 28 Jul, 2003 1 commit
-
-
dscho authored
fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr should not be used in a library (use rfbLog instead)
-
- 27 Jul, 2003 1 commit
-
-
dscho authored
-