Skip to content

Releases: devkitPro/mmutil

v1.10.1

17 Apr 14:38
8b0792e
Compare
Choose a tag to compare

What's Changed

  • Don't read loop points before sample length is known by @exelotl in #6
  • change encoding from CP437 to UTF-8 by @LunarLambda in #8

New Contributors

mmutil 1.9.2

17 Apr 07:22
ee7aded
Compare
Choose a tag to compare
  • Fix sample deduplication

mmutil 1.9.1

17 Apr 07:21
Compare
Choose a tag to compare
  • fix segfault on zero-length samples with looping enabled

mmutil 1.9.0

17 Apr 07:20
Compare
Choose a tag to compare
  • When loading .MOD files, only declare as many instruments and samples as the file itself.
  • Unify .MAS song and .MSL sample data generation code, fixing playback of samples embedded inside a .MAS song
  • fixing uninitialised memory usage
  • Remove unused MAS_MODE constants, replace with more useful and format-accurate MAS_TYPE constants
  • Avoid 0-byte malloc()s in sample data loading for .MOD, .S3M and .XM files
  • fix segfault in .MAS creation mode

mmutil 1.8.7

22 May 08:41
Compare
Choose a tag to compare
v1.8.7

update version & bug report link