Sakamoto Shiina
|
fb67930ed1
|
[Refactor] Remove the code that is no longe in use.
|
2023-10-14 08:58:01 +09:00 |
|
Sakamoto Shiina
|
31ea7ebf8a
|
[Refactor] view以下の引数系のインデント調整
※だいぶ感覚的な独自ルール
|
2023-10-14 08:33:54 +09:00 |
|
Sakamoto Shiina
|
6968f81366
|
[Refactor] 変数名変更。
|
2023-10-14 08:10:57 +09:00 |
|
misyaguziya
|
27eb498793
|
Merge branch 'version' into UI_2.0
|
2023-10-13 22:49:53 +09:00 |
|
misyaguziya
|
db328692ef
|
👍[Update] Config : versionを 2.0.0 alpha 3に変更
|
2023-10-13 22:49:42 +09:00 |
|
misyaguziya
|
e5aadddbf1
|
Merge branch 'hideConsole' into UI_2.0
|
2023-10-13 22:00:19 +09:00 |
|
misyaguziya
|
f9a1ec5feb
|
👍[Update] Model : batchファイルのコンソールを表示しないように修正
|
2023-10-13 21:59:38 +09:00 |
|
Sakamoto Shiina
|
db97346752
|
Merge branch 'view' into UI_2.0
|
2023-10-13 21:57:26 +09:00 |
|
Sakamoto Shiina
|
5283741f30
|
[Update] Config Window: 文言の調整、日本語と英語。
スレッショルドの設定項目 手動自動切り替え時にそれぞれの文章を入れ込む方式に変更。柔軟性はあるが、今のところ切替時にスイッチの位置が変わってしまう。
|
2023-10-13 21:44:18 +09:00 |
|
Sakamoto Shiina
|
9ae3bf3530
|
[bugfix] Config Window: 再起動ボタンのUI Size対応漏れを修正。
|
2023-10-13 20:03:38 +09:00 |
|
Sakamoto Shiina
|
1bd98c7769
|
[Update] Config Window: 再起動が必要な変更がある場合に、再起動ボタンを表示。(現状、設定が変わらなくても変更しようとすると表示される状態ではある。例: UI size 100%からもう一度100%を選択した場合など)
|
2023-10-13 19:56:30 +09:00 |
|
Sakamoto Shiina
|
869654084f
|
Merge branch 'view' into UI_2.0
|
2023-10-13 18:44:28 +09:00 |
|
Sakamoto Shiina
|
bfc5ff04f8
|
[Update] Config Window: UI Theme Darkモード固定。設定項目からテーマ選択をできなくして、config.jsonを編集したとしても常にDarkモードに固定。※項目として残しているのは、Lightモード実装予定で開発中という事を見せたいため。
|
2023-10-13 18:23:55 +09:00 |
|
misyaguziya
|
a490416544
|
Merge branch 'remove-unused-files' into UI_2.0
|
2023-10-13 17:59:17 +09:00 |
|
Sakamoto Shiina
|
f24ca9c30d
|
[bugfix] Splash Window: toolwindowをTrueにし忘れていて、起動時にタスクバーに見えてしまっていたのを修正。
|
2023-10-13 17:58:49 +09:00 |
|
misyaguziya
|
ca692ce9bf
|
👍[Update] Remove Unused Files
|
2023-10-13 17:53:17 +09:00 |
|
Sakamoto Shiina
|
708bcea533
|
[bugfix] Config Window: Setting Box Labels. fix the position to the center that was a bit above before.
|
2023-10-13 17:32:23 +09:00 |
|
Sakamoto Shiina
|
376f5e7b5a
|
[Update] ソフトのバージョン情報を設定画面に移動、UI Size変更、色の変数化、表記を英語と日本語に対応。
|
2023-10-13 16:56:49 +09:00 |
|
Sakamoto Shiina
|
a2c090f234
|
Merge branch 'bugfix' into UI_2.0
|
2023-10-13 16:11:13 +09:00 |
|
Sakamoto Shiina
|
0ea376df10
|
[bugfix] controller.py: 各設定項目、Entry系で空文字を受け取ったときはエラーではなく処理をスルー(return)するように。 これによりUIとしては、ユーザーがdelete keyを押して中身を空にした時のエラーメッセージを出さないように。
|
2023-10-13 16:09:33 +09:00 |
|
Sakamoto Shiina
|
84ef79e598
|
Merge branch 'view' into UI_2.0
|
2023-10-13 16:07:06 +09:00 |
|
Sakamoto Shiina
|
a49f382b16
|
[Update] remove the items that is about startup_osc_enabled_check in localize
|
2023-10-13 15:49:07 +09:00 |
|
Sakamoto Shiina
|
1b5515cc95
|
[bugfix] Main Window: サイドバーコンパクトモードにして、VRCTを終了し、次回起動時にコンパクトモードでのroot geometry計算になるためWindowが小さくなるのを修正。
|
2023-10-13 14:56:23 +09:00 |
|
Sakamoto Shiina
|
1380d66da1
|
[Refactor] Main Window: 起動時はサイドバーが開いた状態で、もしconfig.IS_MAIN_WINDOW_SIDEBAR_COMPACT_MODEがTrueなら閉じるという動作に。(ユーザーに見えるまでにしている処理なので見た目は変わらない)
|
2023-10-13 14:44:20 +09:00 |
|
Sakamoto Shiina
|
638b5c25ec
|
Merge branch 'comment_out__startup_osc_enabled_check' into UI_2.0
|
2023-10-13 14:26:52 +09:00 |
|
Sakamoto Shiina
|
bd851ac8d3
|
[Update] comment out and disable the feature that startup osc enabled check
|
2023-10-13 14:22:44 +09:00 |
|
Sakamoto Shiina
|
949813da8a
|
Merge branch 'view' into UI_2.0
|
2023-10-13 13:49:45 +09:00 |
|
Sakamoto Shiina
|
508cca8215
|
[Update] 設定画面から透明度変更時に、メイン画面のカバーを一時的に外すように。
スライダークリック時(ドラッグ時)にカバーを外し、リリース時に戻す。
リリースはCTkSlider側で設定されていないのでうまくいくけど、
CTkSliderはbind ButtonPress(クリック)はオーバーライドされるので引数command(クリックイベント)に無理やり挟み込み。
|
2023-10-13 13:41:10 +09:00 |
|
Sakamoto Shiina
|
77500adb8d
|
[bugfix] Main Window: 設定画面を開いた時に、メイン画面に被せるモーダル型ウィンドウが、メイン画面最小化時はそれに従って消し、メイン画面をまた開いた時に表示するように修正。
[Refactor] そのモーダル型ウィンドウの表示関数を移動
|
2023-10-13 12:24:53 +09:00 |
|
misyaguziya
|
8260043333
|
Merge branch 'README' into UI_2.0
|
2023-10-13 11:39:22 +09:00 |
|
Sakamoto Shiina
|
36d750501e
|
[bugfix] Config Window: fix 1px bug.
|
2023-10-13 09:04:26 +09:00 |
|
misyaguziya
|
5678fec290
|
Merge branch 'bugfix_AutoUpdate' into UI_2.0
|
2023-10-13 07:04:21 +09:00 |
|
misyaguziya
|
94c3b72a52
|
👍[Update] Model : AutoUpdate失敗時にboothを開くように変更
|
2023-10-13 07:02:48 +09:00 |
|
Sakamoto Shiina
|
bdb9023f89
|
Merge branch 'view' into UI_2.0
|
2023-10-13 06:00:27 +09:00 |
|
Sakamoto Shiina
|
717a56a580
|
[bugfix] fix 1px bugs. (まだ発生する)
|
2023-10-13 05:59:14 +09:00 |
|
Sakamoto Shiina
|
f185b2f475
|
[Refactor] Remove the code that is no longer in use.
|
2023-10-12 17:03:26 +09:00 |
|
Sakamoto Shiina
|
67611af116
|
Merge branch 'view' into UI_2.0
|
2023-10-12 16:19:31 +09:00 |
|
Sakamoto Shiina
|
0bad71decc
|
[Update] Config Window: combine Mic/Speaker Dynamic Energy Threshold and Mic/Speaker Energy Threshold. change the label and description for it.
|
2023-10-12 16:08:51 +09:00 |
|
misyaguziya
|
5ac4897fa9
|
👍[Update] README : 文言の修正、shieldsの追加
|
2023-10-12 15:26:11 +09:00 |
|
misyaguziya
|
f82d5bfd54
|
Merge branch 'model' into UI_2.0
|
2023-10-12 15:01:00 +09:00 |
|
misyaguziya
|
07ffb89a5d
|
👍[Update] Model : energyがストップした場合に必ず0になるように終了時関数を追加
|
2023-10-12 14:59:21 +09:00 |
|
Sakamoto Shiina
|
2d43061f8e
|
[bugfix] Config Window: スレッショルドチェックボタンDisabled処理が、コンパクトモードや設定画面閉じる際に解除されてしまうのを修正。
|
2023-10-12 14:27:12 +09:00 |
|
Sakamoto Shiina
|
01ade68d4e
|
[Update] Config Window: スレッショルドチェックボタンのDisabled処理追加や変更。Disabledなボタンそのものを追加。
|
2023-10-12 13:41:14 +09:00 |
|
Sakamoto Shiina
|
46e406bfc4
|
[Update] Config Window: スレッショルドチェック周りの文言変更(間に合わせ)
|
2023-10-12 12:22:35 +09:00 |
|
Sakamoto Shiina
|
17b33d57df
|
[Update] Config Window: Mic/Speaker Dynamic Energy Thresholdのオンオフで、Mic/Speaker Energy ThresholdのWidgetを折りたたんだり開いたり。初期値に合わせた動作も含めて実装。
[bugfix] Speaker Dynamic Energy ThresholdにMicのctk variableを設定していたのを修正。
|
2023-10-12 11:50:39 +09:00 |
|
misyaguziya
|
a9b137be02
|
👍[Update] README : 表示の修正
|
2023-10-12 11:47:39 +09:00 |
|
misyaguziya
|
318f55065e
|
👍[Update] README : 2.0.0へ向けて boothのドキュメントを修正
|
2023-10-12 11:46:58 +09:00 |
|
misyaguziya
|
fba51e5847
|
👍[Update] README : EN版を追加
|
2023-10-12 11:27:45 +09:00 |
|
misyaguziya
|
bbb5fcce30
|
👍[Update] README : 表現の修正/画像の変更
|
2023-10-12 10:51:37 +09:00 |
|
Sakamoto Shiina
|
fd433754fc
|
[Update] Config Window: デバイスがなかった場合、オプションメニューにはNo Mic Device Detectedなどの表示に。
|
2023-10-12 10:19:03 +09:00 |
|