From 83dd5a9032c9dbd73858eb8eb111141bcff30b06 Mon Sep 17 00:00:00 2001 From: dscho Date: Mon, 7 Jun 2004 19:41:48 +0000 Subject: [PATCH] more news --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index 150b539..a32f62b 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,9 @@

News

+ 2004/06/07 After silently adding libvncclient almost a year ago, the API was modified for real use, and three examples were added: ppmtest (a very simple demo), SDLvncviewer, and vnc2mpg (which lets you record your VNC session to a movie). Automated regression tests of the libraries are planned. + 2004/06/02 x11vnc-0.6.1 was released! This reflects the long way the original, small example has gone, improved in many possible ways and having a broad user base. + 2004/05/29 Some patches were created for QEMU, a FAST! emulator by Fabrice Bellard, to control those sessions with a vncviewer. 2004/02/29 LibVNCServer is listed as a project using Valgrind!

2003/11/07 Version 0.6 is out! x11vnc performance boosts! You no longer need a c++ compiler in order to have ZRLE coding! LinuxVNC was added (This is to the text console what x11vnc is to X11)!