Update of /cvsroot/alsa/alsa-lib/src
In directory sc8-pr-cvs1:/tmp/cvs-serv15643/src

Modified Files:
        Versions 
Log Message:
Updated to new timer API

Index: Versions
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/Versions,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Versions    28 Feb 2003 20:35:34 -0000      1.6
+++ Versions    4 Mar 2003 20:01:08 -0000       1.7
@@ -88,3 +88,15 @@
     snd_pcm_status_get_htstamp;
 
 } ALSA_0.9.0rc4;
+
+ALSA_0.9.0 {
+  global:
+
+    snd_timer_query_info;
+    snd_timer_query_params;
+    snd_timer_query_status;
+    snd_timer_params_set_exclusive;
+    snd_timer_params_get_exclusive;
+    snd_timer_params_set_filter;
+    snd_timer_params_get_filter;
+} ALSA_0.9.0rc8;



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to