Skip to content

Conversation

uvcat7
Copy link
Owner

@uvcat7 uvcat7 commented Jul 12, 2025

No description provided.

uvcat7 and others added 30 commits July 9, 2025 23:40
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.
Do not try to upload to Delta VPS anymore
Fix bugs with loading/saving holds, save .sm to 6 decimals, custom snap improvements
uvcat7 and others added 3 commits July 11, 2025 16:57
- Fixes data loss issue on loading/stepping holds/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 uvcat7 merged commit b7c4b7f into beta Jul 12, 2025
3 checks passed
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.

6 participants