Sakamoto Shiina
dfb08a96bb
[Refactor/TMP2] Refactor UI components and connect to backend APIs. (Translation, Transcription models)
2025-10-22 12:04:05 +09:00
Sakamoto Shiina
21e4714658
[Update] Config Page: MessageFormat: Add ui, message format.
2025-08-26 17:27:05 +09:00
Sakamoto Shiina
09865d02be
[Update] Config Page: VR: Add adjust buttons to each position and rotation sliders for become much easier handling on VR controller.
2025-06-02 12:17:00 +09:00
Sakamoto Shiina
e9aa3aa8ac
Merge branch 'develop' into plugins_system
...
# Conflicts:
# src-tauri/tauri.conf.json
2025-04-24 02:20:00 +09:00
Sakamoto Shiina
b8c1688172
[Update] Plugins: separate dev mode. url and import path.
2025-04-17 17:46:17 +09:00
Sakamoto Shiina
ddc6408828
[Update/bugfix]
...
Fix handling flag 'is_latest_version_already' that was overrode unexpectedly.
Add some patterns to plugin list. it shows update-able if the user update vrct.
Add auto update function if the plugin is enabled.
Add safety that turn to disable the plugin if it's not supported with current vrct version.
2025-04-13 17:14:54 +09:00
Sakamoto Shiina
1bea61c45a
[Update] Add dev plugin mode and dev plugin list.
2025-04-12 14:28:01 +09:00
Sakamoto Shiina
d091f1b603
[Update] UI: Add selectable Whisper models.
2025-03-21 18:24:34 +09:00
Sakamoto Shiina
fec499cfad
[Update] Adjust localization and design.
2025-03-15 13:32:40 +09:00
Sakamoto Shiina
4fb675943f
[Update] Config Page: Supporters: Update-able anytime.
...
Fetch the supporters data and images from the git repo, https://github.com/ShiinaSakamoto/vrct_supporters , via web.
2025-02-03 11:26:10 +09:00
Sakamoto Shiina
6d84cabf88
[Update] Config Page: VR Tab: Add restore default settings button.
2024-12-13 15:12:36 +09:00
Sakamoto Shiina
8cb81878db
[Update] Config Page: VR Tab. x,y,z pos. ui_scalingのmin maxなど設定値を変数化、ui_config.js上で設定可能に。
2024-11-26 16:23:24 +09:00
Sakamoto Shiina
9e58bff26e
[Update] Localization. Add zh-Hans.(yaml data from v2.2.9 and I changed its format to json)
2024-11-21 15:35:28 +09:00
Sakamoto Shiina
f835a3be80
[Refactor] ui_configs: rename the keys.
2024-11-12 15:23:02 +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
1acb0a9565
[Update] UIで使うデータ(min,maxなど)を浅い階層で設定するように。
...
初期データとして送られてきていたrangeなど、必要のないエンドポイントをコメントアウト。
2024-11-06 00:23:43 +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