diff options
author | dscho <dscho> | 2004-06-07 19:41:48 +0000 |
---|---|---|
committer | dscho <dscho> | 2004-06-07 19:41:48 +0000 |
commit | 83dd5a9032c9dbd73858eb8eb111141bcff30b06 (patch) | |
tree | d5cd2561f3e8afdb83d3d3ba8a33bd78d86981da | |
parent | 81fcc1c942dbc04c3ddb4491bda7989d601d88e4 (diff) | |
download | libtdevnc-83dd5a9032c9dbd73858eb8eb111141bcff30b06.tar.gz libtdevnc-83dd5a9032c9dbd73858eb8eb111141bcff30b06.zip |
more news
-rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,6 +13,9 @@ <p> <h2> News </h2> + <strong>2004/06/07</strong> 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. + <strong>2004/06/02</strong> 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. + <strong>2004/05/29</strong> Some <a href=qemu/>patches</a> were created for <a href=http://fabrice.bellard.free.fr/qemu/>QEMU</a>, a FAST! emulator by Fabrice Bellard, to control those sessions with a vncviewer. <strong>2004/02/29</strong> LibVNCServer is listed as a project using <a href=http://valgrind.kde.org/>Valgrind</a>! <p> <strong>2003/11/07</strong> 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)! |