2014-09-28 20:47:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window>
|
|
|
|
<defaultcontrol always="true">5</defaultcontrol>
|
|
|
|
<allowoverlay>yes</allowoverlay>
|
|
|
|
<controls>
|
|
|
|
<control type="image">
|
2015-05-05 21:53:00 +02:00
|
|
|
<include>dimensionsFullscreen</include>
|
|
|
|
<texture>vignette.png</texture>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
2014-09-28 20:47:53 +02:00
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
|
|
|
<control type="group">
|
2015-03-27 21:31:13 +01:00
|
|
|
<visible>!Window.IsVisible(SliderDialog)</visible>
|
2014-09-28 20:47:53 +02:00
|
|
|
<posx>col-7-begin</posx>
|
|
|
|
<posy>row-3-begin</posy>
|
|
|
|
<!--animations-->
|
|
|
|
<include>modalDialogInOutVertical</include>
|
2015-04-29 21:09:32 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>-36</posx>
|
|
|
|
<posy>-36</posy>
|
|
|
|
<width>13-col</width>
|
|
|
|
<height>25-row</height>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
2015-05-10 21:59:54 +02:00
|
|
|
<colordiffuse>ccFFFFFF</colordiffuse>
|
2015-04-29 21:09:32 +02:00
|
|
|
</control>
|
2014-09-28 20:47:53 +02:00
|
|
|
<control type="image">
|
2015-04-19 22:55:23 +02:00
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>12-col</width>
|
|
|
|
<height>2-row</height>
|
2015-03-27 21:31:13 +01:00
|
|
|
<texture>colors/white.png</texture>
|
2015-04-19 22:55:23 +02:00
|
|
|
<colordiffuse>highlight</colordiffuse>
|
2014-09-28 20:47:53 +02:00
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
2015-03-27 21:31:13 +01:00
|
|
|
<control type="label">
|
|
|
|
<visible>Window.IsVisible(123)</visible>
|
2015-04-19 22:55:23 +02:00
|
|
|
<posx>24</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>16-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
2015-03-27 21:31:13 +01:00
|
|
|
<font>dialogTitle</font>
|
|
|
|
<label>$LOCALIZE[3] $LOCALIZE[5]</label>
|
2015-04-19 22:55:23 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2015-03-27 21:31:13 +01:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<visible>Window.IsVisible(124)</visible>
|
2015-04-19 22:55:23 +02:00
|
|
|
<posx>24</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>16-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
2015-03-27 21:31:13 +01:00
|
|
|
<font>dialogTitle</font>
|
2015-04-19 22:55:23 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2015-03-27 21:31:13 +01:00
|
|
|
<label>$LOCALIZE[292] $LOCALIZE[5]</label>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
<control type="grouplist" id="5">
|
|
|
|
<description>Control Area</description>
|
|
|
|
<posx>0</posx>
|
2015-04-19 22:55:23 +02:00
|
|
|
<posy>2-row</posy>
|
2014-09-28 20:47:53 +02:00
|
|
|
<width>12-col</width>
|
2015-04-19 22:55:23 +02:00
|
|
|
<height>21-row</height>
|
2014-09-28 20:47:53 +02:00
|
|
|
<orientation>vertical</orientation>
|
2015-05-05 21:53:00 +02:00
|
|
|
<itemgap>3</itemgap>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
<control type="button" id="7">
|
|
|
|
<description>Default Button</description>
|
2015-05-05 21:53:00 +02:00
|
|
|
<texturenofocus colordiffuse="overlay">colors/black.png</texturenofocus>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
<control type="radiobutton" id="8">
|
|
|
|
<description>Default RadioButton</description>
|
2015-05-05 21:53:00 +02:00
|
|
|
<texturenofocus colordiffuse="overlay">colors/black.png</texturenofocus>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
<control type="spincontrolex" id="9">
|
|
|
|
<description>Default spincontrolex</description>
|
2015-05-05 21:53:00 +02:00
|
|
|
<texturenofocus colordiffuse="overlay">colors/black.png</texturenofocus>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
<control type="sliderex" id="13">
|
|
|
|
<description>Default Slider</description>
|
2015-05-05 21:53:00 +02:00
|
|
|
<texturenofocus colordiffuse="overlay">colors/black.png</texturenofocus>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<!--debugging-->
|
|
|
|
<include>DebugGrid</include>
|
|
|
|
<control type="label">
|
|
|
|
<include>DialogID</include>
|
|
|
|
<label>VideoOSDSettings.xml</label>
|
|
|
|
</control>
|
|
|
|
</controls>
|
2015-03-27 21:31:13 +01:00
|
|
|
</window>
|