Detailed changes v1.2.6 v1.2.6.1
Jump to navigation
Jump to search
Detailed changelog between 1.2.6 and 1.2.6.1 releases
Changelog between 1.2.6 and 1.2.6.1 releases
alsa-lib
Core
- Release v1.2.6.1
Configuration
- conf: fix the device parsing when arguments has no defaults
The commit bf528b90 sets the value to an empty string which causes
these errors:
pcm_hw.c: Invalid type for device
pcm_hw.c: Invalid type for subdevice
When device arguments (@args) have no default values set,
the field must be skipped to keep the compatibility.
BugLink: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/1246
- conf: accept '_' character in the variable name
alsa-ucm-conf
Configuration
- acp: fix linked configuration
- ucm2: Add support for SC7180 Trogdor Lazor Chromebooks
Almost all Trogdor Chromebooks are using RT5682 for headphones/headset
on 3.5mm jack, internal microphone and headset microphone, and MAX98357A
for the internal speakers (Lazor and Limozeen).
This adds support for the sc7180-rt5682-max98357a-1mic sound card found
on the aforementioned Chromebooks.
- USB-Audio: fix the wrong condition type for If.realtek-alc1220-vb
BugLink: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/1246
Description
- Release v1.2.6.1