All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dirk Jagdmann <doj@cubic.org>
To: alsa-devel@alsa-project.org
Subject: [patch] envy24control: missing command line option helptext
Date: Wed, 14 Dec 2005 15:51:04 +0100	[thread overview]
Message-ID: <43A03158.7070406@cubic.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 183 bytes --]

Hello developers,

this patch adds the help description of the "-M" command line option.

-- 
---> Dirk Jagdmann ^ doj / cubic
----> http://cubic.org/~doj
-----> http://llg.cubic.org

[-- Attachment #2: e24c-help.patch --]
[-- Type: text/plain, Size: 737 bytes --]

Index: envy24control.c
===================================================================
RCS file: /cvsroot/alsa/alsa-tools/envy24control/envy24control.c,v
retrieving revision 1.40
diff -u -r1.40 envy24control.c
--- envy24control.c	8 Dec 2005 16:36:12 -0000	1.40
+++ envy24control.c	14 Dec 2005 14:49:34 -0000
@@ -1877,6 +1877,7 @@
 	fprintf(stderr, "\t-v, --view_spdif_playback\tshows the spdif playback channels in the mixer\n");
 	fprintf(stderr, "\t-f, --profiles_file\tuse file as profiles file\n");
 	fprintf(stderr, "\t-m, --midichannel\tmidi channel number for controller control\n");
+	fprintf(stderr, "\t-M, --midienhanced\tUse an enhanced mapping from midi controller to db slider\n");
 }
 
 int main(int argc, char **argv)

             reply	other threads:[~2005-12-14 14:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-14 14:51 Dirk Jagdmann [this message]
2005-12-22 16:06 ` [patch] envy24control: missing command line option helptext Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43A03158.7070406@cubic.org \
    --to=doj@cubic.org \
    --cc=alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.