All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] envy24control: missing command line option helptext
@ 2005-12-14 14:51 Dirk Jagdmann
  2005-12-22 16:06 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Dirk Jagdmann @ 2005-12-14 14:51 UTC (permalink / raw)
  To: alsa-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-12-22 16:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-14 14:51 [patch] envy24control: missing command line option helptext Dirk Jagdmann
2005-12-22 16:06 ` Takashi Iwai

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.