View Single Post
Posts: 81 | Thanked: 1 time | Joined on Dec 2005
#1
I am pleased to announce a new release of VNC viewer, version 0.6. 0.5 was released just a few days ago, so what has changed in this release?

* New user interface feature: added ability to choose encoding type. There are three options, all in the options dialog: automatically select, raw, and hextile. Automatic selection is generally best, but if the connection to the server is good, raw may be the best option. For slower speed connections, hextile may be a better option than automatic selection. The most recent choice is preserved across sessions.
* New user interface feature: added ability to get to special keyboard menu from the main menu. Previously, the special keyboard menu was only available from the toolbar by pressing the keyboard toolbar button. However, if the toolbar is not displayed and it is necessary to use a special key, it is inconvenient to cause the toolbar to be displayed. Now, the user can click the main menu drop-down, or, if in full screen mode, hit the menu button, and from there, navigate to the keyboard menu.
* Significant optimizations made to implementation of raw encoding type--should perform a lot better in this release. Additional optimizations were done for the hextile encoding when rotated.
* Power-saving enhancement: if the display is currently blanked (due to system inactivity) or VNC viewer is not the active application, it no longer requests updates from the server, thereby reducing the amount of network traffic when the application is not being used. This change also has power-saving implications. Actually, this change was in 0.5 but it was accidentally left out of 0.5's changelog.

In addition, now there are different packages for the 770 and N800. The problems that users experienced with the 0.5 package on the N800 should be a thing of the past. I don't have an N800 to test on, but my testing in the maemo 3.0 development environment indicates that the N800 package should work fine.

The easiest way to install the latest version is to use the appropriate single-click .install file:

Nokia 770 (maemo 2.0 or 2.1): http://repository.maemo.org/extras/d...viewer.install
Nokia N800 (maemo 3.0): http://repository.maemo.org/extras/d...viewer.install

Alternatively, go to https://garage.maemo.org/projects/vncviewer/ to download the appropriate package from the VNC Viewer Web site. Also, please go to this Web site to submit bugs, feature requests, comments, etc. Detlef and I will read them in this thread, but the Web site is a central repository for such things, and it will be easier to track bugs and feature requests if they are posted to the Web site.

Aaron