misyaguziya
a0407afa54
👍 ️[Update] Model : Watchdog timerの終了処理をmain loopの終了処理に変更
2024-09-27 01:02:20 +09:00
Sakamoto Shiina
726dff60bd
[Update/bugfix] UI: Watchdogタイマーに10秒間隔で信号を送るように。
...
backend watchdog関数の引数エラーの修正
2024-09-26 12:31:50 +09:00
Sakamoto Shiina
97b047a09e
[Perf] Fix UiLanguageController, i18next, re-rendering unnecessarily.
2024-09-24 09:42:43 +09:00
Sakamoto Shiina
c0ba530d32
[Update] Main Page: Connect to backend. IsMainPageCompactMode.
2024-09-23 10:21:49 +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
Sakamoto Shiina
7573e99617
[Refactor] Organize logics files. and change import path as well.
2024-09-21 00:54:32 +09:00
Sakamoto Shiina
e409e333e0
[Update] Main Page: Language Settings. LanguageSelector. It works functionally.
2024-09-18 23:46:46 +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
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
Sakamoto Shiina
8198263b02
[Update] Disable mic/speaker volume check when config page is closed.
2024-09-13 22:56:20 +09:00
Sakamoto Shiina
f74ebc1942
[Update] Config Page: Add Appearance Tab. Add UI Language section.(Functionally, too)
2024-09-13 16:23:23 +09:00
Sakamoto Shiina
b12908f01f
[Update] Config Page: Device Tab. Add dynamic energy threshold functionally and sync slider and entry component.
2024-09-12 15:45:03 +09:00
Sakamoto Shiina
ac6b898a46
[Perf/bugfix] Separate custom hooks and prevent re-render issues.
...
Config Page: Device Tab. threshold component. fix problem that the input component focused out when input something each time.
Set threshold data when started python.
2024-09-10 17:21:03 +09:00
Sakamoto Shiina
2b9061d74d
[Update] Config Page: Others Tab. Add section, send message button type.
2024-09-08 23:13:18 +09:00
Sakamoto Shiina
6aa427baec
[Update] Main Page: Message input box. Add function, auto clear message box.
2024-09-08 18:14:58 +09:00
Sakamoto Shiina
ef5eb2fb40
[Update/Perf] Config Page: Device Tab. Add threshold_component(dev).
...
Improve re-render, unnecessary, problem.
2024-09-07 21:32:44 +09:00
Sakamoto Shiina
f34eaa6ee2
[Update] Config Page: Device Tab. Add Speaker device selector.
...
(Now, Devices (Mic host, Mic device, Speaker device) are selectable.)
2024-09-03 11:30:40 +09:00
Sakamoto Shiina
bf21a20315
[Update] Config Page: Device tab. add mic device list.(not selectable yet.)
2024-09-02 17:25:43 +09:00
Sakamoto Shiina
26691f773f
[Update] Config Page: Add Device tab. add mic host list.(not selectable yet.)
2024-09-02 17:05:38 +09:00
Sakamoto Shiina
6c68f3744f
[bugfix] Config Page: Fix get software version function that wasn't working because of typo.
2024-09-02 12:36:37 +09:00
Sakamoto Shiina
3446862eda
[Update] To be switchable between ConfigPage and MainPage.
2024-09-01 19:48:58 +09:00
Sakamoto Shiina
3ed3d5eb40
[Update] Combine in one window. Rename Main/Config Window to Main/Config Page accordingly.
...
For now, I put Config Page to below the main page temporary. Open Config Button does not work.
2024-08-09 12:23:17 +09:00