Sakamoto Shiina
|
314e0c86b6
|
[Update] No Device時の処理。スピーカー/マイクを使う処理時に表示するエラーメッセージの実装。表示方法は改善予定。
|
2023-10-17 05:36:29 +09:00 |
|
Sakamoto Shiina
|
a054f05b1b
|
[Remove] Config Window: Speaker Device自動設定により、UIから選択項目を削除。また、config.CHOICE_SPEAKER_DEVICE が "NoDevice"だったときの初期処理も必要なくなったのでview.pyからも削除。
|
2023-10-16 11:40:57 +09:00 |
|
Sakamoto Shiina
|
0519a2bbfb
|
[Remove] DeepL Authキー廃止によりUIから削除。Translationタブ自体はコメントアウトで削除(将来的にまた必要になると予想して)」
|
2023-10-16 11:00:49 +09:00 |
|
Sakamoto Shiina
|
f8ce0ee0e6
|
[Update] Config Window: Transcriptionタブ、Mic/Speaker Max Phrasesなどの数値入力系の説明に「単位」を表記。yml内に追加されたコメントアウトdesc文章は制作中。
|
2023-10-14 19:16:55 +09:00 |
|
Sakamoto Shiina
|
c0fb949a38
|
[Update] Main Window: Textbox log内のシステムメッセージの英語、日本語対応追加。
help and infoボタンをクリックし、VRCTドキュメントページが開いたときの文言をさらに追加。
|
2023-10-14 17:16:18 +09:00 |
|
Sakamoto Shiina
|
6d6e678f72
|
[bugfix] Typo
|
2023-10-14 15:59:08 +09:00 |
|
Sakamoto Shiina
|
ff675330c6
|
[Update] Main Window: Textbox log内のシステムメッセージを英語と日本語に対応。文言調整。
[Refactor] Commented out the code that is no longer in use in view.py (osc error message)
|
2023-10-14 15:57:01 +09:00 |
|
Sakamoto Shiina
|
6968f81366
|
[Refactor] 変数名変更。
|
2023-10-14 08:10:57 +09:00 |
|
Sakamoto Shiina
|
5283741f30
|
[Update] Config Window: 文言の調整、日本語と英語。
スレッショルドの設定項目 手動自動切り替え時にそれぞれの文章を入れ込む方式に変更。柔軟性はあるが、今のところ切替時にスイッチの位置が変わってしまう。
|
2023-10-13 21:44:18 +09:00 |
|
Sakamoto Shiina
|
1bd98c7769
|
[Update] Config Window: 再起動が必要な変更がある場合に、再起動ボタンを表示。(現状、設定が変わらなくても変更しようとすると表示される状態ではある。例: UI size 100%からもう一度100%を選択した場合など)
|
2023-10-13 19:56:30 +09:00 |
|
Sakamoto Shiina
|
376f5e7b5a
|
[Update] ソフトのバージョン情報を設定画面に移動、UI Size変更、色の変数化、表記を英語と日本語に対応。
|
2023-10-13 16:56:49 +09:00 |
|
Sakamoto Shiina
|
a49f382b16
|
[Update] remove the items that is about startup_osc_enabled_check in localize
|
2023-10-13 15:49:07 +09:00 |
|
Sakamoto Shiina
|
0bad71decc
|
[Update] Config Window: combine Mic/Speaker Dynamic Energy Threshold and Mic/Speaker Energy Threshold. change the label and description for it.
|
2023-10-12 16:08:51 +09:00 |
|
Sakamoto Shiina
|
46e406bfc4
|
[Update] Config Window: スレッショルドチェック周りの文言変更(間に合わせ)
|
2023-10-12 12:22:35 +09:00 |
|
Sakamoto Shiina
|
a7644fce23
|
[Update] Config Window: デバイスが検出されなかった場合のdisabled表示一部実装(Mic Host, Mic Device, Speaker Deviceのオプションメニューのみ) そしてその関数の汎用化。
[Chore] Appearance Themeを開発中としてラベル編集。
|
2023-10-12 09:40:01 +09:00 |
|
Sakamoto Shiina
|
8185050ea2
|
[Update] Config Window: UI Size変更対応(指定していたものは全て対応したはず)。コンパクトモードのラベル日本語対応。
[Refactor] CTkScrollableFrameを使用しているwidgetのUI Size変更対応やCTKのheight bug修正をui_utils.pyへ関数切り出し。
|
2023-10-11 15:28:54 +09:00 |
|
Sakamoto Shiina
|
584eb7e33a
|
[Update] add Modal Window: When the configuration window is opened, cover the main window with a modal window containing a message.
|
2023-10-02 14:48:42 +09:00 |
|
Sakamoto Shiina
|
cae92e2252
|
[Update] Config Window: Localization. とりあえずの日本語さらに追加(表記ゆれあり)
|
2023-09-26 12:40:48 +09:00 |
|
Sakamoto Shiina
|
d58ad09708
|
[Update] Config Window: Localization. 各項目のタイトルを変数化、多言語対応。(それに合わせて切り替え処理も)
|
2023-09-26 11:39:35 +09:00 |
|
Sakamoto Shiina
|
b0d734e19b
|
[Update] Localization. add python-i18n into requirements.txt. 英語と日本語の一部対応。設定項目のDescriptionなど一部省いたり調整あり。
|
2023-09-26 11:38:20 +09:00 |
|