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

changes

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

changes

Post by Rudi De Vos »

** v1.0.6.4 Release
- Gui fix
- FT fix

** v1.0.6.3 Release

Viewer changes:
- Gui lock while reconnect fixed
- Removed flasher ( unused code )
- Rab order fixed in dialogs
- Crash on exit fixed
- Cursor with scaling fixed


Server changes:
- Fixed unload video driver and xp64
- Fixed settings overwriting with default when tempfile was write protected
- Added messagebox uncheck for runas when ultravnc.ini is not writable
- Added sc_prompt as command line option
- Added sc_exit as command line option
- Removed some logging, to many messages
- Fixed locks when fast user switching between winlogon and desktop change
- Added back a timeout, service need to give OS time to switch the desktop
- Screen updates engine changed. Now uses events instead of windows messages
- Moved engine updates sink to seperate cpp file
- Tab order fixed in dialogs
- Fixed crash monitor switch when second monitor is bigger
- Added maxcpu setting



** v1.0.5.7.x

- Fixed locking issue
- Screen updates engine partially rewritten


** v1.0.5.7

Viewer changes:
- Fixed mslogon + DsmPlugin not asking user/passwd
- DsmPlugin reverse path for dsmplugin set to %TEMP% (fixes Vista error)

Server changes:
- Added -sc command line option
- Server exits on viewer's disconnection fixed
- Server now remains connected on desktop change (like uac)
Still can't be controled because winvnc running as application
doesn't have permission, but the remote person can do
the task and get full control back when UAC popups or when
elevated window is closed.
- Added reverse connection accept (like in old sc)
usage: winvnc.exe -sc -run

Performance changes:
- There was an issue that viewer sometimes looked frozen. Fixed
But fixing this issue caused very fast server/viewer update requests,
pushing the cpu too high on server..
- CPU throttle added, so winvnc usage stay below 40%
- Idle detection added to lower cpu when desktop is static
- Tweaks for older cpu to keep the cpu lower
- vnclog fixed, was using cpu even when not enabled

Usage box updated:
-run needs to be the last uption

Connection:
- Reverse connection and running as service fixed
- Added service_commandline = -autoreconnect
- Dual logon box fixed

- XP64 mirror driver added
- Fixed mirror driver disabling on viewer disconnection

- Added extra check
When changing settings the runas dialog asks for permission to make
changes, default is NO.. a popup tells you this in case a permission
is denied
Last edited by Rudi De Vos on 2009-07-09 20:14, edited 1 time in total.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: changes

Post by redge »

fix msrc4plugin:
compatiility improved windows xp, vista, seven,
can work as user mode (don't need anymore run as administrator)

should still compatible windows 2000 pro and server(not tested my self)
not tested windows 2008 (people want compatible but nobody for test it)

msrc4plugin.dsm version 1.2.4.0 (available part of UltraVNC 1.0.6.4 download update ,full)

thank for the fix from pgmoney
Last edited by redge on 2009-07-13 22:25, edited 3 times in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Post Reply