Sakamoto Shiina
|
9f7101e233
|
[Update] Font Family. Change the way to fetch font family list.
|
2024-10-02 18:26:58 +09:00 |
|
Sakamoto Shiina
|
b1aadc7cda
|
[Update] Config Page: DropdownMenu: Add max hight and scrollable.
|
2024-10-02 18:00:47 +09:00 |
|
Sakamoto Shiina
|
faa6656e00
|
[Update] Add Font Family.
|
2024-10-02 17:52:19 +09:00 |
|
Sakamoto Shiina
|
3570fffbf6
|
Merge branch 'add_message_log_ui_scaling' into for_webui
|
2024-09-30 10:34:31 +09:00 |
|
Sakamoto Shiina
|
6828c255a6
|
[Update] Add Message Log Ui Scaling.
|
2024-09-30 10:33:54 +09:00 |
|
misyaguziya
|
d2e03e0093
|
Merge branch 'bugfix' into for_webui
|
2024-09-29 11:03:43 +09:00 |
|
misyaguziya
|
4072c020a6
|
🐛[bugfix] Controller : run mappingのkeyを修正
|
2024-09-29 11:03:33 +09:00 |
|
misyaguziya
|
ad6dc82594
|
Merge branch 'device_access' into for_webui
|
2024-09-28 01:57:26 +09:00 |
|
misyaguziya
|
edbc1f8391
|
👍️[Update] Controller : transcriptionのmic/speakerが同時にONになった場合に片方の処理が完了するまで待つように変更
|
2024-09-28 01:57:14 +09:00 |
|
misyaguziya
|
00af80b830
|
Merge branch 'controller' into for_webui
|
2024-09-27 21:59:18 +09:00 |
|
misyaguziya
|
0b29ad8321
|
👍️[Update] Controller : transcription実行時にDeviceの自動切り替え処理が動作しない問題を修正
|
2024-09-27 21:58:48 +09:00 |
|
misyaguziya
|
12a2eb420a
|
👍️[Update] Controller : volume check時にDeviceの自動切り替え処理が動作しない問題を修正
|
2024-09-27 17:39:24 +09:00 |
|
misyaguziya
|
107320ad28
|
👍️[Update] Controller : Config WindowのOPEN/CLOSE機能を削除
|
2024-09-27 17:37:20 +09:00 |
|
Sakamoto Shiina
|
74bcfb428d
|
Merge branch 'config_page_open_close_func' into for_webui
|
2024-09-27 13:15:52 +09:00 |
|
Sakamoto Shiina
|
c32a186e88
|
[Update] 設定ページ開閉時に、音声認識オンオフ状態の復元を実装。
※今まではBackendで状態復元をしていたが、処理があれなのでUI側での便利機能としてUIが管理することに。
|
2024-09-27 13:13:33 +09:00 |
|
Sakamoto Shiina
|
c1165a2185
|
Merge branch 'add_ui_scaling' into for_webui
|
2024-09-27 07:49:55 +09:00 |
|
Sakamoto Shiina
|
14843066bb
|
[Update] Add Ui Scaling.
|
2024-09-27 07:48:29 +09:00 |
|
misyaguziya
|
0611ed21e3
|
👍️[Update] Controller : 文字起こし処理のデバイス自動設定機能に対応
|
2024-09-27 02:45:20 +09:00 |
|
misyaguziya
|
98f53d4866
|
👍️[Update] Controller : 翻訳エンジンが対応していない場合にCTranslate2を指定するように変更
|
2024-09-27 02:10:24 +09:00 |
|
misyaguziya
|
304d97ae22
|
👍️[Update] Controller : classから関数に変化した部分を修正
|
2024-09-27 02:07:32 +09:00 |
|
misyaguziya
|
4bd659103b
|
Merge branch 'auto_device_detect' into for_webui
|
2024-09-26 12:47:50 +09:00 |
|
misyaguziya
|
d1384f6c6e
|
👍️[Update] Model : Deviceの自動検出機能を強化
deviceの変更したものだけを通知するように変更
|
2024-09-26 12:47:22 +09:00 |
|
Sakamoto Shiina
|
09241e1eeb
|
Merge branch 'connect_endpoints_run_devices' into for_webui
|
2024-09-26 11:29:33 +09:00 |
|
Sakamoto Shiina
|
fbce381e32
|
[Update] Remove the get devices lists function that is working when dropdown menu opens and move to init place(app.jsx).
|
2024-09-26 11:26:29 +09:00 |
|
Sakamoto Shiina
|
7d14effde2
|
[Update] デバイス自動変更時のendpoint(run)をUIと繋いだ。
|
2024-09-26 09:48:48 +09:00 |
|
Sakamoto Shiina
|
321c9cbe45
|
Merge branch 'update_translation_engines' into for_webui
|
2024-09-26 07:39:26 +09:00 |
|
Sakamoto Shiina
|
08c79d8ed8
|
[Update/Refactor] 翻訳エンジン周り: 選択中の翻訳エンジン系のendpoint名を統一。
言語切替時、選択中のプリセット番号の設定ではなく、全てのプリセット番号分の設定も送ることで他と統一。
以上に伴い、UI側でendpointの追加や、翻訳エンジンリストを開く度にリストを更新していた部分を削除。
|
2024-09-26 07:35:09 +09:00 |
|
Sakamoto Shiina
|
8f7300598c
|
Merge branch 'ui' into for_webui
|
2024-09-26 00:31:54 +09:00 |
|
Sakamoto Shiina
|
a43b4df8ef
|
[bugfix] useStdoutToPython: fix the send data that can't send 0, int, data.
|
2024-09-25 23:42:18 +09:00 |
|
misyaguziya
|
d6c6694700
|
Merge branch 'run_mapping' into for_webui
|
2024-09-25 16:13:37 +09:00 |
|
misyaguziya
|
6367c43cce
|
👍️[Update] Controller : 文言を修正
ENERGYを削除
|
2024-09-25 16:13:23 +09:00 |
|
Sakamoto Shiina
|
69d835855c
|
[Update] Main Page: Message Input Box Ratio. Save the ratio when window is resized.
|
2024-09-25 13:37:21 +09:00 |
|
misyaguziya
|
53a3d8c3d6
|
👍️[Update] Controller : 文言を修正
inpurt -> mic
output -> speaker
|
2024-09-25 12:43:00 +09:00 |
|
misyaguziya
|
cd8bf2e684
|
🐛[bugfix] test : endpointを修正
|
2024-09-25 11:59:58 +09:00 |
|
Sakamoto Shiina
|
b3d7d3f87e
|
[Update] Main Page: Message Input Box Ratio. saveable the ratio.
|
2024-09-25 11:56:28 +09:00 |
|
misyaguziya
|
e3abc40701
|
👍️[Update] Controller : CTranslate2に強制変更するときにUIに通知するように変更
|
2024-09-25 11:53:47 +09:00 |
|
misyaguziya
|
03165cb3b7
|
👍️[Update] Controller : run_mappingに以下を追加
"selected_mic_device":"/run/selected_mic_device",
"selected_speaker_device":"/run/selected_speaker_device",
"selected_translation_engine":"/run/selected_translation_engine",
"translation_engines":"/run/translation_engines",
"mic_host_list":"/run/mic_host_list",
"mic_device_list":"/run/mic_device_list",
"speaker_device_list":"/run/speaker_device_list",
|
2024-09-25 11:32:25 +09:00 |
|
misyaguziya
|
14470e5217
|
Merge branch 'controller' into for_webui
|
2024-09-25 02:20:02 +09:00 |
|
misyaguziya
|
a1cb3dc029
|
👍️[Update] Controller : controllerからuiに指示するendpointをrun_mappingに集約するように変更
|
2024-09-25 02:19:20 +09:00 |
|
Sakamoto Shiina
|
2a27192dc4
|
Merge remote-tracking branch 'origin/for_webui' into for_webui
|
2024-09-25 01:19:11 +09:00 |
|
Sakamoto Shiina
|
1e6259d09c
|
Merge branch 'ui' into for_webui
|
2024-09-25 01:18:07 +09:00 |
|
Sakamoto Shiina
|
3557ac4761
|
[bugfix] Main Page: Message Log. Restrict selectable text.(The texts, categories and time, is selectable yet when select all of them, though.)
|
2024-09-25 01:15:20 +09:00 |
|
misyaguziya
|
6708f9b026
|
Merge branch 'bugfix' into for_webui
|
2024-09-24 20:18:16 +09:00 |
|
misyaguziya
|
033906f0e0
|
🐛[bugfix] Main : getter/setterの修正漏れ
|
2024-09-24 20:18:00 +09:00 |
|
misyaguziya
|
e119647545
|
👍️[Update] Controller : controller関数をすべてclassに内包するように変更
|
2024-09-24 20:17:30 +09:00 |
|
misyaguziya
|
5bdc3a1a09
|
Merge branch 'bugfix' into for_webui
|
2024-09-24 14:43:18 +09:00 |
|
misyaguziya
|
fb1ee9fcfb
|
🐛[bugfix] Main : getter/setterの修正漏れ
|
2024-09-24 14:42:52 +09:00 |
|
Sakamoto Shiina
|
1266c94c5f
|
Merge branch 'ui' into for_webui
|
2024-09-24 13:52:11 +09:00 |
|
misyaguziya
|
69fb7e994e
|
Merge branch 'getter/setter' into for_webui
|
2024-09-24 11:54:29 +09:00 |
|
misyaguziya
|
e129fd308b
|
👍️[Update] Mainl: endpointの命名規則を修正
|
2024-09-24 11:51:57 +09:00 |
|