misyaguziya
|
bfe177aa17
|
🐛[bugfix] Model : Auth keyの復旧作業
|
2023-10-19 15:39:39 +09:00 |
|
Sakamoto Shiina
|
62652dccd4
|
Merge branch 'view' into UI_2.0
|
2023-10-18 18:50:24 +09:00 |
|
Sakamoto Shiina
|
7cc7b5a7c3
|
[Update] 使用ディスプレイサイズの大きさ(高さ)より、VRCT起動時のウィンドウの方が大きい場合の対応。UI Scalingを20%下げて再起動するかどうかの確認モーダルを表示。
それにともない確認モーダルの汎用化。
さらにそれに伴い計算の都合上UI Scalingが40%から200%で10%刻みに対応(選択できるように)しました。
|
2023-10-18 18:46:10 +09:00 |
|
Sakamoto Shiina
|
5abfe3c20b
|
[Update] add Update Software Confirmation Modal Window.
|
2023-10-18 14:54:18 +09:00 |
|
Sakamoto Shiina
|
98ac2232a3
|
[Refactor] Main Window: メイン画面カバーのgeometry計算をshow時に変更。
|
2023-10-17 23:24:41 +09:00 |
|
Sakamoto Shiina
|
7430bd25f8
|
[Update] Config Window: Mic/Speaker Record Timeoutなどの説明文追加と修正。
|
2023-10-17 17:31:45 +09:00 |
|
Sakamoto Shiina
|
239b0acce3
|
[Update] Config Window: message format's description. add sentence for mentioning that will be used Notification XSOverlay too.
[Update] Config Window: Notification XSOverlay's label. 日本語版での文言変更。
|
2023-10-17 15:03:17 +09:00 |
|
misyaguziya
|
63b9bc9f8e
|
Merge branch 'model' into UI_2.0
|
2023-10-17 13:17:41 +09:00 |
|
misyaguziya
|
f4f5ef07e7
|
👍[Update] Config : versionを2.0.0 alpha 4.1に変更
|
2023-10-17 13:17:25 +09:00 |
|
misyaguziya
|
ae986b215e
|
🐛[bugfix] Model : speaker_deviceの設定を間違えたので修正
|
2023-10-17 13:16:04 +09:00 |
|
misyaguziya
|
bd5968c5cb
|
Merge branch 'version' into UI_2.0
|
2023-10-17 10:51:57 +09:00 |
|
misyaguziya
|
80c043f707
|
👍[Update] Config : versionを 2.0.0 alpha 4に変更
|
2023-10-17 10:51:42 +09:00 |
|
Sakamoto Shiina
|
f5f635cac4
|
Merge branch 'show_error_when_no_device' into UI_2.0
|
2023-10-17 05:40:07 +09:00 |
|
Sakamoto Shiina
|
314e0c86b6
|
[Update] No Device時の処理。スピーカー/マイクを使う処理時に表示するエラーメッセージの実装。表示方法は改善予定。
|
2023-10-17 05:36:29 +09:00 |
|
misyaguziya
|
9eafb5f340
|
Merge branch 'model' into UI_2.0
|
2023-10-17 04:03:49 +09:00 |
|
misyaguziya
|
3b6222c6f7
|
👍[Update] : Model : 不要になった関数getOutputDevicesを削除
|
2023-10-17 04:03:30 +09:00 |
|
misyaguziya
|
fa1854f2d3
|
👍[Update] Model : NoDevice時にエラーを表示するためにerror_fncを追加
仮でlambda:print("[ERROR] Speaker NoDevice"を差し込んである
|
2023-10-17 04:02:40 +09:00 |
|
misyaguziya
|
8ebfb99401
|
🐛[bugfix] Config : NoDevice時にCHOICE_SPEAKER_DEVICEをセットするとエラーになる問題を修正
|
2023-10-17 04:01:01 +09:00 |
|
Sakamoto Shiina
|
785f9b5c7f
|
Merge branch 'view' into UI_2.0
|
2023-10-16 21:03:45 +09:00 |
|
Sakamoto Shiina
|
6714833b0f
|
[Update] Config Window: showRestartButton関数の調整。前回の設定と同じで、再起動が必要なければ再起動ボタンを表示しないように。選択中の言語での表示も対応。
|
2023-10-16 20:49:39 +09:00 |
|
Sakamoto Shiina
|
29b30bba92
|
[Chore] Remove the code that is useless. and change the function getLongestText for somehow.
|
2023-10-16 20:00:31 +09:00 |
|
Sakamoto Shiina
|
4a62b31db0
|
Merge branch 'view' into UI_2.0
|
2023-10-16 12:42:31 +09:00 |
|
Sakamoto Shiina
|
bd71a96ccb
|
[Update] Main Window: メッセージボックスからフォーカスが外れると、VRChat上ででるチャット入力中をstopするように。
それに伴ってfocus in/outイベントをcontroller.pyで管理。
[Refactor] 関数名を適切な名前へ変更。
|
2023-10-16 12:34:41 +09:00 |
|
Sakamoto Shiina
|
a054f05b1b
|
[Remove] Config Window: Speaker Device自動設定により、UIから選択項目を削除。また、config.CHOICE_SPEAKER_DEVICE が "NoDevice"だったときの初期処理も必要なくなったのでview.pyからも削除。
|
2023-10-16 11:40:57 +09:00 |
|
Sakamoto Shiina
|
0519a2bbfb
|
[Remove] DeepL Authキー廃止によりUIから削除。Translationタブ自体はコメントアウトで削除(将来的にまた必要になると予想して)」
|
2023-10-16 11:00:49 +09:00 |
|
Sakamoto Shiina
|
91cc9802a3
|
[Chore] Remove the code ctypes from requirements.txt.
|
2023-10-16 10:29:25 +09:00 |
|
Sakamoto Shiina
|
574a84cdb2
|
Merge remote-tracking branch 'origin/UI_2.0' into UI_2.0
|
2023-10-16 10:20:58 +09:00 |
|
Sakamoto Shiina
|
de1c0a5c96
|
Merge branch 'bugfix_ui_corruption_by_windowz_scaling' into UI_2.0
|
2023-10-16 10:20:28 +09:00 |
|
Sakamoto Shiina
|
16cac0d557
|
[bugfix] Main Window: Main Window Cover: UI崩壊修正続き。SetProcessDpiAwareness 1 -> 0
[bugfix] 設定画面を開いた時にカバーするWindowがずれるのを修正するため、メイン画面を移動した時に毎回lift(最前面に表示)する機能を削除。
[Update] Main Window: ウィンドウサイズの幅を縮めた時に、テキストボックスのサイズが一定以上縮まず、ログが折り返されなかったので、折り返されるように改善。それにより幅固定を外したので、起動時にgeometryを指定するなどしている。
※上記相互に影響しているためまとめて編集しました。
|
2023-10-16 10:15:02 +09:00 |
|
misyaguziya
|
528a94455b
|
Merge branch 'model' into UI_2.0
|
2023-10-16 00:15:18 +09:00 |
|
misyaguziya
|
7e416406f2
|
[Remove] Model : DeepLのpackageを削除
|
2023-10-16 00:15:05 +09:00 |
|
misyaguziya
|
d99a10f052
|
Merge branch 'model' into UI_2.0
|
2023-10-16 00:06:35 +09:00 |
|
misyaguziya
|
f1f803f8e3
|
[Remove] Model : DeepLのAuthキーを必要とする処理を削除
|
2023-10-16 00:05:28 +09:00 |
|
misyaguziya
|
c051d663f9
|
Merge branch 'model' into UI_2.0
|
2023-10-15 17:04:23 +09:00 |
|
misyaguziya
|
acbdfa501b
|
🐛[bugfix] Model : 不要なpackageを削除
|
2023-10-15 17:03:47 +09:00 |
|
misyaguziya
|
6c96673966
|
Merge branch 'model' into UI_2.0
|
2023-10-15 16:42:15 +09:00 |
|
misyaguziya
|
8e93080a8e
|
🐛[bugfix] Model : スピーカーデバイスの取得タイミングを変更
config windowでのデバイス選択が不要になりました
|
2023-10-15 16:25:36 +09:00 |
|
Sakamoto Shiina
|
465f9f9628
|
[bugfix] Main Window: UI崩壊修正 Windows本体でスケーリングを変更している場合にUIが崩れるのを修正。DPIを固定するためにctypesを使っているため、requirements.txtに追加。
|
2023-10-15 11:32:38 +09:00 |
|
Sakamoto Shiina
|
e5238fd4a7
|
Merge branch 'bugfix_xsoverlay_message' into UI_2.0
|
2023-10-15 10:57:55 +09:00 |
|
Sakamoto Shiina
|
808007ece6
|
[bufgix] XSOverlayへの受信メッセージ送信機能で、翻訳をオフにした場合にもメッセージフォーマットが適用されて括弧が入っていたのを修正。
|
2023-10-15 10:55:20 +09:00 |
|
misyaguziya
|
5152b3679c
|
[Refactor] Model : spk -> speaker
|
2023-10-15 04:21:52 +09:00 |
|
misyaguziya
|
39a63cb0e2
|
🐛[bugfix] Controller : ENABLE_SEND_MESSAGE_TO_VRCがFalseの場合にタイピングが送信されないように修正
|
2023-10-15 03:38:06 +09:00 |
|
misyaguziya
|
033cece3a7
|
🐛[bugfix] Model : Auth keyの場合に翻訳言語設定が国を含めた言語設定になるように修正
|
2023-10-15 03:18:58 +09:00 |
|
Sakamoto Shiina
|
38b3bc22e1
|
Merge branch 'view' into UI_2.0
|
2023-10-14 19:52:49 +09:00 |
|
Sakamoto Shiina
|
8f0ccdda5b
|
[bugfix/tmp] Config Window: デバイス系の設定、ドロップダウンメニューの幅を基本500pxと広く。間に合わせです。
|
2023-10-14 19:49:43 +09:00 |
|
Sakamoto Shiina
|
f8ce0ee0e6
|
[Update] Config Window: Transcriptionタブ、Mic/Speaker Max Phrasesなどの数値入力系の説明に「単位」を表記。yml内に追加されたコメントアウトdesc文章は制作中。
|
2023-10-14 19:16:55 +09:00 |
|
Sakamoto Shiina
|
6ed59df596
|
[Update] Config Window: 再起動ボタンの表示言語。UI Languageが変更された場合は、変更先の言語で表示。
|
2023-10-14 17:48:15 +09:00 |
|
Sakamoto Shiina
|
c0fb949a38
|
[Update] Main Window: Textbox log内のシステムメッセージの英語、日本語対応追加。
help and infoボタンをクリックし、VRCTドキュメントページが開いたときの文言をさらに追加。
|
2023-10-14 17:16:18 +09:00 |
|
Sakamoto Shiina
|
6d6e678f72
|
[bugfix] Typo
|
2023-10-14 15:59:08 +09:00 |
|
Sakamoto Shiina
|
ff675330c6
|
[Update] Main Window: Textbox log内のシステムメッセージを英語と日本語に対応。文言調整。
[Refactor] Commented out the code that is no longer in use in view.py (osc error message)
|
2023-10-14 15:57:01 +09:00 |
|