Releases: deltabeard/ctrmus
Releases · deltabeard/ctrmus
0.4.12: Vorbis Support
0.4.11: Opus sample rate fix
0.4.10: Reduce console flashing
0.4.9: Use threads & improved error handling
- Changed button mappings to resemble Moonshell DS. Press L+Left to see button mappings.
- Browse files whilst music is playing.
- Use left and right buttons to browse 13 files at a time.
- Fixed an issue whereby the user was unable to suspend ctrmus (CIA only).
- Changed banner and banner music (CIA only).
- Back-end changes to reduce compile warnings.
Available via 3dsx, CIA, and titledb.
0.4.8: Improved Pausing
Minor Release
- Music now pauses instantly.
- CIA uses new Homebrew intro animation.
0.4.7: File Selector & Bug fixes
Minor Release
- Fixed an underflow issue in Opus decoder.
- Added support for MP3 files with error protection.
- Improved file selector to make it go faster after holding the up/down button for 500ms. Browsing large directories should be bearable now. Note that the screen may flash a lot due to the screen clearing and redrawing.
- Fixed a bug where the pointer may disappear off screen if the directory contained many files.
- Removed layer 1 and layer 2 support from mpg123, reducing the size of the binary.
MP3 Error Protection File Test
This is a pre-release version of ctrmus in an attempt to fix issue #24.
Debugging is enabled.
0.4.5: CIA Fix & Refactor
- Fixed an issue where exiting the CIA build was unstable.
- Major backend refactor to make decoders more modular and reduce duplicated code.
- Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience.
0.4.4: MP3 & File Browser
- Add directory browsing. Directories are coloured blue.
- Add MP3 file support.
0.4.3: Fix accessing cleared memory
- Fixed a serious bug where files may randomly not open.