All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/5] emu10k1 SB Live: Master volume and front channels via fxbus 8,9
@ 2005-02-21 19:45 Mikael Magnusson
  0 siblings, 0 replies; only message in thread
From: Mikael Magnusson @ 2005-02-21 19:45 UTC (permalink / raw)
  To: alsa-devel

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

rename_master.patch

Renames "Master Playback Volume" to "Master Front Playback Volume" which 
reflects that it only controls the front output, and renames "Master 
Digital Playback Volume" to "Master Playback Volume".

Signed-Off-By: Mikael Magnusson <mikma@users.sourceforge.net>

[-- Attachment #2: rename_master.patch --]
[-- Type: text/x-patch, Size: 646 bytes --]

--- alsa-kernel/pci/emu10k1/emumixer.c	16 Feb 2005 10:25:36 -0000	1.30
+++ alsa-kernel/pci/emu10k1/emumixer.c	21 Feb 2005 13:34:05 -0000
@@ -748,6 +748,10 @@
 		"Surround Digital Playback Volume", "Surround Playback Volume",
 		"Center Digital Playback Volume", "Center Playback Volume",
 		"LFE Digital Playback Volume", "LFE Playback Volume",
+		"Master Playback Volume", "Master Front Playback Volume",
+		"Master Playback Switch", "Master Front Playback Switch",
+		"Master Digital Playback Volume", "Master Playback Volume",
+		"Master Digital Playback Switch", "Master Playback Switch",
 		NULL
 	};
 	static char *audigy_remove_ctls[] = {

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-21 19:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-21 19:45 [PATCH 2/5] emu10k1 SB Live: Master volume and front channels via fxbus 8,9 Mikael Magnusson

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.