]> git.99rst.org Git - openwrt-packages.git/commit
libxmp: update to 4.7.2
authorDaniel Golle <redacted>
Thu, 20 Aug 2026 13:53:54 +0000 (14:53 +0100)
committerGeorge Sapkin <redacted>
Sun, 23 Aug 2026 17:03:59 +0000 (20:03 +0300)
commit2111f8643898898bab579839837030acd631b7e8
treef3450ceffab54606cbe2405d9df63f61630ea36c
parent57b0c30ee691d878e374656fb446e7f3ed98f46d
libxmp: update to 4.7.2

4.7.1:
- fixed crashes and other bugs in the smix API; rewrote the smix WAV
  loader to support stereo samples
- fixed XM channel default instrument memory, IT high offset/oversized
  offset handling, MED synth/hybrid finetune conversion
- fixed Magnetic Fields Packer track loading and optimised tracks
- fixed path_join when loading a module from the current directory
- fixed loading truncated/broken Startrekker AM instruments and their
  precedence, envelope, P.FALL and FQ toneporta bugs
- allowed Archimedes MUSX modules to load with a broken SDAT instrument
  subchunk
- fixed various -fsanitize=shift-base warnings

4.7.2:
- fixed loading Startrekker modules from memory/handle/callbacks
- fixed a cmake build failure for certain Apple targets (e.g. tvOS)
- fixed stb-vorbis floor1 inverse_db_table indexing, a missing part of
  the CVE-2019-13220 fix

Signed-off-by: Daniel Golle <redacted>
sound/libxmp/Makefile
git clone https://git.99rst.org/PROJECT