143 lines
6.6 KiB
XML
143 lines
6.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<controls>
|
|
<control type="group">
|
|
<include>fadeInOut</include>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<!--fade out if audio / video menu active-->
|
|
<animation type="Conditional" condition="Window.IsActive(seekbar) | Window.IsActive(osdvideosettings) | Window.IsActive(osdaudiosettings) | window.isactive(PVROSDChannels)">
|
|
<effect type="fade" start="100" end="0" time="200" tween="sine" easing="in"/>
|
|
</animation>
|
|
<include>dateTime</include>
|
|
<!--thumbnail-->
|
|
<control type="group">
|
|
<posx>col-1-begin</posx>
|
|
<posy>row-1-begin</posy>
|
|
<animation type="Windowopen">
|
|
<effect type="fade" start="0" end="100" time="300"/>
|
|
<effect type="slide" start="0,-300" end="0,0" tween="cubic" easing="out" time="400"/>
|
|
</animation>
|
|
<animation type="Windowclose">
|
|
<effect type="fade" start="100" end="0" time="300"/>
|
|
<effect type="slide" end="0,-300" tween="cubic" easing="out" time="400"/>
|
|
</animation>
|
|
<control type="image">
|
|
<visible>videoplayer.content(episodes)</visible>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>3-col-gutter</width>
|
|
<height>288</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="6">$INFO[Player.Art(tvshow.poster)]</texture>
|
|
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
|
|
<bordersize>6</bordersize>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<visible>videoplayer.content(movies)</visible>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>3-col-gutter</width>
|
|
<height>288</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="6">$INFO[Player.Art(poster)]</texture>
|
|
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
|
|
<bordersize>6</bordersize>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<visible>videoplayer.content(livetv)</visible>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>3-col-gutter</width>
|
|
<height>3-col-gutter</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="6">$INFO[Player.Art(thumb)]</texture>
|
|
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
|
|
<bordersize>6</bordersize>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
</control>
|
|
</control>
|
|
<control type="group">
|
|
<posx>0</posx>
|
|
<posy>row-22-begin</posy>
|
|
<animation type="Windowopen">
|
|
<effect type="fade" start="0" end="100" time="300"/>
|
|
<effect type="slide" start="0,300" end="0,0" tween="cubic" easing="out" time="400"/>
|
|
</animation>
|
|
<animation type="Windowclose">
|
|
<effect type="fade" start="100" end="0" time="300"/>
|
|
<effect type="slide" end="0,300" tween="cubic" easing="out" time="400"/>
|
|
</animation>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>fullscreenWidth</width>
|
|
<height>10-row</height>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>fullscreenWidth</width>
|
|
<height>2-row</height>
|
|
<texture colordiffuse="highlight">colors/white.png</texture>
|
|
<colordiffuse>ccffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="label">
|
|
<posx>120</posx>
|
|
<posy>0</posy>
|
|
<width>16-col</width>
|
|
<height>2-row</height>
|
|
<font>pageSubTitle</font>
|
|
<aligny>center</aligny>
|
|
<textcolor>textActive</textcolor>
|
|
<label>[B]$INFO[videoplayer.TVShowTitle,,: ]$INFO[videoplayer.Title][/B]</label>
|
|
</control>
|
|
<control type="label">
|
|
<visible>VideoPlayer.HasMenu</visible>
|
|
<posx>col-17-begin</posx>
|
|
<posy>0</posy>
|
|
<width>4-col</width>
|
|
<height>2-row</height>
|
|
<font>pageSubTitle</font>
|
|
<aligny>center</aligny>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$LOCALIZE[31049] [B]$INFO[player.Chapter] / $INFO[player.Chaptercount][/B]</label>
|
|
</control>
|
|
<control type="label">
|
|
<right>2-col-gutter</right>
|
|
<posy>0</posy>
|
|
<width>8-col</width>
|
|
<height>2-row</height>
|
|
<font>pageSubTitle</font>
|
|
<align>right</align>
|
|
<aligny>center</aligny>
|
|
<textcolor>textActive</textcolor>
|
|
<label>[B]$INFO[Videoplayer.time] / $INFO[Videoplayer.duration][/B]</label>
|
|
<scroll>false</scroll>
|
|
</control>
|
|
<control type="textbox">
|
|
<posx>120</posx>
|
|
<posy>84</posy>
|
|
<font>textbox</font>
|
|
<width>23-col</width>
|
|
<textcolor>textActive</textcolor>
|
|
<height>116</height>
|
|
<label fallback="31205">$INFO[videoplayer.plot]</label>
|
|
<autoscroll delay="10000" time="5000" repeat="10000"/>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
<!--debugging-->
|
|
<include>DebugGrid</include>
|
|
<control type="label">
|
|
<include>DialogID</include>
|
|
<label>DialogFullScreenInfo.xml</label>
|
|
</control>
|
|
</controls>
|
|
</window> |