19 Mar 17:08
TigerVNC 1.0.1 is now available
TigerVNC 1.0.1 is now available.
TigerVNC 1.0.1 is the stable release of TigerVNC 1.0.
Highlights of TigerVNC 1.0:
- approximately 50% less CPU consumption on IA-32 architecture with Tight
encoding, 25% less on other architectures
- Xvnc can be built against X.Org 1.5 or 1.6 server
Changes since 1.0.0:
[Bugfix] Need to define IDC_STATIC to build in MSVC.
[Bugfix] Remove xfs support, because it doesn't work and isn't needed.
[Bugfix] vncviewer could crash when started with no arguments and user clicked
on "Options" and "OK".
[Bugfix] Some systems (notably OS X Leopard) have fls() already, so rename
ours to avoid conflict.
[Bugfix] Work around alignment issue with OS X linker which was causing
problems on Leopard and Snow Leopard.
[Bugfix] Avoid modifiers such as shift sticking.
[Bugfix] Use /dev/urandom when available for xauth cookie generation.
[Bugfix] Define "public" structure members as "c_public" in C includes in
vncExtInit.cc.
[Doc] s/XFree86/Xorg in Xvnc manual page.
[Bugfix] Fix crash in TcpSocket::sameMachine for IPv6 connections.
[Bugfix] Pass correct address length to connect(2) call.
[Bugfix] Fix MS Visual Studio 2008 compilation issues.
[Bugfix] Default -FullColor to 0 when -AutoSelect=0 and -LowColorLevel= are
used.
[Doc] Improve vncviewer's -LowColorLevel parameter description.
[Bugfix] Honor dotWhenNoCursor option (and it's changes) every time.
(Continue reading)
RSS Feed