-
Notifications
You must be signed in to change notification settings - Fork 11
release/2.3.0 #157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
release/2.3.0 #157
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MacのconverterGUIのエラー修正
brew install qt->qt@5
QT_PREFIX=/usr/local/opt/qt@5
pkg作成時のテンポラリフォルダの変更と削除
ssfbがファイルロックされている問題への対応
OUTPUT_FORMAT_FLAG_SSPKGの場合でなくてもPKGを作ろうとするロジックであったため修正をおこなった。
スコープに無い変数をチェックしていたため修正
Add thumbnail
GUIツールにsspkgのオプションを追加 スタイルシートの調整
GUIツールにsspkgのオプションを追加
viewer2のビルドができるように修正した
viewer2のCIの再稼働
jucerへ定義を追加
MacでのGLヘッダ順序入れ替え
viewer2のCIが失敗しているのを修正した
コンバーターの機能追加
コンバート時一時停止オプションの追加
コンバーターにログ出力を追加
コンバーターにログ出力を追加
日本語で不都合があったためloggerを変更
本体同梱のためログを追加
Windowsのログ出力をUTF8に
- 引数エンコードがSJISの場合、入力パス同様UTF8化するようにした。 - 出力フォルダの作成失敗時、sspkg(ZIP)作成失敗時に固有のエラーメッセージを出すようにした。
- sspjファイル名に全角文字があるとテンポラリ側のファイル作成で失敗する。 - metaフォルダ内の json, thumbnail 出力されない。 - アーカイブ内の sspkg, sspj が文字化ける。 - ZIP作成中のエラーが出ても Convert : SUCCESS となる。
MAC標準出力を変更
Add logout
This reverts commit 3fd62cb.
use minizip-ng instead of minizip that is contained of zlib
fix github actions
Update document 20250330154320
…-SDK into develop
fix build error.
reduce warnings
feature/qt690
update 3rd libs.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Ss6Converter / Ss6ConverterGUI
General
Windows
macOS
3rd libs
SSView2