Commit Graph

64 Commits

Author SHA1 Message Date
Sakamoto Shiina
043208f58f [Update] Add updating display. 2024-12-06 13:07:00 +09:00
Sakamoto Shiina
f4aea309cf [Update] Config Page: Add break point and change the design layout.(UI Scaling will apply) 2024-12-06 10:27:37 +09:00
Sakamoto Shiina
6367140708 [Update] Config Page: VR Tab. Add section show only translated messages. 2024-12-05 10:15:57 +09:00
Sakamoto Shiina
7d8a2cacd0 [Update] Config Page: Translation, Transcription Tab. Add Select CTranslate2/Whisper Compute Device section. 2024-12-03 10:25:53 +09:00
Sakamoto Shiina
5ddc77a9cc [bugfix] Main Page: Message Log Input Box Ratio: Fix init apply ratio. imperfectly, tho. 2024-11-30 19:28:36 +09:00
Sakamoto Shiina
7df1eb04d0 [Update] Main Page: Message Logs: Add message log settings. and add tot visible resend or not toggle. 2024-11-30 04:33:38 +09:00
Sakamoto Shiina
2d5d148f17 [Update] Main Page: Add feature that the sent message be editable and resend-able from logs. 2024-11-27 20:37:37 +09:00
Sakamoto Shiina
70e411daf5 [Update] Add Starting Up Animation and downloading models progress display.
Backend: Move the init progressed position 4 to a little bit earlier.
2024-11-26 14:44:31 +09:00
Sakamoto Shiina
d47b47cc5a [UPdate] Config Page: Vr Tab. Add tracker settings. 2024-11-15 17:35:06 +09:00
Sakamoto Shiina
d024062a05 [Update] Config Page: Vr Tab: Add OverlayLargeLogSettings. 2024-11-15 16:54:23 +09:00
Sakamoto Shiina
2c7bb53b64 [Update] Starting Up: Add loading animation when the software preparing, until backend is ready. 2024-11-14 15:48:38 +09:00
Sakamoto Shiina
4b92c210d6 [Update] Main Page: Add the software update available button. 2024-11-14 10:07:09 +09:00
Sakamoto Shiina
4b8b098c57 [Update] Config Page: Others Tab: Add EnableSendReceivedMessageToVrc(Speaker2Chatbox). 2024-11-14 06:59:41 +09:00
Sakamoto Shiina
9d620e9834 [Update] Config Page: Transcription Tab. Add SelectedTranscriptionEngine. 2024-11-13 12:35:09 +09:00
Sakamoto Shiina
96ed2a9afc [Update] Config Page: Transcription Tab. Add Whisper Weight Type Selector. Downloadable. 2024-11-12 14:52:15 +09:00
Sakamoto Shiina
36c53c49a2 [Update] Config Page: Translation Tab. Add Internal Translation Weight Type Selector. Downloadable. 2024-11-12 13:02:05 +09:00
Sakamoto Shiina
768debfb2b [Update] Restore the branch bugfix_translator. 2024-11-07 07:05:55 +09:00
Sakamoto Shiina
9beba4905b [Update] Separate test_data.js, for testing, and ui_configs.js, that is for initialize settings like min max data, from data.js. 2024-11-05 22:50:26 +09:00
Sakamoto Shiina
ccc7fec756 [bugfix] フロント: 選択中の翻訳エンジンデータ形式変更とUIへの流し込み、
バック: UIへのrun時のデータ形式をset/getにあわせて変更。
2024-11-02 18:30:40 +09:00
Sakamoto Shiina
65f0739645 [Update] Config Page: Add Translation Tab. DeeplAuthKey section.
Allow null value to Entry component's input element.
2024-11-01 19:33:49 +09:00
Sakamoto Shiina
3c76902124 [Update] Quick Settings: Add Overlay settings. 2024-10-31 16:36:25 +09:00
Sakamoto Shiina
ed24dbd428 [Update] Config Page: VR Tab. Connect to the backend and save the data. 2024-10-24 15:45:23 +09:00
Sakamoto Shiina
ec64b64535 [Update] Config Page: Add Advanced Settings Tab. 2024-10-17 01:58:49 +09:00
Sakamoto Shiina
e201cee24a [Update] Config Page: Others Tab. EnableSendOnlyTranslatedMessages, EnableAutoExportMessageLogs, EnableVrcMicMuteSync, EnableSendMessageToVrc 2024-10-16 22:44:26 +09:00
Sakamoto Shiina
2cb4a41e64 [Update] Config Page: Move section Send Message Button Type where others tab to appearance tab. 2024-10-16 21:23:04 +09:00
Sakamoto Shiina
2c460bc8e5 [Update] Config Page: Add Others Tab. Auto Clear Message Input Box, Send Message Button Type. 2024-10-16 21:09:14 +09:00
Sakamoto Shiina
4d99207acc [Update] Add WordFilter. 2024-10-16 16:00:32 +09:00
Sakamoto Shiina
e1e06febd2 [Update] Add Transcription Tab. Mix/Speaker, record timeout, phrase timeout, max words. 2024-10-16 00:44:14 +09:00
Sakamoto Shiina
d7cf2425a1 [Refactor] Remove the codes that is no longer in use and organize a bit. 2024-10-13 07:11:47 +09:00
Sakamoto Shiina
0582091908 [Update] Add feature Restore Main Window Geometry.
Note: the toggle-able setting, to restore or don't, has removed for now.
2024-10-13 03:57:23 +09:00
Sakamoto Shiina
5d9da2bf1c [Update] Add Transparency. 2024-10-10 22:09:10 +09:00
Sakamoto Shiina
faa6656e00 [Update] Add Font Family. 2024-10-02 17:52:19 +09:00
Sakamoto Shiina
6828c255a6 [Update] Add Message Log Ui Scaling. 2024-09-30 10:33:54 +09:00
Sakamoto Shiina
c32a186e88 [Update] 設定ページ開閉時に、音声認識オンオフ状態の復元を実装。
※今まではBackendで状態復元をしていたが、処理があれなのでUI側での便利機能としてUIが管理することに。
2024-09-27 13:13:33 +09:00
Sakamoto Shiina
14843066bb [Update] Add Ui Scaling. 2024-09-27 07:48:29 +09:00
Sakamoto Shiina
b3d7d3f87e [Update] Main Page: Message Input Box Ratio. saveable the ratio. 2024-09-25 11:56:28 +09:00
Sakamoto Shiina
465e97d206 [Chore] Rename atom functions that I forgot to change WIP version to the one actually use.
and fix typo.
2024-09-24 09:41:31 +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
Sakamoto Shiina
e409e333e0 [Update] Main Page: Language Settings. LanguageSelector. It works functionally. 2024-09-18 23:46:46 +09:00
Sakamoto Shiina
418d9f4ad7 [Update] Config Page: Device Tab. Add mic/speaker auto select section. 2024-09-15 23:22:10 +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
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
4d9a6fedb7 [Update] Config Page: Device Tab. Threshold section. Add check volume button and remove dev component. 2024-09-11 00:33:09 +09:00
Sakamoto Shiina
e1d8f59890 [Refactor] Change the function names. 2024-09-10 21:11:15 +09:00
Sakamoto Shiina
49bb7d7c5f [Update] Config Page: Device Tab. Add threshold slider functionally. 2024-09-09 20:09:32 +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
28a602e01e [Update] Config Page: Add Others Tab. Add section Auto Clear Message Box. 2024-09-08 17:43:54 +09:00