Difference between revisions of "Changes v1.0.21 v1.0.21a"
From AlsaProject
m (1 revision(s)) |
Revision as of 14:40, 9 September 2009
|
Changelog between 1.0.21 and 1.0.21a releases
alsa-lib
Core
- Release v1.0.21
Mixer API
- mixer: Add Speaker and Beep names to the weight lis
PCM API
- PCM - Change the hw_params determination orde
Configuration
- Change dmix.conf to accept user configuration from defaults.dmix.<driver_id>.xx
- Revert "Fix driver conf parsing in snd_config_hook_load_for_all_cards()
Detailed changelog between 1.0.21 and 1.0.21a releases
alsa-lib
Core
- - Release v1.0.21
- Signed-off-by: Jaroslav Kysela <perex@perex.cz
Mixer API
- - mixer: Add Speaker and Beep names to the weight lis
- Added strings "Speaker" and "Beep" to the weight list so that the entrie
- appear in more appropriate positions
- Signed-off-by: Takashi Iwai <tiwai@suse.de
PCM API
- - PCM - Change the hw_params determination orde
- In snd_pcm_hw_params_choose(), set the buffer size before the perio
- size and time as default. This will give more useful configuration fo
- most of apps, i.e. larger buffer size
- For apps that require the old behavior, now the function checks th
- environment variable $LIBASOUND_COMPAT. If this variable is set t
- non-empty, the hw_params is determined in the old way, first perio
- then buffer sizes
- Signed-off-by: Takashi Iwai <tiwai@suse.de
Configuration
- - Change dmix.conf to accept user configuration from defaults.dmix.<driver_id>.xx
- An attempt to fix problem described in reverted patch "Fix driver con
- parsing in snd_config_hook_load_for_all_cards()"
- Signed-off-by: Jaroslav Kysela <perex@perex.cz
- - Revert "Fix driver conf parsing in snd_config_hook_load_for_all_cards()
- This reverts commit 96da0c842d14b40ce8e37726b259229634b3aa21
- This way of fix brokes card-specific configuration loading
- See http://bugzilla.redhat.com bug#521988 for details
- Appropriate way to handle this problem is to fix the dmix configuration file
- Signed-off-by: Jaroslav Kysela <perex@perex.cz

Custom Search