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

TODO List

Developers may discuss here
Post Reply
JnZn558
8
8
Posts: 13
Joined: 2011-01-24 08:49

TODO List

Post by JnZn558 »

Hi, I only found TODO list for viewer, does the server not have it, too? whats the next plan, new Feature? If no one exist, than I tried to fix more known bugs.
C/C++, Assembler, Delphi, .Net, Java, PHP
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Re: TODO List

Post by Rudi De Vos »

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
JnZn558
8
8
Posts: 13
Joined: 2011-01-24 08:49

Re: TODO List

Post by JnZn558 »

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
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Re: TODO List

Post by Rudi De Vos »

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
JnZn558
8
8
Posts: 13
Joined: 2011-01-24 08:49

Re: TODO List

Post by JnZn558 »

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
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Re: TODO List

Post by Rudi De Vos »

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"
JnZn558
8
8
Posts: 13
Joined: 2011-01-24 08:49

Re: TODO List

Post by JnZn558 »

OK, this feature works good with driver only, doesnt work without driver
C/C++, Assembler, Delphi, .Net, Java, PHP
Post Reply