Update of /cvsroot/alsa/alsa-lib/test
In directory usw-pr-cvs1:/tmp/cvs-serv15135/test
Modified Files:
latency.c pcm.c
Log Message:
Changed sw_params to follow hw_params (unify functions)
Index: latency.c
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/test/latency.c,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- latency.c 19 Sep 2002 16:12:31 -0000 1.31
+++ latency.c 19 Oct 2002 19:09:47 -0000 1.32
@@ -34,6 +34,7 @@
#include <errno.h>
#include <getopt.h>
#define ALSA_PCM_NEW_HW_PARAMS_API
+#define ALSA_PCM_NEW_SW_PARAMS_API
#include "../include/asoundlib.h"
#include <sys/time.h>
#include <math.h>
Index: pcm.c
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/test/pcm.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- pcm.c 17 Oct 2002 17:48:56 -0000 1.23
+++ pcm.c 19 Oct 2002 19:09:47 -0000 1.24
@@ -9,6 +9,7 @@
#include <errno.h>
#include <getopt.h>
#define ALSA_PCM_NEW_HW_PARAMS_API
+#define ALSA_PCM_NEW_SW_PARAMS_API
#include "../include/asoundlib.h"
#include <sys/time.h>
#include <math.h>
-------------------------------------------------------
This sf.net email is sponsored by:
Access Your PC Securely with GoToMyPC. Try Free Now
https://www.gotomypc.com/s/OSND/DD
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog