summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorsteven_carr <steven_carr>2006-05-15 05:37:39 +0000
committersteven_carr <steven_carr>2006-05-15 05:37:39 +0000
commitccdbe8f3256c3c776a1cc1a0517a38437b9e2c65 (patch)
tree9853559d1c965946b196cccd03ce0f466d524950 /ChangeLog
parent347c4a98475d1dba8030efe33aa0b35856c4d17f (diff)
downloadlibtdevnc-ccdbe8f3256c3c776a1cc1a0517a38437b9e2c65.tar.gz
libtdevnc-ccdbe8f3256c3c776a1cc1a0517a38437b9e2c65.zip
The great UltraVNC Compatibility Commit
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8cfc44..ec55ee6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2006-05-15 Steven Carr <scarr@jsa-usa.com>
+ * The great UltraVNC Compatibility Commit!
+ libvncserver now supports the following messages:
+ SetSingleWindow - Select a single window to be the source of the
+ framebuffer.
+ ServerInput - Disable and blank the servers display
+ TextChat - TextChat between the remote/local user
+ (Bandwidth friendly VS the Notepad approach)
+ FileTransfer - Emulates a Windows Filesystem to the viewer
+ (Currently does not support Delta Transfers)
+ (Currently does not support Sending Directories)
+ UltraZip - Improved UltraZip support
+ * Improved Statistics SubSystem, now supports all encodings
+ * RFB 3.8 support! Error Messages are a 'Good Thing' (tm)
+ * Default to identify as RFB 3.6 to emulate UltraVNC server
+ (Server now has the ability to set the RFB version reported)
+ (permits the viewer to identify the server has FileTransfer ability)
+ * Client Encoding AutoSelection Supported (UltraViewer is speed aware)
+ * libvncclient has improved server detection/capabilities logic!
+
2006-05-13 Karl Runge <runge@karlrunge.com>
* minilzo.c,minilzo.h,lzoconf.h: switch to non-CRLF versions.
* libvncclient/Makefile.am: add minilzo.c, minilzo.h, lzoconf.h