Skip to content

0.12.3

Compare
Choose a tag to compare
@mvtiaine mvtiaine released this 15 Dec 18:11
· 77 commits to master since this release
  • Fixed FreeBSD and Haiku builds
  • Sync UADE fork with 3.05 release
  • Support for Tizen, OS/2 (ArcaOS) (lib/cli-only tested)
  • Initial support for OpenHarmony, Redox OS, SerenityOS, Genode, BlackBerry 10, QNX 7, QNX 8, UnixWare 7, PS4 (OpenOrbis) (not runtime tested/working).
  • st3play: fixed mix buffer overflow with 96000Hz
  • st3play: fixed 16-bit samples with big endian
  • ft2play: fixed 16-bit samples with big endian
  • Detect when "Probe content of files with no recognized file name extension" setting is disabled and show error message instead of crashing with assert failure
    -- see #30 for details. Subsongs and metadata cannot be supported without it for some files using prefixes (TFMX etc.)
  • Implement Impulse Tracker support (https://github.com/8bitbubsy/it2play)
  • Misc fixes and updates