v1.4.4
HachimiDX: Maimai auto rechart tool 🐱
⚠️ Warning: this version contains critical bugs, please do not download! These bugs have been fixed in v1.4.5.
What's new
-
[Major upgrade] Auto rechart is now significantly faster.
- 20% faster: Optimized video decoding for detect/obb model inference.
- 3x faster: Optimized seek time for video decoding in the classify and touch-hold preprocessing modules.
- 5x faster: Optimized video decoding and transformation for the real-time preview of the
perspective_correctionmodule. - 65% faster: Optimized video encoding/decoding and tracking info rendering for the
export_track_videomodule. - Set the
designerattribute in the generated maidata.txt to "Generated by HachimiDX".
-
[New feature] UI & Controls:
- Added draggable handles to the centers of both panels in the
perspective_correctionmodule's real-time preview, allowing convenient video frame displacement adjustment.
- Added draggable handles to the centers of both panels in the
-
[New feature] MajdataEdit:
- Hovering the mouse over the BPM will pop up the current time signature.
-
Under the hood:
- Updated the bundled MajdataEdit to v1.4.4.
-
Adjusted some interface components, text, and output messages in the app to improve clarity.
-
Modified some text in the README to improve clarity.
Bug fixes:
- Fixed an issue where some child processes were not cleaned up when the application crashed unexpectedly under certain circumstances.
How to update from v1.4.3
- Delete the
READMEfiles in the project root directory. - Copy the new
READMEfiles to the project root directory. - Delete the old
src/folder in the project root directory entirely. - Copy the new
src/folder to the project root directory.
Full Changelog: v1.4.3...v1.4.4