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:
Jaroslav Kysela 2003-02-22 17:19:02 +00:00
parent fbd99fdec0
commit 2dab1dfbc3
17 changed files with 327 additions and 246 deletions

View file

@ -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;