Sakamoto Shiina
863baddad0
Merge branch 'add_transcript_engine' into develop
2025-03-21 18:25:43 +09:00
Sakamoto Shiina
d091f1b603
[Update] UI: Add selectable Whisper models.
2025-03-21 18:24:34 +09:00
Sakamoto Shiina
84eccb1912
Merge branch 'bugfix_advanced_settings' into develop
2025-03-21 17:39:49 +09:00
Sakamoto Shiina
b8ade54e85
[bugfix] Config Page: AdvancedSettings: Add save button to Entry components.
...
Add error handlings.
2025-03-21 17:38:15 +09:00
misyaguziya
4da99ab4d4
[Update] transcription_whisper.py: Add new Whisper model entries for large-v3-turbo and large-v3-turbo-int8.
2025-03-21 09:06:01 +09:00
Sakamoto Shiina
cbd8a77eb6
Merge branch 'refactor' into develop
2025-03-19 15:46:02 +09:00
Sakamoto Shiina
6f01ee2206
[Refactor] store.js.
2025-03-19 15:45:31 +09:00
Sakamoto Shiina
f3d2de54b5
[Refactor] tauri.conf.json: Align indentation to 4 spaces.
2025-03-19 14:15:42 +09:00
Sakamoto Shiina
1e6c2762c2
Merge branch 'develop' into plugins_system
2025-03-19 09:46:33 +09:00
Sakamoto Shiina
4003687e73
Merge branch 'ui' into develop
2025-03-18 21:12:38 +09:00
Sakamoto Shiina
92752d5953
[Update] Main Page: MainFunctionSwitch: to be a bit smaller than before for allow long label on its main function.
2025-03-18 21:09:59 +09:00
Sakamoto Shiina
f40f916bec
[Update] Add success notification when deepL Auth key has updated successfully.
2025-03-18 20:25:54 +09:00
Sakamoto Shiina
e670672e15
[Chore/update] Change localization, Japanese.
2025-03-18 16:42:05 +09:00
Sakamoto Shiina
8ea37eb39a
[Update] Main Page: TranslatorSelector: Add the label 'default'.
2025-03-18 15:26:55 +09:00
Sakamoto Shiina
c9e40fc682
[Update] Adjust localizations. (every yaml key and lines are same with en.yml)
2025-03-18 11:18:03 +09:00
Sakamoto Shiina
adf98b8c33
[Update] Change sentences, Japanese.
2025-03-18 08:23:53 +09:00
Sakamoto Shiina
e5e1d2ca39
Merge branch 'error_message_handling' into develop
2025-03-18 06:51:32 +09:00
Sakamoto Shiina
c82a89a7fb
[Update] UI: Add error handlings and show error notifications. adjust each localization for it.
2025-03-17 15:58:16 +09:00
Sakamoto Shiina
84a116291c
[bugfix] controller.py: fix typo mic/speaker, error messages.
2025-03-16 10:44:01 +09:00
Sakamoto Shiina
371d2ed5b2
Merge branch 'ui' into develop
2025-03-16 10:23:57 +09:00
Sakamoto Shiina
ab39421c79
[Update/bugfix] Config Page: Transcription: Change the input design entry to dropdowns. It will fix the bug that cant put e.g. the user wanna put "10" actually, then, type "1" at first, but validation says "1" is not allowed.
2025-03-16 09:56:30 +09:00
Sakamoto Shiina
fa2c851c5b
[bugfix] Main Page: LanguageSelector: Go back button: add min width for prevent to shrink its width too much.
...
Config Page: SidebarSection: to not scroll x axis even if its label overflowed.
2025-03-15 15:06:50 +09:00
Sakamoto Shiina
fec499cfad
[Update] Adjust localization and design.
2025-03-15 13:32:40 +09:00
Sakamoto Shiina
3ebd605092
[Update/TMP] Save plugin status that if enabled or not(on store.js, yet).
...
Handle download.
2025-03-14 23:24:19 +09:00
Sakamoto Shiina
b0f5751e11
[Update/Refactor] Fetch and show the plugins info list.
...
Refactor some functions.
Try to fetch functions from github api just once when vrct started.(It used to every time plugin tab has opened so easy to reach to the api limit)
2025-03-13 12:19:35 +09:00
Sakamoto Shiina
77795192a0
[Update] Change download and load plugins structure.(change the plugins' build method vite to webpack. load esm.js )
2025-03-11 01:03:18 +09:00
Sakamoto Shiina
48c6e7d69f
[TMP 2] Plugins system. support directory structure and store system.(the plugin needs build at each project)
2025-03-08 18:43:56 +09:00
Sakamoto Shiina
22ada89fa6
[TMP] Plugins system.
2025-03-05 23:22:22 +09:00
Sakamoto Shiina
a2cc69b8ee
Merge branch 'develop' into scheduled_message_send
2025-02-22 09:29:17 +09:00
misyaguziya
caad079961
Merge branch 'develop'
...
# Conflicts:
# locales/ko.yml
2025-02-21 14:59:25 +09:00
misyaguziya
63d6f33ada
Merge branch 'version' into develop
2025-02-21 14:57:01 +09:00
misyaguziya
8e97621fca
👍 ️[Update] Version 3.0.3 -> 3.0.4
2025-02-21 14:56:49 +09:00
Sakamoto Shiina
3205dea576
Merge branch 'locales' into develop
2025-02-21 14:44:24 +09:00
Sakamoto Shiina
f68a0231c2
[Refactor] Adjust yaml format.
2025-02-21 10:13:19 +09:00
Sakamoto Shiina
9c84c9905d
[bugfix/Update] Config Page: Others: Sound: fix japanese localize. add description.
2025-02-21 08:49:01 +09:00
misyaguziya
6caf247d1c
Merge branch 'develop'
2025-02-19 13:41:07 +09:00
misyaguziya
2ee1c2d51e
Merge branch 'version' into develop
2025-02-19 13:39:21 +09:00
misyaguziya
62571f55a1
👍 ️[Update] Version 3.0.2 -> 3.0.3
2025-02-19 13:38:55 +09:00
Sakamoto Shiina
5b6199b226
Merge branch 'vrc_sfx' into develop
2025-02-18 15:40:30 +09:00
Sakamoto Shiina
fd0069cb6b
[Update] UI: VRC ChatBoxの通知音のON/OFF 設定項目追加
2025-02-18 15:36:08 +09:00
misyaguziya
132bb08582
Merge branch 'bugfix_overlay' into develop
2025-02-18 15:34:05 +09:00
misyaguziya
6fe403315a
🐛 [bugfix] model : overlay 200回表示後のリセット処理でエラーが発生した場合のみエラーログを保存するように修正
2025-02-18 15:33:45 +09:00
misyaguziya
1ca14ca33e
🐛 [bugfix] model : overlay動作時にoverlay表示デバイスが存在しない場合にエラーが発生する問題を修正
...
デバイスの存在チェックを追加
2025-02-18 15:30:48 +09:00
misyaguziya
4b61178b0e
👍 ️[Update] Main/Controller/Model/Config : VRC ChatBoxの通知音のON/OFFのエンドポイントを追加
2025-02-18 14:23:02 +09:00
Sakamoto Shiina
a9c5ccdbb8
[Update/Refactor] Subtitle system v1.1. Organize file system and change the design.
2025-02-15 08:46:15 +09:00
Sakamoto Shiina
ae62642945
Merge branch 'develop' into scheduled_message_send
2025-02-14 22:29:32 +09:00
Sakamoto Shiina
8360a7e955
[Update/TMP] Subtitle system v1.0(It works)
2025-02-14 22:09:56 +09:00
misyaguziya
36f25b7a21
Merge branch 'clean' into develop
2025-02-13 13:07:46 +09:00
misyaguziya
8c117d5b1f
👍 ️[Update] Build : ビルド時に不要なファイルを削除する処理を追加
2025-02-13 13:05:21 +09:00
misyaguziya
1fc039a409
Merge branch 'develop'
...
# Conflicts:
# locales/en.yml
# locales/ja.yml
2025-02-13 08:44:08 +09:00