Skip to content

Conversation

uvcat7
Copy link
Owner

@uvcat7 uvcat7 commented Jul 12, 2025

This moves the most critical fixes and tweaks into release.

*Fixes rare data loss issue on chart saving/inconsistent chart saving
*Correct custom quantization support for holds/rolls
*Zoom settings are saved between AV sessions
*Fixes crash on loading MP3 files
*WAV files now load correctly
*Files now save floats to 6 decimal places
*Custom snaps now require a minimum snap of 5 and default to 20 if none is specified in settings.txt
*Various CI improvements
*CD Title search now will look for "title"

uvcat7 and others added 30 commits July 9, 2025 12:41
Update for branch rename
- Receptor Position
- Zoom Level
- Scale Level
Switching to unique_ptr / make_unique manages the lifetime of the object automatically and also handles cleanup automatically. Addresses a common crash when loading MP3 via drag and drop.
…nd added failsafe mechanisms to prevent data loss.
Fix thread concurrency crash on loading MP3 audio.
The proposed implementation is more correct, and resolves bugs where certain types of valid wav files (such as 16 bit 48khz) would be considered invalid by AV.
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Fix for code scanning alert: Workflow does not contain permissions
Thanks for the catch!
Dependabot configuration to update actions in workflow
We're out, so no need for this anymore.
@uvcat7 uvcat7 requested a review from sukibaby July 12, 2025 17:30
@uvcat7 uvcat7 merged commit d3892e5 into release Jul 12, 2025
2 checks passed
@uvcat7 uvcat7 deleted the release-1.0.1 branch July 12, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants