projects/Ultra: set some new default settings

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-04-02 04:52:06 +02:00
parent 20a3ababab
commit 3c046d8c05

View File

@ -1,15 +1,11 @@
<audiooutput> <lookandfeel>
<ac3passthrough>true</ac3passthrough> <enablerssfeeds>true</enablerssfeeds>
<audiodevice>custom</audiodevice> <font>Arial</font>
<channellayout>0</channellayout> <rssedit></rssedit>
<customdevice>plughw:1,7</customdevice> <skin>skin.confluence</skin>
<custompassthrough>plughw:1,7</custompassthrough> <skincolors>SKINDEFAULT</skincolors>
<dontnormalizelevels>true</dontnormalizelevels> <skintheme>SKINDEFAULT</skintheme>
<dtspassthrough>true</dtspassthrough> <skinzoom>0</skinzoom>
<mode>0</mode> <soundskin>SKINDEFAULT</soundskin>
<passthroughaac>false</passthroughaac> <startupwindow>10000</startupwindow>
<passthroughdevice>custom</passthroughdevice> </lookandfeel>
<passthroughmp1>false</passthroughmp1>
<passthroughmp2>false</passthroughmp2>
<passthroughmp3>false</passthroughmp3>
</audiooutput>