- 02 Nov, 2009 1 commit
-
-
Vic Lee authored
Signed-off-by:
Vic Lee <llyzs@163.com> Signed-off-by:
Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 30 Oct, 2009 2 commits
-
-
Christian Beier authored
Forking the whole process from deep within a library call does not really work at all with apps that use multiple threads, i.e. every reasonably modern GUI app. So, provide a non-forking listen function so that the caller can decide if to fork, start a thread, etc. This implementation adds a timeout parameter to be able to call the listen function multiple times so that it's possible to do sth. else in between, e.g. abort listening. Signed-off-by:
Christian Beier <dontmind@freeshell.org> Signed-off-by:
Johannes Schindelin <johannes.schindelin@gmx.de>
-
Alexander Dorokhine authored
When working on a program which searches the display for some image, one does not want to search again without getting an FB update. Add a callback to make this possible.
-
- 02 Oct, 2009 3 commits
-
-
Vic Lee authored
Signed-off-by:
Vic Lee <llyzs@163.com>
-
Christian Beier authored
SOCKET is redefined in winsock2.h so #undef it where winsock2.h is included. The changes in rfbproto.c circumvent crosscompiler errors like 'S_IFMT' undeclared ...', the Makefile.am changes avoid building linux specific stuff for a win32 host target. Also added configure option to specify sdl-config. Signed-off-by:
Christian Beier <dontmind@freeshell.org> Signed-off-by:
Johannes Schindelin <johannes.schindelin@gmx.de>
-
Vic Lee authored
Signed-off-by:
Vic Lee <llyzs@163.com>
-
- 21 May, 2009 1 commit
-
-
runge authored
Proposed tight security type fix for debian bug 517422.
-
- 20 May, 2009 1 commit
-
-
llyzs authored
These are useful functions for VNC clients, so let's export them for everybody to use. Signed-off-by:
Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 12 May, 2009 1 commit
-
-
Ben Klopfenstein authored
Signed-off-by:
Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 28 Apr, 2008 1 commit
-
-
dscho authored
The JPEG library is not necessarily installed everywhere, and sometimes it is outright undesirable to compile with JPEG support, e.g. when the server is not very fast. So fix the compilation for that case. Signed-off-by:
Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 31 Jan, 2008 1 commit
-
-
dscho authored
The variable tightQualityLevel is used for ZYWRLE compression, too, so if libjpeg is not present, but libz is, we still need to have that struct member. Signed-off-by:
Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 30 Jan, 2008 1 commit
-
-
dscho authored
ZYWRLE used a static buffer, which does not work too well if you have more than one client in a threaded server. Instead, we have the data in the client structure now. Signed-off-by:
Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 29 Jan, 2008 2 commits
-
-
dscho authored
Signed-off-by:
Johannes Schindelin <johannes.schindelin@gmx.de>
-
dscho authored
Signed-off-by:
Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 06 Apr, 2007 2 commits
- 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
-
- 16 Dec, 2006 1 commit
-
-
runge authored
-
- 12 Sep, 2006 1 commit
-
-
dscho authored
-
- 11 Sep, 2006 1 commit
-
-
dscho authored
-
- 28 May, 2006 1 commit
-
-
steven_carr authored
-
- 16 May, 2006 1 commit
-
-
steven_carr authored
-
- 15 May, 2006 3 commits
-
-
steven_carr authored
-
steven_carr authored
-
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
-
steven_carr authored
-
- 03 May, 2006 1 commit
-
-
steven_carr authored
Both PalmVNC and UltraVNC SetScale messages are supported
-
- 02 May, 2006 1 commit
-
-
steven_carr authored
-
- 28 Apr, 2006 1 commit
-
-
dscho authored
-
- 28 Mar, 2006 1 commit
-
-
dscho authored
-
- 01 Mar, 2006 1 commit
-
-
dscho authored
-
- 28 Feb, 2006 1 commit
-
-
dscho authored
-
- 24 Feb, 2006 2 commits
-
-
rohit_99129 authored
-
rohit_99129 authored
-
- 22 Feb, 2006 1 commit
-
-
dscho authored
-
- 19 Dec, 2005 1 commit
-
-
dscho authored
-
- 07 Dec, 2005 1 commit
-
-
dscho authored
-