Changes v1.0.27.1 v1.0.27.2: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (1 revision) |
||
(One intermediate revision by the same user not shown) | |||
Line 25: | Line 25: | ||
===Configuration=== | ===Configuration=== | ||
: Allow specifying the max number of cards | : Allow specifying the max number of cards | ||
==alsa-utils== | |||
===Core=== | |||
: Release v1.0.27.2 | |||
: Require alsa-lib 1.0.27. | |||
===ALSA Control (alsactl)=== | |||
: alsactl: return back the udevrules_DATA rule for 90-alsa-restore.rules | |||
: alsactl init: ca0106 file was omitted | |||
===Speaker Test=== | |||
: speaker-test: Fix wrong wave file played back in chmap setup | |||
===amixer=== | |||
: amixer: Print TLV of channel map controls | |||
: amixer: fix print_dB for -0.99 .. -0.01 range | |||
: amixer: Fix the hctl elem search bug |
Latest revision as of 13:28, 10 July 2013
Detailed changes v1.0.27.1 v1.0.27.2
Changelog between 1.0.27.1 and 1.0.27.2 releases
alsa-lib
Core
- Release v1.0.27.2
- Allow specifying the max number of cards
Control API
- Allow specifying the max number of cards
HWDEP API
- Allow specifying the max number of cards
PCM API
- pcm_direct: fix SEGFAULT when getgrnam_r() returns 0 and pgrp is NULL
- pcm_hw: Fix buffer overflow in chmap
- chmap: Always succeed setting the map to what it already is
- pcm_direct: fix the memory leak when parsing the slave definitions
- pcm_plugin: Fix return value of snd_pcm_rewind
- pcm_hw: Remove unused fields in struct
- pcm: Fix typo in documentation: PREPARE → PREPARED.
Use Case Manager API
- ucm: Fix segfault when device argument is missing from _sw{dev, mod}
Configuration
- Allow specifying the max number of cards
alsa-utils
Core
- Release v1.0.27.2
- Require alsa-lib 1.0.27.
ALSA Control (alsactl)
- alsactl: return back the udevrules_DATA rule for 90-alsa-restore.rules
- alsactl init: ca0106 file was omitted
Speaker Test
- speaker-test: Fix wrong wave file played back in chmap setup
amixer
- amixer: Print TLV of channel map controls
- amixer: fix print_dB for -0.99 .. -0.01 range
- amixer: Fix the hctl elem search bug