Update of /cvsroot/alsa/alsa-tools/envy24control
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30768
Modified Files:
envy24control.c
Log Message:
<[EMAIL PROTECTED]>
Fix for -D option.
Index: envy24control.c
===================================================================
RCS file: /cvsroot/alsa/alsa-tools/envy24control/envy24control.c,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- envy24control.c 16 May 2004 13:36:30 -0000 1.26
+++ envy24control.c 16 May 2004 13:41:14 -0000 1.27
@@ -1990,6 +1990,7 @@
break;
case 'D':
name = optarg;
+ card_number = atoi(strchr(name, ':') + sizeof(char));
break;
case 'i':
input_channels = atoi(optarg);
-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog