Commit Graph

219 Commits

Author SHA1 Message Date
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
45c6562717 [Update] Change the endpoint that send message from message box. 2024-09-02 12:27:25 +09:00
misyaguziya
bc59cf6089 🚧[WIP/TEST] Controller : stdioでのtauriとpythonの通信をutf8でエンコード/デコードするように変更 2024-08-31 11:04:11 +09:00
Sakamoto Shiina
652e336d86 [Update/WIP] メッセージ送信リクエスト時にidを付与。 2024-08-29 10:37:56 +09:00
Sakamoto Shiina
9110ab1ce9 Merge branch 'ui' into for_webui 2024-08-28 17:24:42 +09:00
Sakamoto Shiina
9d278c87aa [Update] 文字起こしされたメッセージをログに表示(スピーカー)(翻訳未対応) 2024-08-28 09:09:56 +09:00
Sakamoto Shiina
4ef575f2a9 [Update] 文字起こしされたメッセージをログに表示(マイクのみ + 翻訳未対応) 2024-08-28 00:40:06 +09:00
Sakamoto Shiina
1042c5e2b9 [Refactor] Logic: Move object structure creation to the parent file. 2024-08-27 11:06:10 +09:00
misyaguziya
aa0902ee15 👍️[Update] Backend : backend exe name change text.exe to backend.exe 2024-08-21 01:18:02 +09:00
misyaguziya
29585076ed 👍️[Update] View : Endpointを一部接続 2024-08-16 01:22:18 +09:00
Sakamoto Shiina
2218d4615e [Chore/bugfix] fix the receive status code 384 to 348 that i wanted to put. 2024-08-10 11:13:26 +09:00
Sakamoto Shiina
8be398e0c0 [Update] Add stdout handling status code 348 and show log to console. It's for showing log from backend properly. 2024-08-09 13:19:34 +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
Sakamoto Shiina
e8fd6b724d [Update/bugfix] To get software version.(show it to the console for now.)
fix the error that was wrong amount arguments.
2024-08-08 16:36:40 +09:00
Sakamoto Shiina
ae1bb8cce1 [Update] Change icons and titles default ones to VRCT's. 2024-07-30 00:35:39 +09:00
Sakamoto Shiina
080939a853 [Refactor] Separate 'useReceiveRoutes' function that is control the received path from Python and send to the specific function, React. 2024-07-29 22:16:12 +09:00
Sakamoto Shiina
245ca210bc [Refactor] Change the way import. and also move useWindow.js to logics. 2024-07-27 23:03:20 +09:00
Sakamoto Shiina
a32d53975a [Refactor] Separate Logics directory. 2024-07-27 22:28:35 +09:00