Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

1.0.8.0 online

Post Reply
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6831
Joined: 2004-04-23 10:21
Contact:

1.0.8.0 online

Post by Rudi De Vos »

changes
-----------
** v1.0.8.0 Release
DSM plugin:
Multithreaded / interface support
Require Multithreaded plugins

viewer
-Prompt to disable dsm plugin and connect if an unencrypted session is detected.
-Fallback to dibsection if video memory is low (black screen issue)
-Keyboard hook fixed; no longer interferes with keyboard responsiveness. Also scroll lock is properly handled for special keys.
-Repeater ID is shown in in the recent edit box when you connect along with the repeater host.
-Cmdline options to auto accept connections and another to auto accept unencrypted connections
-Remember last local path in file transfer during a session
-Gui lock fixed ( server disconnect without message could lock gui)

server
-Some mutex changes that were causing issues when there were multiple connections
-Support for multiple connections using dsm plugin
-Support for new plugin interface
-New repeater cmdline option for simplicity
-Some interface changes in the add new client dialog when using sc mode
-Support balloon tip notifications, used in sc mode
-Dialog to show pending or unauth clients such as those waiting with the repeater or reverse connections
-Also some crashes due to bad function pointer init in dsm plugin handlers

-if no incremental udate is requested (full update) the incremental rectangle is the full screen
-deadlock fixed ( server hang after desktop switch (logon-default-screensaver,taskmanager needed to kill)
-server mouse moves get faster processed
-driver is handled faster (there was a not needed 100ms wait in the code)
-ultravnc.ini
[admin]
sendbuffer=8192 <<<custom sendbuffer size


** v1.0.7 ( Beta tests)
Last edited by Rudi De Vos on 2009-11-08 15:41, edited 1 time in total.
Post Reply