diff options
author | dscho <dscho> | 2001-10-02 10:18:23 +0000 |
---|---|---|
committer | dscho <dscho> | 2001-10-02 10:18:23 +0000 |
commit | 622de218221dd47328a14fe712ad7451fa5e216e (patch) | |
tree | bc50a465c5ec473cb47f02bd9956673ae4c30cd4 | |
parent | e9b44e06eff1ee5a39e7c85e6c047fb6445aa1b9 (diff) | |
download | libtdevnc-622de218221dd47328a14fe712ad7451fa5e216e.tar.gz libtdevnc-622de218221dd47328a14fe712ad7451fa5e216e.zip |
changes
-rw-r--r-- | CHANGES | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ +0.2 + cursors are supported + support for 3 bytes/pixel (slow!) + server side colourmap support + fixed rfbCloseClient not to close the connection (pthreads!) + pthreads now work + cleaned up mac.c (from original OSXvnc); now compiles (untested!) + compiles cleanly on Linux, IRIX, BSD, Apple +0.1 + rewrote API to use pseudo-methods instead of required functions. + lots of clean up. + Example can show symbols now. + All encodings + HTTP |