mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-18 08:56:42 -05:00
Removed snd_pcm_hwptr().
Added snd_pcm_hwdiff() and snd_pcm_forward(). Returned the behaviour for snd_pcm_mmap_begin().
This commit is contained in:
parent
fbd99fdec0
commit
2dab1dfbc3
17 changed files with 327 additions and 246 deletions
|
|
@ -83,6 +83,7 @@ ALSA_0.9.0rc4 {
|
|||
ALSA_0.9.0rc8 {
|
||||
global:
|
||||
|
||||
snd_pcm_hwptr;
|
||||
snd_pcm_hwdiff;
|
||||
snd_pcm_forward;
|
||||
|
||||
} ALSA_0.9.0rc4;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue