mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-05 13:30:00 -05:00
Added snd_func_private_string.
Changed snd_config_hook_load_for_all_cards (to load also aliases). Changed snd_config_search_alias routines (to follow aliases also in the middle of path).
This commit is contained in:
parent
960a43503d
commit
18a02e6f6d
3 changed files with 167 additions and 24 deletions
|
|
@ -38,7 +38,7 @@ cards.@hooks [
|
|||
strings [
|
||||
{ @func datadir }
|
||||
"/cards/"
|
||||
{ @func private_card_strtype }
|
||||
{ @func private_string }
|
||||
".conf"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue