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
TODO List
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- 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
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: 6863
- 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
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: 6863
- 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"
Re: TODO List
OK, this feature works good with driver only, doesnt work without driver
C/C++, Assembler, Delphi, .Net, Java, PHP