diff options
author | dscho <dscho> | 2004-06-07 20:09:49 +0000 |
---|---|---|
committer | dscho <dscho> | 2004-06-07 20:09:49 +0000 |
commit | 120500f7a37109017e78cc34249b77cf22313238 (patch) | |
tree | b2ec2440a0ffc495a1807f2c527f240af2a67171 | |
parent | 83dd5a9032c9dbd73858eb8eb111141bcff30b06 (diff) | |
download | libvncserver-120500f7a37109017e78cc34249b77cf22313238.zip libvncserver-120500f7a37109017e78cc34249b77cf22313238.tar.gz |
layout and wording fix
-rw-r--r-- | index.html | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -13,9 +13,12 @@ <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/06/07</strong> After silently being added almost a year ago, libvncclient's 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. +<p> + <strong>2004/06/02</strong> <a href=http://www.karlrunge.com/x11vnc/>x11vnc</a>-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. +<p> <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. +<p> <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)! |