Update of /cvsroot/alsa/alsa-lib/src
In directory usw-pr-cvs1:/tmp/cvs-serv19889/src

Modified Files:
        Versions 
Log Message:
Reverted back the PCM API.
New snd_pcm_hw_params_* functions are available only explicitly when
ALSA_PCM_NEW_HW_PARAMS_API is defined.
Updated documentation and test code to new API.


Index: Versions
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/Versions,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Versions    17 Sep 2002 18:29:56 -0000      1.1
+++ Versions    19 Sep 2002 16:12:23 -0000      1.2
@@ -1,5 +1,9 @@
 ALSA_0.9 {
   global:
+    __snd_*;
+    _snd_*;
+    snd_*;
+  local:
     *;
 };
 ALSA_0.9.0rc4 {



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to