Skip to content
Release v1.2.11

Core
 - Release v1.2.11
 - configure.ac: fix UMP support detection
 - github: Try to fix the build with the release tag
ALSA Control (alsactl)
 - alsactl: fix potential buffer overwrite
 - alsa-restore.rules: use devnode instead number atribute
ALSA RawMidi Utility (amidi)
 - amidi: use ATTRIBUTE_UNUSED instead remove argument name
Audio Transfer utility
 - axfer: use ATTRIBUTE_UNUSED instead remove argument name
NHLT ACPI parser
 - nhlt-dmic-info: fix simple memory leak issue
 - misc: fix incorrect usages of `strerror`
 - Revert "nhlt-dmic-info.c: include sys/types.h"
 - nhlt: use stdint.h types
 - nhlt-dmic-info.c: include sys/types.h
Speaker Test
 - speaker-test: Use smaller periods in the default settings
 - speaker-test: Add bandwidth-limited pink noise at -18.5dB AES FS Based
aconnect
 - seq: use ATTRIBUTE_UNUSED instead remove argument name
alsaloop
 - alsaloop: use ATTRIBUTE_UNUSED instead remove argument name
alsatplg (topology)
 - topology: Fix one character typo in code comments
 - topology: Expand attribute references inside $[] expressions
 - topology: nhlt: Fix dmic configuration blob building
 - topology: nhlt: fix simple memory leak
 - misc: fix incorrect usages of `strerror`
 - nhlt: Revert SSP_ANALOG device_type field
 - topology: add include for ENABLE_NLS on musl
 - topology: pre-processor: Add support for enum controls
 - topology: include locale.h
 - topology: use ATTRIBUTE_UNUSED instead remove argument name
alsaucm
 - misc: fix incorrect usages of `strerror`
 - alsaucm: use ATTRIBUTE_UNUSED instead remove argument name
aplay/arecord
 - aplay: status dumps are called only in verbose mode
 - aplay: enable timestamps by default
 - aplay: log pcm status before reporting a fatal error
 - aplay: allow to compile with older alsa-lib (subformat)
 - aplay: Add option for specifying subformat
 - aplay: fix buffer overflow and tainted format string
 - aplay: use stdint.h types instead u_int/u_short/u_char
aplaymidi/arecordmidi
 - aplaymidi: Set event completely for tempo event
 - seq: use ATTRIBUTE_UNUSED instead remove argument name
aseqdump
 - seq: use ATTRIBUTE_UNUSED instead remove argument name
aseqnet
 - seq: use ATTRIBUTE_UNUSED instead remove argument name
bat (basic audio tester)
 - bat: really skip analysis of the first period and update related comment
 - bat: use ATTRIBUTE_UNUSED instead remove argument name

Signed-off-by: Jaroslav Kysela <perex@perex.cz>