[First Page] [Previous Page] [Next Page] [Last Page]
| GIT Hash | Branch | Date | Author | Log Message |
|---|---|---|---|---|
| d3c1d98c [view] | master | 2009-11-05 22:35:17 +0800 | Vic Lee | [libtdevnc] Change GnuTLS minimum requirement to 2.4.0 Signed-off-by: Vic Lee Signed-off-by: Johannes Schindelin |
| a4cc8972 [view] | master | 2009-11-04 23:18:36 +0800 | Vic Lee | [libtdevnc] Fix various compilation warnings Signed-off-by: Vic Lee Signed-off-by: Johannes Schindelin |
| 67223b7c [view] | master | 2009-10-31 21:48:11 +0100 | Johannes Schindelin | [libtdevnc] Add Alexander to the authors Signed-off-by: Johannes Schindelin |
| 76b468ce [view] | master | 2009-10-31 20:37:28 +0100 | Christian Beier | [libtdevnc] SDLvncviewer: don't call clean up the same client twice. If rfbInitConnection fails, it cleans up the client, so protect against doing it ourselves again. Signed-off-by: Christian Beier Signed-off-by: Johannes Schindelin |
| d4c43c1b [view] | master | 2009-10-31 19:46:36 +0100 | Christian Beier | [libtdevnc] libvncclient: include winsock2.h in vncviewer.c. fixes warning about closesocket being implicitly declared. Signed-off-by: Christian Beier Signed-off-by: Johannes Schindelin |
| 7ed1c0ae [view] | master | 2009-10-30 18:07:22 +0100 | Christian Beier | [libtdevnc] SDLvncviewer: add SIGINT handler to be able to actually stop program. Signed-off-by: Christian Beier Signed-off-by: Johannes Schindelin |
| 48773298 [view] | master | 2009-10-30 15:51:58 +0100 | Christian Beier | [libtdevnc] libvncclient: make listenAtTCPPort() work under windows. Actually, initSockets() has to be called everywhere we possibly use sockets the first time. Also fix return value of initSockets(). Signed-off-by: Christian Beier Signed-off-by: Johannes Schindelin |
| 62ae6bb7 [view] | master | 2009-10-30 12:29:02 +0100 | Alexander Dorokhine | [libtdevnc] libvncclient: Add FinishedFrameBufferUpdate callback 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. |
| b02849ab [view] | master | 2009-10-30 12:27:05 +0100 | Alexander Dorokhine | [libtdevnc] Fix hostname resolution problems under Windows On Windows, the WSA system needs to be initialized to be able to look up host names. This patch also changes *addr = 0 to use the constant INADDR_LOOPBACK instead, which seems to be required on Windows. |
| 1f6c5609 [view] | master | 2009-10-26 22:41:56 +0100 | Christian Beier | [libtdevnc] SDLvncviewer: use -listennofork when -listen specified. As -listen mode isn't really working under UNIX and not at all under windows, use -listennofork and an outer listen loop instead. Signed-off-by: Christian Beier Signed-off-by: Johannes Schindelin |
[First Page] [Previous Page] [Next Page] [Last Page]
© 2010-2026 Trinity Desktop Project