Update of /cvsroot/alsa/alsa-tools/envy24control
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16411

Modified Files:
        envy24control.1 envy24control.c 
Log Message:
<[EMAIL PROTECTED]>
I have a little cosmetic patch for envy24control. First, from my test
code was two unused variables declared.
The second is an update for the manpage.


Index: envy24control.1
===================================================================
RCS file: /cvsroot/alsa/alsa-tools/envy24control/envy24control.1,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- envy24control.1     5 Mar 2004 09:10:01 -0000       1.5
+++ envy24control.1     6 Mar 2004 12:55:17 -0000       1.6
@@ -1,10 +1,10 @@
-.TH "envy24control" 1 "6 Oct 2001"
+.TH "envy24control" 1 "6 Mar 2004"
 .SH NAME
 envy24control \- GUI control tool for Envy24 (ice1712) based
 soundcards, under ALSA.
 
 .SH SYNOPSIS
-\fBenvy24control\fP [\fI-c\fP card-number] [\fI-D\fP control-name]
+\fBenvy24control\fP [\fI-c\fP card-number] [\fI-D\fP control-name] [\fI-o\fP 0-num 
DACs max 8] [\fI-i\fP 0-num ADCs max 8] [\fI-p\fP 0-8] [\fI-s\fP 0-2] [\fI-v\fP 0 or 1]
 
 .SH DESCRIPTION
 \fBenvy24control\fP allows control of the digital mixer, channel gains
@@ -14,7 +14,7 @@
 
 .SH INVOKING
 
-\fBenvy24control\fP [\fI-c\fP card-number] [\fI-D\fP control-name]
+\fBenvy24control\fP [\fI-c\fP card-number] [\fI-D\fP control-name] [\fI-o\fP 0-num 
DACs max 8] [\fI-i\fP 0-num ADCs max 8] [\fI-p\fP 0-8] [\fI-s\fP 0-2] [\fI-v\fP 0 or 1]
 .TP
 If no control-name is given, then the first sound card is used.
 
@@ -39,7 +39,7 @@
 .TP
 \fI-i\fP inputs
 Limit number of analog line inputs to display.  Default is the number of
-ADCS in the driver specification. Maximum is 8.
+ADCs in the driver specification. Maximum is 8.
 The number of analog input lines can only be reduced from the available
 number of input lines.
 .TP
@@ -64,3 +64,4 @@
 .SH AUTHOR
 \fBenvy24control\fP is  by Jaroslav Kysela <[EMAIL PROTECTED]>
 This document is by James Tappin <[EMAIL PROTECTED]>.
+Last updated by Dirk Kalis <[EMAIL PROTECTED]>.

Index: envy24control.c
===================================================================
RCS file: /cvsroot/alsa/alsa-tools/envy24control/envy24control.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- envy24control.c     5 Mar 2004 09:10:01 -0000       1.23
+++ envy24control.c     6 Mar 2004 12:55:18 -0000       1.24
@@ -387,7 +387,6 @@
        GSList *group = NULL;
        char str[64], str1[64];
        int idx;
-       int pcm_channel,s_pdif_channel;
        static char *table[10] = {
                "S/PDIF In L",
                "S/PDIF In R",



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to