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
- 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
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
- 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
UltraVNC Japanese edition(JP)
UltraVNC Japanese edition(JP)
Hi,
UltraVNC JP is modified UltraVNC for Japanese environment.
This is GPL.
+ Messages are translated into Japanese.
+ Japanese 106 keyboard supported.
+ Multibyte characters supported at UltraVNC's file transfer.
+ Fixed -- SHIFT+SPACE doesn't work well at remote machine.
+ New option added -- New monitor blanking method.
+ New option added -- Close VNCServer before Windows shutdown.
One fix and two new options might be useful also for original UltraVNC.
Files are here,
[Sources]http://www.uranus.dti.ne.jp/~kpnanasi/u ... ource.html
[Binaries]http://www.uranus.dti.ne.jp/~kpnanasi/u ... index.html
(Sorry, this site is Japanese only)
I'm not good at English, strange sentences might be written...
UltraVNC JP is modified UltraVNC for Japanese environment.
This is GPL.
+ Messages are translated into Japanese.
+ Japanese 106 keyboard supported.
+ Multibyte characters supported at UltraVNC's file transfer.
+ Fixed -- SHIFT+SPACE doesn't work well at remote machine.
+ New option added -- New monitor blanking method.
+ New option added -- Close VNCServer before Windows shutdown.
One fix and two new options might be useful also for original UltraVNC.
Files are here,
[Sources]http://www.uranus.dti.ne.jp/~kpnanasi/u ... ource.html
[Binaries]http://www.uranus.dti.ne.jp/~kpnanasi/u ... index.html
(Sorry, this site is Japanese only)
I'm not good at English, strange sentences might be written...
Re: UltraVNC Japanese edition(JP)
You did a good job, man!KP774 wrote:Hi,
UltraVNC JP is modified UltraVNC for Japanese environment.
This is GPL.
+ Messages are translated into Japanese.
+ Japanese 106 keyboard supported.
+ Multibyte characters supported at UltraVNC's file transfer.
+ Fixed -- SHIFT+SPACE doesn't work well at remote machine.
+ New option added -- New monitor blanking method.
+ New option added -- Close VNCServer before Windows shutdown.
One fix and two new options might be useful also for original UltraVNC.
Files are here,
[Sources]http://www.uranus.dti.ne.jp/~kpnanasi/u ... ource.html
[Binaries]http://www.uranus.dti.ne.jp/~kpnanasi/u ... index.html
(Sorry, this site is Japanese only)
I'm not good at English, strange sentences might be written...
I think these two options should be imported into the official release:
+ Multibyte characters supported at UltraVNC's file transfer.
+ New option added -- Close VNCServer before Windows shutdown.
This option is a function to evade the problem of "[topic=4771]Error on Windows logout with EventId 1000[/topic]".+ New option added -- Close VNCServer before Windows shutdown.
However, this option is unnecessary because it corrected it by other methods now.
(please see [post=24566][/post])
I think these two points are important for multibyte environment.
- * NLS(National Language Support) key support.
* Multibyte characters support at file transfer.
Yes, you're right.KP774 wrote:This option is a function to evade the problem of "[topic=4771]Error on Windows logout with EventId 1000[/topic]".
However, this option is unnecessary because it corrected it by other methods now.
(please see [post=24566][/post])
I think these two points are important for multibyte environment.
- * NLS(National Language Support) key support.
* Multibyte characters support at file transfer.
And for your sources, could you please provide a patch file for applying your patches (by a "diff -u8p" command in linux/cygwin)?
And, please check Miyasaka's IJG's JPEG software with x86 SIMD extension V.1.02 out.
Patch files are here
http://www.uranus.dti.ne.jp/~kpnanasi/s ... toJEE6.zip (UNIX format)
Full sources are here
http://www.uranus.dti.ne.jp/~kpnanasi/s ... E6_src.lzh
Base version is UltraVNC 1.0.1
http://prdownloads.sourceforge.net/ultr ... p?download
Some additional functions(resizable chat window, connection history delete button, etc...) is available in the latest version.
Please try.
And, I checked "Miyasaka's IJG's JPEG software with x86 SIMD extension V.1.02" and new version of "miniLZO library".
I will use these library by the next release.
http://www.uranus.dti.ne.jp/~kpnanasi/s ... toJEE6.zip (UNIX format)
Full sources are here
http://www.uranus.dti.ne.jp/~kpnanasi/s ... E6_src.lzh
Base version is UltraVNC 1.0.1
http://prdownloads.sourceforge.net/ultr ... p?download
Some additional functions(resizable chat window, connection history delete button, etc...) is available in the latest version.
Please try.
And, I checked "Miyasaka's IJG's JPEG software with x86 SIMD extension V.1.02" and new version of "miniLZO library".
I will use these library by the next release.
Great! (thumbs up)KP774 wrote:Patch files are here
http://www.uranus.dti.ne.jp/~kpnanasi/s ... toJEE6.zip (UNIX format)
Full sources are here
http://www.uranus.dti.ne.jp/~kpnanasi/s ... E6_src.lzh
Base version is UltraVNC 1.0.1
http://prdownloads.sourceforge.net/ultr ... p?download
Some additional functions(resizable chat window, connection history delete button, etc...) is available in the latest version.
Please try.
And, I checked "Miyasaka's IJG's JPEG software with x86 SIMD extension V.1.02" and new version of "miniLZO library".
I will use these library by the next release.
Would you like to migrate to CVS version?
And making the File Transfer Window resizable?
[EDIT]
for the English environment, the font "MS Pゴシック" should not be used as these environment may not have this font.
[/EDIT]
Last edited by roytam1 on 2006-05-24 13:09, edited 1 time in total.
I think this after formal release of UltraVNC 1.0.2roytam1 wrote:Would you like to migrate to CVS version?
And making the File Transfer Window resizable?
This is my mistake, thanks for your report.roytam1 wrote:for the English environment, the font "MS Pゴシック" should not be used as these environment may not have this font.
And, I'll solve this problem at next release.
I made a hack for enhancing the Full Screen Title Bar, please check it out.KP774 wrote:I think this after formal release of UltraVNC 1.0.2roytam1 wrote:Would you like to migrate to CVS version?
And making the File Transfer Window resizable?
This is my mistake, thanks for your report.roytam1 wrote:for the English environment, the font "MS Pゴシック" should not be used as these environment may not have this font.
And, I'll solve this problem at next release.
[topic=5854][/topic]
I'm looking forward for your reply of this hack
Nice hack!roytam1 wrote:I made a hack for enhancing the Full Screen Title Bar, please check it out.
[topic=5854][/topic]
I'm looking forward for your reply of this hack
FT and fullscreen mode will become more convenient.
But I found a little bug.
at XP style, half the progress bar is hidden.
Thanks for UltraSam and all UltraVNC developers.UltraSam wrote:A lot of new cool stuff to include in the regular v1.0.2 (or v1.0.3 as v1.0.2 needs to be released asap).
Going to check all this and see we can be incorporated quickly and safely.
I'm looking forward to official release of v1.0.2.
UltraVNC Japanese Edition 1.0.4RC14 Release 1(based on UVNC 1.0.4RC14)
UltraVNC SC Generator Release 7(English ver, SC=RC20.3-kp3b)
UltraVNC SC Generator Release 7(English ver, SC=RC20.3-kp3b)
I didn't test the hack in Themed environment. And it seems that the progress bar in Themed environment needs more space.KP774 wrote:Nice hack!roytam1 wrote:I made a hack for enhancing the Full Screen Title Bar, please check it out.
[topic=5854][/topic]
I'm looking forward for your reply of this hack
FT and fullscreen mode will become more convenient.
But I found a little bug.
at XP style, half the progress bar is hidden.
Thanks for UltraSam and all UltraVNC developers.UltraSam wrote:A lot of new cool stuff to include in the regular v1.0.2 (or v1.0.3 as v1.0.2 needs to be released asap).
Going to check all this and see we can be incorporated quickly and safely.
I'm looking forward to official release of v1.0.2.
I'll make a fix soon.
I released new version(1.0.1-Release 7 beta 2).
It contains the patch made by roytam1.
Thanks for roytam1.
And...
Java Viewer translated & supports multibyte filename.
It contains the patch made by roytam1.
Thanks for roytam1.
And...
Java Viewer translated & supports multibyte filename.
UltraVNC Japanese Edition 1.0.4RC14 Release 1(based on UVNC 1.0.4RC14)
UltraVNC SC Generator Release 7(English ver, SC=RC20.3-kp3b)
UltraVNC SC Generator Release 7(English ver, SC=RC20.3-kp3b)
Wow~KP774 wrote:I released new version(1.0.1-Release 7 beta 2).
It contains the patch made by roytam1.
Thanks for roytam1.
And...
Java Viewer translated & supports multibyte filename.
That's cool! (thumbs up)
Maybe making JavaViewer's File Transfer Window resizable is the next patch?
By the way, I'm waiting for your new patch...
Last edited by roytam1 on 2006-06-09 10:37, edited 1 time in total.
Re: UltraVNC Japanese edition(JP)
UltraVNC 1.0.2 JP1 (20060702) from KP774
bug winvnc admin properties (without vnclang_server.dll)*
duplicate entry enable Alpha-Blending Monitor Blanking
bug winvnc admin properties (without vnclang_server.dll)*
duplicate entry enable Alpha-Blending Monitor Blanking
Last edited by redge on 2006-07-02 19:38, edited 1 time in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: UltraVNC Japanese edition(JP)
Thanks redge.
I released UltraVNC 1.0.2-jp1a.
"Gamma-Gray Monitor Blanking" is a relief option for the environment where "Enable Blank Monitor on Viewer Request" does not work well.
It resembles "Alpha-Blending Monitor Blanking".
However, since it doesn't use Alpha-Blend, it can be used also by Windows NT 4.0, 98 and Me.
I released UltraVNC 1.0.2-jp1a.
"Gamma-Gray Monitor Blanking" is a relief option for the environment where "Enable Blank Monitor on Viewer Request" does not work well.
It resembles "Alpha-Blending Monitor Blanking".
However, since it doesn't use Alpha-Blend, it can be used also by Windows NT 4.0, 98 and Me.
UltraVNC Japanese Edition 1.0.4RC14 Release 1(based on UVNC 1.0.4RC14)
UltraVNC SC Generator Release 7(English ver, SC=RC20.3-kp3b)
UltraVNC SC Generator Release 7(English ver, SC=RC20.3-kp3b)