Skip to content

Releases: deltabeard/ctrmus

0.4.12: Vorbis Support

08 Jul 18:35
Compare
Choose a tag to compare
  • Add OGG Vorbis file support.
  • Update Opus and mpg123 libraries to their latest version.
  • Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience.

QR

0.4.11: Opus sample rate fix

11 Mar 16:23
Compare
Choose a tag to compare
  • Fixed an issue whereby Opus files would be played at the sampling rate of the original file that was converted to Opus rather than at 48000Hz which is what all Opus files use.
  • Added support for Flac data in Ogg container.
  • Updated submodules.

QR

0.4.10: Reduce console flashing

22 Feb 16:07
Compare
Choose a tag to compare
  • Fixed an issue whereby the console would flash whilst browsing files.
  • Files are sorted in alphabetical order. There is no option to change this currently.

Release also available on titledb and via QR code below:
ctrmus QR code

0.4.9: Use threads & improved error handling

15 Feb 18:50
Compare
Choose a tag to compare
  • 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

28 Jan 00:51
Compare
Choose a tag to compare

Minor Release

  • Music now pauses instantly.
  • CIA uses new Homebrew intro animation.

0.4.7: File Selector & Bug fixes

13 Jan 23:11
Compare
Choose a tag to compare

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

13 Jan 22:07
Compare
Choose a tag to compare
Pre-release

This is a pre-release version of ctrmus in an attempt to fix issue #24.
Debugging is enabled.

0.4.5: CIA Fix & Refactor

12 Jan 15:04
Compare
Choose a tag to compare
  • 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

05 Jan 22:30
Compare
Choose a tag to compare
  • Add directory browsing. Directories are coloured blue.
  • Add MP3 file support.

0.4.3: Fix accessing cleared memory

30 Dec 18:40
Compare
Choose a tag to compare
  • Fixed a serious bug where files may randomly not open.