- 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
-
- 04 Aug, 2007 1 commit
-
-
runge authored
-
- 30 Mar, 2007 1 commit
-
-
dscho authored
Thanks to Guillaume Rousse, we now use libtool to build shared libraries.
-
- 01 Feb, 2007 2 commits
- 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
-
- 13 May, 2006 1 commit
-
-
runge 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 4 commits
-
-
steven_carr authored
-
steven_carr authored
-
steven_carr authored
-
steven_carr authored
-
- 28 Apr, 2006 1 commit
-
-
dscho authored
-
- 26 Apr, 2006 1 commit
-
-
runge authored
-
- 28 Mar, 2006 1 commit
-
-
dscho authored
-
- 27 Mar, 2006 1 commit
-
-
dscho authored
-
- 08 Jan, 2006 1 commit
-
-
runge authored
-
- 19 Dec, 2005 1 commit
-
-
dscho authored
-
- 09 Dec, 2005 1 commit
-
-
dscho authored
-
- 07 Dec, 2005 2 commits
- 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 3 commits
- 28 Sep, 2005 1 commit
-
-
dscho authored
Thank you very much, Rohit!
-
- 28 Jun, 2005 1 commit
-
-
dscho authored
-
- 24 May, 2005 2 commits
- 23 May, 2005 3 commits
- 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
-