Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-3.0

This commit is contained in:
Stephan Raue 2013-03-22 07:12:12 +01:00
commit ffc8962357

View File

@ -23,11 +23,8 @@ Section "Screen"
DefaultDepth 24 DefaultDepth 24
Option "ColorRange" "Full" Option "ColorRange" "Full"
Option "ColorSpace" "RGB" Option "ColorSpace" "RGB"
Option "TVStandard" "HD1080i"
SubSection "Display" SubSection "Display"
Depth 24 Depth 24
EndSubSection EndSubSection
EndSection EndSection
Section "Extensions"
Option "Composite" "false"
EndSection