Sakamoto Shiina
741cfed8c3
[Update/Chore] Localizations: Add texts to Romaji/Hiragana settings and adjust all locales languages.
2025-10-03 01:10:03 +09:00
Sakamoto Shiina
e7cd872fcc
Merge branch 'bugfix_compute_type' into develop
2025-09-28 02:10:23 +09:00
Sakamoto Shiina
9a11c6ff9f
[Update] Config Page: Compute Device/Type: Add localization and make compute types order properly.
2025-09-28 02:07:47 +09:00
Sakamoto Shiina
8c5f1b5db2
[Update/Chore] Config Page: Put the selectors 'Compute Device' and 'Compute Type' to the same section.
...
Rename: UI: CTranslate2/Whisper Compute Type to Translation/Transcription Compute Type.
2025-09-26 17:07:19 +09:00
Sakamoto Shiina
9fd61677f9
[Update/Chore] Config Page: Add 'Whisper Compute Type' Selection.
...
UI: Rename 'Whisper compute device' to 'Transcription compute device'.
2025-09-19 15:58:19 +09:00
Sakamoto Shiina
4808dcbc96
[Update/Chore] Config Page: Add 'CTranslate2 Compute Type' Selection.
...
UI: Rename 'CTranslate2 compute device' to 'Translation compute device'.
2025-09-19 14:43:13 +09:00
Sakamoto Shiina
9cf4a378f1
[Update] UI: ローマ字/かな 表示するように。
2025-09-17 18:07:10 +09:00
Sakamoto Shiina
cad0f796fa
[Update] Transcription: Add UI. The user can config 'mic/speaker avg logprob' and 'mic/speaker no speech prob' that is related with Whisper's parameter.
2025-09-05 10:44:23 +09:00
Sakamoto Shiina
21e4714658
[Update] Config Page: MessageFormat: Add ui, message format.
2025-08-26 17:27:05 +09:00
Sakamoto Shiina
3403b52fb9
[Update/Refactor] Add link to notification component to guide users to get more information.
...
(handleAiModelsAvailability)
2025-08-02 17:03:04 +09:00
Sakamoto Shiina
b15a26c3d5
[bugfix] Plugins: Add error handling. when error occurred while rendering a plugin, set status disabled and an error.
2025-06-23 11:24:18 +09:00
Sakamoto Shiina
e480c373cd
[Refactor] (Huge Refactoring 2)
...
Consolidated all logic into category-specific files.
Renamed useTranslation from react-i18next to useI18n to avoid a name conflict with our own function.
2025-06-19 08:40:45 +09:00
Sakamoto Shiina
3f38bfbba8
[Update] Resend Message Button: To be store-able the status.
...
Move to Appearance settings.
2025-06-15 17:49:42 +09:00
Sakamoto Shiina
4886552639
[Refactor] Put together device-related logic into useDevice.
2025-06-14 03:29:34 +09:00
Sakamoto Shiina
f229d9ec95
[Refactor] Organize files.
2025-06-10 20:36:16 +09:00
Sakamoto Shiina
8289c9f1b3
[bugfix] Config Page: Entry components: Prevent showing the currently stored value; instead, display the value the user intends to store.
2025-06-09 14:44:42 +09:00
Sakamoto Shiina
1f52c3625a
[Refactor] Adjust color variables. Add some comments.
2025-06-09 12:35:40 +09:00
Sakamoto Shiina
2ea0a3b529
[Update/Refactor] Config Page: VR: Change triangle icon from symbol to svg.
...
Refactor the common component and function.
2025-06-02 13:37:37 +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
ccc19f4c9c
Merge branch 'ui_supporters' into develop
2025-05-30 17:23:35 +09:00
Sakamoto Shiina
51c90b3b74
[Update] Config Page: Supporters. Adjust period box designs.(Add second line.)
2025-05-30 17:04:42 +09:00
Sakamoto Shiina
88cb4f72b5
[Update/bugfix] UI: Add disable/enable UI function when osc query is disabled.
...
Fix the error that the mic mute sync couldn't enable/disable.
2025-05-30 15:32:03 +09:00
Sakamoto Shiina
0b48631363
[Update] AdvancedSettings: Websocket: Add settings ui.
2025-05-19 03:52:43 +09:00
Sakamoto Shiina
8ea7fb05c0
[Update] Config Page: Move and add plugin section from AdvancedSettings.
2025-05-11 16:25:02 +09:00
Sakamoto Shiina
37d78e1d87
[Update] Plugins: Add homepage link button.
2025-05-06 13:12:50 +09:00
Sakamoto Shiina
af17e057e8
[Update] Add crown emoji to supporter label.
...
Add tooltip that shows their supporting period.
Add icon rotate animation when hovered supporter's image.
2025-05-04 10:03:37 +09:00
Sakamoto Shiina
7cdd3f8603
[bugfix/Chore] Plugins: Fix the bug that localization and the description can't see form latest information.
...
Add gap between labels and controller component.
2025-04-27 02:27:25 +09:00
Sakamoto Shiina
e3b75f2cfb
[Update] Plugins: Adjust designs.
...
Add localizations.
2025-04-27 02:15:31 +09:00
Sakamoto Shiina
56936d0285
[Update] Plugins -> AdvancedSettings. Move to AdvancedSettings because the plugin just only one is available and it's for specific user, actually. so put it to AdvancedSettings for now.
2025-04-26 19:41:28 +09:00
Sakamoto Shiina
c665f1d355
[Update/bugfix] Plugins: Add localization system to plugins list(plugin_info.json).
...
Fix the issue that the i18n didn't work in development environment.
2025-04-26 05:01:30 +09:00
Sakamoto Shiina
249c686442
[Update] Plugins: Add error handlings when network is not connected and failed to fetch plugins info.
...
Also add pending ui(TMP) while fetching.
2025-04-25 18:51:16 +09:00
Sakamoto Shiina
81a422b07d
[Update] Plugins: Add notifications.
2025-04-24 23:44:11 +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
ff4f40328a
[Update] About VRCT: Add a localizer and a contributor.
2025-04-21 17:41:42 +09:00
Sakamoto Shiina
2f27e5a491
[Update] Localization(EN): Localized by RIKU_730.
2025-04-21 16:21:59 +09:00
Sakamoto Shiina
4eca60d495
[bugfix] AdvancedSettings: OSC Port: Add the validation that the entry component is only allowed numeric.
2025-04-19 23:51:47 +09:00
Sakamoto Shiina
cd63e2e3ca
[bugfix/Refactor]
...
Fix plugin compatibility list that was showed incorrectly.
Change init function.
2025-04-19 16:15:47 +09:00
Sakamoto Shiina
7bcbefaf06
[Refactor] Remove the code that is no longer in use.
2025-04-18 14:53:36 +09:00
Sakamoto Shiina
01b7d6c945
[Update] Plugins: Sort plugins list and remain the order of it.
2025-04-18 00:38:31 +09:00
Sakamoto Shiina
fd59c0b28f
[Update/Refactor] Automatically disable and save the status to config.json if the plugin is not supported.
2025-04-17 19:44:14 +09:00
Sakamoto Shiina
4c12e8b946
[Update/Refactor]
...
For data integration correctly, the plugins data (saved, downloaded, fetched) merge whenever update data each of it.
Separate plugins controllers.
2025-04-16 19:02:41 +09:00
Sakamoto Shiina
379ca86b45
[Refactor/bugfix/TMP] TMP:
...
Separate plugins controller.
Add ui pattern for outdated plugins and the plugin that is not supported current vrct version but supported in newest vrct version.
2025-04-15 16:48:50 +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
d4219b5ce0
[Update/Refactor] Plugins: Organize codes.
2025-04-11 19:14:55 +09:00
Sakamoto Shiina
7e637b795d
[Update/Refactor/bugfix]
...
Update: Add functions and test ui.
Update, backend: send latest vrct version to frontend.
Refactor: Change the plugins data structure.
bugfix: fix endless showing update button.
2025-04-09 17:34:55 +09:00
Sakamoto Shiina
67f32ad7b9
[Update] Plugins: Add update function.
2025-04-02 22:52:20 +09:00
Sakamoto Shiina
5681038c22
[bugfix] Plugins(VRCT Subtitles as testing one): Apply styles by importing css file.
2025-03-29 16:22:00 +09:00
Sakamoto Shiina
0148f9bee0
[Update] (Affect to backend) Plugin System. Saveable if the plugin is enabled or not.
...
Add functions that merge plugins data.
2025-03-25 13:30:52 +09:00
Sakamoto Shiina
863baddad0
Merge branch 'add_transcript_engine' into develop
2025-03-21 18:25:43 +09:00