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
|
4b9a90e6d3
|
Chore: Change the name of variable optionmenu_attr_name and dropdown_menu_attr_name in Setting Boxes.
|
2023-08-29 15:48:04 +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
|
d13603b3db
|
Merge branch 'config_window' into UI_2.0
|
2023-08-28 21:28:05 +09:00 |
|
Sakamoto Shiina
|
213b42fd56
|
fixed: I forgot to change the label text that word filter.
|
2023-08-28 21:27:04 +09:00 |
|
Sakamoto Shiina
|
cf4600acd8
|
Setting box: add items Mic Record Timeout, Mic Phrase Timeout, Mic Max Phrases and Mic Word Filter
|
2023-08-28 21:21:56 +09:00 |
|
Sakamoto Shiina
|
d99beb104d
|
Merge branch 'config_window' into UI_2.0
|
2023-08-28 18:55:49 +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
|
3cc8fa885a
|
chore: Remove the instance variable that are no longer in use.
|
2023-08-28 15:36:26 +09:00 |
|
Sakamoto Shiina
|
38eb3ae5c6
|
Merge branch 'config_window' into UI_2.0
|
2023-08-28 14:54:10 +09:00 |
|
Sakamoto Shiina
|
84d76ed9a4
|
Setting box: add items UI Scaling, Font Family, UI Language. add the function get_key_by_value to utils.py. and fixed a bit
|
2023-08-28 14:43:34 +09:00 |
|
Sakamoto Shiina
|
9ec37061e5
|
Setting box: add item appearance theme. and fixed a bit
|
2023-08-28 13:42:55 +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
|
ec9f491a0d
|
Merge branch 'bugfix_OSC' into UI_2.0
|
2023-08-28 06:50:38 +09:00 |
|
misygauziya
|
32b01cf99c
|
[bugfix] 翻訳未使用時に()が残っていたバグを修正
|
2023-08-28 06:50:20 +09:00 |
|
Sakamoto Shiina
|
644fc4dbb1
|
メイン画面 Light theme 色調整
|
2023-08-27 14:02:30 +09:00 |
|
Sakamoto Shiina
|
cd415df824
|
起動時に設定画面が一瞬見えるのを無くした。VRCT1.xと同じやり方でいく。
|
2023-08-27 13:58:47 +09:00 |
|
misygauziya
|
4c1c2e4649
|
Merge branch 'messagebox' into UI_2.0
|
2023-08-27 13:30:15 +09:00 |
|
misygauziya
|
419766a2fc
|
[Update] message box (only main window)
|
2023-08-27 13:30:03 +09:00 |
|
misygauziya
|
11ea8949ae
|
Merge branch 'checkbox_foreground' into UI_2.0
|
2023-08-27 11:57:42 +09:00 |
|
misygauziya
|
a9b7073a08
|
[Update] foreground (only main window)
|
2023-08-27 10:53:10 +09:00 |
|
misygauziya
|
f6eb6dc922
|
Merge branch 'checkbox_transcripton_receive' into UI_2.0
|
2023-08-27 09:55:09 +09:00 |
|
misygauziya
|
c1b5154c97
|
[Update] transcription receive (only main window)
|
2023-08-27 09:54:42 +09:00 |
|
misygauziya
|
8011e7d96a
|
Merge branch 'checkbox_transcription_send' into UI_2.0
|
2023-08-27 08:04:15 +09:00 |
|
misygauziya
|
a0cabdd8d2
|
[Update] transcription send (only main window)
|
2023-08-27 07:40:19 +09:00 |
|
misygauziya
|
d668a37174
|
Merge branch 'checkbox_translate' into UI_2.0
|
2023-08-27 06:18:56 +09:00 |
|
misygauziya
|
0c81d65fe4
|
[Add] translation checkboxでconfig.ENABLE_TRANSLATIONがTrue/Flaseに変化するように実装
|
2023-08-27 06:13:47 +09:00 |
|
misygauziya
|
d597032231
|
[bugfix] テストコードを削除
|
2023-08-27 05:13:02 +09:00 |
|
misygauziya
|
0780c7d75f
|
[Update] guiの起動関数を分割/model,configをimport
|
2023-08-27 05:09:55 +09:00 |
|
misygauziya
|
644ce9afa4
|
[Add] New GUI from Shiina
|
2023-08-27 04:56:36 +09:00 |
|
misygauziya
|
cd4e431be2
|
[Add] model test code
既存のVRCT 1.3.2のUIをmodelのテストコードとして移動
|
2023-08-27 04:54:25 +09:00 |
|
misygauziya
|
2bcf096c88
|
Merge branch 'refactoring' into develop
|
2023-08-20 09:01:10 +09:00 |
|
misygauziya
|
b2021aeaab
|
[bugfix] ソフトウェアの更新チェック処理が分離されていなかった
|
2023-08-20 09:00:56 +09:00 |
|
misygauziya
|
7919f2ed77
|
Merge branch 'refactoring' into develop
|
2023-08-20 02:33:35 +09:00 |
|
misygauziya
|
b7d6477228
|
[Update] change transcription_recorder.py/transcription_transcriber.py/notification.py func name
|
2023-08-20 02:28:17 +09:00 |
|
misygauziya
|
2be54f9aee
|
[Update] change transcription_utils.py func name
|
2023-08-20 01:40:01 +09:00 |
|
misygauziya
|
1470187c02
|
[Update] change osc_tools.py func name
|
2023-08-20 01:33:43 +09:00 |
|
misygauziya
|
02d8fbdb1c
|
[Update] 機能部分をmodelsフォルダに移動
|
2023-08-20 01:20:30 +09:00 |
|
misygauziya
|
31e786f2a8
|
[Update] model.pyからprint_textboxをすべて引き剥がした。
UIの依存関係はなくなったはず
|
2023-08-19 19:09:01 +09:00 |
|
misygauziya
|
e3a37c576c
|
[typo] remove print command
|
2023-08-18 15:46:52 +09:00 |
|
misygauziya
|
027e9397d5
|
[Update] 要素機能をmodel.pyを通して処理するように変更
|
2023-08-18 15:39:57 +09:00 |
|
misygauziya
|
19b29b4955
|
[Update] 処理を分割
|
2023-08-16 01:59:07 +09:00 |
|
misygauziya
|
99f06e5935
|
Merge branch 'getter/setter' into develop
|
2023-08-15 22:57:55 +09:00 |
|
misygauziya
|
b13af36727
|
Merge branch 'bugfix_energy_threshold' into develop
|
2023-08-15 22:57:44 +09:00 |
|
misygauziya
|
65f5b6bc0e
|
[bugfix] remove adjust_for_noise()
ENERGY_THRESHOLD/DYNAMIC_ENERGY_THRESHOLDが機能していない問題を修正
|
2023-08-15 22:43:08 +09:00 |
|
misygauziya
|
65d1427876
|
[bugfix] config.py AUTH_KEYESのsetterを修正
|
2023-08-15 12:44:06 +09:00 |
|
misygauziya
|
1231fbd83c
|
[Update] config.pyの設定を他ファイルに適応した
|
2023-08-15 11:45:37 +09:00 |
|
misygauziya
|
6ada555c5f
|
[Update] config.py add save config.json
|
2023-08-15 10:42:26 +09:00 |
|
misygauziya
|
b7896336fc
|
[Add] config.py method getter/setter
|
2023-08-15 08:03:48 +09:00 |
|
misygauziya
|
beb108ba4d
|
Merge branch 'remove_package' into develop
|
2023-08-11 02:17:38 +09:00 |
|