<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<controls>
	<control>
        <description>dummy to fix images disappearing (MP BUG)</description>
        <type>image</type>
        <id>0</id>
        <posX>2000</posX>
        <posY>2000</posY>
        <width>10</width>
        <height>10</height>
        <texture>-</texture>
        <visible>player.forwarding|player.rewinding|player.paused</visible>
    </control>

	<control>
		<description>Description bg</description>
		<type>image</type>
		<id>992</id>
		<posX>176</posX>
		<posY>547</posY>
		<width>1008</width>
		<height>177</height>
		<texture>osd_bg_description2.png</texture>
		<visible>window.isosdvisible</visible>
	</control>

	<control>
		<type>image</type>
		<description>OSD Background</description>
		<id>994</id>
		<posX>188</posX>
		<posY>665</posY>
		<width>985</width>
		<height>47</height>
		<texture>osd_bg.png</texture>
		<visible>window.isosdvisible+player.playing+!player.rewinding+!player.forwarding+!player.seeking</visible>
	</control>

	<control>
		<type>image</type>
		<description>OSD Pause Background</description>
		<id>993</id>
		<posX>176</posX>
		<posY>654</posY>
		<width>1009</width>
		<height>91</height>
		<texture>osd_bg_pause.png</texture>
		<visible>Control.IsVisible(10)|player.paused|player.rewinding|player.forwarding</visible>
	</control>
	
	<control>
		<description>TV Progress Bar</description>
		<type>tvprogress</type>
		<id>993</id>
		<posX>342</posX>
		<posY>682</posY>
		<width>694</width>
		<height>10</height>
		<toptexture>-</toptexture>
		<TextureOffsetY>0</TextureOffsetY>
		<bottomtexture>-</bottomtexture>
		<texturetick>-</texturetick>
		<lefttexture>osd_progress_left.png</lefttexture>
		<midtexture>-</midtexture>
		<righttexture>-</righttexture>
		<logotexture>-</logotexture>
		<fillbackgroundtexture>-</fillbackgroundtexture>
		<fillbgxoff>-3</fillbgxoff>
		<fillbgyoff>0</fillbgyoff>
		<filltexture1>osd_progress_mid.png</filltexture1>
		<filltexture2>osd_progress_mid.png</filltexture2>
		<filltexture3>osd_progress_mid_orange.png</filltexture3>
		<fillheight>10</fillheight>
		<label>#TV.Record.percent1</label>
		<label1>#TV.Record.percent2</label1>
		<label2>#TV.Record.percent3</label2>
		<startlabel/>
		<endlabel/>
		<toplabel/>
		<font>font10</font>
		<textcolor>FF000000</textcolor>
		<visible>window.isosdvisible|player.paused|player.rewinding|player.forwarding|Control.IsVisible(105)|Control.IsVisible(10)|player.seeking</visible>
	</control>

	<control>
		<description>Start Time Info</description>
		<type>label</type>
		<id>997</id>
		<posX>215</posX>
		<posY>675</posY>
		<label>#currentplaytime</label>
		<font>font12</font>
		<visible>window.isosdvisible|player.paused|player.rewinding|player.forwarding|control.isvisible(10)|player.seeking</visible>
	</control>

	<control>
		<description>End Time Info</description>
		<type>label</type>
		<id>998</id>
		<posX>1146</posX>
		<posY>675</posY>
		<label>#duration</label>
		<align>right</align>
		<font>font12</font>
		<visible>window.isosdvisible|player.paused|player.rewinding|player.forwarding|control.isvisible(10)|player.seeking</visible>
	</control>

	<control>
		<type>label</type>
		<id>999</id>
		<description>Pause</description>
		<posX>610</posX>
		<posY>700</posY>
		<height>30</height>
		<width>144</width>
		<font>font14</font>
		<align>center</align>
		<label>19011</label>
		<visible>!Control.IsVisible(10) + !Control.IsVisible(11) + !Control.IsVisible(12) + [[window.isosdvisible+player.paused]|[!window.isosdvisible+player.paused]]</visible>
	</control>
	
	<!-- FFW labels -->
    <control>
		<description>2x label</description>
		<type>label</type>
		<posX>610</posX>
		<posY>700</posY>
		<height>30</height>
		<width>144</width>
		<font>font14</font>
		<align>center</align>
		<visible>player.forwarding2x</visible>
		<label>FFW 2x</label>
		<animation effect="fade" time="250">visiblechange</animation>
    </control>
	
    <control>
		<description>4x label</description>
		<type>label</type>
		<posX>610</posX>
		<posY>700</posY>
		<height>30</height>
		<width>144</width>
		<font>font14</font>
		<align>center</align>
		<visible>player.forwarding4x</visible>
		<label>FFW 4x</label>
		<animation effect="fade" time="250">visiblechange</animation>
    </control>
	
    <control>
		<description>8x label</description>
		<type>label</type>
		<posX>610</posX>
		<posY>700</posY>
		<height>30</height>
		<width>144</width>
		<font>font14</font>
		<align>center</align>
		<visible>player.forwarding8x</visible>
		<label>FFW 8x</label>
		<animation effect="fade" time="250">visiblechange</animation>
    </control>
	
    <control>
		<description>16x label</description>
		<type>label</type>
		<posX>610</posX>
		<posY>700</posY>
		<height>30</height>
		<width>144</width>
		<font>font14</font>
		<align>center</align>
		<visible>player.forwarding16x</visible>
		<label>FFW 16x</label>
		<animation effect="fade" time="250">visiblechange</animation>
    </control>
	
    <control>
		<description>32x label</description>
		<type>label</type>
		<posX>610</posX>
		<posY>700</posY>
		<height>30</height>
		<width>144</width>
		<font>font14</font>
		<align>center</align>
		<visible>player.forwarding32x</visible>
		<label>FFW 32x</label>
		<animation effect="fade" time="250">visiblechange</animation>
    </control>
	
	<!-- REW labels -->
    <control>
		<description>2x label</description>
		<type>label</type>
		<posX>610</posX>
		<posY>700</posY>
		<height>30</height>
		<width>144</width>
		<font>font14</font>
		<align>center</align>
		<visible>player.rewinding2x</visible>
		<label>REW 2x</label>
		<animation effect="fade" time="250">visiblechange</animation>
    </control>
	
    <control>
		<description>4x label</description>
		<type>label</type>
		<posX>610</posX>
		<posY>700</posY>
		<height>30</height>
		<width>144</width>
		<font>font14</font>
		<align>center</align>
		<visible>player.rewinding4x</visible>
		<label>REW 4x</label>
		<animation effect="fade" time="250">visiblechange</animation>
    </control>
	
    <control>
		<description>8x label</description>
		<type>label</type>
		<posX>610</posX>
		<posY>700</posY>
		<height>30</height>
		<width>144</width>
		<font>font14</font>
		<align>center</align>
		<visible>player.rewinding8x</visible>
		<label>REW 8x</label>
		<animation effect="fade" time="250">visiblechange</animation>
    </control>
	
    <control>
		<description>16x label</description>
		<type>label</type>
		<posX>610</posX>
		<posY>700</posY>
		<height>30</height>
		<width>144</width>
		<font>font14</font>
		<align>center</align>
		<visible>player.rewinding16x</visible>
		<label>REW 16x</label>
		<animation effect="fade" time="250">visiblechange</animation>
    </control>
	
    <control>
		<description>32x label</description>
		<type>label</type>
		<posX>610</posX>
		<posY>700</posY>
		<height>30</height>
		<width>144</width>
		<font>font14</font>
		<align>center</align>
		<visible>player.rewinding32x</visible>
		<label>REW 32x</label>
		<animation effect="fade" time="250">visiblechange</animation>
    </control>

	<control>
		<type>label</type>
		<id>999</id>
		<description>Clock</description>
		<posX>1029</posX>
		<posY>585</posY>
		<width>144</width>
		<font>Segoe Light18</font>
		<align>left</align>
		<label>#time</label>
		<textcolor>ff85cffe</textcolor>
		<visible>window.isosdvisible+[player.playing|player.paused]+!player.rewinding+!player.forwarding+!player.seeking</visible>
	</control>

</controls>
</window>
