This should be the next update, final dev release for last check
* UltraVNC - Latest modifications – History
1.3.3 dev 11
* high dpi, better scaling, viewer fullscreen/resizing maximize/minimize fixes (Thomas Levering)
* MRU list viewer, delete default
* service should not respan on shutdown
* Linux compatibility cursor 16bit, color 32 bit depth vnc4server (tyan0)
32/64bit
https://www.uvnc.eu/download/133/UltraVnc_133_dev11.zip
32bit
https://www.uvnc.eu/download/133/UltraV ... _Setup.exe
64bit
https://www.uvnc.eu/download/133/UltraV ... _Setup.exe
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/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://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/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://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
1.3.3 dev-11
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
-
- 40
- Posts: 84
- Joined: 2015-01-23 06:45
Re: 1.3.3 dev-11
wait with release, i found a problem
-
- 40
- Posts: 84
- Joined: 2015-01-23 06:45
Re: 1.3.3 dev-11
I found the Bug
Send SendFullFramebufferUpdateRequest On DPI change before running -> empty picture
I add Autoscaling even in the old Options Dialog
https://1drv.ms/f/s!AkdsiVHAVCeBhjFMuxmAGxOAqLdT
Send SendFullFramebufferUpdateRequest On DPI change before running -> empty picture
Code: Select all
if (_this->m_running)
_this->SendFullFramebufferUpdateRequest(false);
https://1drv.ms/f/s!AkdsiVHAVCeBhjFMuxmAGxOAqLdT