This website requires JavaScript.
Explore
Help
Register
Sign In
every_holiday
/
VRCT
Watch
1
Star
0
Fork
0
You've already forked VRCT
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1689a45e3e4ac61500941c5b779494912c2b24a0
VRCT
/
src-python
History
misyaguziya
1689a45e3e
Refactor test_endpoints.py: Enhance endpoint testing with structured tests for ON/OFF states, random access, and continuous testing. Introduce Color class for colored output and streamline endpoint handling logic.
2025-09-23 14:45:08 +09:00
..
models
Merge branch 'bugfix_overlay' into develop
2025-09-19 22:50:10 +09:00
config.py
[Update] 修正: SELECTED_TARGET_LANGUAGESの初期化ロジックを改善し、最初の言語のみを有効化
2025-09-19 11:06:23 +09:00
controller.py
Refactor test_endpoints.py: Enhance endpoint testing with structured tests for ON/OFF states, random access, and continuous testing. Introduce Color class for colored output and streamline endpoint handling logic.
2025-09-23 14:45:08 +09:00
device_manager.py
👍
️[Update] All : 不要なprintLogを削除 / なるべくtry exceptした場合にはerrorLogを保存するように変更
2024-12-16 23:38:05 +09:00
mainloop.py
[WIP/TEST] Mainクラスの初期化ロジックを改善し、テスト用のエンドポイントを追加
2025-09-23 07:25:48 +09:00
model.py
[Add] Implement Transliterator class and katakana to Hepburn conversion function
2025-09-17 14:09:36 +09:00
test_endpoints.py
Refactor test_endpoints.py: Enhance endpoint testing with structured tests for ON/OFF states, random access, and continuous testing. Introduce Color class for colored output and streamline endpoint handling logic.
2025-09-23 14:45:08 +09:00
utils.py
[Update] Refactor message formatting and add validation for message structure
2025-08-06 20:33:36 +09:00