mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-05 13:30:00 -05:00
added snd_user_file() function
alisp extensions - added nth, include, path commands - added auto-exec functionality - added helpers for C<->lisp interoperability
This commit is contained in:
parent
95418afc67
commit
6ad93ac892
13 changed files with 668 additions and 93 deletions
|
|
@ -126,3 +126,11 @@ ALSA_0.9.6 {
|
|||
snd_seq_port_info_set_timestamp_real;
|
||||
snd_seq_port_info_set_timestamp_queue;
|
||||
} ALSA_0.9.5;
|
||||
|
||||
ALSA_0.9.7 {
|
||||
global:
|
||||
|
||||
snd_user_file;
|
||||
sndo_*;
|
||||
alsa_lisp_*;
|
||||
} ALSA_0.9.6;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue