2015-04-06 21:57:56 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<includes>
|
|
|
|
<include name="videoRecentItems">
|
2015-07-03 19:35:36 +02:00
|
|
|
<control type="group">
|
|
|
|
<include>fadeInOut</include>
|
|
|
|
|
|
|
|
<!--fanart-->
|
|
|
|
<control type="group">
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>fullscreenWidth</width>
|
|
|
|
<height>fullscreenHeight</height>
|
|
|
|
<aspectratio scalediffuse="false" align="center">stretch</aspectratio>
|
|
|
|
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[container(9998).listitem.art(fanart)]</texture>
|
|
|
|
<fadetime>500</fadetime>
|
|
|
|
<colordiffuse>66ffffff</colordiffuse>
|
|
|
|
<include>kenBurnsey</include>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<include>dimensionsFullscreen</include>
|
|
|
|
<texture>vignette.png</texture>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
2015-07-03 19:35:36 +02:00
|
|
|
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>row-20-begin</posy>
|
|
|
|
<width>fullscreenWidth</width>
|
|
|
|
<height>15-row</height>
|
|
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
|
|
<texture border="0">colors/black.png</texture>
|
|
|
|
<colordiffuse>ccffffff</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>row-20-begin</posy>
|
|
|
|
<width>fullscreenWidth</width>
|
|
|
|
<height>6</height>
|
|
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
|
|
<texture border="0">colors/white.png</texture>
|
|
|
|
<colordiffuse>highlight</colordiffuse>
|
|
|
|
</control>
|
|
|
|
|
|
|
|
<!--titles-->
|
|
|
|
<control type="group">
|
|
|
|
<animation type="conditional" condition="!control.hasfocus(9998)">
|
|
|
|
<effect type="fade" start="100" end="0" time="200"/>
|
|
|
|
</animation>
|
|
|
|
<animation type="conditional" condition="control.hasfocus(9998)">
|
|
|
|
<effect type="slide" start="800" end="0" tween="cubic" easing="out" delay="600" time="400"/>
|
|
|
|
<effect type="fade" start="0" end="100" delay="600" time="200"/>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<visible>!controlgroup(9000).hasfocus</visible>
|
|
|
|
<posx>col-17-begin</posx>
|
|
|
|
<posy>row-5-begin</posy>
|
|
|
|
|
|
|
|
<control type="label">
|
|
|
|
<visible>Container(9123).HasFocus(1)</visible>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<font>largeStrong</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[container(9998).listitem.title]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<visible>Container(9123).HasFocus(2)</visible>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<font>largeStrong</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[container(9998).listitem.tvshowtitle]</label>
|
|
|
|
</control>
|
|
|
|
|
|
|
|
<control type="label">
|
|
|
|
<visible>Container(9123).HasFocus(1)</visible>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>[COLOR highlight]$INFO[container(9998).listitem.year] $INFO[container(9998).listitem.genre,• , ][/COLOR]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<visible>Container(9123).HasFocus(2)</visible>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>[COLOR highlight]$INFO[container(9998).listitem.season,$LOCALIZE[31011] , ] $INFO[container(9998).listitem.property(episodecount),(, $LOCALIZE[31198])][/COLOR]</label>
|
|
|
|
</control>
|
|
|
|
|
|
|
|
<control type="textbox">
|
|
|
|
<visible>Container(9123).HasFocus(1)</visible>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>3-row</posy>
|
|
|
|
<font>textbox</font>
|
|
|
|
<width>8-col-gutter</width>
|
|
|
|
<align>left</align>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<height>268</height>
|
|
|
|
<label>$INFO[container(9998).ListItem.plot]</label>
|
|
|
|
<autoscroll delay="5000" time="1500" repeat="10000"/>
|
|
|
|
</control>
|
|
|
|
<control type="textbox">
|
|
|
|
<visible>Container(9123).HasFocus(2)</visible>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>3-row</posy>
|
|
|
|
<font>textbox</font>
|
|
|
|
<width>8-col-gutter</width>
|
|
|
|
<align>left</align>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<height>268</height>
|
|
|
|
<label>$INFO[container(9998).ListItem.title]</label>
|
|
|
|
<autoscroll delay="5000" time="1500" repeat="10000"/>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
|
|
|
|
<!--content selector-->
|
|
|
|
<control type="list" id="9123">
|
|
|
|
<animation type="Conditional" condition="controlgroup(9000).hasfocus | controlgroup(9002).hasfocus | controlgroup(100).hasfocus">
|
|
|
|
<effect type="fade" start="100" end="0" time="200"/>
|
|
|
|
</animation>
|
2015-04-06 21:57:56 +02:00
|
|
|
<posx>col-1-begin</posx>
|
2015-07-03 19:35:36 +02:00
|
|
|
<posy>row-18-begin</posy>
|
2015-04-06 21:57:56 +02:00
|
|
|
<width>24-col</width>
|
2015-07-03 19:35:36 +02:00
|
|
|
<height>2-row</height>
|
2015-04-06 21:57:56 +02:00
|
|
|
<onleft>9000</onleft>
|
2015-07-03 19:35:36 +02:00
|
|
|
<ondown>9998</ondown>
|
2015-04-06 21:57:56 +02:00
|
|
|
<orientation>horizontal</orientation>
|
2015-07-03 19:35:36 +02:00
|
|
|
<itemlayout width="6-col" height="2-row">
|
2015-04-06 21:57:56 +02:00
|
|
|
<control type="image">
|
2015-07-03 19:35:36 +02:00
|
|
|
<visible>!controlgroup(9000).hasfocus</visible>
|
2015-04-06 21:57:56 +02:00
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
2015-07-03 19:35:36 +02:00
|
|
|
<width>6-col</width>
|
2015-06-01 21:24:36 +02:00
|
|
|
<height>2-row</height>
|
2015-07-03 19:35:36 +02:00
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<colordiffuse>ccffffff</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
2015-06-01 21:24:36 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>12</posx>
|
2015-07-03 19:35:36 +02:00
|
|
|
<posy>0</posy>
|
|
|
|
<width>6-col-gutter</width>
|
2015-06-01 21:24:36 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<font>buttonTitle</font>
|
2015-07-03 19:35:36 +02:00
|
|
|
<aligny>center</aligny>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.property(textTitle)]</label>
|
2015-06-01 21:24:36 +02:00
|
|
|
</control>
|
2015-07-03 19:35:36 +02:00
|
|
|
</itemlayout>
|
|
|
|
<focusedlayout width="6-col" height="2-row">
|
2015-06-01 21:24:36 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
2015-07-03 19:35:36 +02:00
|
|
|
<width>6-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<texture>colors/white.png</texture>
|
|
|
|
<colordiffuse>highlight</colordiffuse>
|
2015-06-01 21:24:36 +02:00
|
|
|
<aspectratio>stretch</aspectratio>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
2015-07-03 19:35:36 +02:00
|
|
|
<control type="label">
|
|
|
|
<posx>12</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>6-col-gutter</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<font>buttonTitle</font>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.property(textTitle)]</label>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
2015-07-03 19:35:36 +02:00
|
|
|
<content>
|
|
|
|
<item id="1">
|
|
|
|
<label>recentmovies</label>
|
|
|
|
<property name="textTitle">31176</property>
|
|
|
|
<onclick>noop</onclick>
|
|
|
|
</item>
|
|
|
|
<item id="2">
|
|
|
|
<label>recentepisodes</label>
|
|
|
|
<property name="textTitle">31178</property>
|
|
|
|
<onclick>noop</onclick>
|
|
|
|
</item>
|
|
|
|
</content>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
|
|
|
|
2015-07-03 19:35:36 +02:00
|
|
|
<!--content listing-->
|
|
|
|
<control type="panel" id="9998">
|
2015-04-06 21:57:56 +02:00
|
|
|
<posx>col-1-begin</posx>
|
|
|
|
<posy>row-21-begin</posy>
|
|
|
|
<width>24-col</width>
|
2015-07-03 19:35:36 +02:00
|
|
|
<height>9-row</height>
|
|
|
|
<onup>9123</onup>
|
2015-04-06 21:57:56 +02:00
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onback>activateWindow(home)</onback>
|
|
|
|
<orientation>horizontal</orientation>
|
2015-07-03 19:35:36 +02:00
|
|
|
<content>plugin://script.thedeadman.functions?type=$INFO[control.getlabel(9123)]</content>
|
|
|
|
<itemlayout width="3-col" height="312">
|
2015-04-06 21:57:56 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
2015-07-03 19:35:36 +02:00
|
|
|
<width>3-col-gutter</width>
|
|
|
|
<height>288</height>
|
2015-04-06 21:57:56 +02:00
|
|
|
<aspectratio>stretch</aspectratio>
|
2015-06-01 21:24:36 +02:00
|
|
|
<texture border="3">colors/black.png</texture>
|
2015-07-03 19:35:36 +02:00
|
|
|
<bordertexture colordiffuse="ffFFFFFF">colors/offblack.png</bordertexture>
|
2015-06-01 21:24:36 +02:00
|
|
|
<bordersize>3</bordersize>
|
|
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-07-03 19:35:36 +02:00
|
|
|
<visible>!controlgroup(9000).hasfocus</visible>
|
2015-06-01 21:24:36 +02:00
|
|
|
<posx>12</posx>
|
2015-07-03 19:35:36 +02:00
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>168</width>
|
2015-06-01 21:24:36 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>regularStrong</font>
|
|
|
|
<textcolor>disabled</textcolor>
|
2015-07-03 19:35:36 +02:00
|
|
|
<label>$INFO[ListItem.title]</label>
|
2015-06-01 21:24:36 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-07-03 19:35:36 +02:00
|
|
|
<visible>!controlgroup(9000).hasfocus</visible>
|
2015-06-01 21:24:36 +02:00
|
|
|
<posx>12</posx>
|
2015-07-03 19:35:36 +02:00
|
|
|
<posy>3-row</posy>
|
|
|
|
<width>168</width>
|
2015-06-01 21:24:36 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>buttonTitle</font>
|
|
|
|
<textcolor>disabled</textcolor>
|
2015-07-03 19:35:36 +02:00
|
|
|
<label>$INFO[ListItem.year]</label>
|
2015-06-01 21:24:36 +02:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
2015-07-03 19:35:36 +02:00
|
|
|
<width>3-col-gutter</width>
|
|
|
|
<height>288</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="0">$INFO[ListItem.Art(poster)]</texture>
|
|
|
|
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>3-col-gutter</width>
|
|
|
|
<height>288</height>
|
2015-06-01 21:24:36 +02:00
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="0">$INFO[ListItem.property(season_poster)]</texture>
|
2015-04-06 21:57:56 +02:00
|
|
|
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
</control>
|
|
|
|
</itemlayout>
|
2015-07-03 19:35:36 +02:00
|
|
|
<focusedlayout width="3-col" height="312">
|
2015-04-06 21:57:56 +02:00
|
|
|
<control type="group">
|
2015-05-17 21:57:22 +02:00
|
|
|
<animation type="focus" loop="false" reversible="false">
|
|
|
|
<effect type="rotatey" start="0" end="-15" center="132" tween="back" easing="out" time="300"/>
|
|
|
|
<effect type="rotatey" start="0" end="15" center="132" tween="back" easing="out" delay="300" time="300"/>
|
|
|
|
<effect type="zoom" start="95" end="110" center="auto" tween="back" easing="out" time="300"/>
|
|
|
|
</animation>
|
2015-04-06 21:57:56 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
2015-07-03 19:35:36 +02:00
|
|
|
<width>3-col-gutter</width>
|
|
|
|
<height>288</height>
|
2015-04-06 21:57:56 +02:00
|
|
|
<aspectratio>stretch</aspectratio>
|
2015-07-03 19:35:36 +02:00
|
|
|
<texture border="3">colors/black.png</texture>
|
|
|
|
<bordertexture colordiffuse="ffFFFFFF">colors/offblack.png</bordertexture>
|
2015-04-06 21:57:56 +02:00
|
|
|
<bordersize>3</bordersize>
|
2015-07-03 19:35:36 +02:00
|
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
2015-04-07 22:28:13 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-07-03 19:35:36 +02:00
|
|
|
<visible>!controlgroup(9000).hasfocus</visible>
|
2015-04-07 22:28:13 +02:00
|
|
|
<posx>12</posx>
|
2015-07-03 19:35:36 +02:00
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>168</width>
|
2015-04-07 22:28:13 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>regularStrong</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
2015-07-03 19:35:36 +02:00
|
|
|
<label>$INFO[ListItem.title]</label>
|
2015-04-07 22:28:13 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-07-03 19:35:36 +02:00
|
|
|
<visible>!controlgroup(9000).hasfocus</visible>
|
2015-04-07 22:28:13 +02:00
|
|
|
<posx>12</posx>
|
2015-07-03 19:35:36 +02:00
|
|
|
<posy>3-row</posy>
|
|
|
|
<width>168</width>
|
2015-04-07 22:28:13 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>buttonTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
2015-07-03 19:35:36 +02:00
|
|
|
<label>$INFO[ListItem.year]</label>
|
2015-04-07 22:28:13 +02:00
|
|
|
</control>
|
2015-07-03 19:35:36 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>3-col-gutter</width>
|
|
|
|
<height>288</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="0">$INFO[ListItem.Art(poster)]</texture>
|
|
|
|
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>3-col-gutter</width>
|
|
|
|
<height>288</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="0">$INFO[ListItem.property(season_poster)]</texture>
|
|
|
|
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3</bordersize>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
2015-04-06 21:57:56 +02:00
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</include>
|
|
|
|
</includes>
|