mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-04 13:30:08 -05:00
- added support for user control elements
This commit is contained in:
parent
701d0614f1
commit
4a54759f1f
5 changed files with 83 additions and 3 deletions
|
|
@ -139,5 +139,8 @@ ALSA_0.9.7 {
|
|||
ALSA_0.9.8 {
|
||||
global:
|
||||
|
||||
snd_ctl_elem_add;
|
||||
snd_ctl_elem_replace;
|
||||
snd_ctl_elem_remove;
|
||||
snd_hctl_poll_descriptors_revents;
|
||||
} ALSA_0.9.7;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue