2014-09-28 20:47:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window>
|
|
|
|
<defaultcontrol>-</defaultcontrol>
|
|
|
|
<controls>
|
2016-11-11 22:13:39 +01:00
|
|
|
<control type="image">
|
2014-09-28 20:47:53 +02:00
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
2016-11-11 22:13:39 +01:00
|
|
|
<width>fullscreenWidth</width>
|
|
|
|
<height>8-row</height>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<!--video codec info label-->
|
|
|
|
<control type="group">
|
|
|
|
<posx>col-1-begin</posx>
|
|
|
|
<posy>1-row</posy>
|
|
|
|
<control type="label" id="1">
|
2014-09-28 20:47:53 +02:00
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
2016-11-11 22:13:39 +01:00
|
|
|
<font>smallMedium</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<width>24-col</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<label>$INFO[Player.SeekNumeric]</label>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
<control type="label" id="10">
|
2016-11-11 22:13:39 +01:00
|
|
|
<posx>0</posx>
|
|
|
|
<posy>2-row</posy>
|
2014-09-28 20:47:53 +02:00
|
|
|
<font>smallMedium</font>
|
2015-03-27 21:31:13 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<width>24-col</width>
|
2016-11-11 22:13:39 +01:00
|
|
|
<height>1-row</height>
|
2014-09-28 20:47:53 +02:00
|
|
|
<label>-</label>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
2015-03-27 21:31:13 +01:00
|
|
|
<control type="label" id="11">
|
2016-11-11 22:13:39 +01:00
|
|
|
<posx>0</posx>
|
|
|
|
<posy>3-row</posy>
|
2014-09-28 20:47:53 +02:00
|
|
|
<font>smallMedium</font>
|
2015-03-27 21:31:13 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<width>24-col</width>
|
2016-11-11 22:13:39 +01:00
|
|
|
<height>1-row</height>
|
2014-09-28 20:47:53 +02:00
|
|
|
<label>-</label>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
2015-03-27 21:31:13 +01:00
|
|
|
<control type="label" id="12">
|
2016-11-11 22:13:39 +01:00
|
|
|
<posx>0</posx>
|
|
|
|
<posy>4-row</posy>
|
2014-09-28 20:47:53 +02:00
|
|
|
<font>smallMedium</font>
|
2015-03-27 21:31:13 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<width>24-col</width>
|
2016-11-11 22:13:39 +01:00
|
|
|
<height>1-row</height>
|
2014-09-28 20:47:53 +02:00
|
|
|
<label>-</label>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<!--buffering label-->
|
|
|
|
<control type="group">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>row-2-begin</posy>
|
|
|
|
<visible>control.isvisible(24)</visible>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>-12</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<height>102</height>
|
2015-03-27 21:31:13 +01:00
|
|
|
<texture>colors/white.png</texture>
|
2014-09-28 20:47:53 +02:00
|
|
|
<colordiffuse>eeFFFFFF</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<description>heading</description>
|
|
|
|
<posx>24</posx>
|
|
|
|
<posy>-12</posy>
|
|
|
|
<font>smallStrong</font>
|
|
|
|
<width>468</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<label>20186</label>
|
|
|
|
<textcolor>black</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
<control type="label" id="24">
|
|
|
|
<description>buffering label</description>
|
|
|
|
<posx>24</posx>
|
|
|
|
<posy>30</posy>
|
2015-03-27 21:31:13 +01:00
|
|
|
<font>dialogTitle</font>
|
2014-09-28 20:47:53 +02:00
|
|
|
<textcolor>black</textcolor>
|
|
|
|
<width>468</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<label>$LOCALIZE[15107] $INFO[Player.CacheLevel]%</label>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<!--debugging-->
|
|
|
|
<include>DebugGrid</include>
|
|
|
|
<control type="label">
|
|
|
|
<include>WindowID</include>
|
|
|
|
<label>VideoFullScreen.xml</label>
|
|
|
|
</control>
|
|
|
|
</controls>
|
2015-03-27 21:31:13 +01:00
|
|
|
</window>
|