Sakamoto Shiina
|
6e0efd6607
|
[Update] Loggerで出力する際のタグ変更 [SEND] [RECEIVE] -> [SENT] [RECEIVED]
|
2023-09-17 12:24:08 +09:00 |
|
Sakamoto Shiina
|
5e97741812
|
Merge branch 'osc_check_variable_and_callbacks' into UI_2.0
|
2023-09-17 12:05:07 +09:00 |
|
Sakamoto Shiina
|
6f5b7983a9
|
[Update] add config variable and callback, ENABLE_SEND_MESSAGE_TO_VRC and callbackSetEnableSendMessageToVrc.
add Config Window Setting Item(Send Message To VRChat)
|
2023-09-17 12:01:23 +09:00 |
|
Sakamoto Shiina
|
43133ac7ad
|
[Chore] Auto Clear The Message BoxはデフォルトでONに。
|
2023-09-17 10:23:24 +09:00 |
|
Sakamoto Shiina
|
c719f7b510
|
Merge branch 'view' into UI_2.0
|
2023-09-17 09:28:53 +09:00 |
|
Sakamoto Shiina
|
5e7174501d
|
[refactor] Main Window: Sidebar開閉ボタンを開閉時に毎回destroyしてwidget再生成していたのを、grid_removeとgridに置き換えて、再生成しないように。
|
2023-09-17 09:24:27 +09:00 |
|
Sakamoto Shiina
|
7f888ea08a
|
Merge remote-tracking branch 'origin/UI_2.0' into UI_2.0
|
2023-09-17 08:37:47 +09:00 |
|
Sakamoto Shiina
|
10adecec7a
|
Merge branch 'startup_osc_enabled_check' into UI_2.0
|
2023-09-17 08:37:05 +09:00 |
|
Sakamoto Shiina
|
7a8aa701d2
|
[Update] 変数名変更とそれに合わせてUIの文言調整 ENABLE_OSC_ERROR_LOG -> STARTUP_OSC_ENABLED_CHECK
VRCT起動時にOSCが有効かどうかのチェックアクションをするかどうかという意味に。
|
2023-09-17 08:34:19 +09:00 |
|
misyaguziya
|
f6071edd75
|
Merge branch 'model' into UI_2.0
|
2023-09-17 07:41:53 +09:00 |
|
misyaguziya
|
e84764dcd9
|
🐛[bugfix] main config.ENABLE_TRANSCRIPTION_SEND is True かつ config.ENABLE_TRANSCRIPTION_RECEIVE is Trueの場合にデバイスドライバのアクセス干渉が起きないようにNOPを追加
|
2023-09-17 07:40:07 +09:00 |
|
misyaguziya
|
b31cfc0487
|
🐛[bugfix] model stopCheckMicEnergy/stopCheckSpeakerEnergyの終了処理をstopMicTranscript/stopSpeakerTranscriptの処理と同じになるように修正
|
2023-09-17 07:38:51 +09:00 |
|
Sakamoto Shiina
|
5fc4f04adc
|
Merge remote-tracking branch 'origin/UI_2.0' into UI_2.0
|
2023-09-17 06:53:52 +09:00 |
|
Sakamoto Shiina
|
fa9b2f6f60
|
Merge branch 'view' into UI_2.0
|
2023-09-17 06:53:37 +09:00 |
|
misyaguziya
|
d375df1720
|
Merge branch 'config_callback' into UI_2.0
|
2023-09-17 06:43:20 +09:00 |
|
misyaguziya
|
7ebc06d049
|
👍[Update] main configWindow open/close時に最前面表示ONの場合の処理を追加
|
2023-09-17 03:58:41 +09:00 |
|
Sakamoto Shiina
|
5f0cca062d
|
[Update] Config Window: Add chackboxes ENABLE_OSC and ENABLE_OSC_ERROR_LOG to setting box.
|
2023-09-16 20:34:25 +09:00 |
|
Sakamoto Shiina
|
5a95fccd37
|
[Update] Config Window: 設定画面の選択されたタブ情報を保存。設定画面開閉、コンパクトモード切り替え時でも前回開いていたタブが選択された状態で表示されるように(VRCT再起動で初期表示タブへとリセット)
|
2023-09-16 17:37:26 +09:00 |
|
misyaguziya
|
a4e21f02bb
|
Merge branch 'bugfix_authcheck' into UI_2.0
|
2023-09-16 03:04:03 +09:00 |
|
misyaguziya
|
4b0b573645
|
🐛[bugfix] 翻訳エンジンを変更した時に常にmodel.authenticationTranslator(...)を行うように修正
エンジン変更時にmodel.translator.translator_statusのステータスを変更する必要があった
|
2023-09-16 03:03:52 +09:00 |
|
Sakamoto Shiina
|
44463faa7b
|
Merge branch 'view' into UI_2.0
|
2023-09-15 17:55:45 +09:00 |
|
Sakamoto Shiina
|
5d7c34a6bf
|
[bugfix](Not enough) Sidebar Language Settings DropdownMenuボタン自体を押した時の開閉が機能していなかったのを修正。ただ無理やりなうえに根本的な解決ではないので、長押しだったり、早い操作だったりすると現状予期せぬ動作は起こる。(エラーが出るわけではない見た目の問題。開閉が正しく行われないなど)
|
2023-09-15 17:50:14 +09:00 |
|
Sakamoto Shiina
|
cdc8495f99
|
[Update] Main Window: Sidebar Language SettingsのDropdownMenuボタンのホバー時に、カーソル変更を追加。
[bugfix] 矢印img部分ホバー時の色変更処理し忘れを修正
|
2023-09-15 15:03:50 +09:00 |
|
Sakamoto Shiina
|
0ea26a5387
|
[bugfix] 設定画面閉じた時に、マイク/スピーカー スレッショルドチェックボタンがそのままなのを修正
ProgressBarに0をセットする関数をview.pyにとりあえず追加。
|
2023-09-15 14:42:14 +09:00 |
|
Sakamoto Shiina
|
23b15a8a67
|
[bugfix] Config Window: Add functions that replaces the threshold check button's passive/active state within the callbackCloseConfigWindow function(main.py).
|
2023-09-15 13:52:54 +09:00 |
|
Sakamoto Shiina
|
41d8e9ca87
|
[Refactor] view.py系の関数名変更
|
2023-09-15 13:33:44 +09:00 |
|
Sakamoto Shiina
|
34cd261128
|
[Add] Config Window開閉時のCALLBACK関数の受け取り、実行処理を追加
|
2023-09-15 11:40:36 +09:00 |
|
Sakamoto Shiina
|
4c0f356ee1
|
[Chore] remove the code that is no longer in use. and fixed some comments.
|
2023-09-15 10:58:33 +09:00 |
|
Sakamoto Shiina
|
94433fe3e2
|
Merge remote-tracking branch 'origin/UI_2.0' into UI_2.0
|
2023-09-15 09:59:45 +09:00 |
|
Sakamoto Shiina
|
10594cd204
|
Merge branch 'view' into UI_2.0
|
2023-09-15 09:57:47 +09:00 |
|
Sakamoto Shiina
|
cbef891fe8
|
[Update] Main Window: Textbox デザイン大幅変更。テスト用or今後ユーザーがデザインカスタム設定する際に使えるサンプルとして会話を挿入する関数追加。
|
2023-09-15 09:51:41 +09:00 |
|
misyaguziya
|
63d2f4962c
|
Merge branch 'config_callback' into UI_2.0
|
2023-09-15 06:43:19 +09:00 |
|
misyaguziya
|
9aeea21498
|
👍[Update] main add stop check Energy function for callbackCloseConfigWindow
|
2023-09-15 06:43:08 +09:00 |
|
misyaguziya
|
9eb8c305d2
|
Merge branch 'config' into UI_2.0
|
2023-09-14 17:32:50 +09:00 |
|
misyaguziya
|
4e4ca0076a
|
Merge branch 'bugfix_wordfilter' into UI_2.0
|
2023-09-14 17:32:42 +09:00 |
|
misyaguziya
|
c258156a54
|
Merge branch 'config_callback' into UI_2.0
|
2023-09-14 17:32:36 +09:00 |
|
misyaguziya
|
af1396876d
|
🐛[bugfix] config config.jsonがUnicodeエスケープで保存される問題を修正
|
2023-09-14 17:32:18 +09:00 |
|
misyaguziya
|
bf263c91d5
|
🐛[bugfix] model 削除する変数を間違えていた問題を修正
del self.translator -> del self.keyword_processor
|
2023-09-14 17:29:50 +09:00 |
|
misyaguziya
|
f4026816ee
|
👍[Update] main Add callback ConfigWindow Open/Close
|
2023-09-14 16:32:10 +09:00 |
|
Sakamoto Shiina
|
f27e4985cd
|
[Refactor] Main Window: _printToTextbox. textboxへの出力関数のリファクタリング2
textbox widget指定を_printToTextbox関数内で行うように。
|
2023-09-14 05:13:47 +09:00 |
|
Sakamoto Shiina
|
6af238b754
|
[Chore] Config Window: change the config window title to Settings for the production env.
|
2023-09-14 04:13:11 +09:00 |
|
Sakamoto Shiina
|
2fe9de0d19
|
Merge remote-tracking branch 'origin/UI_2.0' into UI_2.0
|
2023-09-14 03:24:33 +09:00 |
|
Sakamoto Shiina
|
ccf5605b4a
|
Merge branch 'view' into UI_2.0
|
2023-09-14 03:14:15 +09:00 |
|
Sakamoto Shiina
|
43a880775b
|
[Refactor] Main Window: _printToTextbox. textboxへの出力関数のリファクタリング。
view.pyではターゲットタイプとメッセージを渡すだけにして、vrct_gui内でwidgetの取得と、allタブへの出力自動設定を行うように。
|
2023-09-14 03:06:12 +09:00 |
|
misyaguziya
|
0e09634c3f
|
Merge branch 'favicon' into UI_2.0
|
2023-09-14 02:40:12 +09:00 |
|
misyaguziya
|
504cd6e802
|
🐛[bugfix] faviconをマルチアイコンに変更
|
2023-09-14 02:40:01 +09:00 |
|
misyaguziya
|
4b1482fade
|
Merge branch 'gitignore' into UI_2.0
|
2023-09-14 02:25:40 +09:00 |
|
misyaguziya
|
fbd940310a
|
👍[Update] gitignoreにlogsを追加
|
2023-09-14 02:25:29 +09:00 |
|
misyaguziya
|
d5dfe2219e
|
Merge branch 'icon' into UI_2.0
|
2023-09-14 02:24:07 +09:00 |
|
misyaguziya
|
7b15aff02e
|
👍[Update] ファビコンを新しいものに変更
|
2023-09-14 02:23:11 +09:00 |
|