Commit Graph

11 Commits

Author SHA1 Message Date
Sakamoto Shiina
5a95fccd37 [Update] Config Window: 設定画面の選択されたタブ情報を保存。設定画面開閉、コンパクトモード切り替え時でも前回開いていたタブが選択された状態で表示されるように(VRCT再起動で初期表示タブへとリセット) 2023-09-16 17:37:26 +09:00
Sakamoto Shiina
69fae94707 [bugifx] Config Window: view_variable(view.py変数)の参照の仕方がおかしく、意図した値の保存と参照がされていなかったのを修正。 2023-09-04 22:48:24 +09:00
Sakamoto Shiina
13d4a84e7f add view.py: main.pyからUIの初期設定処理をview.py移動。その他一部関数名の変更など。 2023-08-30 15:13:33 +09:00
Sakamoto Shiina
572889990a [Refactor] config_window. setting_box回りのファイルや関数名の変更。何をどう読み込んでいるのか少しだけ分かりやすく。 2023-08-30 02:35:35 +09:00
Sakamoto Shiina
ff306ed53d Setting box: add Translation tab. add item DeepL Auth Key. 2023-08-30 02:17:05 +09:00
Sakamoto Shiina
fcb66fa0c8 Setting box: add Advanced Settings tab (formerly Parameters). add items OSC IP Address and OSC Port. 2023-08-29 19:53:09 +09:00
Sakamoto Shiina
246409fe2c Setting box: add Others tab. add items Auto Clear The Message Box, Notification XSOverlay and Message Format. 2023-08-29 16:54:51 +09:00
Sakamoto Shiina
6b593b99d6 Setting box: add items Speaker Device, Speaker Energy Threshold include Dynamic one, Speaker Record Timeout, Speaker Phrase Timeout, Speaker Max Phrases.
Fixed typo and remove the code that is not using anymore in createSettingBox_Mic.py.
2023-08-29 15:32:23 +09:00
Sakamoto Shiina
3a52c9ad1e Setting box: add Transcription tab. add items Mic Host, Mic Device, and Mic Energy Threshold include Dynamic one. 2023-08-28 18:41:43 +09:00
Sakamoto Shiina
6e4dd14c3e setting box: add Appearance tab(change the name general to appearance). add item Transparency. 2023-08-28 12:08:47 +09:00
misygauziya
644ce9afa4 [Add] New GUI from Shiina 2023-08-27 04:56:36 +09:00