skin.pellucidPlus/1080i/SettingsScreenCalibration.xml

72 lines
2.5 KiB
XML
Raw Normal View History

2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">8</defaultcontrol>
2014-09-28 20:47:53 +02:00
<controls>
<control type="videowindow" id="20">
<description>videowindow</description>
<include>dimensionsFullscreen</include>
</control>
<control type="mover" id="8">
<description>top left mover</description>
<posx>0</posx>
<posy>0</posy>
<width>192</width>
<height>192</height>
<texturefocus>calibration/CalibrateTopLeft.png</texturefocus>
<texturenofocus>-</texturenofocus>
</control>
<control type="mover" id="9">
<description>right bottom mover</description>
<posx>1050</posx>
<posy>750</posy>
<width>192</width>
<height>192</height>
<texturefocus>calibration/CalibrateBottomRight.png</texturefocus>
<texturenofocus>-</texturenofocus>
</control>
<control type="mover" id="10">
<description>subtitle position mover</description>
<posx>300</posx>
<posy>750</posy>
<width>768</width>
<height>192</height>
<texturefocus>calibration/CalibrateSubTitles.png</texturefocus>
<texturenofocus>-</texturenofocus>
</control>
<control type="resize" id="11">
<description>pixel aspect ratio box</description>
<posx>0</posx>
<posy>348</posy>
<width>384</width>
<height>384</height>
<texturefocus>calibration/CalibratePixelRatio.png</texturefocus>
<texturenofocus>-</texturenofocus>
</control>
<control type="label" id="2">
<description>coordinates label</description>
<posx>30</posx>
<posy>60</posy>
<width>1860</width>
<align>center</align>
<font>regular</font>
<label>-</label>
</control>
<control type="label" id="3">
<description>help information</description>
<posx>30</posx>
<posy>105</posy>
<width>1860</width>
<font>regular</font>
<align>center</align>
<label>-</label>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>SettingsScreenCalibration.xml</label>
</control>
</controls>
2015-03-27 21:31:13 +01:00
</window>