Sakamoto Shiina
|
f34abbe184
|
[Update/Refactor] Add Message Formats Features more. UIとしての設定項目追加と、config.jsonへの書き込みまで。
送信メッセージと、受信したメッセージを送信する際のメッセージフォーマット設定項目追加。また、翻訳付きとそうじゃない場合のメッセージフォーマット設定項目を追加。
それに伴いリファクタリングなど。
※config.jsonのMESSAGE_FORMAT項目は消えます。ユーザーが元々設定していたデータは今のところ引き継げない状態です。
|
2023-12-19 12:31:34 +09:00 |
|
misyaguziya
|
194ec9241c
|
Merge branch 'speaker2chatbox' into develop
|
2023-11-25 22:53:05 +09:00 |
|
Sakamoto Shiina
|
89b8a47a76
|
[Update] Speaker2Chatbox UI追加。
|
2023-11-23 00:15:57 +09:00 |
|
Sakamoto Shiina
|
74e28ca101
|
[Refactor] Remove the code that is no longer in use.
|
2023-11-09 15:33:31 +09:00 |
|
Sakamoto Shiina
|
7aefe652e5
|
[Update] Config Window: Restore DeepL Auth Key UI
|
2023-10-19 15:36:04 +09:00 |
|
Sakamoto Shiina
|
0519a2bbfb
|
[Remove] DeepL Authキー廃止によりUIから削除。Translationタブ自体はコメントアウトで削除(将来的にまた必要になると予想して)」
|
2023-10-16 11:00:49 +09:00 |
|
Sakamoto Shiina
|
fb67930ed1
|
[Refactor] Remove the code that is no longe in use.
|
2023-10-14 08:58:01 +09:00 |
|
Sakamoto Shiina
|
36d750501e
|
[bugfix] Config Window: fix 1px bug.
|
2023-10-13 09:04:26 +09:00 |
|
Sakamoto Shiina
|
717a56a580
|
[bugfix] fix 1px bugs. (まだ発生する)
|
2023-10-13 05:59:14 +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
|
d58ad09708
|
[Update] Config Window: Localization. 各項目のタイトルを変数化、多言語対応。(それに合わせて切り替え処理も)
|
2023-09-26 11:39:35 +09:00 |
|
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 |
|