Commit Graph

112 Commits

Author SHA1 Message Date
misyaguziya
6effedcce2 [Update] Refactor compute type management: rename properties to 'SELECTED_TRANSLATION_COMPUTE_TYPE' and 'SELECTED_TRANSCRIPTION_COMPUTE_TYPE' 2025-09-27 07:07:54 +09:00
misyaguziya
92f9d645f8 [Update] Refactor compute type management: rename CTranslate2 and Whisper compute types to Translation and Transcription 2025-09-25 22:56:16 +09:00
misyaguziya
9d94fd6a5e [Update] Refactor compute type management: unify device list retrieval and remove deprecated methods 2025-09-19 18:09:39 +09:00
misyaguziya
245855d0ca [Update] Add compute type management for CTranslate2 and Whisper models 2025-09-17 10:35:34 +09:00
Sakamoto Shiina
684d9c3283 [Update] Version 3.2.1 -> 3.2.2 2025-09-11 17:00:15 +09:00
misyaguziya
b1fabc37a4 [Update] Add comments to clarify property access levels in Config class 2025-08-06 21:36:51 +09:00
misyaguziya
d12c157b66 [Update] Refactor message formatting and add validation for message structure 2025-08-06 20:33:36 +09:00
misyaguziya
c2f40d2f5d [Update] version 3.2.0 -> 3.2.1 2025-06-24 21:23:18 +09:00
Sakamoto Shiina
cbfce55c16 [Refactor] Move the code that is related with Send Message Button Type. (It was remained at Others section but it should've move to Appearance section so.) 2025-06-15 18:11:07 +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
misyaguziya
2118ec9d01 [Update] Version 3.1.2 -> 3.2.0 2025-06-03 11:08:31 +09:00
misyaguziya
60fb58f6d5 [Update] WebSocket: Disable server by default and add port availability check 2025-05-20 11:08:11 +09:00
misyaguziya
f0f0dd5ea5 Merge branch 'websocket' into develop 2025-05-18 15:24:35 +09:00
misyaguziya
e7304247c7 [Update] WebSocket configuration: Change host to 127.0.0.1 and port to 2231; refactor WebSocket server initialization and message handling 2025-05-18 15:20:27 +09:00
misyaguziya
d940097e44 👍️[Update] Model : WebSocket module 2025-05-17 09:30:17 +09:00
misyaguziya
d0e0fc3c28 [Update] Version 3.1.1 -> 3.1.2 2025-05-15 12:43:00 +09:00
Sakamoto Shiina
a94fff401b 👍️[Update] Version 3.1.0 -> 3.1.1 2025-05-11 17:52:11 +09:00
misyaguziya
8d6da2eacc [Update] Version 3.0.5 -> 3.1.0 2025-05-08 16:10:19 +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
misyaguziya
066c4fa4e4 👍️[Update] Version 3.0.4 -> 3.0.5 2025-04-22 10:24:49 +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
misyaguziya
8e97621fca 👍️[Update] Version 3.0.3 -> 3.0.4 2025-02-21 14:56:49 +09:00
misyaguziya
62571f55a1 👍️[Update] Version 3.0.2 -> 3.0.3 2025-02-19 13:38:55 +09:00
misyaguziya
4b61178b0e 👍️[Update] Main/Controller/Model/Config : VRC ChatBoxの通知音のON/OFFのエンドポイントを追加 2025-02-18 14:23:02 +09:00
misyaguziya
058e72b52b 👍️[Update] Version : 3.0.1 -> 3.0.2 2025-02-12 20:19:42 +09:00
misyaguziya
78d79f4a54 🐛[bugfix] controller: offline時の処理を追加 2025-02-06 18:29:07 +09:00
Sakamoto Shiina
bac7bb15d3 [Update] Add hotkeys main functions 2025-01-17 02:41:27 +09:00
Sakamoto Shiina
34d221c437 [Update] Save and register -able. 2025-01-13 06:56:13 +09:00
misyaguziya
5b21aef481 👍️[Update] Version : 3.0.0 -> 3.0.1 2024-12-31 19:46:40 +09:00
misyaguziya
6d28f62aba 👍️[Update] Version : v 2.2.9 -> v 3.0.0. 2024-12-28 15:48:27 +09:00
misyaguziya
1afbd8fec6 👍️[Update] Controller : 翻訳エンジンがlimit error時にerror対象の翻訳エンジンのみを使用不可にするように変更 2024-12-17 02:18:26 +09:00
misyaguziya
3fa819df3f 👍️[Update] All : 不要なprintLogを削除 / なるべくtry exceptした場合にはerrorLogを保存するように変更 2024-12-16 23:38:05 +09:00
misygauziya
030b8a9f01 👍️[Update] Main : error logのトレースバックの処理を集約 2024-12-16 14:22:49 +09:00
misygauziya
a78d63398d 👍️[Update] Config : 初回起動時に限りgpuが使える場合はdefaultでgpuを使用する設定になるように変更 2024-12-16 10:11:53 +09:00
misyaguziya
cf04771d32 👍️[Update] Controller : メッセージフォーマットの翻訳を改行で表現するように変更 2024-12-14 19:07:32 +09:00
Sakamoto Shiina
607c04d7ba Merge branch 'multi_language' into for_webui 2024-12-11 07:08:51 +09:00
misyaguziya
fb6e758607 👍️[Update] Config : 一部configを即時に保存するように変更 2024-12-11 01:08:30 +09:00
misyaguziya
e2a30d9371 👍️[Update] Model : 多言語対応のkeyを数字に変更 2024-12-10 20:09:04 +09:00
misyaguziya
bd38d220c8 👍️[Update] Model : 多言語対応の処理をtabごとに持つように変更 2024-12-10 17:11:11 +09:00
misyaguziya
1c4a832afc 🐛[bugfix] Controller : compute device変更時に翻訳エンジンのAIモデルを変更するように修正 2024-12-03 12:59:04 +09:00
misyaguziya
ddf7fadc91 🐛[bugfix] Config : compute device "name" -> "device_name" 2024-12-03 08:21:43 +09:00
misyaguziya
d1e124b392 🐛[bugfix] Config : MESSAGE_FORMATの処理を修正 2024-12-02 22:33:03 +09:00
misyaguziya
becff72cfa 👍️[Update] Config : config.jsonが異常値だった場合のセーフティ機能を追加 2024-12-02 18:19:36 +09:00
misyaguziya
bf49715209 👍️[Update] Model : overlay_show_only_translated_messagesのendpointを追加 2024-12-02 11:15:10 +09:00
misyaguziya
c0942b0fbc 👍️[Update] Model : Add send only translated messages overlay #32 for web_ui 2024-12-02 11:07:09 +09:00
misyaguziya
347b71561f 👍️[Update] Model : OSCQueryServiceの起動処理を起動するまで処理するようにロールバック 2024-11-25 17:49:06 +09:00
misyaguziya
81232fdefc 👍️[Update] Model : OSCQueryServiceの起動処理をリトライに変更
起動処理に成功しない場合、Mute同期機能を有効にできないように変更
2024-11-25 14:39:13 +09:00
misyaguziya
9f163391f2 👍️[Update] Config : "ui_scaling": 0.5 -> 1.0 2024-11-21 23:49:10 +09:00
misyaguziya
3e883dfeb7 👍️[Update] Config : Auto device select をTrueに変更 2024-11-21 23:38:08 +09:00
misyaguziya
cd0aa41e6f 🐛[bugfix] config : _OVERLAY_SMALL_LOG_SETTINGSにtrackerを設定できるように修正 2024-11-15 17:27:18 +09:00