Update of /cvsroot/alsa/alsa-lib/src/conf/cards
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21291
Modified Files:
EMU10K1.conf
Log Message:
don't lock global controls.
Index: EMU10K1.conf
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/conf/cards/EMU10K1.conf,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- EMU10K1.conf 14 Mar 2004 10:26:50 -0000 1.11
+++ EMU10K1.conf 13 May 2004 12:09:31 -0000 1.12
@@ -33,7 +33,8 @@
{
name "Wave Surround Playback Volume"
preserve true
- lock true
+ # don't lock a global control
+ # lock true
value [ 0 0 ]
}
{
@@ -65,27 +66,27 @@
{
name "Wave Center Playback Volume"
preserve true
- lock true
+ # lock true
value 0
}
{
name "Wave LFE Playback Volume"
preserve true
- lock true
+ # lock true
value 0
}
{
name "Headphone Center Playback Switch"
index 1
preserve true
- lock true
+ # lock true
value true
}
{
name "Headphone LFE Playback Switch"
index 1
preserve true
- lock true
+ # lock true
value true
}
# if you have a creative's digital receiver, you can get surround/center/lfe
-------------------------------------------------------
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