Skip to content

Commit 5c0163f

Browse files
committed
update changelog and set version 4.3.0 release date
1 parent 353c8b0 commit 5c0163f

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

Changelog

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
11
Stable versions
22
---------------
33

4-
4.3.0 (?):
5-
Changes by Alice Rowan
4+
4.3.0 (20260508):
5+
Changes by Alice Rowan:
66
- Support 24-bit and 32-bit output (requires libxmp 4.7.0+):
77
AHI, ALSA, BeOS/Haiku, CoreAudio, NetBSD, OSS, PulseAudio,
88
sndio, WinMM, AIFF, file, WAV.
99
- Use XMP_MAX_SRATE as the limit for -f instead of 48000
1010
(requires libxmp 4.7.0+).
1111
- Amiga: automatically expand stack via stack cookie (OS 4),
1212
NewStackSwap (AROS), NewPPCStackSwap (MorphOS), or StackSwap
13-
(Workbench 2.04+). Runtime swapping can be disabled by
14-
defining XMP_NO_STACKSWAP.
13+
(Workbench 2.04+). This feature can be disabled by defining
14+
XMP_NO_STACKSWAP at compile time.
1515
- Report pan value "---" for instruments/samples without
1616
a default panning value (sub->pan < 0).
1717
- Don't unmute muted IT channels unless explicitly unmuted by
1818
the -S/--solo option.
19-
- Haiku: Fix configure C++11 detection error message.
19+
- Haiku: Fix configure C++ compiler detection if CXX variable
20+
contains additional options.
2021
- AHI: fix crash on OpenDevice failure.
2122
- ALSA: fix 8-bit and unsigned format mismatches after init.
2223
- BeOS/Haiku: support 8-bit unsigned, strip unsigned otherwise.

0 commit comments

Comments
 (0)