Releases: XyLe-GBP/waifu2x-ncnn-vulkan-GUI-Edition-Reloaded
version 1.31 (20221001)
複数のグラフィックボードの情報表示に対応。
スプラッシュスクリーンのマルチスレッド化。
自動アップデートの挙動を修正。
Support for displaying information on multiple graphics boards.
Multi-threading of splash screen.
Fixed auto-update behavior.
version 1.30 (20220615)
画像ビューワーの改良。
UIの変更。
その他の不具合修正。
Improved image viewer.
UI changes.
Other bug fixes.
version 1.29 (20220429)
スプラッシュスクリーンの実装。
Splash screen implementation.
version 1.29 (20220412)
Real-CUGANエンジンのサポート。
エンジンの追加に伴い、パスを変更。
アプリケーションの自動アップデート機能を追加。
その他不具合の修正。
Support for Real-CUGAN engine.
Changed paths to accommodate additional engines.
Added automatic application update feature.
Other bug fixes.
version 1.28 (20220318)
Real-ESRGANのサポート。
(Real-ESRGANを使用するとwaifu2x-ncnn-vulkanよりも高画質化が可能ですが、その分変換は低速です)
アップスケーリング完了時に比較ダイアログを表示するかどうかのオプションを追加。
画像保存完了後に保存先のフォルダを表示するかどうかのオプションを追加。
画像アップスケーリング設定画面UIの変更。
その他の不具合を修正。
Real-ESRGAN support.
(Real-ESRGAN allows higher quality images than waifu2x-ncnn-vulkan, but the conversion is slower)
Added option to show/not show comparison dialog when upscaling is complete.
Added option to display destination folder after image saving is complete.
Changed the UI of the image upscaling setting screen.
Fixed other bugs.
version 1.27 (20220304)
画像アップスケーリング設定を修正し、8倍、16倍オプションを追加
画像アップスケーリング設定にピクセル指定オプションを追加
その他軽微なバグの修正
Modified image upscaling settings, adding 8x and 16x options
Added pixel specification option to image upscaling settings
Fixed other minor bugs
version 1.26 (20220213)
動画アップスケール時、'FFmpegで結合'ボタンをクリックしても結合が開始されない致命的な不具合を修正
('高度な設定'から'動画生成方法'を'FFmpeg'に設定しない限り結合不可というバグ)
GIFアニメーションファイルのアップスケーリングに対応 (変換後は強制的にMPEG-4になります)
動画形式と画像形式の変換機能を実装
画像アップスケーリング設定に4倍、6倍オプションを追加
(これにより、元の画像ファイルを4倍、6倍にアップスケーリング可能になりました。)
画像アップスケーリングを行う際、JPEG、PNG、WEBP、ICON以外でも出力できるようにした (高度な設定を有効にする必要があります)
アプリケーションのアップデート確認を起動直後にも確認するようにした
設定ファイルのxml化 (iniは廃止されたので、旧バージョンとの互換性はありません)
不要なJsonファイルが生成されていた問題を修正
その他バグの修正 (残っている可能性もある)
Fixed a fatal bug that prevented merging from starting even after clicking the 'Merge with FFmpeg' button when upscaling videos.
(Bug in 'Advanced Settings', unless 'Video Generation Method' is set to 'FFmpeg', merging is not possible)
Added support for upscaling of GIF animation files (converted to MPEG-4 by force)
Conversion between video and image formats has been implemented.
Added 4x and 6x options to image upscaling settings.
(This makes it possible to upscale the original image file by a factor of 4 or 6.)
Added support for outputting images other than JPEG, PNG, WEBP, and ICON when performing image upscaling (Advanced settings must be enabled)
Application updates are now checked immediately after startup.
Configuration files are now xml (ini is obsolete, so it is not compatible with previous versions)
Fixed an issue where an unnecessary Json file was being generated.
Other bug fixes (may still exist)
version 1.25 (20220127)
D&D(ドラッグアンドドロップ)で画像ファイルと動画ファイルを開けるようにした。
簡易画像ビューアーの実装
一部UIの変更
その他のバグを修正した(つもり)
Made it possible to open image and video files by D&D (drag and drop).
Implemented a simple image viewer.
Changed some UI.
Fixed other bugs (I think)
version 1.24 (20211205)
画像アップスケーリング後に画像の比較ができるウインドウを実装。
透過画像をアップスケーリングすると透過部分が黒くなってしまう問題を修正。
一時ファイルが削除できていなかった問題を修正。
アプリケーションの安定性を向上。
一部UIの変更。
その他軽微な不具合の修正。
mplemented a window to compare images after image upscaling.
Fixed an issue where upscaling a transparent image would cause the transparent portion to turn black.
Fixed a problem where temporary files could not be deleted.
Improved the stability of the application.
Some UI changes.
Fixed other minor bugs.
version 1.23 (20211120)
開発環境をVS2022に変更。
.NET 5 から .NET 6 に変更。
アプリケーションのアップデート機能が正常に動作していなかった問題を修正。
その他軽微な不具合の修正。
Changed the development environment to VS2022.
Changed .NET 5 to .NET 6.
Fixed an issue where the application update function was not working properly.
Fixed other minor bugs.