Changes v1.2.3.1 v1.2.3.2
Jump to navigation
Jump to search
Detailed changes v1.2.3.1 v1.2.3.2
Changelog between 1.2.3.1 and 1.2.3.2 releases
alsa-lib
Core
- Release v1.2.3.2
Control API
- control: Fix a bug that prevented namehint behaviour
- control: Fix typos in the namehint example
PCM API
- pcm: Annotate the _avail functions
- dsnoop: Make use of the (previously unused) function
- dsnoop: Another bug where the empty, not full, part of the ringbuffer was observed
- dsnoop: The stop threshold was not implemented correctly
- pcm: Annotate the _delay functions based on findings from the previous bug
- dsnoop: The delay presented to snd_pcm_status_delay() was incorrect
Use Case Manager API
- ucm: Allow empty strings in "${var:...}" substitutions
- ucm: implement AlwaysTrue Condition.Type
- ucm: simplify get_by_card() in parser.c
- ucm: fix the possible buffer overflow (substitution)
Configuration
- alsa.conf: load /etc/asound.conf or /usr/etc/asound.conf not both
- conf: Add /usr/etc to the default search paths