Update of /cvsroot/alsa/alsa-utils/aplay
In directory sc8-pr-cvs1:/tmp/cvs-serv23016

Modified Files:
        aplay.c 
Log Message:
Added a small intro for device_list

Index: aplay.c
===================================================================
RCS file: /cvsroot/alsa/alsa-utils/aplay/aplay.c,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -r1.161 -r1.162
--- aplay.c     24 Feb 2003 13:51:16 -0000      1.161
+++ aplay.c     10 Mar 2003 14:25:45 -0000      1.162
@@ -203,6 +203,7 @@
                        snd_ctl_close(handle);
                        continue;
                }
+               fprintf(stderr, "**** List of %s Hardware Devices ****\n", 
snd_pcm_stream_name(stream));
                dev = -1;
                while (1) {
                        unsigned int count;



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