Skip to content

Releases: XyLe-GBP/waifu2x-ncnn-vulkan-GUI-Edition-Reloaded

version 1.37 (20240303)

03 Mar 09:45
Compare
Choose a tag to compare

動画プレーヤーの実装。
動画ファイルを読み込んだ際にサムネイルが表示されるようにした。
動画ファイルを読み込み後、動画のサムネイルをクリックすると動画再生ができるようにした。
EPS系ファイルの読み込み可能な形式を追加。
詳細設定項目に設定を追加。
詳細設定項目にツールチップ文を追加。
言語設定を追加。OSの言語に依存されずにアプリケーションUIの言語変更が可能になりました。
デフォルトではアプリケーション言語は英語になります。
起動時に例外が発生した場合にエラーログが出力されるようにした。
その他様々な修正、変更。


Implementation of video player.
Added a thumbnail display when a video file is loaded.
After loading a video file, the user can click on the thumbnail to play the video.
Added EPS file formats that can be loaded.
Added a setting to the Advanced Settings item.
Added tooltip text to the Advanced Settings item.
Added language setting, which allows changing the language of the application UI independent of the OS language.
By default, the application language is English.
Added error log output when an exception occurs at startup.
Various other fixes and changes.

Screenshots

image

image

version 1.36b (20231205)

05 Dec 13:57
Compare
Choose a tag to compare

試験的アップデート
アプリケーションの初期化時に不具合が発生した場合の処理を追加。


experimental update
Added handling of problems during application initialization.

version 1.36a (20231121)

21 Nov 12:15
Compare
Choose a tag to compare

自動アップデート機能関連のコード修正
pdbは同封されていましたが削除されました。


Code fixes related to automatic update functionality
The pdb was enclosed but has been removed.

version 1.36 (20231120)

20 Nov 11:35
Compare
Choose a tag to compare

自動アップデートの挙動を修正。
自動アップデートユーティリティーツールを1.3に更新。


Fixed auto-update behavior.
Updated the automatic update utility tool to 1.3.

version 1.35 (20230704)

04 Jul 12:53
Compare
Choose a tag to compare

システム情報取得の項目を追加
(これによりメイン画面のOS・CPU・GPU情報項目は廃止されます)
画像形式変換項目を改良、サポートしている任意形式の複数ファイルを別の形式に一括変換対応
その他、軽微な変更・修正。


System information acquisition item added.
(This eliminates the OS, CPU, and GPU information items on the main screen.)
Improved image format conversion item, supporting batch conversion of multiple files of any supported format to another format.
Other minor changes and corrections.

version 1.34 (20230105)

05 Jan 12:38
Compare
Choose a tag to compare

GPU処理の不具合に関しての修正(試験的)
コンピュータが複数のGPUを認識している場合に起こる不具合に関しての修正(試験的)

waifu2xとReal-CUGANにCPUで処理可能なオプションを追加。(激遅なので使用非推奨)
Real-ESRGANにanimevideov3モデルを追加。

PostScript画像(EPSファイル等)を読み込むとエラーが発生する問題の修正。
※PostScript画像を読み込む場合、コンピュータにGhostscriptがインストールされている必要があります。

ツールチップ文の修正+加筆。


Fixed a bug in GPU processing (experimental)
Fixed (experimental) bug when the computer recognizes multiple GPUs.

Added CPU-processable option to waifu2x and Real-CUGAN. (Deprecated as it is very slow)
Added "animevideov3" model to Real-ESRGAN.

Fixed a problem that an error occurs when loading PostScript images (EPS files, etc.).
When loading PostScript images, Ghostscript must be installed on the computer.

Corrected + added tooltip text.

version 1.33a (20221225)

25 Dec 06:55
Compare
Choose a tag to compare

v1.33を使用している場合自動アップデートが機能しないため、こちらから手動でダウンロードしてください。

4GB以上のメモリ(RAM)が存在するGPUのメモリ情報が正しく表示されない問題に関連したコード修正(実験的)
Intel製dGPU(Arc等)を使用している場合、画像アップスケール設定のコンボボックスにてiGPUが二つ表示される問題に関連したコード修正(実験的)
8.3形式以外のファイルの変換が失敗する問題に関連したコード修正(実験的)
自動アップデート機能のコード修正(実験的)


If you are using v1.33, the automatic update will not work, so please download it manually from here.

Code fixes (experimental) related to memory information not being displayed correctly for GPUs with more than 4GB of memory (RAM).
Fixed an experimental issue where two iGPUs were displayed in the image upscaling combo box when using an Intel dGPU (e.g. Arc).
Fixed an issue where conversion of non-8.3 format files fails (experimental)
Fixed code related to automatic update function (experimental)

version 1.33 (20221218)

18 Dec 14:26
Compare
Choose a tag to compare
Pre-release

このバージョンはアップデートのバグが存在するため、version1.33aをダウンロードして手動アップデートを行うか、v1.33以前のバージョンを使用して自動アップデートを行ってください。

.NET6から.NET 7への変更。
クリップボードから画像を開ける機能を追加。
独自のスプラッシュスクリーン画像を設定できる機能を追加。
(幅490,高さ330の画像のみ指定可能です)
スプラッシュスクリーンの実装をWindows FormからWPFに変更。(実験的)
その他、軽微な変更。


Due to the existence of an update bug in this version, please download version 1.33a and perform a manual update, or use the v1.33 or earlier version and perform an automatic update.

NET 6 runtime to .NET 7.
Added the ability to open images from the clipboard.
Added the ability to set your own splash screen image.
(Only images with a width of 490 and a height of 330 can be specified.)
Changed splash screen implementation from Windows Form to WPF. (Experimental)
Other minor changes.

version 1.32 (20221113)

13 Nov 07:42
Compare
Choose a tag to compare

'画像アップスケール設定'を開こうとするとエラーが発生する問題を修正。

'詳細設定'の項目を追加。(現時点では以下の設定ができます)
・起動時にアプリケーションのアップデートを確認 (初期でチェック有効)
・起動時にFFmpegの存在確認(存在する場合はアップデートを確認) (初期でチェック有効)
この項目を無効にすると、アプリケーション起動時に確認が行われなくなります。
(毎回確認されてうざったい or 起動を高速化したい場合等に役立つ可能性があります)
その他、随時設定項目を追加予定。追加してほしい設定のリクエストがある場合は承ります。
(内容によっては期待に沿えない場合があるので過度な期待はしないこと)

自動アップデート機能の挙動を修正。


Fixed an error when trying to open 'Image Upscale Settings'.

Added 'Preferences' section. (The following settings are available at this time)
・Check for application updates at startup. (check enabled by default)
・Check for FFmpeg at startup (if present, check for updates) (check enabled by default)
If this item is disabled, confirmation will not be performed when the application starts.
(This may be useful if you are annoyed by having to check every time, or if you want to speed up the startup process.)
Other settings will be added as needed. If you have any requests for settings you would like to see added, please let us know.
(Do not expect too much as we may not be able to meet your expectations depending on the contents.)

Fixed the behavior of the automatic update function.

version 1.31.m (20221003)

03 Oct 12:41
Compare
Choose a tag to compare

軽微な修正。


Minor correction.