misyaguziya
|
212a3e62d1
|
👍️[Update] Model : overlay rotation and bind lefthand
|
2024-05-11 22:05:01 +09:00 |
|
Sakamoto Shiina
|
2e1d0591b7
|
[Update] Add UI and config: Overlay Rotation X,Y,Z.
|
2024-05-11 00:40:11 +09:00 |
|
Sakamoto Shiina
|
fa87946d4c
|
[bugfix] Config Window: 設定項目変更時に、黒カバーが前に出てきてしまうのを無理やり修正。
テキストボックス上部、ステータス変更関数setStateOverlaySmallLogとsetStateVrcMicMuteSync実行時。
|
2024-05-09 07:03:15 +09:00 |
|
Sakamoto Shiina
|
e76d42172d
|
[Update/bugfix] 文言修正。インデントミスで日本語対応できていなかったのを修正。
|
2024-05-09 07:00:14 +09:00 |
|
Sakamoto Shiina
|
37cab3fe3c
|
[Update] Main Window: VRC Mic Mute Sync, Overlay. Quick Settings. add Japanese and light theme.
|
2024-05-09 06:43:08 +09:00 |
|
Sakamoto Shiina
|
d1f4688b5c
|
[Update] Main Window: Add VRC Mic Mute Sync quick settings. and the place where above on textbox is now show the state which whether it's enabled or disabled.
|
2024-05-09 06:29:47 +09:00 |
|
misyaguziya
|
32ad466d9d
|
🐛[bugfix] Model : マージに合わせてoverlayの処理を修正
- overlay off時にParameterを変更できるように修正
- overlay終了処理時を修正
- Easter Eggのコメントアウトを削除
|
2024-05-08 11:45:28 +09:00 |
|
misyaguziya
|
b78c4b8d4d
|
Merge branch 'oscVoiceMute' into develop
# Conflicts:
# model.py
|
2024-05-08 09:51:06 +09:00 |
|
Sakamoto Shiina
|
bd0a0e4592
|
[Chore] 変数名変更: config.ENABLE_MUTE_DETECT -> config.ENABLE_VRC_MIC_MUTE_SYNC
|
2024-05-02 14:25:21 +09:00 |
|
Sakamoto Shiina
|
cc7e21a609
|
[Update] Config Window: Add switch function. VRChat Mic Mute Sync.
|
2024-05-01 20:05:33 +09:00 |
|
Sakamoto Shiina
|
63dd15c10e
|
[Unmask] Overlay用のUIと、configを戻した。
|
2024-04-29 23:36:25 +09:00 |
|
Sakamoto Shiina
|
3d5985de73
|
[Mask] fix. コンフリクト修正で失敗したので手作業で修正。
|
2024-04-28 17:31:45 +09:00 |
|
Sakamoto Shiina
|
64741a966c
|
Merge branch 'overlay_mask' into develop
# Conflicts:
# view.py
# vrct_gui/main_window/createMainWindowWidgets.py
|
2024-04-28 17:20:02 +09:00 |
|
Sakamoto Shiina
|
799e649e51
|
[Mask] Config, View, Controller: overlayとイースターエッグの処理やUIをマスク。
|
2024-04-28 15:41:41 +09:00 |
|
Sakamoto Shiina
|
10f498daf2
|
[Update/bugfix] Config Window: VR Tab. Overlay詳細設定として、メイン画面から開けるOverlay Settings Windowを開くボタンを追加。
XSOverlay項目をVR Tabに移動。それにともない「VR限定」の文字を削除
Overlay Settings、初期値に戻すボタン右側の余計な余白を削除
|
2024-04-27 01:52:42 +09:00 |
|
Sakamoto Shiina
|
fc5ba74a83
|
[Update] Overlay Settings:
一部日本語対応。
それぞれの項目が広すぎと感じたので少し狭く。
|
2024-04-27 01:12:49 +09:00 |
|
Sakamoto Shiina
|
a43f089adb
|
[Update] Overlay Settings:
初期値に戻すボタンと機能を追加。
y_posの設定可能範囲を増やした。
padding調整など。
|
2024-04-27 00:48:02 +09:00 |
|
Sakamoto Shiina
|
0026102f45
|
[Update] Overlay Settings:
有効無効スイッチ追加。
VR Settingsではなく、Overlay Settingsに。
Lightテーマに一部対応。
|
2024-04-26 22:34:19 +09:00 |
|
Sakamoto Shiina
|
2feb1a6fba
|
[Update] About VRCT: add link that poster-exhibition-contact-us.
|
2024-04-26 12:01:05 +09:00 |
|
Sakamoto Shiina
|
e20fbfa139
|
Merge branch 'about_vrct' into develop
|
2024-04-26 11:32:03 +09:00 |
|
Sakamoto Shiina
|
ebca8116e3
|
[bugfix] About VRCT: 一部リンクが開けなかったのを修正。
openWebPage_AboutVrct関数にarg引数を入れたことにより、arg引数なしで呼ばれた時にエラーが出ていた。
|
2024-04-26 11:28:55 +09:00 |
|
Sakamoto Shiina
|
44cba3f3ae
|
[Update/Refactor] About VRCT: Poster Showcase. ワールド名追加や、ハイパーリンクの設定(Xの投稿)。
リンクがまだ(投稿がまだ)のものは、アイコンが暗く、クリックも出来ないように。
項目が増えたことにより、ページネーションの動きを新しく。
|
2024-04-25 17:29:22 +09:00 |
|
misygauziya
|
d1cd96cca9
|
Merge branch 'overlay_transparency' into develop
|
2024-04-25 11:14:01 +09:00 |
|
Sakamoto Shiina
|
7655b3e0ee
|
[Refactor] About VRCT: ポスター画像切替関数をリファクタリング
|
2024-04-24 20:49:27 +09:00 |
|
Sakamoto Shiina
|
5b38db9557
|
[Update] Main Window, Quick Settings Window: add VR Settings and it'll open the settings window that is for Overlay settings.
|
2024-04-23 16:31:43 +09:00 |
|
Sakamoto Shiina
|
d715f0b6d6
|
[Update] Config Window: Add VR Tab. Add Item, Enable OpenVR Switch.
|
2024-04-19 08:59:31 +09:00 |
|
Sakamoto Shiina
|
136feb768e
|
Merge branch 'updateTask' into develop
|
2024-04-18 13:56:35 +09:00 |
|
Sakamoto Shiina
|
680ca8a955
|
[Update] アップデート時専用の表示を追加。※失敗した時の処理など、改良の余地あり。
|
2024-04-17 15:44:14 +09:00 |
|
misyaguziya
|
ca6e037086
|
Merge branch 'overlay' into develop
# Conflicts:
# requirements.txt
|
2024-04-16 10:24:05 +09:00 |
|
Sakamoto Shiina
|
cae1406d2b
|
[Update] Easter Eggとして、メイン画面ロゴ(コンパクトモード未対応)を3回クリックするとEaster Egg機能がオンになるように。
オフに戻すには再起動で。
※save jsonはコメントアウトしています。(今後、本実装する時に値が増えたり何かしら名前が変更になる可能性を考えて、ユーザー側にデータを保存したくないため)
|
2024-04-14 21:46:42 +09:00 |
|
Sakamoto Shiina
|
fe1c0a45d7
|
[WIP/TEST] アプデ時にプログレスバーを表示。※WIP 注意事項あり
・他のウィンドウにフォーカスを当てると消えます。(後ろで処理は動いている)
・ダークモードのみの対応です。
・とりあえずの表示です。downloadedとextractedで2回同じものが表示されます。
|
2024-04-14 07:35:34 +09:00 |
|
misyaguziya
|
1c9ddfddee
|
Merge branch 'speakerDevice' into develop
|
2024-04-08 23:57:55 +09:00 |
|
Sakamoto Shiina
|
406d846b6b
|
[Update] Config Window: Transcription (Speaker) Tab. Add Select Speaker Devices.
|
2024-04-07 11:56:39 +09:00 |
|
Sakamoto Shiina
|
84c3904de8
|
[bugfix] fixed default active tab in config window.
I forgot to change back to the code that is supposed to.
|
2024-04-06 22:05:46 +09:00 |
|
Sakamoto Shiina
|
1b6fa4c3e8
|
[Update] Config Window: Add About VRCT Tab. This is The Credit Page.
*The button that is supposed to open the link is not working yet.
|
2024-04-06 21:53:29 +09:00 |
|
Sakamoto Shiina
|
285ff0a7dd
|
Merge branch 'view' into develop
|
2024-03-09 22:36:53 +09:00 |
|
Sakamoto Shiina
|
4a85823439
|
[Refactor] View: 言語リストは view以下で表示用は表示用として処理するように。
※controller.pyからview.pyへ言語リストを渡す時、その場で表示用の文字列を作っていたのをview.py内で処理。
|
2024-03-09 17:15:06 +09:00 |
|
misyaguziya
|
cb78942b8d
|
👍[Update] Model/Veiw/Config : SELECTED_TAB_YOUR_LANGUAGES/SELECTED_TAB_TARGET_LANGUAGESの表現の変更に伴い処理を変更
|
2024-03-09 01:26:10 +09:00 |
|
misyaguziya
|
7791f371b4
|
🐛[bugfix] Config : 言語設定のlanguage, countryの表現方法を見直し
見直しに伴い、処理方法を修正
|
2024-03-08 01:25:54 +09:00 |
|
Sakamoto Shiina
|
c1437de575
|
[Update] Config Window: DeepL Auth Key. 認証キー成功時と失敗時に通知として設定画面上に表示。
|
2024-02-15 11:56:58 +09:00 |
|
Sakamoto Shiina
|
9e12d43fe0
|
[Update/bugfix] Config Window: DeepL Auth Key. DeepLアカウントページを開けるボタンを追加。
メイン画面翻訳エンジン選択のボタンを押した時の処理が2回走っていたのを修正。
|
2024-02-14 23:00:54 +09:00 |
|
Sakamoto Shiina
|
158b139415
|
[Chore] view.py register部分 記述の統一
|
2024-02-13 09:05:47 +09:00 |
|
Sakamoto Shiina
|
c459b97ca3
|
[Refactor] Config Window: Transcription tab. whisper関係の文言をi18nを使って呼び出す部分、重複した部分が多いのでリファクタリング。
|
2024-02-08 04:31:27 +09:00 |
|
Sakamoto Shiina
|
ea10573a3d
|
[Update/Chore] Config Window: Transcription Tab. Whisper関連の文言追加や変更。
config.pyからの読み込み時に間違った方法で読み込んでいたのを修正。
|
2024-02-08 02:27:41 +09:00 |
|
Sakamoto Shiina
|
d4164d7c58
|
Merge branch 'faster-whisper' into develop
|
2024-02-07 22:50:26 +09:00 |
|
misyaguziya
|
61a6eb792b
|
[WIP/TEST] distil-wisperを削除/faster-wisperの処理を修正
|
2024-02-04 02:42:59 +09:00 |
|
misyaguziya
|
7aafce6e2e
|
[WIP/TEST] distil-wisperの処理を追加
|
2024-02-04 01:03:38 +09:00 |
|
misyaguziya
|
801d948513
|
[WIP/TEST] Wisperの処理についてUIと内部の処理を接続
|
2024-02-03 02:35:40 +09:00 |
|
Sakamoto Shiina
|
ee5c4c05ce
|
[WIP/TEST] UI: 機能と見た目を繋ぎました。設定画面からいじれます。
|
2024-02-02 18:08:18 +09:00 |
|
Sakamoto Shiina
|
6fbc2ede3a
|
[Update] Main Window: Message box. 送信したメッセージを、キーボード矢印キー上下で呼び出せるように。
|
2024-02-01 15:54:22 +09:00 |
|