mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-29 06:59:53 -05:00
Removed snd_config_string_replace function.
Added back modified snd_config_refer_load function.
Added snd_func_private_pcm_subdevice function.
Removed the callback from the snd_sctl_build function (no more required).
Modified alsa.conf to use refer {} blocks again.
Modified card specific conf files to use new snd_func_private_pcm_subdevice function.
This commit is contained in:
parent
2ced309ee8
commit
3a993b4a3e
10 changed files with 304 additions and 314 deletions
|
|
@ -58,6 +58,7 @@ pcm.si7018_rear {
|
|||
name "PCM Playback Volume"
|
||||
preserve true
|
||||
lock true
|
||||
index { @func private_pcm_subdevice }
|
||||
value [ 24 24 ]
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue