After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
TODO List
- Rudi De Vos
- Admin & Developer
- Posts: 6952
- Joined: 2004-04-23 10:21
- Contact:
Re: TODO List
Current i'm still bug fixing...didn't look at the feature request forum section.
Usual i take a few, general purpose, feature request from this list.
Perhaps we first could compose a list on what we want to add to next version.
To get an idea on the general impact,
-how deep in the code are changes needed
-Does it require server and viewer changes. This is usual a hell as you never know if a bug
is server and viewer site
Some things i had in mind
server+viewer
*ipv6 support
Usual i take a few, general purpose, feature request from this list.
Perhaps we first could compose a list on what we want to add to next version.
To get an idea on the general impact,
-how deep in the code are changes needed
-Does it require server and viewer changes. This is usual a hell as you never know if a bug
is server and viewer site
Some things i had in mind
server+viewer
*ipv6 support
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
- uvnc2me: https://uvnc2me.com/
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
- uvnc2me: https://uvnc2me.com/
Re: TODO List
OK. some word to bugfixing, I have a suggest, we should create a list of bugs like u said. Then we can discuss who do fix which bugs, and at the end if a bug that I am fixing is not done yet. so you can help me further, with this solution we came further more faster. review my fixed code and correct me if necessary. how do you think about it?
C/C++, Assembler, Delphi, .Net, Java, PHP
- Rudi De Vos
- Admin & Developer
- Posts: 6952
- Joined: 2004-04-23 10:21
- Contact:
Re: TODO List
Next weeks i have less time...
I need to port a ipv4 app to ipv6.
Time is not lost, we can reuse it in vnc... and its' payed.
Bug fixed for 1096->10961
Most of them are done, other are to deep in the code and the risk is that you
inject more then you solve...
People always find bugs some little things to change, an update is never finsihed.
SVN updated with all changes
All other go in 1097
Most urgent are...
1) Make the server able to select dekstop
primary/secondary/both
and perhaps activate back single window
All was broken or to buggy, disbaled in 1096.
2) autoreconnect need a review, it's not multi connect
3) move to ip6, i will do this one after the project is finished
I need to port a ipv4 app to ipv6.
Time is not lost, we can reuse it in vnc... and its' payed.
Bug fixed for 1096->10961
Most of them are done, other are to deep in the code and the risk is that you
inject more then you solve...
People always find bugs some little things to change, an update is never finsihed.
SVN updated with all changes
All other go in 1097
Most urgent are...
1) Make the server able to select dekstop
primary/secondary/both
and perhaps activate back single window
All was broken or to buggy, disbaled in 1096.
2) autoreconnect need a review, it's not multi connect
3) move to ip6, i will do this one after the project is finished
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
- uvnc2me: https://uvnc2me.com/
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
- uvnc2me: https://uvnc2me.com/
Re: TODO List
task 1 > selection between primary, secondary and third monitor is done, I tested also on three monitor with two grafic card successfull, but switch back to single windows I havent tried yet. all other task need a review
C/C++, Assembler, Delphi, .Net, Java, PHP
- Rudi De Vos
- Admin & Developer
- Posts: 6952
- Joined: 2004-04-23 10:21
- Contact:
Re: TODO List
whow that's fast...
We need to find beta testers on the forum, people but tyhere monitors in all positions...
left/right/top/bottom
Negative coordinates, offesets etc....
I will create a test thread for it...
"Server site monitor switching test builds"
We need to find beta testers on the forum, people but tyhere monitors in all positions...
left/right/top/bottom
Negative coordinates, offesets etc....
I will create a test thread for it...
"Server site monitor switching test builds"
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
- uvnc2me: https://uvnc2me.com/
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
- uvnc2me: https://uvnc2me.com/
Re: TODO List
OK, this feature works good with driver only, doesnt work without driver
C/C++, Assembler, Delphi, .Net, Java, PHP