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 |
|
Sakamoto Shiina
|
80b57612bc
|
Merge branch 'ui' into for_webui
|
2024-09-23 03:54:39 +09:00 |
|
Sakamoto Shiina
|
72b01be3af
|
[Remove] Remove MessageFormat.
|
2024-09-23 03:53:00 +09:00 |
|
Sakamoto Shiina
|
0616092eff
|
[Refactor] Change state management structures. Async atom to be manage manually.
|
2024-09-23 03:44:33 +09:00 |
|
Sakamoto Shiina
|
586aaf0091
|
[Update] Main Page: Language Settings. Translation Engines. To selectable.
|
2024-09-22 12:02:50 +09:00 |
|
misyaguziya
|
8e8eeeb239
|
Merge branch 'model_getset' into for_webui
|
2024-09-21 06:51:09 +09:00 |
|
Sakamoto Shiina
|
1fea7b659a
|
Merge branch 'ui' into for_webui
|
2024-09-21 00:59:58 +09:00 |
|
Sakamoto Shiina
|
e20a4eecd1
|
[Remove] useWindow that is no longer in use for now.
|
2024-09-21 00:57:09 +09:00 |
|
Sakamoto Shiina
|
7573e99617
|
[Refactor] Organize logics files. and change import path as well.
|
2024-09-21 00:54:32 +09:00 |
|
Sakamoto Shiina
|
79e4d28176
|
[Refactor] useReceiveRoutes: Add comments and change the order.
|
2024-09-21 00:40:30 +09:00 |
|
Sakamoto Shiina
|
66e3267798
|
[bugfix] Add endpoint '/set/disable_speaker_dynamic_energy_threshold' UI will receive.
|
2024-09-21 00:27:31 +09:00 |
|
misyaguziya
|
c857e2c57a
|
👍️[Update] Mainl: endpointの順番を修正
|
2024-09-20 14:48:54 +09:00 |
|
misyaguziya
|
0bf479bdf1
|
Merge branch 'model_getset' into for_webui
|
2024-09-20 05:36:03 +09:00 |
|
misyaguziya
|
de44599827
|
👍️[Update] Model: Auto Mic/Speaker Select ON時にDefault DeviceをUIにセットするように変更
|
2024-09-20 05:35:51 +09:00 |
|
misyaguziya
|
ca6514b090
|
👍️[Update] UI: backendのendpointに合わせて修正
|
2024-09-20 05:14:51 +09:00 |
|
misyaguziya
|
d3b66b7000
|
👍️[Update] Model: endpointをget/set/runの形に変更
|
2024-09-20 03:00:55 +09:00 |
|
misyaguziya
|
16f63c3e20
|
Merge branch 'model_getset' into for_webui
|
2024-09-19 12:28:08 +09:00 |
|
misyaguziya
|
52fcd2bc29
|
🐛[bugfix] Model : test_all -> main
|
2024-09-19 12:27:52 +09:00 |
|
misyaguziya
|
ae18c92a5a
|
👍️[Update] Model: 言語スワップの処理を修正/引数修正に伴いテストの内容を修正
|
2024-09-19 11:43:24 +09:00 |
|
misyaguziya
|
c752196a1c
|
👍️[Update] Model: 翻訳言語のset関数を修正
|
2024-09-19 10:55:58 +09:00 |
|
misyaguziya
|
11ba04379d
|
👍️[Update] Model: 翻訳言語のset関数の引数を修正
|
2024-09-19 10:32:11 +09:00 |
|
Sakamoto Shiina
|
adfaed1eb1
|
Merge branch 'ui' into for_webui
|
2024-09-19 09:18:13 +09:00 |
|
Sakamoto Shiina
|
a288b8730e
|
[Update] Config Page: Appearance Tab. UI Language. Show localization language and 'UI Language' when it's not en to desc section.
Add padding more between label and desc.
|
2024-09-19 07:52:51 +09:00 |
|
Sakamoto Shiina
|
e7a39b6fa8
|
[Chore] Main Page: Add padding to language selector open button. Add localization function to the title Language Settings.
|
2024-09-19 07:31:18 +09:00 |
|
Sakamoto Shiina
|
f662e21c5d
|
Merge branch 'ui' into for_webui
|
2024-09-18 23:49:40 +09:00 |
|
Sakamoto Shiina
|
e409e333e0
|
[Update] Main Page: Language Settings. LanguageSelector. It works functionally.
|
2024-09-18 23:46:46 +09:00 |
|
misyaguziya
|
7de36849cd
|
Merge branch 'device_event_handler' into for_webui
|
2024-09-18 17:39:03 +09:00 |
|
misyaguziya
|
aa30c248d5
|
👍️[Update] Model: ENABLE_MIC_AUTOMATIC_SELECTION/ENABLE_SPEAKER_AUTOMATIC_SELECTIONの処理をdevice_managerのcallbackで実行するように変更
|
2024-09-18 17:38:32 +09:00 |
|
misyaguziya
|
f34d5183d1
|
🐛[bugfix] Model : デバッグ用のprint文を削除
|
2024-09-18 16:44:56 +09:00 |
|
misyaguziya
|
d7d41c2e66
|
👍️[Update] Model: Default Audio Deviceの変更/Deviceの追加/削除された場合のみDevice情報を更新するように変更
|
2024-09-18 15:54:06 +09:00 |
|
misyaguziya
|
d21e0a09fc
|
👍️[Update] Model: Deviceのアクセス干渉の回避処理をするためにDeviceの検出を常に行うように変更
|
2024-09-16 23:05:30 +09:00 |
|
Sakamoto Shiina
|
0e623b73fd
|
[bugfix/Update] Config Page: Device Tab. Mic/Speaker auto select section. Fetch initial data.
|
2024-09-16 04:06:34 +09:00 |
|
misyaguziya
|
e751f5ddbd
|
👍️[Update] Model: Deviceのアクセス干渉の回避処理を追加
|
2024-09-16 03:33:27 +09:00 |
|
misyaguziya
|
9ceb6bcee2
|
👍️[Update] Main: mappingにstatusを追加
|
2024-09-16 02:25:25 +09:00 |
|
Sakamoto Shiina
|
a439f7e3da
|
[Update/bugfix] Config Page: Device Tab. Adjust design and fix styles.
|
2024-09-16 02:12:14 +09:00 |
|
misyaguziya
|
7b39bfd044
|
👍️[Update] Main: Handlerの処理を分割しConfig用とController用を別々に処理するように変更
|
2024-09-16 00:13:16 +09:00 |
|
Sakamoto Shiina
|
17ecab50f4
|
Merge branch 'ui' into for_webui
|
2024-09-15 23:26:03 +09:00 |
|
Sakamoto Shiina
|
418d9f4ad7
|
[Update] Config Page: Device Tab. Add mic/speaker auto select section.
|
2024-09-15 23:22:10 +09:00 |
|
misyaguziya
|
0309757028
|
Merge branch 'change_device_with_energy' into for_webui
|
2024-09-15 22:22:43 +09:00 |
|
misyaguziya
|
e560d9a6f1
|
🐛[bugfix] Model : typo
|
2024-09-15 22:22:31 +09:00 |
|
misyaguziya
|
f0883e51f0
|
Merge branch 'change_device_with_energy' into for_webui
|
2024-09-15 17:49:46 +09:00 |
|
misyaguziya
|
ca649cf8c6
|
🐛[bugfix] Model : マイクデバイスの出力形式を修正
|
2024-09-15 17:49:29 +09:00 |
|
Sakamoto Shiina
|
045bedc6ad
|
Merge branch 'ui' into for_webui
|
2024-09-15 17:26:36 +09:00 |
|
misyaguziya
|
1be7783266
|
Merge branch 'change_device_with_energy' into for_webui
|
2024-09-15 17:25:18 +09:00 |
|
misyaguziya
|
5deeb4da2d
|
👍️[Update] Model : Deviceの変更監視処理を変更
- デバイス監視処理実行時にデバイス選択を行うとアクセス干渉のために動作停止の可能性あり
|
2024-09-15 17:25:02 +09:00 |
|
Sakamoto Shiina
|
b7b1aa2d2f
|
[Chore] Receive routes: Volume Check: Adjust the receive data format from python and put the data to update store function directly.
|
2024-09-15 08:32:47 +09:00 |
|
Sakamoto Shiina
|
b56b182357
|
[Update] Add some color on console.log for preventing mix up with code 348.
and show result data when received invalid endpoint that when receive route is not ready to implement yet.
|
2024-09-15 08:06:15 +09:00 |
|
Sakamoto Shiina
|
1424abe44e
|
[Update] Main Page: LanguageSelector. Fetch language list data from Python when starting up software.
|
2024-09-15 07:45:44 +09:00 |
|
misyaguziya
|
551bc424b8
|
👍️[Update] Model : Deviceの変更監視処理を追加
マイク/スピーカーの別々のスレッドの処理を一つにまとめたら動いた
|
2024-09-14 03:09:19 +09:00 |
|