This commit is contained in:
theDeadMan 2024-05-06 13:53:16 +01:00
parent c2884e8885
commit e76b2f38eb
67 changed files with 1294 additions and 3896 deletions

View File

@ -4,8 +4,6 @@
<views>50,51</views>
<controls>
<include>globalBackground</include>
<!--mini window-->
<include>miniVideoPlayer</include>
<control type="group" id="9999">
<control type="group">
<posx>col-9-begin</posx>

View File

@ -284,8 +284,8 @@
<disabledcolor>textDisabled</disabledcolor>
<texturenofocus></texturenofocus>
<texturefocus>colors/white.png</texturefocus>
<sliderwidth>0</sliderwidth>
<sliderheight>0</sliderheight>
<sliderwidth>-24</sliderwidth>
<sliderheight></sliderheight>
<texturesliderbar></texturesliderbar>
<textureslidernib></textureslidernib>
<textureslidernibfocus></textureslidernibfocus>

View File

@ -3,8 +3,6 @@
<defaultcontrol always="true">8000</defaultcontrol>
<controls>
<include>globalBackground</include>
<!--mini window-->
<include>miniVideoPlayer</include>
<!--About this addon-->
<control type="group">
<posx>col-4-begin</posx>

View File

@ -3,8 +3,6 @@
<defaultcontrol always="true">9</defaultcontrol>
<controls>
<include>globalBackground</include>
<!--mini window-->
<include>miniVideoPlayer</include>
<!--configuration options-->
<control type="group">
<posx>col-4-begin</posx>

View File

@ -6,7 +6,7 @@
<posy>0</posy>
<include>DialogID</include>
<label>DialogBusy.xml</label>
</control>
</control>
<include>loadingIndicator</include>
<include>DebugGrid</include>
</controls>

View File

@ -18,7 +18,7 @@
<itemgap>0</itemgap>
<itemlayout width="6-col" height="2-row">
<control type="label">
<posx>12</posx>
<posx>24</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>2-row</height>
@ -34,13 +34,12 @@
<posy>0</posy>
<width>6-col</width>
<height>2-row</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture border="0">colors/white.png</texture>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="24" colordiffuse="highlight">masks/menuTitle.png</texture>
<bordersize>0</bordersize>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posx>24</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>2-row</height>

View File

@ -58,8 +58,8 @@
<align>center</align>
<textoffsetx>0</textoffsetx>
<width>8-col</width>
<texturefocus border="24" colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus border="24" colordiffuse="ff000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="77000000">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
</control>
<control type="button" id="11">
@ -67,8 +67,8 @@
<align>center</align>
<textoffsetx>0</textoffsetx>
<width>8-col</width>
<texturefocus border="24" colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus border="24" colordiffuse="ff000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="77000000">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
</control>
<control type="button" id="12">
@ -76,8 +76,8 @@
<align>center</align>
<textoffsetx>0</textoffsetx>
<width>8-col</width>
<texturefocus border="24" colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus border="24" colordiffuse="ff000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="77000000">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
</control>
</control>

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<onload condition="!integer.IsGreater(Container(996).NumItems,0)">control.setfocus(9004)</onload>
<include>fadeInOut</include>
<controls>
<include>modalDialog</include>
@ -15,13 +14,11 @@
<control type="group">
<control type="button" id="1000">
<description>Buttons</description>
<texturefocus border="24" colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus border="24" colordiffuse="ff000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>8-col</width>
<align>center</align>
<textoffsetx>0</textoffsetx>
<align>left</align>
<textoffsetx>24</textoffsetx>
</control>
</control>
<!--debugging-->

View File

@ -1,119 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window type="dialog">
<defaultcontrol always="true">450</defaultcontrol>
<include>fadeInOut</include>
<controls>
<!--background-->
<control type="image">
<posx>0</posx>
<posy>0</posy>
<include>dimensionsFullscreen</include>
<texture>colors/black.png</texture>
<colordiffuse>ddffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>backgrounds/vignette.png</texture>
<aspectratio>stretch</aspectratio>
</control>
<control type="group">
<posx>col-1-begin</posx>
<posy>row-2-begin</posy>
<control type="label" id="1">
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<font>pageTitle</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[1036]</label>
</control>
<control type="label">
<visible>!Integer.IsGreater(Container(450).NumItems,0)</visible>
<posx>0</posx>
<posy>45</posy>
<width>8-col</width>
<label>31096</label>
<font>regular</font>
<textcolor>textActive</textcolor>
</control>
<control type="panel" id="450">
<posx>0</posx>
<posy>2-row</posy>
<width>24-col</width>
<height>23-row</height>
<itemlayout width="24-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>3</posy>
<width>66</width>
<height>66</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>23-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>23-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
<focusedlayout width="24-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>3</posy>
<width>66</width>
<height>66</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
</animation>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>23-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>23-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>DialogFavourites.xml</label>
</control>
</controls>
</window>

View File

@ -4,8 +4,6 @@
<controls>
<!--background-->
<include>globalBackground</include>
<!--mini window-->
<include>miniVideoPlayer</include>
<control type="group" id="9001">
<posx>col-7-begin</posx>
<posy>row-7-begin</posy>

View File

@ -115,7 +115,7 @@
<width>8-col</width>
<align>left</align>
<textcolor>textActive</textcolor>
<height>524</height>
<height>612</height>
<label fallback="31205">$INFO[ListItem.Property(Artist_Description)]</label>
<autoscroll>false</autoscroll>
<pagecontrol>61</pagecontrol>
@ -180,8 +180,8 @@
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="77000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
<label>184</label>
<onright>10</onright>
@ -194,8 +194,8 @@
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="77000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
<label>13405</label>
<onleft>6</onleft>
@ -271,7 +271,7 @@
</control>
<control type="scrollbar" id="61">
<posx>12r</posx>
<posy>216</posy>
<posy>row-10-begin</posy>
<height>10-row</height>
<ondown>8000</ondown>
<onleft>8000</onleft>
@ -341,22 +341,22 @@
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="77000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
<label>31254</label>
<label>View Artist</label>
<onclick>dialog.close(all,true)</onclick>
<onclick>activatewindow(music,musicdb://albums/$INFO[listitem.DBID]/,return)</onclick>
<onclick>activatewindow(music,musicdb://artists/$INFO[listitem.DBID]/,return)</onclick>
</control>
<control type="button" id="80001">
<description>Go to album</description>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="77000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
<label>31255</label>
<label>View Album</label>
<onclick></onclick>
</control>
</control>
@ -437,8 +437,8 @@
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="77000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
<label>31254</label>
<onclick>dialog.close(all,true)</onclick>
@ -449,8 +449,8 @@
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="77000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
<label>31255</label>
<onclick></onclick>

View File

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<onload>action(back)</onload>
<controls>
<!--removed: not used-->
</controls>
</window>

View File

@ -113,11 +113,12 @@
<orientation>horizontal</orientation>
<onup>61</onup>
<control type="button" id="5">
<visible>!window.isactive(tvrecordings) + !window.isactive(radiorecordings)</visible>
<description>Switch to Channel</description>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="ff000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
<label>208</label>
</control>
@ -126,44 +127,47 @@
<description>Find similar</description>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="ff000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
<label>19003</label>
</control>
<control type="button" id="6">
<visible>!window.isactive(tvrecordings) + !window.isactive(radiorecordings)</visible>
<description>Record</description>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="ff000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
</control>
<control type="button" id="8">
<description>Play recording</description>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="ff000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
<label>19687</label>
</control>
<control type="button" id="11">
<visible>false</visible>
<description>Set Reminder</description>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="ff000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
<label>826</label>
</control>
<control type="button" id="4110">
<visible>!window.isactive(tvrecordings) + !window.isactive(radiorecordings)</visible>
<description>TV Guide</description>
<label>31073</label>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="77000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
<onclick>dialog.close(all,true)</onclick>
<onclick>ActivateWindow(TVGuide)</onclick>

View File

@ -1,58 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">5</defaultcontrol>
<include>fadeInOut</include>
<controls>
<include>modalDialog</include>
<control type="group">
<posx>col-1-begin</posx>
<posy>row-4-begin</posy>
<!--animations-->
<include>modalDialogInOut</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>12-col</width>
<height></height>
<aspectratio align="left" aligny="top">keep</aspectratio>
<texture>$INFO[listitem.thumb]</texture>
</control>
<control type="panel" id="5">
<posx>13-col</posx>
<posy>0</posy>
<width>11-col</width>
<height>12-row</height>
<enable>false</enable>
<itemlayout width="5-col" height="2-row">
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>324</width>
<font>itemSubTitle</font>
<textcolor>highlight</textcolor>
<label>[B]$INFO[ListItem.label][/B]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>0</posx>
<posy>32</posy>
<width>324</width>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label fallback="13205">$INFO[ListItem.label2]</label>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout width="5-col" height="2-row">
</focusedlayout>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>DialogPictureInfo.xml</label>
</control>
</controls>
</window>

View File

@ -2,162 +2,126 @@
<window>
<visible>!window.isactive(videoosd) + !window.isactive(osdvideosettings) + !window.isactive(osdaudiosettings) + !Window.IsActive(DialogSubtitles.xml) + !Window.IsVisible(fullscreeninfo) + [VideoPlayer.IsFullscreen + !Window.IsVisible(visualisation)] + [!String.IsEmpty(Player.SeekNumeric) | Player.ShowInfo | Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding]</visible>
<controls>
<control type="image">
<visible>!String.IsEmpty(player.Art(clearart))</visible>
<posx>col-15-begin</posx>
<posy>row-18-begin</posy>
<width>12-col</width>
<height>6-col</height>
<texture>$INFO[player.Art(clearart)]</texture>
<aspectratio align="right">scale</aspectratio>
<colordiffuse>BBffffff</colordiffuse>
</control>
<control type="image">
<visible>!String.IsEmpty(player.Art(clearlogo)) + String.IsEmpty(player.Art(clearart))</visible>
<posx>col-14-begin</posx>
<posy>row-18-begin</posy>
<width>12-col</width>
<height>6-col</height>
<control type="image">
<posx>col-1-begin</posx>
<posy>row-1-begin</posy>
<width>432</width>
<height>167</height>
<texture>$INFO[player.Art(clearlogo)]</texture>
<aspectratio align="right">keep</aspectratio>
<aspectratio>stretch</aspectratio>
<colordiffuse>BBffffff</colordiffuse>
</control>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<description>Numeric Input OSD</description>
<posx>col-1-begin</posx>
<posy>row-11-begin</posy>
<width>24-col</width>
<font>veryLarge</font>
<align>center</align>
<label>$INFO[PVR.ChannelNumberInput]</label>
<textcolor>textActive</textcolor>
</control>
<!--OSD-->
<control type="group">
<posx>col-1-begin</posx>
<posy>row-19-begin</posy>
<posy>row-1-begin</posy>
<control type="label">
<visible>!String.IsEmpty(Player.SeekNumeric)</visible>
<posx>0</posx>
<posy>12</posy>
<posy>21-row</posy>
<width>24-col</width>
<height>2-row</height>
<height>4-row</height>
<align>center</align>
<font>veryLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[Player.SeekNumeric(hh:mm:ss)]</label>
</control>
</control>
<control type="group">
<posx>col-3-begin</posx>
<posy>row-24-begin</posy>
<control type="label">
<visible>Player.Paused + !Player.Caching</visible>
<posx>0</posx>
<posy>-32</posy>
<width>18-col</width>
<height>2-row</height>
<align>left</align>
<font>pageTitle</font>
<textcolor>textActive</textcolor>
<label>112</label>
</control>
<control type="label">
<description>buffering</description>
<posx>0</posx>
<posy>-32</posy>
<width>18-col</width>
<height>2-row</height>
<align>left</align>
<font>pageTitle</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[15107] $INFO[Player.CacheLevel]%</label>
<visible>[Player.Paused + Player.Caching] + !Player.Seeking</visible>
</control>
<control type="progress">
<visible>!VideoPlayer.Content(LiveTV)</visible>
<description>Progress Bar</description>
<posx>0</posx>
<posy>88</posy>
<width>20-col</width>
<height>6</height>
<texturebg colordiffuse="77000000">colors/black.png</texturebg>
<midtexture colordiffuse="highlight">colors/white.png</midtexture>
<info>Player.Progress</info>
</control>
<control type="progress">
<visible>VideoPlayer.Content(LiveTV)</visible>
<posx>0</posx>
<posy>88</posy>
<width>20-col</width>
<height>6</height>
<texturebg colordiffuse="77000000">colors/black.png</texturebg>
<midtexture colordiffuse="highlight">colors/white.png</midtexture>
<info>PVR.EpgEventProgress</info>
</control>
<control type="slider" id="401">
<posx>0</posx>
<posy>88</posy>
<width>20-col</width>
<height>6</height>
<texturesliderbar colordiffuse="00FFFFFF">colors/white.png</texturesliderbar>
<textureslidernib>colors/white.png</textureslidernib>
<orientation>horizontal</orientation>
</control>
<control type="slider" id="403">
<posx>0</posx>
<posy>88</posy>
<width>20-col</width>
<height>6</height>
<texturesliderbar colordiffuse="00FFFFFF">colors/white.png</texturesliderbar>
<textureslidernib>colors/white.png</textureslidernib>
<textureslidernibfocus>colors/white.png</textureslidernibfocus>
<orientation>horizontal</orientation>
<visible>Player.SeekEnabled + !Player.ChannelPreviewActive</visible>
</control>
<control type="label">
<posx>0</posx>
<posy>1-row</posy>
<width>13-col</width>
<align>left</align>
<font>menuTitle</font>
<font>dialogTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[VideoPlayer.ChannelName,, - ]$INFO[VideoPlayer.TVShowTitle,, - ]$INFO[Player.title]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<visible>!VideoPlayer.Content(LiveTV)</visible>
<posx>20-col</posx>
<posy>1-row</posy>
<width>8-col</width>
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[Player.Time][/B] / [B]$INFO[Player.Duration][/B] [B]$INFO[VideoPlayer.EndTime,$LOCALIZE[31160] ,][/B]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<visible>VideoPlayer.Content(LiveTV)</visible>
<posx>20-col</posx>
<posy>1-row</posy>
<width>8-col</width>
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[PVR.EpgEventElapsedTime][/B] / [B]$INFO[PVR.EpgEventDuration][/B]</label>
<shadowcolor></shadowcolor>
<shadowcolor>44000000</shadowcolor>
</control>
<control type="group">
<posx>0</posx>
<posy>24-row</posy>
<control type="progress">
<visible>!VideoPlayer.Content(LiveTV)</visible>
<posx>2-col</posx>
<posy>14</posy>
<width>20-col</width>
<height>6</height>
<texturebg>colors/white.png</texturebg>
<midtexture colordiffuse="highlight">colors/white.png</midtexture>
<info>Player.Progress</info>
</control>
<control type="progress">
<visible>VideoPlayer.Content(LiveTV)</visible>
<posx>2-col</posx>
<posy>14</posy>
<width>20-col</width>
<height>6</height>
<texturebg>colors/white.png</texturebg>
<midtexture colordiffuse="highlight">colors/white.png</midtexture>
<info>PVR.EpgEventProgress</info>
</control>
<control type="label">
<visible>!VideoPlayer.Content(LiveTV)</visible>
<posx>0</posx>
<posy>0</posy>
<width>2-col-gutter</width>
<align>left</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[Player.Time]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<visible>VideoPlayer.Content(LiveTV)</visible>
<posx>0</posx>
<posy>0</posy>
<width>2-col-gutter</width>
<align>left</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[PVR.EpgEventElapsedTime]</label>
</control>
<control type="label">
<visible>VideoPlayer.Content(LiveTV)</visible>
<posx>24-col</posx>
<posy>0</posy>
<width>2-col-gutter</width>
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[PVR.EpgEventDuration]</label>
</control>
<control type="label">
<visible>!VideoPlayer.Content(LiveTV)</visible>
<posx>24-col</posx>
<posy>0</posy>
<width>2-col-gutter</width>
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[Player.Duration]</label>
</control>
<control type="label">
<visible>Player.Paused + !Player.Caching</visible>
<posx>0</posx>
<posy>24</posy>
<width>24-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>112</label>
</control>
</control>
</control>
<!--ff / rw speed indicators-->
<control type="group">
<visible>Player.seeking</visible>
<posx>col-3-begin</posx>
<posy>row-22-begin</posy>
<posx>852</posx>
<posy>row-14-begin</posy>
<control type="label">
<posx>-18</posx>
<posy>-48</posy>
@ -167,7 +131,7 @@
<font>symbolVeryLarge</font>
<textcolor>textActive</textcolor>
<label></label>
<shadowcolor></shadowcolor>
<shadowcolor>44000000</shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -177,7 +141,7 @@
<font>pageTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[player.SeekStepSize]</label>
<shadowcolor></shadowcolor>
<shadowcolor>44000000</shadowcolor>
</control>
</control>
<!--debugging-->

View File

@ -7,7 +7,7 @@
<include condition="!Player.HasVideo">globalBackground</include>
<control type="group">
<control type="group">
<posx>col-5-begin</posx>
<posx>col-7-begin</posx>
<posy>row-4-begin</posy>
<!--animations-->
<include condition="!Player.hasVideo">modalDialogInOutVertical</include>
@ -24,7 +24,7 @@
<control type="image">
<posx>-12</posx>
<posy>-12</posy>
<width>1176</width>
<width>888</width>
<height>780</height>
<texture border="24">dialogBackground.png</texture>
<colordiffuse>overlay</colordiffuse>
@ -33,7 +33,7 @@
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>16-col</width>
<width>12-col</width>
<height>2-row</height>
<texture border="10">masks/menuTitle2.png</texture>
<colordiffuse>highlight</colordiffuse>
@ -67,19 +67,10 @@
<posy>84</posy>
<width>12-col</width>
<height>681</height>
<onright>9999</onright>
<onright>9760</onright>
<onleft>60</onleft>
<pagecontrol>60</pagecontrol>
<itemlayout height="84" width="12-col">
<control type="image">
<visible>!ListItem.IsSelected</visible>
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
</control>
<control type="label">
<visible>ListItem.IsSelected</visible>
<posx>0</posx>
@ -94,7 +85,7 @@
<label></label>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posx>1-col</posx>
<posy>0</posy>
<width>11-col-gutter</width>
<height>2-row</height>
@ -107,22 +98,9 @@
</itemlayout>
<focusedlayout height="84" width="12-col">
<control type="image">
<visible>!ListItem.IsSelected</visible>
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/white.png" border="0">$INFO[Listitem.icon]</texture>
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
</animation>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>11-col</width>
<width>12-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
@ -138,13 +116,13 @@
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posx>1-col</posx>
<posy>0</posy>
<width>11-col-gutter</width>
<height>2-row</height>
@ -162,19 +140,24 @@
<posy>84</posy>
<width>12-col</width>
<height>19-row</height>
<onright>9999</onright>
<onright>9760</onright>
<onleft>60</onleft>
<itemlayout height="84" width="12-col">
<control type="image">
<control type="label">
<visible>ListItem.IsSelected</visible>
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
<posy>3</posy>
<width>66</width>
<height>66</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<label></label>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posx>1-col</posx>
<posy>0</posy>
<width>11-col-gutter</width>
<height>2-row</height>
@ -189,20 +172,7 @@
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/white.png" border="0">$INFO[Listitem.icon]</texture>
<colordiffuse>highlight</colordiffuse>
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500" end="50"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
</animation>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>11-col</width>
<width>12-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
@ -210,7 +180,21 @@
<colordiffuse>ffffffff</colordiffuse>
</control>
<control type="label">
<posx>1-col-indent</posx>
<visible>ListItem.IsSelected</visible>
<posx>0</posx>
<posy>3</posy>
<width>66</width>
<height>66</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="label">
<posx>1-col</posx>
<posy>0</posy>
<width>11-col-gutter</width>
<height>2-row</height>
@ -223,106 +207,18 @@
</focusedlayout>
</control>
</control>
<!--OK / Cancel-->
<control type="panel" id="9999">
<!--buttons-->
<control type="grouplist" id="9760">
<posx>12-col</posx>
<posy>84</posy>
<width>4-col</width>
<height>6-row</height>
<orientation>vertical</orientation>
<posy>2-row</posy>
<onleft>9000</onleft>
<itemlayout width="4-col" height="2-row">
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout width="4-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<include>spinFocusIcon</include>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>5-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
<item id="1">
<description>Ok / manual / get more Button</description>
<label fallback="186">$INFO[control.getlabel(5)]</label>
<label2></label2>
<thumb></thumb>
<onclick>SendClick(2000,5)</onclick>
</item>
<item id="2">
<description>Cancel Button</description>
<label>222</label>
<label2></label2>
<thumb></thumb>
<onclick>PreviousMenu</onclick>
</item>
</content>
</control>
<control type="group">
<visible>false</visible>
<control type="button" id="5">
<description>OK / Manual button</description>
<label>186</label>
</control>
</control>
</control>
</control>
<!--debugging-->

View File

@ -12,7 +12,6 @@
<posx>col-7-begin</posx>
<posy>row-4-begin</posy>
<!--animations-->
<include>modalDialogInOutVertical</include>
<control type="image">
<posx>-12</posx>
<posy>-12</posy>
@ -51,15 +50,53 @@
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
</control>
<!--settings selector-->
<control type="grouplist" id="4500">
<posx>0</posx>
<posy>78</posy>
<orientation>horizontal</orientation>
<itemgap>0</itemgap>
<ondown>5</ondown>
<control type="button" id="4501">
<label>Subtitles</label>
<width>4-col</width>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturenofocus colordiffuse="44000000">colors/black.png</texturenofocus>
<onclick>dialog.close(osdaudiosettings,force)</onclick>
<onclick>dialog.close(osdvideosettings,force)</onclick>
<onclick>ActivateWindow(osdsubtitlesettings)</onclick>
</control>
<control type="button" id="4502">
<label>Audio</label>
<width>4-col</width>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturenofocus colordiffuse="44000000">colors/black.png</texturenofocus>
<onclick>dialog.close(osdvideosettings,force)</onclick>
<onclick>dialog.close(osdsubtitlesettings,force)</onclick>
<onclick>ActivateWindow(osdaudiosettings)</onclick>
</control>
<control type="button" id="4503">
<label>Video</label>
<width>4-col</width>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturenofocus colordiffuse="44000000">colors/black.png</texturenofocus>
<onclick>dialog.close(osdaudiosettings,force)</onclick>
<onclick>dialog.close(osdsubtitlesettings,force)</onclick>
<onclick>ActivateWindow(osdvideosettings)</onclick>
</control>
</control>
<control type="grouplist" id="5">
<description>control area</description>
<posx>0</posx>
<posy>84</posy>
<posy>160</posy>
<width>12-col</width>
<height>654</height>
<height>556</height>
<onright>9000</onright>
<onup>5</onup>
<ondown>5</ondown>
<onup>4501</onup>
<onback>4501</onback>
</control>
<control type="button" id="7">
<description>Default Button</description>

View File

@ -13,16 +13,16 @@
<posy>-12</posy>
<width>1464</width>
<height>23-row</height>
<texture>colors/black.png</texture>
<colordiffuse>aaFFFFFF</colordiffuse>
<texture border="24">dialogBackground.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>20-col</width>
<height>71</height>
<texture>colors/white.png</texture>
<height>2-row</height>
<texture border="10">masks/menuTitle2.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>

View File

@ -218,8 +218,8 @@
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="77000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
<label>208</label>
</control>
@ -229,8 +229,8 @@
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="77000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
<label>20410</label>
</control>
@ -241,8 +241,8 @@
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="77000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
<label>13511</label>
<focusedcolor>textActive</focusedcolor>
</control>
@ -254,8 +254,8 @@
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="77000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
<label>31169</label>
</control>
@ -266,8 +266,8 @@
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="77000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
<label>31076</label>
</control>
@ -365,8 +365,8 @@
<description>Play</description>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="highlight">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="ff000000">UIControls/button.png</texturenofocus>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="bb1a1a1a">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
<label>208</label>
</control>

View File

@ -7,34 +7,6 @@
<!--background-->
<include>globalBackground</include>
<!--fanart (if available)-->
<control type="image">
<visible>String.Contains(ListItem.label,fanart)</visible>
<include>dimensionsFullscreen</include>
<texture>$INFO[listitem.thumb]</texture>
<colordiffuse>6affffff</colordiffuse>
<aspectratio>stretch</aspectratio>
<fadetime>400</fadetime>
</control>
<control type="image">
<visible>!String.Contains(ListItem.label,fanart)</visible>
<include>dimensionsFullscreen</include>
<texture>$INFO[listitem.FileNameAndPath]</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
<fadetime>400</fadetime>
</control>
<!--poster (if available)-->
<control type="image">
<visible>String.Contains(ListItem.label,remote art)</visible>
<include>dimensionsFullscreen</include>
<texture>$INFO[listitem.thumb]</texture>
<colordiffuse>6affffff</colordiffuse>
<aspectratio>keep</aspectratio>
<fadetime>400</fadetime>
</control>
<!--file list-->
<control type="group">
<posx>col-6-begin</posx>
@ -46,16 +18,16 @@
<posy>-12</posy>
<width>1178</width>
<height>792</height>
<texture>colors/black.png</texture>
<texture border="24">dialogBackground.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>16-col</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<texture border="10">masks/menuTitle2.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
@ -91,16 +63,21 @@
<onleft>60</onleft>
<pagecontrol>60</pagecontrol>
<itemlayout height="84" width="12-col">
<control type="image">
<control type="label">
<visible>ListItem.IsSelected</visible>
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<posy>3</posy>
<width>66</width>
<height>66</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<label></label>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posx>1-col</posx>
<posy>0</posy>
<width>11-col-gutter</width>
<height>2-row</height>
@ -113,30 +90,31 @@
</itemlayout>
<focusedlayout height="84" width="12-col">
<control type="image">
<posx>1-col</posx>
<posx>0</posx>
<posy>0</posy>
<width>11-col</width>
<width>12-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ffffffff</colordiffuse>
</control>
<control type="image">
<control type="label">
<visible>ListItem.IsSelected</visible>
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/white.png" border="0">$INFO[Listitem.thumb]</texture>
<colordiffuse>highlight</colordiffuse>
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
</animation>
<posy>3</posy>
<width>66</width>
<height>66</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posx>1-col</posx>
<posy>0</posy>
<width>11-col-gutter</width>
<height>2-row</height>
@ -149,129 +127,22 @@
</control>
</focusedlayout>
</control>
<!--larger thumbnail-->
<control type="image">
<posx>864</posx>
<posy>228</posy>
<width>4-col</width>
<height>4-col</height>
<aspectratio scalediffuse="false" align="left" aligny="center">keep</aspectratio>
<texture border="0">$INFO[Listitem.icon]</texture>
<fadetime>200</fadetime>
</control>
<!--OK / Cancel / New folder buttons-->
<control type="panel" id="9000">
<control type="grouplist" id="9000">
<posx>12-col</posx>
<posy>86</posy>
<width>4-col</width>
<height>6-row</height>
<height>10-row</height>
<orientation>vertical</orientation>
<onleft>450</onleft>
<itemlayout width="4-col" height="2-row">
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout width="4-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<include>spinFocusIcon</include>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>5-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
<item id="1">
<description>Ok Button</description>
<label>186</label>
<label2></label2>
<thumb></thumb>
<onclick>SendClick(126,413)</onclick>
</item>
<item id="2">
<description>Cancel Button</description>
<label>222</label>
<label2></label2>
<thumb></thumb>
<onclick>SendClick(126,414)</onclick>
</item>
<item id="3">
<visible>Control.IsEnabled(415)</visible>
<description>New Folder Button</description>
<label>31048</label>
<label2></label2>
<thumb></thumb>
<onclick>SendClick(126,415)</onclick>
</item>
</content>
</control>
</control>
<!--buttons-->
<control type="group">
<visible>false</visible>
<control type="button" id="413">
<description>OK</description>
</control>
<control type="button" id="414">
<description>Cancel</description>
</control>
<control type="button" id="415">
<description>New folder</description>
<control type="button" id="413">
<description>OK</description>
<label>OK</label>
</control>
<control type="button" id="415">
<description>New folder</description>
<label>New Folder</label>
</control>
</control>
</control>
<!--debugging-->

View File

@ -1,229 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">20</defaultcontrol>
<include>fadeInOut</include>
<controls>
<include>globalBackground</include>
<!--mini window-->
<include>miniVideoPlayer</include>
<control type="group">
<!--animations-->
<include>modalDialogInOutVertical</include>
<!--page title-->
<control type="group">
<posx>col-4-begin</posx>
<posy>row-5-begin</posy>
<control type="image">
<posx>-12</posx>
<posy>-12</posy>
<width>1320</width>
<height>732</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>18-col</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--title-->
<control type="label">
<posx>24</posx>
<posy>0</posy>
<width>18-col</width>
<height>2-row</height>
<font>dialogTitle</font>
<label>10003</label>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
</control>
<control type="image">
<posx>0</posx>
<posy>84</posy>
<width>18-col</width>
<height>71</height>
<texture>colors/offblack.png</texture>
<aspectratio>stretch</aspectratio>
</control>
</control>
<!--left panel-->
<control type="group">
<posx>col-4-begin</posx>
<posy>270</posy>
<control type="label" id="101">
<description>Header Label</description>
<posx>24</posx>
<posy>12</posy>
<height>2-row</height>
<width>636</width>
<label></label>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
</control>
<!--page scrollbar-->
<control type="group" id="8000">
<visible>Control.IsVisible(60)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
<control type="scrollbar" id="60">
<posx>-18</posx>
<posy>2-row</posy>
<height>16-row</height>
<onright>20</onright>
</control>
</control>
<!--left file list-->
<control type="list" id="20">
<posx>0</posx>
<posy>96</posy>
<width>636</width>
<height>540</height>
<onright>21</onright>
<onleft>60</onleft>
<pagecontrol>60</pagecontrol>
<itemlayout height="2-row" width="9-col">
<control type="label">
<posx>24</posx>
<width>9-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<info>ListItem.Label</info>
<font>itemTitle</font>
</control>
<control type="label">
<posx>12r</posx>
<width>3-col</width>
<height>2-row</height>
<aligny>center</aligny>
<align>right</align>
<info>ListItem.Label2</info>
<font>itemTitle</font>
<textcolor>highlight</textcolor>
</control>
</itemlayout>
<focusedlayout height="2-row" width="9-col">
<control type="image">
<width>9-col-textbox</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<animation effect="fade" start="100" end="20" condition="!Control.HasFocus(20)">Conditional</animation>
</control>
<control type="label">
<posx>24</posx>
<width>9-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<info>ListItem.Label</info>
<font>itemTitle</font>
<textcolor>black</textcolor>
</control>
<control type="label">
<posx>12r</posx>
<width>3-col</width>
<height>2-row</height>
<aligny>center</aligny>
<align>right</align>
<info>ListItem.Label2</info>
<font>itemTitle</font>
<textcolor>black</textcolor>
</control>
</focusedlayout>
</control>
</control>
<!--right panel-->
<control type="group">
<posx>col-13-begin</posx>
<posy>row-7-begin</posy>
<control type="label" id="102">
<description>Header Label</description>
<posx>24</posx>
<posy>12</posy>
<width>9-col-gutter</width>
<height>2-row</height>
<label></label>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
</control>
<control type="list" id="21">
<posx>0</posx>
<posy>96</posy>
<width>9-col</width>
<height>540</height>
<onleft>20</onleft>
<onright>61</onright>
<pagecontrol>61</pagecontrol>
<itemlayout height="2-row" width="9-col">
<control type="label">
<posx>24</posx>
<width>636</width>
<height>2-row</height>
<aligny>center</aligny>
<info>ListItem.Label</info>
<font>itemTitle</font>
</control>
<control type="label">
<posx>12r</posx>
<width>3-col</width>
<height>2-row</height>
<aligny>center</aligny>
<align>right</align>
<info>ListItem.Label2</info>
<font>itemTitle</font>
<textcolor>highlight</textcolor>
</control>
</itemlayout>
<focusedlayout height="2-row" width="9-col">
<control type="image">
<width>9-col</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<animation effect="fade" start="100" end="20" condition="Control.HasFocus(20)">Conditional</animation>
</control>
<control type="label">
<posx>24</posx>
<width>636</width>
<height>2-row</height>
<aligny>center</aligny>
<info>ListItem.Label</info>
<font>itemTitle</font>
<textcolor>black</textcolor>
</control>
<control type="label">
<posx>12r</posx>
<width>3-col</width>
<height>2-row</height>
<aligny>center</aligny>
<align>right</align>
<info>ListItem.Label2</info>
<font>itemTitle</font>
<textcolor>black</textcolor>
</control>
</focusedlayout>
</control>
<!--page scrollbar-->
<control type="group" id="8001">
<visible>Control.IsVisible(61)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8001).hasfocus">conditional</animation>
<control type="scrollbar" id="61">
<posx>654</posx>
<posy>2-row</posy>
<height>16-row</height>
<onleft>21</onleft>
</control>
</control>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>WindowID</include>
<label>FileManager.xml</label>
</control>
</controls>
</window>

View File

@ -2,157 +2,56 @@
<window id="0">
<defaultcontrol always="true">9000</defaultcontrol>
<include>fadeInOut</include>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<onload>PlayMedia(special://skin/extras/playlists/homeBackground.xsp,1)</onload>
<onload>AlarmClock(hidemenu,setfocus(9999),00:20,true)</onload>
<onunload>CancelAlarm(hidemenu,true)</onunload>
<onunload>Playercontrol(stop)</onunload>
<controls>
<include>globalBackground</include>
<!--background-->
<control type="group">
<control type="image">
<include>dimensionsFullscreen</include>
<texture>colors/black.png</texture>
<colordiffuse>ffFFFFFF</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="multiimage">
<animation effect="fade" start="0" end="100" time="1000">WindowOpen</animation>
<include>dimensionsFullscreen</include>
<imagepath>$VAR[homeBackgroundLocation]</imagepath>
<timeperimage>45000</timeperimage>
<fadetime>200</fadetime>
<pauseatend>10000</pauseatend>
<randomize>true</randomize>
<loop>yes</loop>
<aspectratio>scale</aspectratio>
<colordiffuse>99ffffff</colordiffuse>
</control>
<!--video window-->
<control type="videowindow">
<include>dimensionsFullScreen</include>
</control>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
</control>
<control type="group">
<animation type="conditional" condition="control.hasfocus(8001) | control.hasfocus(8002)">
<effect type="slide" start="0,0" end="0,-80" tween="sine" time="400"/>
</animation>
<!--player controls and options-->
<control type="group">
<posx>0</posx>
<posy>1080</posy>
<control type="image">
<posx></posx>
<posy>0</posy>
<width>fullscreenWidth</width>
<height>3-row</height>
<texture>colors/black.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--player controls-->
<control type="panel" id="8001">
<posx>col-11-begin</posx>
<posy>6</posy>
<width>7-col</width>
<height>2-row</height>
<itemgap>0</itemgap>
<onleft>8001</onleft>
<onright>8001</onright>
<onup>9001</onup>
<orientation>horizontal</orientation>
<itemlayout width="1-col" height="2-row">
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
</control>
</itemlayout>
<focusedlayout width="1-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/square.png">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
<item>
<description>Playlist</description>
<label2></label2>
<thumb></thumb>
<onclick>activateWindow(musicplaylist)</onclick>
</item>
<item>
<description>Previous</description>
<label2></label2>
<thumb></thumb>
<onclick>PlayerControl(previous)</onclick>
</item>
<item>
<description>Stop</description>
<label2></label2>
<thumb></thumb>
<onclick>PlayerControl(stop)</onclick>
<onclick>Dialog.Close(1103)</onclick>
</item>
<item>
<visible>Player.Playing | player.forwarding | player.rewinding</visible>
<description>Play/Pause</description>
<label2></label2>
<thumb></thumb>
<onclick>PlayerControl(play)</onclick>
</item>
<item>
<visible>Player.Paused</visible>
<description>Pause</description>
<label2></label2>
<thumb></thumb>
<onclick>PlayerControl(play)</onclick>
</item>
<item>
<description>Next Chapter</description>
<label2></label2>
<thumb></thumb>
<onclick>PlayerControl(next)</onclick>
</item>
</content>
</control>
</control>
<control type="group">
<control type="image">
<include>dimensionsFullscreen</include>
<texture>colors/black.png</texture>
<colordiffuse>ffFFFFFF</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="multiimage">
<animation effect="fade" start="0" end="100" time="1000">WindowOpen</animation>
<include>dimensionsFullscreen</include>
<imagepath>$VAR[homeBackgroundLocation]</imagepath>
<timeperimage>45000</timeperimage>
<fadetime>200</fadetime>
<pauseatend>10000</pauseatend>
<randomize>true</randomize>
<loop>yes</loop>
<aspectratio>scale</aspectratio>
<colordiffuse>99ffffff</colordiffuse>
</control>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
</control>
<!--mini window-->
<include>miniVideoPlayer</include>
<!--main menu-->
<control type="panel" id="9000">
<animation type="conditional" condition="control.hasfocus(9999)" reversible="true">
<effect type="fade" start="100" end="0" time="500" delay="0"/>
</animation>
<posx>col-5-begin</posx>
<posx>col-7-begin</posx>
<animation condition="string.isEqual(Container(9000).NumItems,1)" effect="slide" end="432,0" time="0">conditional</animation>
<animation condition="string.isEqual(Container(9000).NumItems,2)" effect="slide" end="288,0" time="0">conditional</animation>
<animation condition="string.isEqual(Container(9000).NumItems,3)" effect="slide" end="144,0" time="0">conditional</animation>
<posy>row-12-begin</posy>
<width>18-col</width>
<width>12-col</width>
<height>12-row</height>
<ondown>setfocus(9001,1)</ondown>
<orientation>vertical</orientation>
@ -219,7 +118,6 @@
<height>1-col</height>
<orientation>horizontal</orientation>
<onup>9000</onup>
<ondown>8001</ondown>
<itemlayout width="1-col" height="1-col">
<control type="label">
<posx>0.4</posx>
@ -291,19 +189,6 @@
<label>$INFO[System.Time]</label>
</control>
<control type="label">
<visible>$EXP[hasWeather]</visible>
<posx>0</posx>
<posy>1-row</posy>
<width>24-col</width>
<height>2-row</height>
<font>regular</font>
<align>center</align>
<textcolor>textActive</textcolor>
<shadowcolor>44000000</shadowcolor>
<label>$INFO[System.Date(DDD)] [B]$INFO[System.Date(dd)][/B] $INFO[System.Date(MMM)] [B]$INFO[weather.temperature][/B] [CAPITALIZE]$INFO[weather.conditions][/CAPITALIZE]</label>
</control>
<control type="label">
<visible>!$EXP[hasWeather]</visible>
<posx>0</posx>
<posy>1-row</posy>
<width>24-col</width>
@ -315,68 +200,6 @@
<label>$INFO[System.Date(DDD)] [B]$INFO[System.Date(dd)][/B] $INFO[System.Date(MMM)]</label>
</control>
</control>
<!--now playing music-->
<control type="group">
<visible>player.hasaudio</visible>
<posx>col-1-begin</posx>
<posy>row-24-begin</posy>
<control type="grouplist">
<posx>0</posx>
<posy>8</posy>
<width>24-col</width>
<align>center</align>
<itemgap>18</itemgap>
<orientation>horizontal</orientation>
<control type="image">
<visible>!player.paused + !Skin.HasSetting(lowPowerMode)</visible>
<posx>0</posx>
<posy>0</posy>
<width>1-col-gutter</width>
<height>1-col-gutter</height>
<texture>equaliser.gif</texture>
</control>
<control type="label">
<visible>!player.paused + Skin.HasSetting(lowPowerMode)</visible>
<posx>0</posx>
<posy>0</posy>
<width>1-col-gutter</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="label">
<visible>player.paused</visible>
<posx>0</posx>
<posy>0</posy>
<width>1-col-gutter</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="label">
<description>Artist</description>
<posx>0</posx>
<posy>0</posy>
<font>small</font>
<width>auto</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<label>$INFO[MusicPlayer.TimeRemaining,, ][B]$INFO[musicplayer.Artist,, ][/B]$INFO[MusicPlayer.Title]</label>
<scroll>true</scroll>
<textcolor>textActive</textcolor>
<wrapmultiline>false</wrapmultiline>
</control>
</control>
</control>
</control>
<control type="button" id="9999">
<posx>-500</posx>

View File

@ -221,14 +221,6 @@
<!--busy indicator-->
<include name="loadingIndicator">
<control type="group">
<animation type="Visible" reversible="false">
<effect type="zoom" start="80" end="100" center="960,540" tween="back" time="240" />
<effect type="fade" end="100" time="240" />
</animation>
<animation type="Hidden" reversible="false">
<effect type="zoom" start="100" end="80" center="960,540" easing="in" tween="back" time="240" />
<effect type="fade" start="100" end="0" time="240" />
</animation>
<visible>!Window.IsActive(startup) + !String.IsEmpty(container.foldername) + !Integer.IsGreater(container.numitems,0) + !ListItem.IsParentFolder | window.isactive(busydialog)</visible>
<control type="image">
<texture>colors/black.png</texture>
@ -237,7 +229,7 @@
<animation effect="fade" start="100" end="0" time="240" condition="Window.IsVisible(fullscreenvideo)">Conditional</animation>
<animation effect="fade" end="100" time="560">WindowOpen</animation>
<animation effect="fade" start="100" end="0" time="240">WindowClose</animation>
</control>
</control>
<control type="image">
<depth>DepthMax</depth>
<left>920</left>
@ -265,31 +257,6 @@
<!--conditional positioning for progress dialogs (avoid overlaps)-->
<include name="progressPosition1"><posy>row-2-begin</posy></include>
<include name="progressPosition2"><posy>row-6-begin</posy></include>
<!--mini player window-->
<include name="miniVideoPlayer">
<control type="group">
<visible>!Skin.hassetting(stopVideoOnMenu) + Player.HasVideo + !VideoPlayer.IsFullscreen + !SlideShow.IsActive</visible>
<posx>col-20-begin</posx>
<posy>12</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>444</width>
<height>255</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
</control>
<control type="videowindow">
<posx>6</posx>
<posy>6</posy>
<width>6-col</width>
<height>243</height>
</control>
</control>
</include>
<!--debugging-->
<include name="DialogID">

View File

@ -67,7 +67,7 @@
</include>
<include name="modalDialogContentShift">
<animation type="Conditional" condition="controlgroup(9000).hasfocus | controlgroup(9002).hasfocus | controlgroup(100).hasfocus">
<effect type="zoom" end="140" time="200" center="auto" tween="linear" easing="out"/>
<effect type="zoom" end="130" time="200" center="auto" tween="linear" easing="out"/>
</animation>
</include>
</includes>

View File

@ -1,54 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<includes>
<include name="menus-mainmenu">
<item id="1">
<property name="id">$NUMBER[1]</property>
<label>$LOCALIZE[31136]</label>
<icon>DefaultAddon.png</icon>
<thumb />
<property name="labelID">31136</property>
<property name="defaultID">31136</property>
<visible>Player.HasMedia</visible>
<onclick>action(FullScreen)</onclick>
<property name="path">action(FullScreen)</property>
<property name="list">action(FullScreen)</property>
<visible>String.IsEqual(System.ProfileName,Master user)</visible>
<property name="submenuVisibility">num-31136</property>
<property name="group">mainmenu</property>
<property name="hasSubmenu">False</property>
</item>
<item id="2">
<property name="id">$NUMBER[2]</property>
<label>$LOCALIZE[31221]</label>
<icon>DefaultAddon.png</icon>
<thumb />
<property name="labelID">31221</property>
<property name="defaultID">31221</property>
<visible>System.HasMediaDVD</visible>
<onclick>XBMC.PlayDVD()</onclick>
<property name="path">XBMC.PlayDVD()</property>
<property name="list">XBMC.PlayDVD()</property>
<visible>String.IsEqual(System.ProfileName,Master user)</visible>
<property name="submenuVisibility">num-31221</property>
<property name="group">mainmenu</property>
<property name="hasSubmenu">False</property>
</item>
<item id="3">
<property name="id">$NUMBER[3]</property>
<label>$LOCALIZE[31251]</label>
<icon>DefaultAddon.png</icon>
<thumb />
<property name="labelID">31251</property>
<property name="defaultID">31251</property>
<visible>System.HasMediaDVD</visible>
<onclick>EjectTray()</onclick>
<property name="path">EjectTray()</property>
<property name="list">EjectTray()</property>
<visible>String.IsEqual(System.ProfileName,Master user)</visible>
<property name="submenuVisibility">num-31251</property>
<property name="group">mainmenu</property>
<property name="hasSubmenu">False</property>
</item>
<item id="4">
<property name="id">$NUMBER[4]</property>
<label>$LOCALIZE[31249]</label>
@ -168,22 +120,6 @@
<property name="group">mainmenu</property>
<property name="hasSubmenu">False</property>
</item>
<item id="11">
<property name="id">$NUMBER[11]</property>
<label>$LOCALIZE[31229]</label>
<icon>DefaultAddon.png</icon>
<thumb />
<property name="labelID">31229</property>
<property name="defaultID">31229</property>
<visible>Library.HasContent(Music)</visible>
<onclick>PlayerControl(Partymode(music))</onclick>
<property name="path">PlayerControl(Partymode(music))</property>
<property name="list">PlayerControl(Partymode(music))</property>
<visible>String.IsEqual(System.ProfileName,Master user)</visible>
<property name="submenuVisibility">num-31229</property>
<property name="group">mainmenu</property>
<property name="hasSubmenu">False</property>
</item>
<item id="12">
<property name="id">$NUMBER[12]</property>
<label>$LOCALIZE[31232]</label>
@ -199,37 +135,6 @@
<property name="group">mainmenu</property>
<property name="hasSubmenu">False</property>
</item>
<item id="13">
<property name="id">$NUMBER[13]</property>
<label>$LOCALIZE[12600]</label>
<icon>DefaultAddon.png</icon>
<thumb />
<property name="labelID">weather</property>
<property name="defaultID">weather</property>
<visible>!String.IsEmpty(Weather.Plugin)</visible>
<onclick>ActivateWindow(Weather)</onclick>
<property name="path">ActivateWindow(Weather)</property>
<property name="list">Weather</property>
<visible>String.IsEqual(System.ProfileName,Master user)</visible>
<property name="submenuVisibility">weather</property>
<property name="group">mainmenu</property>
<property name="hasSubmenu">False</property>
</item>
<item id="14">
<property name="id">$NUMBER[14]</property>
<label>$LOCALIZE[10002]</label>
<icon>DefaultAddon.png</icon>
<thumb />
<property name="labelID">pictures</property>
<property name="defaultID">pictures</property>
<onclick>ActivateWindow(Pictures)</onclick>
<property name="path">ActivateWindow(Pictures)</property>
<property name="list">Pictures</property>
<visible>String.IsEqual(System.ProfileName,Master user)</visible>
<property name="submenuVisibility">pictures</property>
<property name="group">mainmenu</property>
<property name="hasSubmenu">True</property>
</item>
</include>
<include name="menus-videomenu">
<item id="1">
@ -351,7 +256,7 @@
<item id="7">
<property name="id">$NUMBER[7]</property>
<property name="mainmenuid">15</property>
<label>$LOCALIZE[31088]</label>
<label>Addons</label>
<icon>DefaultAddon.png</icon>
<thumb />
<property name="labelID">31088</property>
@ -364,38 +269,6 @@
<property name="group">videosubmenu</property>
<property name="isSubmenu">True</property>
</item>
<item id="8">
<property name="id">$NUMBER[8]</property>
<property name="mainmenuid">15</property>
<label>$LOCALIZE[136]</label>
<icon>DefaultAddon.png</icon>
<thumb />
<property name="labelID">136</property>
<property name="defaultID">136</property>
<onclick condition="true">control.setfocus(9999)</onclick>
<onclick>ActivateWindow(Videos,special://videoplaylists/,return)</onclick>
<property name="path">ActivateWindow(Videos,special://videoplaylists/,return)</property>
<property name="list">special://videoplaylists/</property>
<visible>String.IsEqual(System.ProfileName,Master user)</visible>
<property name="group">videosubmenu</property>
<property name="isSubmenu">True</property>
</item>
<item id="9">
<property name="id">$NUMBER[9]</property>
<property name="mainmenuid">15</property>
<label>$LOCALIZE[744]</label>
<icon>DefaultAddon.png</icon>
<thumb />
<property name="labelID">744</property>
<property name="defaultID">744</property>
<onclick condition="true">control.setfocus(9999)</onclick>
<onclick>ActivateWindow(Videos,sources://video/)</onclick>
<property name="path">ActivateWindow(Videos,sources://video/)</property>
<property name="list">sources://video/</property>
<visible>String.IsEqual(System.ProfileName,Master user)</visible>
<property name="group">videosubmenu</property>
<property name="isSubmenu">True</property>
</item>
</include>
<include name="menus-musicmenu">
<item id="1">
@ -410,24 +283,6 @@
<visible>Player.HasMedia</visible>
<onclick condition="true">control.setfocus(9999)</onclick>
<onclick>activateWindow(1103)</onclick>
<property name="path">activateWindow(1103)</property>
<property name="list">activateWindow(1103)</property>
<visible>String.IsEqual(System.ProfileName,Master user)</visible>
<property name="group">musicsubmenu</property>
<property name="isSubmenu">True</property>
</item>
<item id="2">
<property name="id">$NUMBER[2]</property>
<property name="mainmenuid">16</property>
<label>$LOCALIZE[31248]</label>
<label2>$LOCALIZE[10005]</label2>
<icon>DefaultAddon.png</icon>
<thumb />
<property name="labelID">31248</property>
<property name="defaultID">31248</property>
<visible>MusicPlayer.HasNext</visible>
<onclick condition="true">control.setfocus(9999)</onclick>
<onclick>activateWindow(musicplaylist)</onclick>
<property name="path">activateWindow(musicplaylist)</property>
<property name="list">activateWindow(musicplaylist)</property>
<visible>String.IsEqual(System.ProfileName,Master user)</visible>
@ -515,25 +370,6 @@
<property name="group">musicsubmenu</property>
<property name="isSubmenu">True</property>
</item>
<item id="7">
<property name="id">$NUMBER[7]</property>
<property name="mainmenuid">16</property>
<label>$LOCALIZE[135]</label>
<label2>$LOCALIZE[10005]</label2>
<icon>DefaultAddon.png</icon>
<thumb />
<property name="labelID">135</property>
<property name="defaultID">135</property>
<visible>Library.HasContent(Music)</visible>
<onclick condition="true">control.setfocus(9999)</onclick>
<onclick condition="window.isactive(music)">Container.Update(musicdb://genres/)</onclick>
<property name="path">Container.Update(musicdb://genres/)</property>
<property name="list">Container.Update(musicdb://genres/)</property>
<onclick condition="!window.isactive(music)">ActivateWindow(Music,musicdb://genres/)</onclick>
<visible>String.IsEqual(System.ProfileName,Master user)</visible>
<property name="group">musicsubmenu</property>
<property name="isSubmenu">True</property>
</item>
<item id="8">
<property name="id">$NUMBER[8]</property>
<property name="mainmenuid">16</property>
@ -573,7 +409,7 @@
<item id="10">
<property name="id">$NUMBER[10]</property>
<property name="mainmenuid">16</property>
<label>$LOCALIZE[31090]</label>
<label>Addons</label>
<label2>$LOCALIZE[10005]</label2>
<icon>DefaultAddon.png</icon>
<thumb />
@ -587,57 +423,6 @@
<property name="group">musicsubmenu</property>
<property name="isSubmenu">True</property>
</item>
<item id="11">
<property name="id">$NUMBER[11]</property>
<property name="mainmenuid">16</property>
<label>$LOCALIZE[744]</label>
<label2>$LOCALIZE[10005]</label2>
<icon>DefaultAddon.png</icon>
<thumb />
<property name="labelID">744</property>
<property name="defaultID">744</property>
<onclick condition="true">control.setfocus(9999)</onclick>
<onclick>ActivateWindow(Music,Files)</onclick>
<property name="path">ActivateWindow(Music,Files)</property>
<property name="list">Files</property>
<visible>String.IsEqual(System.ProfileName,Master user)</visible>
<property name="group">musicsubmenu</property>
<property name="isSubmenu">True</property>
</item>
</include>
<include name="menus-picturemenu">
<item id="1">
<property name="id">$NUMBER[1]</property>
<property name="mainmenuid">17</property>
<label>$LOCALIZE[744]</label>
<icon>DefaultShortcut.png</icon>
<thumb />
<property name="labelID">744</property>
<property name="defaultID">744</property>
<onclick condition="true">control.setfocus(9999)</onclick>
<onclick>ActivateWindow(Pictures,files)</onclick>
<property name="path">ActivateWindow(Pictures,files)</property>
<property name="list">files</property>
<visible>String.IsEqual(System.ProfileName,Master user)</visible>
<property name="group">picturessubmenu</property>
<property name="isSubmenu">True</property>
</item>
<item id="2">
<property name="id">$NUMBER[2]</property>
<property name="mainmenuid">17</property>
<label>$LOCALIZE[1039]</label>
<icon>DefaultShortcut.png</icon>
<thumb />
<property name="labelID">1039</property>
<property name="defaultID">1039</property>
<onclick condition="true">control.setfocus(9999)</onclick>
<onclick>ActivateWindow(Pictures,Addons,return)</onclick>
<property name="path">ActivateWindow(Pictures,Addons,return)</property>
<property name="list">Addons</property>
<visible>String.IsEqual(System.ProfileName,Master user)</visible>
<property name="group">picturessubmenu</property>
<property name="isSubmenu">True</property>
</item>
</include>
<include name="menus-gamemenu">
<item id="1">

View File

@ -6,8 +6,8 @@
<value condition="Window.isactive(Videos) + Container.Content(musicvideos)">$LOCALIZE[20389] [LOWERCASE][COLOR highlight]$LOCALIZE[31054] $INFO[container.sortmethod] $INFO[Container.SortOrder,(,)][/COLOR][/LOWERCASE]</value>
<value condition="Window.isactive(Videos) + [Container.Content(movies) | container.content(tvshows)] + String.Contains(Container.folderpath,special://profile/playlists/video)">[CAPITALIZE]$INFO[container.foldername][/CAPITALIZE] [LOWERCASE][COLOR highlight]$LOCALIZE[31054] $INFO[container.sortmethod] $INFO[Container.SortOrder,(,)][/COLOR][/LOWERCASE]</value>
<value condition="Window.isactive(Videos) + String.Contains(Container.folderpath,plugin)">$INFO[container.foldername] $INFO[ListItem.TVShowTitle,- ,] $INFO[ListItem.season,$LOCALIZE[20373] ,]</value>
<value condition="Window.isactive(Videos) + Container.Content(movies)">$LOCALIZE[20342] [LOWERCASE][COLOR highlight]$LOCALIZE[31054] $INFO[container.sortmethod] $INFO[Container.SortOrder,(,)][/COLOR][/LOWERCASE]</value>
<value condition="Window.isactive(Videos) + Container.Content(tvshows)">$LOCALIZE[31216] [LOWERCASE][COLOR highlight]$LOCALIZE[31054] $INFO[container.sortmethod] $INFO[Container.SortOrder,(,)][/COLOR][/LOWERCASE]</value>
<value condition="Window.isactive(Videos) + Container.Content(movies)">$LOCALIZE[20342] [LOWERCASE][COLOR highlight]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR][/LOWERCASE]</value>
<value condition="Window.isactive(Videos) + Container.Content(tvshows)">$LOCALIZE[31216] [LOWERCASE][COLOR highlight]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR][/LOWERCASE]</value>
<value condition="Window.isactive(Videos) + [Container.Content(seasons) | Container.Content(episodes)]">$LOCALIZE[20343]</value>
<value condition="Window.isactive(Videos) + !String.IsEmpty(container.foldername)">$INFO[container.foldername]</value>
<value condition="Window.isactive(Videos) + String.IsEmpty(container.foldername)">$LOCALIZE[31012]</value>
@ -26,23 +26,19 @@
<value condition="Window.isactive(TVchannels) | Window.isactive(TVGuide)">$LOCALIZE[19020] [COLOR highlight]$LOCALIZE[31078][/COLOR]</value>
<value condition="Window.isactive(RadioChannels)">$LOCALIZE[19021] [COLOR highlight]$LOCALIZE[31078][/COLOR]</value>
<value condition="Window.isactive(TVRecordings)">$LOCALIZE[19020] [COLOR highlight]$LOCALIZE[31165][/COLOR]</value>
<value condition="Window.isactive(MyPVRTimers.xml)">$LOCALIZE[31060] [COLOR highlight]$LOCALIZE[31087][/COLOR]</value>
<value condition="Window.isactive(programs)">$LOCALIZE[10506]</value>
<value condition="Window.isactive(musicplaylist) | Window.isactive(videoplaylist)">$LOCALIZE[31123]</value>
<value condition="Window.isactive(pictures)">$LOCALIZE[31056]</value>
<value condition="Window.isactive(games)">$LOCALIZE[31232] [LOWERCASE][COLOR highlight]$INFO[container.foldername][/COLOR][/LOWERCASE]</value>
</variable>
<variable name="listSubTitle">
<value condition="Window.isactive(Videos)">$INFO[Container.NumAllItems,, $LOCALIZE[31014]]</value>
<value condition="Window.isactive(Music)">$INFO[container.NumAllItems,, $LOCALIZE[31014]]</value>
<value condition="Window.isactive(MyPVRTimers.xml)">$INFO[container.NumAllItems,, $LOCALIZE[31145]]</value>
<value condition="Window.isactive(Weather)">$LOCALIZE[31212] $INFO[Window.Property(WeatherProvider)]</value>
<value condition="Window.isactive(TVchannels) | Window.isactive(RadioChannels) | Window.isactive(TVGuide)">$INFO[Pvr.BackendChannels] $LOCALIZE[19019] ($INFO[control.getlabel(29)])</value>
<value condition="Window.isactive(TVRecordings)">$INFO[container.NumAllItems] $LOCALIZE[31165] ($INFO[Pvr.BackendDiskSpace])</value>
<value condition="Window.isactive(programs)">$INFO[container.NumAllItems,, $LOCALIZE[31145]]</value>
<value condition="Window.isactive(games)">$INFO[container.NumAllItems,, $LOCALIZE[31145]]</value>
<value condition="Window.isactive(musicplaylist) | Window.isactive(videoplaylist)">$INFO[container.NumAllItems,, $LOCALIZE[31014]]</value>
<value condition="Window.isactive(pictures) + Integer.IsGreater(container.Numitems,0)">$INFO[container.NumAllItems,, $LOCALIZE[31014]]</value>
</variable>
<!--list view item detail / subheader-->
<variable name="itemDetail">

View File

@ -1,118 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">52</defaultcontrol>
<controls>
<include>globalBackground</include>
<control type="group">
<posx>col-10-begin</posx>
<posy>row-8-begin</posy>
<!--animations-->
<include>modalDialogInOutVertical</include>
<control type="image">
<posx>-12</posx>
<posy>-12</posy>
<width>456</width>
<height>408</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col</width>
<height>6-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>142</posx>
<posy>36</posy>
<width>4-row</width>
<height>4-row</height>
<texture>kodilogo.png</texture>
<colordiffuse>textActive</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="list" id="52">
<posx>0</posx>
<posy>228</posy>
<width>6-col</width>
<height>7-row</height>
<itemlayout width="6-col" height="84">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>5-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="6-col" height="84">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/black" border="0">$INFO[Listitem.thumb]</texture>
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
</animation>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>5-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ffffffff</colordiffuse>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</focusedlayout>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>WindowID</include>
<label>LoginScreen.xml</label>
</control>
</controls>
</window>

View File

@ -34,8 +34,6 @@
</control>
<!--hub menu-->
<include>hubMenu</include>
<!--mini window-->
<include>miniVideoPlayer</include>
<!--debug-->
<include>DebugGrid</include>
<control type="label">

View File

@ -59,8 +59,6 @@
<include>pageHeader</include>
</control>
</control>
<!--mini window-->
<include>miniVideoPlayer</include>
<!--hub menu-->
<include>hubMenu</include>
<!--loading indicator-->

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">9999</defaultcontrol>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<onload condition="!Player.HasAudio">PlayerControl(stop)</onload>
<onload condition="window.isactive(radiochannels)">Skin.SetString(recentitems,music)</onload>
<onload condition="window.isactive(tvchannels)">Skin.SetString(recentitems,video)</onload>
<animation type="windowClose">
@ -44,8 +44,6 @@
<visible>false</visible>
</control>
</control>
<!--mini window-->
<include>miniVideoPlayer</include>
<!--hub menu-->
<include>hubMenu</include>
<!--debugging-->

View File

@ -2,7 +2,7 @@
<window>
<views>10</views>
<defaultcontrol always="true">9999</defaultcontrol>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<onload condition="!Player.HasAudio">PlayerControl(stop)</onload>
<onload>Skin.SetString(recentitems,video)</onload>
<animation type="windowClose">
<effect type="fade" start="100" end="0" time="300"/>
@ -56,28 +56,31 @@
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<height>69</height>
<height>70</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/iconEndCapLeft.png" border="0">colors/black.png</texture>
<colordiffuse>d0000000</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/iconEndCapLeft.png">$INFO[listitem.thumb]</texture>
<bordersize>8</bordersize>
<colordiffuse></colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>69</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.ChannelNumberLabel]</label>
<scroll>false</scroll>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>3-col-textbox</width>
<height>69</height>
<width>213</width>
<height>70</height>
<aspectratio>stretch</aspectratio>
<texture border="0">masks/tvChannel.png</texture>
<texture border="0">colors/black.png</texture>
<colordiffuse>d0000000</colordiffuse>
</control>
<control type="label">
@ -94,39 +97,41 @@
<focusedchannellayout height="2-row" width="288">
<control type="image">
<posx>1-col</posx>
<width>216</width>
<width>213</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="group">
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
<effect type="fade" time="0" end="50"/>
</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<width>72</width>
<height>72</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/iconEndCapLeft.png" border="0">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/iconEndCapLeft.png">$INFO[listitem.thumb]</texture>
<bordersize>8</bordersize>
<colordiffuse></colordiffuse>
</control>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>69</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.ChannelNumberLabel]</label>
<scroll>false</scroll>
</control>
<control type="label">
<posx>1-col-indent</posx>
<width>198</width>
<width>186</width>
<height>2-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
@ -196,8 +201,6 @@
<visible>false</visible>
</control>
</control>
<!--mini window-->
<include>miniVideoPlayer</include>
<!--hub menu-->
<include>hubMenu</include>
<!--debugging-->

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="false">9999</defaultcontrol>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<onload condition="!Player.HasAudio">PlayerControl(stop)</onload>
<onload>Skin.SetString(recentitems,video)</onload>
<animation type="windowClose">
<effect type="fade" start="100" end="0" time="300"/>
@ -97,15 +97,13 @@
</control>
<control type="group">
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
<effect type="fade" start="100" end="50" time="0"/>
</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<height>69</height>
<height>70</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/white.png" diffuse="masks/iconEndCapLeft.png" border="0">$INFO[Listitem.thumb]</texture>
<colordiffuse>highlight</colordiffuse>
@ -166,8 +164,6 @@
<include>pageHeader</include>
</control>
</control>
<!--mini window-->
<include>miniVideoPlayer</include>
<!--hub menu-->
<include>hubMenu</include>
<!--debugging-->

View File

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<onload>action(back)</onload>
<controls>
<!--removed: not used-->
</controls>
</window>

View File

@ -1,189 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="false">9999</defaultcontrol>
<animation type="windowClose">
<effect type="fade" start="100" end="0" time="300"/>
</animation>
<views>50</views>
<controls>
<include>globalBackground</include>
<!--page container group-->
<control type="group">
<!--window fader-->
<animation type="conditional" condition="window.next(0) | window.next(1)">
<effect type="fade" start="100" end="0" time="300"/>
</animation>
<!--shift page for certain modal dialogs-->
<include>modalDialogContentShift</include>
<!--Main content listing-->
<control type="group" id="9999">
<include>contentOpen</include>
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<control type="panel" id="50">
<posx>0</posx>
<posy>0</posy>
<width>24-col</width>
<height>23-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<onback>9000</onback>
<pagecontrol>60</pagecontrol>
<itemlayout width="24-col" height="2-row">
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>23-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>3</posy>
<width>66</width>
<height>66</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label">
<visible>ListItem.HasTimer</visible>
<posx>16</posx>
<posy>2</posy>
<width>66</width>
<height>66</height>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>11-col</width>
<height>2-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>13-col</posx>
<posy>0</posy>
<width>8-col-gutter</width>
<height>2-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Date]</label>
</control>
<control type="label">
<posx>20-col</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>2-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Comment]</label>
</control>
</itemlayout>
<focusedlayout width="24-col" height="2-row">
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>23-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="group">
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
</animation>
<control type="image">
<posx>0</posx>
<posy>3</posy>
<width>66</width>
<height>66</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/white.png" diffuse="masks/circle.png" border="0">colors/offblack.png</texture>
</control>
<control type="label">
<visible>!String.IsEmpty(ListItem.playcount) + !ListItem.IsResumable</visible>
<posx>16</posx>
<posy>2</posy>
<width>66</width>
<height>66</height>
<font>symbolLarge</font>
<textcolor>black</textcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>11-col</width>
<height>2-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>13-col</posx>
<posy>0</posy>
<width>8-col-gutter</width>
<height>2-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Date]</label>
</control>
<control type="label">
<posx>20-col</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>2-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Comment]</label>
</control>
</focusedlayout>
</control>
</control>
<!--page scrollbar-->
<control type="group" id="9400">
<visible>Control.IsVisible(60)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(9400).hasfocus">conditional</animation>
<control type="scrollbar" id="60">
<posx>54r</posx>
<posy>row-6-begin</posy>
<height>20-row</height>
<onleft>9999</onleft>
<onback>9999</onback>
</control>
</control>
<!--page header-->
<control type="group">
<include>pageHeader</include>
</control>
</control>
<!--hub menu-->
<include>hubMenu</include>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>MyPVRTimers.xml</label>
</control>
</controls>
</window>

View File

@ -1,47 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">9999</defaultcontrol>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<include>fadeInOut</include>
<views>50,51</views>
<controls>
<include>globalBackground</include>
<!--page container group-->
<control type="group">
<!--shift page for certain modal dialogs-->
<include>modalDialogContentShift</include>
<!--Main content listing-->
<control type="group" id="9999">
<include>contentOpen</include>
<onleft>9000</onleft>
<include>photos</include>
</control>
<!--page scrollbar-->
<control type="group" id="8000">
<visible>Control.IsVisible(60) + !EXP[isPhotoAlbum]</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
<control type="scrollbar" id="60">
<posx>54r</posx>
<posy>row-6-begin</posy>
<height>20-row</height>
<onleft>9999</onleft>
<onback>9999</onback>
</control>
</control>
<!--page header-->
<control type="group">
<include>pageHeader</include>
</control>
</control>
<!--hub menu-->
<include>hubMenu</include>
<!--mini window-->
<include>miniVideoPlayer</include>
<!--debug-->
<include>DebugGrid</include>
<control type="label">
<include>WindowID</include>
<label>MyPics.xml path: $INFO[container.folderpath] folder: $INFO[container.foldername] content: $INFO[container.content]</label>
</control>
</controls>
</window>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">59</defaultcontrol>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<defaultcontrol always="true">9876</defaultcontrol>
<onload condition="!Player.HasAudio">PlayerControl(stop)</onload>
<include>fadeInOut</include>
<views>59</views>
<controls>
@ -41,16 +41,27 @@
<onleft>9999</onleft>
<onback>9999</onback>
</control>
</control>
<!--page header-->
</control>
<!--page header-->
<control type="group">
<visible>control.hasfocus(59)</visible>
<include>pageHeader</include>
</control>
</control>
</control>
<!--mini window-->
<include>miniVideoPlayer</include>
<!--hub menu-->
<include>hubMenu</include>
<!--hidden buttons to handle dialog autohide-->
<control type="button" id="9876">
<posx>-100</posx>
<posy>-100</posy>
<height>1-col</height>
<width>1-col</width>
<onclick>control.setfocus(9000)</onclick>
<onleft>control.setfocus(9000)</onleft>
<ondown>control.setfocus(2100)</ondown>
<oninfo>control.setfocus(9000)</oninfo>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">9999</defaultcontrol>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<onload condition="!Player.HasAudio">PlayerControl(stop)</onload>
<include>fadeInOut</include>
<views>50</views>
<controls>
@ -33,8 +33,8 @@
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/black.png" diffuse="masks/iconEndCapLeft.png" border="0">$INFO[Listitem.thumb]</texture>
<colordiffuse>overlay</colordiffuse>
<texture diffuse="masks/iconEndCapLeft.png" border="0">colors/black.png</texture>
<colordiffuse>d0000000</colordiffuse>
</control>
<control type="image">
<posx>1-col</posx>
@ -73,13 +73,11 @@
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<width>1-col</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/white.png" diffuse="masks/iconEndCapLeft.png" border="0">$INFO[Listitem.thumb]</texture>
<texture diffuse="masks/iconEndCapLeft.png" border="0">colors/white.png</texture>
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
<effect type="fade" start="100" end="50" time="0"/>
</animation>
<colordiffuse>highlight</colordiffuse>
@ -137,8 +135,6 @@
<include>pageHeader</include>
</control>
</control>
<!--mini window-->
<include>miniVideoPlayer</include>
<!--hub menu-->
<include>hubMenu</include>
<!--debugging-->

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">9999</defaultcontrol>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<onload condition="!Player.HasAudio">PlayerControl(stop)</onload>
<onload>Skin.SetString(recentitems,video)</onload>
<onload>Sin.SetString(tvQuickLinkValue,Skin.SetString(tvQuickLinkValue,special://skin/extras/playlists/recentEpisodes.xsp))</onload>
<onload>Skin.SetString(movieQuickLinkValue,special://skin/extras/playlists/recentMovies.xsp)</onload>
@ -59,8 +59,6 @@
<include>pageHeader</include>
</control>
</control>
<!--mini window-->
<include>miniVideoPlayer</include>
<!--hub menu-->
<include>hubMenu</include>
<!--loading indicator-->

View File

@ -1,170 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">100</defaultcontrol>
<include>fadeInOut</include>
<controls>
<!--background-->
<include>globalBackground</include>
<!--page header-->
<control type="group">
<include>pageHeader</include>
</control>
<control type="group">
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<!--today-->
<control type="group">
<posx>0</posx>
<posy>2-row</posy>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>24-col</width>
<height>2-row</height>
<font>veryLarge</font>
<label>$INFO[Window.Property(Location)]</label>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
</control>
<control type="group">
<control type="label">
<posx>0</posx>
<posy>3-row</posy>
<width>21-col</width>
<height>2-row</height>
<font>largeTitle</font>
<label>$INFO[Window.Property(Day0.Outlook)]</label>
<textcolor>highlight</textcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>0</posx>
<posy>6-row</posy>
<width>21-col</width>
<height>2-row</height>
<font>large</font>
<label>$INFO[Window.Property(Current.Temperature)]$INFO[System.TemperatureUnits] ($INFO[Window.Property(Current.FeelsLike)]$INFO[System.TemperatureUnits]), $INFO[Window.Property(current.condition)]</label>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>0</posx>
<posy>8-row</posy>
<width>12-col</width>
<height>2-row</height>
<font>regular</font>
<label>$LOCALIZE[13508]: [B]$INFO[Window.Property(Day0.HighTemp)]$INFO[System.TemperatureUnits][/B] $LOCALIZE[418]: [B]$INFO[Window.Property(Day0.LowTemp)]$INFO[System.TemperatureUnits][/B] $LOCALIZE[406]: [B]$INFO[Window.Property(Current.Humidity)][/B]</label>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>0</posx>
<posy>336</posy>
<width>12-col</width>
<height>2-row</height>
<font>regular</font>
<label>$LOCALIZE[383]: $INFO[Window.Property(Current.wind)]</label>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
</control>
</control>
</control>
<!--remaining forecast begins-->
<control type="group">
<control type="panel" id="9000">
<posx>0</posx>
<posy>15-row</posy>
<width>24-col</width>
<height>24-row</height>
<itemlayout width="6-col" height="4-row">
<control type="label">
<posx>0</posx>
<posy>-24</posy>
<width>6-col-gutter</width>
<height>2-row</height>
<font>dialogTitle</font>
<label>$INFO[ListItem.Label]</label>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>0</posx>
<posy>18</posy>
<width>6-col-gutter</width>
<height>2-row</height>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<autoscroll delay="3000" time="1000" repeat="3000"/>
<label>$INFO[ListItem.Property(Outlook)]</label>
</control>
<control type="label">
<posx>0</posx>
<posy>76</posy>
<width>6-col-gutter</width>
<height>1-row</height>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[13508] [B]$INFO[ListItem.Property(HighTemp)] $INFO[ListItem.Property(TempUnits)][/B] $LOCALIZE[418] [B]$INFO[ListItem.Property(LowTemp)] $INFO[ListItem.Property(TempUnits)][/B]</label>
</control>
</itemlayout>
<focusedlayout/>
<content>
<item id="2">
<description>Day 1</description>
<label>$INFO[Window.Property(Day1.Title)]</label>
<property name="fanartCode">$INFO[Window.Property(Day1.fanartCode)]</property>
<property name="HighTemp">$INFO[Window.Property(Day1.HighTemp)]</property>
<property name="LowTemp">$INFO[Window.Property(Day1.LowTemp)]</property>
<property name="Outlook">$INFO[Window.Property(Day1.Outlook)]</property>
<property name="TempUnits">$INFO[System.TemperatureUnits]</property>
</item>
<item id="3">
<description>Day 2</description>
<label>$INFO[Window.Property(Day2.Title)]</label>
<property name="fanartCode">$INFO[Window.Property(Day2.fanartCode)]</property>
<property name="HighTemp">$INFO[Window.Property(Day2.HighTemp)]</property>
<property name="LowTemp">$INFO[Window.Property(Day2.LowTemp)]</property>
<property name="Outlook">$INFO[Window.Property(Day2.Outlook)]</property>
<property name="TempUnits">$INFO[System.TemperatureUnits]</property>
</item>
<item id="4">
<description>Day 3</description>
<label>$INFO[Window.Property(Day3.Title)]</label>
<property name="fanartCode">$INFO[Window.Property(Day3.fanartCode)]</property>
<property name="HighTemp">$INFO[Window.Property(Day3.HighTemp)]</property>
<property name="LowTemp">$INFO[Window.Property(Day3.LowTemp)]</property>
<property name="Outlook">$INFO[Window.Property(Day3.Outlook)]</property>
<property name="TempUnits">$INFO[System.TemperatureUnits]</property>
</item>
<item id="5">
<description>Day 4</description>
<label>$INFO[Window.Property(Day4.Title)]</label>
<property name="fanartCode">$INFO[Window.Property(Day4.fanartCode)]</property>
<property name="HighTemp">$INFO[Window.Property(Day4.HighTemp)]</property>
<property name="LowTemp">$INFO[Window.Property(Day4.LowTemp)]</property>
<property name="Outlook">$INFO[Window.Property(Day4.Outlook)]</property>
<property name="TempUnits">$INFO[System.TemperatureUnits]</property>
</item>
</content>
</control>
<!--panel ends-->
</control>
</control>
<!--location control-->
<control type="button" id="100">
<description>change location button</description>
<left>-100</left>
<top>-100</top>
<width>6-col</width>
<onright>Weather.LocationNext</onright>
<onleft>Weather.LocationPrevious</onleft>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>WindowID</include>
<label>MyWeather.xml</label>
</control>
</controls>
</window>

View File

@ -4,8 +4,6 @@
<controls>
<!--background-->
<include>globalBackground</include>
<!--mini window-->
<include>miniVideoPlayer</include>
<!--main menu-->
<control type="group">
<posx>col-4-begin</posx>
@ -100,7 +98,6 @@
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">masks/square.png</texture>
<colordiffuse>textActive</colordiffuse>
<include>spinFocusIcon</include>
</control>
<control type="label">
<posx>0</posx>
@ -178,6 +175,7 @@
<onclick>activatewindow(gamesettings)</onclick>
</item>
<item>
<visible>false</visible>
<description>Profiles</description>
<label>$LOCALIZE[14210]</label>
<label2></label2>
@ -198,13 +196,6 @@
<property name="label3">$LOCALIZE[31067]</property>
<onclick>activatewindow(AddonBrowser)</onclick>
</item>
<item>
<description>File Manager</description>
<label>10003</label>
<label2></label2>
<property name="label3">$LOCALIZE[31095]</property>
<onclick>activatewindow(filemanager)</onclick>
</item>
<item>
<description>Programs</description>
<label>$LOCALIZE[1043]</label>

View File

@ -4,8 +4,6 @@
<controls>
<!--background-->
<include>globalBackground</include>
<!--mini window-->
<include>miniVideoPlayer</include>
<!--placeholder label for current setting group title-->
<control type="label" id="2">
<visible>false</visible>

View File

@ -1,157 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">4</defaultcontrol>
<controls>
<!--background-->
<include>globalBackground</include>
<control type="group">
<posx>col-9-begin</posx>
<posy>row-4-begin</posy>
<!--animations-->
<include>modalDialogInOutVertical</include>
<animation type="conditional" condition="window.isactive(profilesettings)">
<effect type="fade" start="100" end="0" time="300"/>
<effect type="rotatey" start="0" end="90" center="960" tween="cubic" easing="out" time="500"/>
</animation>
<control type="image">
<posx>-12</posx>
<posy>-12</posy>
<width>600</width>
<height>768</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>24</posx>
<posy>0</posy>
<width>8-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
<label>14210</label>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
</control>
<control type="image">
<description>profile image</description>
<posx>0</posx>
<posy>84</posy>
<width>8-col</width>
<height>10-row</height>
<texture fallback="colors/black.png" border="0">$INFO[System.ProfileThumb]</texture>
<aspectratio>scale</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>372</posy>
<width>8-col</width>
<height>73</height>
<texture>colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>0</posx>
<posy>372</posy>
<width>8-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>itemSubTitle</font>
<label>$LOCALIZE[31107]: [COLOR highlight]$INFO[System.ProfileName][/COLOR]</label>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
</control>
<!--dialog controls-->
<control type="radiobutton" id="4">
<description>Enable Login Screen</description>
<posx>0</posx>
<posy>456</posy>
<width>8-col</width>
<label>20096</label>
<texturenofocus colordiffuse="overlay">colors/black.png</texturenofocus>
<align>left</align>
<ondown>2</ondown>
</control>
<control type="panel" id="2">
<posx>0</posx>
<posy>540</posy>
<width>8-col</width>
<height>204</height>
<onup>4</onup>
<itemlayout width="8-col" height="84">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png">$INFO[listitem.icon]</texture>
<bordersize>0</bordersize>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>7-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="8-col" height="84">
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>7-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ffffffff</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/white.png">$INFO[listitem.icon]</texture>
<bordersize>0</bordersize>
<colordiffuse>highlight</colordiffuse>
<include>spinFocusIcon</include>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>6-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</focusedlayout>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>settingsProfile.xml</label>
</control>
</controls>
</window>

View File

@ -5,92 +5,55 @@
<controls>
<!--background-->
<include>globalBackground</include>
<!--Folder titles-->
<control type="group">
<posx>col-1-begin</posx>
<control type="group">
<posx>col-1-begin</posx>
<posy>row-1-begin</posy>
<animation type="Conditional" condition="Integer.IsGreater(container.numitems,0)">
<effect type="fade" start="0" end="100" time="300"/>
</animation>
<!--source title-->
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>14-col</width>
<font>pageTitle</font>
<label>$LOCALIZE[31206]</label>
<textcolor>textActive</textcolor>
</control>
<!--title-->
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>18-col</width>
<font>sectionTitle</font>
<label>Kodi</label>
<textcolor>textActive</textcolor>
</control>
<!--subtitle-->
<control type="label">
<posx>0</posx>
<posy>26</posy>
<width>12-col</width>
<height>2-row</height>
<font>menuTitle2</font>
<label>System Information</label>
<textcolor>textActive</textcolor>
</control>
<!--time-->
<control type="label">
<posx>24-col</posx>
<posy>0</posy>
<width>12-col</width>
<align>right</align>
<font>pageTitle</font>
<label>$INFO[System.Time]</label>
<font>sectionTitle</font>
<label>[B]$INFO[System.Time][/B]</label>
<textcolor>textActive</textcolor>
</control>
<!--date-->
<control type="label">
<posx>24-col</posx>
<posy>1-row</posy>
<posy>26</posy>
<width>12-col</width>
<height>2-row</height>
<align>right</align>
<font>pageSubTitle</font>
<font>menuTitle2</font>
<label>$INFO[System.Date(DDD)], $INFO[system.Date(mmm d)]</label>
<textcolor>textActive</textcolor>
</control>
<!--source subtitle / content selector-->
<control type="list" id="95">
<posx>0</posx>
<posy>1-row</posy>
<width>12-col</width>
<height>2-row</height>
<orientation>horizontal</orientation>
<itemlayout width="2-col" height="2-row">
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>4-col</width>
<height>2-row</height>
<font>pageSubTitle</font>
<textcolor>44FFFFFF</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="2-col" height="2-row">
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>4-col</width>
<height>2-row</height>
<font>pageSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.label]</label>
<animation effect="fade" start="100" end="20" time="750" condition="Control.HasFocus(9123)" pulse="true">Conditional</animation>
</control>
</focusedlayout>
<content>
<item id="1">
<label>$LOCALIZE[31121]</label>
</item>
<item id="2">
<label>12389</label>
</item>
</content>
</control>
</control>
</control>
<control type="group">
<posx>col-1-begin</posx>
<posy>row-6-begin</posy>
<include>modalDialogInOutVertical</include>
<control type="panel">
<visible>container(95).hasfocus(1)</visible>
<posx>0</posx>
<posy>0</posy>
<width>24-col</width>
@ -217,18 +180,6 @@
</item>
</content>
</control>
<!--privacy policy-->
<control type="textbox">
<visible>container(95).hasfocus(2)</visible>
<posx>0</posx>
<posy>-36</posy>
<font>textbox</font>
<width>24-col</width>
<textcolor>textActive</textcolor>
<height>23-row</height>
<label>$INFO[System.PrivacyPolicy]</label>
<autoscroll delay="5000" repeat="7500" time="5000">true</autoscroll>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>

View File

@ -102,17 +102,6 @@
<onleft>8000</onleft>
<itemgap>0</itemgap>
<orientation>vertical</orientation>
<control type="radiobutton" id="6">
<visible>Container(8000).Hasfocus(1)</visible>
<description>Stop video on return to menu</description>
<width>14-col</width>
<label>31138</label>
<texturefocus colordiffuse="ffffffff">colors/white.png</texturefocus>
<texturenofocus></texturenofocus>
<onclick>Skin.ToggleSetting(stopVideoOnMenu)</onclick>
<selected>Skin.HasSetting(stopVideoOnMenu)</selected>
<font>buttonTitle</font>
</control>
<control type="button" id="2">
<visible>Container(8000).Hasfocus(1)</visible>
<description>Set home background image directory</description>

View File

@ -10,12 +10,22 @@
<control type="group">
<posx>col-7-begin</posx>
<posy>row-3-begin</posy>
<control type="image">
<posx>-12</posx>
<posy>-12</posy>
<width>888</width>
<height>22-row</height>
<texture border="24">dialogBackground.png</texture>
<border></border>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>12-col</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<texture border="10">masks/menuTitle.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
@ -33,17 +43,9 @@
<control type="group">
<posx>0</posx>
<posy>2-row</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>12-col</width>
<height>96</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="edit" id="12">
<description>Name Button</description>
<visible>false</visible>
<posx>12</posx>
<posy>12</posy>
<width>12-col-gutter</width>
@ -60,16 +62,7 @@
<!--set playlist type, limits and sort-->
<control type="group">
<posx>0</posx>
<posy>5-row</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>12-col</width>
<height>5-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<posy>2-row</posy>
<control type="button" id="22">
<description>Set Playlist type</description>
<posx>12</posx>
@ -120,16 +113,7 @@
<!--rules list-->
<control type="group">
<posx>0</posx>
<posy>372</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>12-col</width>
<height>8-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<posy>240</posy>
<control type="panel" id="10">
<description>Rules List Control</description>
<posx>1-col-indent</posx>
@ -189,18 +173,9 @@
</focusedlayout>
</control>
<!--items must match...-->
<control type="image">
<posx>0</posx>
<posy>300</posy>
<width>12-col</width>
<height>96</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="button" id="16">
<posx>12</posx>
<posy>312</posy>
<posy>12-row</posy>
<width>12-col-gutter</width>
<label>21424</label>
<onright>9002</onright>
@ -211,7 +186,7 @@
<!--add / edit / delete rules-->
<control type="panel" id="9001">
<posx>12</posx>
<posy>382</posy>
<posy>250</posy>
<width>12-col-gutter</width>
<height>8-row</height>
<onright>10</onright>
@ -248,7 +223,6 @@
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<include>spinFocusIcon</include>
</control>
<control type="label">
<posx>0</posx>
@ -274,127 +248,38 @@
</content>
</control>
<!--OK / Cancel-->
<control type="panel" id="9002">
<posx>0</posx>
<posy>780</posy>
<width>8-col</width>
<control type="grouplist" id="9002">
<posx>-12</posx>
<posy>786</posy>
<width>10-col</width>
<height>2-row</height>
<orientation>horizontal</orientation>
<onup>16</onup>
<itemlayout width="4-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>276</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>-1</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="4-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<include>spinFocusIcon</include>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>204</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>-1</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
<item id="1">
<description>Ok Button</description>
<label>186</label>
<label2></label2>
<thumb></thumb>
<onclick>SendClick(129,20)</onclick>
</item>
<item id="2">
<description>Cancel Button</description>
<label>222</label>
<label2></label2>
<thumb></thumb>
<onclick>SendClick(129,21)</onclick>
</item>
</content>
<control type="button" id="20">
<description>Ok Button</description>
<label>186</label>
<align>center</align>
<textoffsetx>0</textoffsetx>
<width>3-col</width>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="44000000">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
</control>
<control type="button" id="21">
<description>Cancel Button</description>
<label>222</label>
<align>center</align>
<textoffsetx>0</textoffsetx>
<width>3-col</width>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="44000000">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
</control>
</control>
</control>
<!--buttons-->
<control type="group">
<visible>false</visible>
<control type="button" id="13">
<description>Add Rule Button</description>
</control>
<control type="button" id="14">
<description>Remove Rule Button</description>
</control>
<control type="button" id="15">
<description>Edit Rule Button</description>
</control>
<control type="button" id="20">
<description>Ok Button</description>
<label>186</label>
</control>
<control type="button" id="21">
<description>Cancel Button</description>
<label>222</label>
</control>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>

View File

@ -28,7 +28,7 @@
<posy>0</posy>
<width>12-col</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<texture border="10">masks/menuTitle.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
@ -108,114 +108,35 @@
<ondown>9002</ondown>
</control>
<!--OK / Cancel buttons-->
<control type="panel" id="9002">
<posx>204</posx>
<posy>168</posy>
<control type="grouplist" id="9002">
<posx>0</posx>
<posy>6-row</posy>
<width>9-col</width>
<height>2-row</height>
<onup>17</onup>
<orientation>horizontal</orientation>
<itemlayout width="3-col" height="2-row">
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>-1</posy>
<width>3-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="3-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<include>spinFocusIcon</include>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>2-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>-1</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
<item id="1">
<description>OK</description>
<label>186</label>
<label2></label2>
<thumb></thumb>
<onclick>SendClick(129,18)</onclick>
</item>
<item id="2">
<description>Cancel</description>
<label>222</label>
<label2></label2>
<thumb></thumb>
<onclick>SendClick(129,19)</onclick>
</item>
<item id="3">
<description>Remove Rule</description>
<label>1210</label>
<label2></label2>
<thumb></thumb>
<onclick>dialog.close(137,true)</onclick>
<onclick>Control.Message(14,click,136)</onclick>
<onclick>Control.setfocus(10)</onclick>
</item>
</content>
</control>
</control>
<!--buttons-->
<control type="group">
<visible>false</visible>
<control type="button" id="18">
<description>Ok Button</description>
</control>
<control type="button" id="19">
<description>Cancel Button</description>
<control type="button" id="18">
<description>Ok Button</description>
<label>186</label>
<align>center</align>
<textoffsetx>0</textoffsetx>
<width>3-col</width>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="2f333333">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
</control>
<control type="button" id="19">
<description>Cancel Button</description>
<label>222</label>
<align>center</align>
<textoffsetx>0</textoffsetx>
<width>3-col</width>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="2f333333">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
</control>
</control>
</control>
</control>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">8001</defaultcontrol>
<onload>Control.SetFocus(8001,3)</onload>
<controls>
<control type="label">
<posx>col-1-begin</posx>
@ -20,7 +19,7 @@
<textcolor>textActive</textcolor>
</control>
<control type="group">
<posx>1236</posx>
<posx>1284</posx>
<posy>0</posy>
<animation type="Windowopen">
<effect type="fade" start="0" end="100" time="400"/>
@ -54,16 +53,26 @@
<orientation>vertical</orientation>
<itemgap>32</itemgap>
<control type="label">
<visible>!Pvr.IsPlayingTv</visible>
<width>8-col</width>
<align>left</align>
<height>1-row</height>
<font>itemTitle</font>
<font>menuTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[videoplayer.TVShowTitle]$INFO[VideoPlayer.ChannelName]</label>
<label>$INFO[videoplayer.TVShowTitle] $INFO[videoplayer.season,(S,] $INFO[videoplayer.Episode,Ep,)]</label>
</control>
<control type="label">
<visible>Pvr.IsPlayingTv</visible>
<width>8-col</width>
<align>left</align>
<height>1-row</height>
<font>menuTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[VideoPlayer.ChannelName]</label>
</control>
<control type="label">
<width>8-col-gutter</width>
<align>left</align>
<height>3-row</height>
<aligny>center</aligny>
<font>largeTitle</font>
@ -138,7 +147,6 @@
<label fallback="13205">$INFO[VideoPlayer.EndTime]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<visible>Pvr.IsPlayingTv</visible>
<posx>3-col-gutter</posx>
@ -153,7 +161,7 @@
<visible>Pvr.IsPlayingTv</visible>
<posx>3-col-gutter</posx>
<posy>32</posy>
<width>6-col</width>
<width>5-col-gutter</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label fallback="13205">$INFO[VideoPlayer.NextTitle]</label>
@ -165,7 +173,7 @@
<posx>0</posx>
<posy>9-row</posy>
<font>textbox</font>
<width>552</width>
<width>540</width>
<align>left</align>
<textcolor>textActive</textcolor>
<height>314</height>
@ -184,18 +192,17 @@
<!--player controls-->
<control type="panel" id="8001">
<posx>36</posx>
<posy>row-21-begin</posy>
<posy>row-26-begin</posy>
<width>10-col</width>
<height>2-row</height>
<itemgap>0</itemgap>
<ondown>Control.SetFocus(8002,0)</ondown>
<onup>Control.SetFocus(61)</onup>
<orientation>horizontal</orientation>
<itemlayout width="92" height="2-row">
<itemlayout width="128" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<width>116</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/square.png">colors/black.png</texture>
@ -204,7 +211,7 @@
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<width>116</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
@ -213,11 +220,11 @@
<label>$INFO[ListItem.label2]</label>
</control>
</itemlayout>
<focusedlayout width="92" height="2-row">
<focusedlayout width="128" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<width>116</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/square.png">colors/white.png</texture>
@ -226,7 +233,7 @@
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<width>116</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
@ -236,24 +243,12 @@
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
<content>
<item>
<description>Vol Down</description>
<label2></label2>
<description>settings</description>
<label2></label2>
<thumb></thumb>
<onclick>VolumeDown</onclick>
</item>
<item>
<description>Vol Up</description>
<label2></label2>
<thumb></thumb>
<onclick>VolumeUp</onclick>
</item>
<item>
<description>Rewind</description>
<label2></label2>
<thumb></thumb>
<onclick>PlayerControl(rewind)</onclick>
<onclick>ActivateWindow(osdsubtitlesettings)</onclick>
</item>
<item>
<description>Stop</description>
@ -277,105 +272,13 @@
<onclick>PlayerControl(play)</onclick>
</item>
<item>
<description>Fast forward</description>
<label2></label2>
<thumb></thumb>
<onclick>PlayerControl(forward)</onclick>
</item>
<item>
<visible>false</visible>
<visible>true</visible>
<label2></label2>
<thumb></thumb>
<onclick>PVR.ToggleRecordPlayingChannel</onclick>
</item>
</content>
</control>
<!--menu items-->
<control type="panel" id="8002">
<posx>36</posx>
<posy>row-24-begin</posy>
<width>8-col</width>
<height>12-row</height>
<itemgap>12</itemgap>
<onup>8001</onup>
<itemlayout width="270" height="78">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>UIControls/button.png</texture>
<colordiffuse>44000000</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="270" height="78">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>UIControls/button.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</focusedlayout>
<content>
<item>
<visible>VideoPlayer.HasMenu</visible>
<label>31051</label>
<thumb></thumb>
<onclick>PlayerControl(ShowVideoMenu)</onclick>
</item>
<item>
<description>Subtitles</description>
<label>287</label>
<thumb></thumb>
<onclick>ActivateWindow(osdsubtitlesettings)</onclick>
</item>
<item>
<description>Video Settings</description>
<label>13395</label>
<thumb></thumb>
<onclick>ActivateWindow(osdvideosettings)</onclick>
</item>
<item>
<description>Audio Settings</description>
<label>13396</label>
<thumb></thumb>
<onclick>ActivateWindow(osdaudiosettings)</onclick>
</item>
<item>
<description>Bookmarks</description>
<label>298</label>
<thumb></thumb>
<onclick>ActivateWindow(videobookmarks)</onclick>
</item>
</content>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>

View File

@ -1,217 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">9000</defaultcontrol>
<controls>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>fullscreenWidth</width>
<height>fullscreenHeight</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>ddFFFFFF</colordiffuse>
<include>fadeInOut</include>
</control>
<control type="group">
<posx>col-1-begin</posx>
<posy>row-1-begin</posy>
<!--animations-->
<include>modalDialogInOutVertical</include>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>12-col</width>
<font>pageTitle</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[298]</label>
</control>
<!--add / clear bookmarks-->
<control type="panel" id="9000">
<posx>0</posx>
<posy>2-row</posy>
<width>12-col</width>
<height>2-row</height>
<orientation>horizontal</orientation>
<ondown>11</ondown>
<itemlayout width="6-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>5-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>-1</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="6-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<include>spinFocusIcon</include>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>5-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>-1</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
<item id="1">
<description>Create Bookmark button</description>
<label>294</label>
<label2></label2>
<thumb></thumb>
<onclick>SendClick(125,2)</onclick>
</item>
<item id="2">
<description>Clear Bookmark button</description>
<label>296</label>
<label2></label2>
<thumb></thumb>
<onclick>SendClick(125,3)</onclick>
</item>
<item id="3">
<description>Clear Bookmark button (episodes)</description>
<visible>videoplayer.content(episodes)</visible>
<label>20406</label>
<label2></label2>
<thumb></thumb>
<onclick>SendClick(125,4)</onclick>
</item>
</content>
</control>
<!--bookmark browser: thumbs-->
<control type="panel" id="11">
<posx>0</posx>
<posy>5-row</posy>
<width>24-col</width>
<height>11-row</height>
<orientation>horizontal</orientation>
<onup>9000</onup>
<itemlayout width="6-col" height="314">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>230</height>
<aspectratio>scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.icon]</texture>
<bordertexture colordiffuse="07FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>233</posy>
<width>6-col-gutter</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
<focusedlayout width="6-col" height="314">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>230</height>
<aspectratio>scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.icon]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
<include>focusThumb</include>
</control>
<control type="label">
<posx>12</posx>
<posy>233</posy>
<width>6-col-gutter</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
</control>
</control>
<!--dialog controls-->
<control type="group">
<visible>false</visible>
<control type="button" id="2">
<description>Create Bookmark button</description>
</control>
<control type="button" id="3">
<description>Clear Bookmark button</description>
</control>
<control type="button" id="4">
<description>Clear Bookmark button</description>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>VideoOSDBookmarks.xml</label>
</control>
</controls>
</window>

View File

@ -14,13 +14,15 @@
</control>
<control type="group" id="9125">
<visible>$EXP[isMusicAlbum] + !$EXP[isMusicArtistCatalogue] + !Skin.HasSetting(disableRecentAlbums)</visible>
<animation type="Conditional" condition="!controlgroup(9125).hasfocus">
<animation type="Conditional" condition="!controlgroup(9125).hasfocus">
<effect type="slide" start="0,0" end="0,-200" time="200"/>
<effect type="fade" start="100" end="0" time="200"/>
</animation>
<animation type="Conditional" condition="controlgroup(9125).hasfocus">
<effect type="slide" start="0,-200" end="0,0" time="200" delay="300"/>
<effect type="fade" start="0" end="100" time="300" delay="350"/>
<animation type="Conditional" condition="controlgroup(9125).hasfocus">
<effect type="slide" start="0,-200" end="0,0" time="200" delay="400"/>
<effect type="fade" start="0" end="100" time="200" delay="350"/>
</animation>
<!--quick link selector-->
<control type="group">
@ -45,7 +47,6 @@
<onback>9000</onback>
<control type="button" id="506">
<description>Search</description>
<visible>System.HasAddon(script.globalsearch)</visible>
<width>1-col</width>
<texturenofocus></texturenofocus>
<texturefocus>masks/circle.png</texturefocus>
@ -54,7 +55,7 @@
<focusedcolor>black</focusedcolor>
<font>symbolLarge</font>
<label></label>
<onclick>RunScript(script.globalsearch,artists=true&amp;albums=true&amp;songs=true&amp;musicvideos=true)</onclick>
<onclick>Runscript(script.quickfind,media=albums)</onclick>
</control>
<control type="button" id="4000">
<label>31180</label>

View File

@ -6,15 +6,15 @@
<visible>$EXP[isMusicArtist]</visible>
<!--quick link selector-->
<control type="group">
<posx>col-4-begin</posx>
<posx>col-8-begin</posx>
<posy>170</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>18-col</width>
<width>10-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>masks/menuBar.png</texture>
<texture border="24">masks/menuBar.png</texture>
<colordiffuse>77000000</colordiffuse>
</control>
<control type="grouplist" id="9202">
@ -38,6 +38,17 @@
<label></label>
<onclick>RunScript(script.globalsearch,artists=true&amp;albums=true&amp;songs=true&amp;musicvideos=true)</onclick>
</control>
<control type="button" id="3221">
<texturenofocus></texturenofocus>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<font>thumbTitle</font>
<width>4-col</width>
<align>center</align>
<textoffsetx>0</textoffsetx>
<label>Genres</label>
<onclick>Container.Update(musicdb://genres/)</onclick>
<onclick>control.setfocus(55)</onclick>
</control>
<control type="button" id="3222">
<description>Sort by</description>
<texturenofocus></texturenofocus>
@ -80,7 +91,7 @@
<onleft>9000</onleft>
<onright>60</onright>
<ondown>51</ondown>
<onup>51</onup>
<onup>9202</onup>
<onback>9202</onback>
<scrolltime tween="sine">250</scrolltime>
<pagecontrol>60</pagecontrol>
@ -100,7 +111,7 @@
<height>230</height>
<aspectratio align="center" aligny="center" scalediffuse="false">scale</aspectratio>
<texture diffuse="masks/artistThumb.png">$INFO[Listitem.art(thumb)]</texture>
<colordiffuse>88FFFFFF</colordiffuse>
<colordiffuse>55FFFFFF</colordiffuse>
</control>
<control type="textbox">
<posx>24</posx>

View File

@ -186,7 +186,7 @@
</animation>
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/iconEndCapLeft.png">colors/white.png</texture>

View File

@ -24,29 +24,33 @@
<texture border="0">masks/tvChannel.png</texture>
<colordiffuse>d0000000</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/iconEndCapLeft.png" border="0">colors/black.png</texture>
<colordiffuse>d0000000</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<height>69</height>
<aspectratio>scale</aspectratio>
<texture diffuse="masks/iconEndCapLeft.png">$INFO[listitem.thumb]</texture>
<bordersize>6</bordersize>
<colordiffuse></colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/iconEndCapLeft.png">colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>69</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.ChannelNumberLabel]</label>
<scroll>false</scroll>
</control>
<control type="label">
<posx>96</posx>
<posy>0</posy>
<width>276</width>
<width>252</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
@ -110,36 +114,39 @@
<texture border="0">masks/tvChannel.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="group">
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/iconEndCapLeft.png" border="0">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<height>69</height>
<aspectratio>scale</aspectratio>
<texture diffuse="masks/iconEndCapLeft.png">$INFO[listitem.thumb]</texture>
<bordersize>6</bordersize>
</control>
<control type="image">
<animation type="focus">
<effect type="fade" start="100" end="50" time="0"/>
</animation>
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>70</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/iconEndCapLeft.png">colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.ChannelNumberLabel]</label>
<scroll>false</scroll>
</control>
<control type="label">
<posx>96</posx>
<posy>0</posy>
<width>276</width>
<width>252</width>
<height>2-row</height>
<aligny>center</aligny>
<scroll>false</scroll>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label]</label>
@ -160,6 +167,7 @@
<posx>520</posx>
<posy>0</posy>
<width>444</width>
<scroll>false</scroll>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
@ -185,6 +193,7 @@
<width>7-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<scroll>false</scroll>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>

View File

@ -21,14 +21,17 @@
</control>
<control type="group" id="9101">
<visible>$EXP[isMovie] + !string.contains(container.folderpath,playlists) + !Skin.HasSetting(disableRecentMovies)</visible>
<animation type="Conditional" condition="!controlgroup(9101).hasfocus">
<effect type="slide" start="0,0" end="0,-200" time="200"/>
<animation type="Conditional" condition="!controlgroup(9101).hasfocus">
<effect type="slide" start="0,0" end="0,-300" time="200"/>
<effect type="fade" start="100" end="0" time="200"/>
</animation>
<animation type="Conditional" condition="controlgroup(9101).hasfocus">
<effect type="slide" start="0,-200" end="0,0" time="200" delay="300"/>
<effect type="fade" start="0" end="100" time="300" delay="350"/>
<animation type="Conditional" condition="controlgroup(9101).hasfocus">
<effect type="slide" start="0,-200" end="0,0" time="200" delay="400"/>
<effect type="fade" start="0" end="100" time="200" delay="350"/>
</animation>
<!--quick link selector-->
<control type="group">
<posx>col-4-begin</posx>
@ -50,9 +53,8 @@
<onleft>9000</onleft>
<ondown>9103</ondown>
<onback>9000</onback>
<control type="button" id="506">
<control type="button" id="3999">
<description>Search</description>
<visible>System.HasAddon(script.globalsearch)</visible>
<width>1-col</width>
<texturenofocus></texturenofocus>
<texturefocus>masks/circle.png</texturefocus>
@ -61,7 +63,7 @@
<textoffsetx>0</textoffsetx>
<align>center</align>
<label></label>
<onclick>RunScript(script.globalsearch,movies=true)</onclick>
<onclick>Runscript(script.quickfind,media=movies)</onclick>
</control>
<control type="button" id="4000">
<label>31176</label>
@ -71,7 +73,7 @@
<align>center</align>
<width>3-col</width>
<textoffsetx>0</textoffsetx>
<onfocus>Skin.SetString(movieQuickLinkValue,special://skin/extras/playlists/recentMovies.xsp)</onfocus>
<onclick>Skin.SetString(movieQuickLinkValue,special://skin/extras/playlists/recentMovies.xsp)</onclick>
<ondown>control.setfocus(9103,0)</ondown>
</control>
<control type="button" id="4001">
@ -81,25 +83,36 @@
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<onfocus>Skin.SetString(movieQuickLinkValue,special://skin/extras/playlists/inprogressMovies.xsp)</onfocus>
<onclick>Skin.SetString(movieQuickLinkValue,special://skin/extras/playlists/inprogressMovies.xsp)</onclick>
<ondown>control.setfocus(9103,0)</ondown>
</control>
<control type="radiobutton" id="14">
<control type="button" id="3224">
<visible>System.Setting(hidewatched)</visible>
<description>Watched Toggle</description>
<label>31195</label>
<label>Unwatched Only: </label>
<width>4-col</width>
<font>thumbTitle</font>
<align>left</align>
<align>center</align>
<textoffsetx>24</textoffsetx>
<label></label>
<texturenofocus></texturenofocus>
<texturefocus>UIControls/button.png</texturefocus>
<textureradiofocus colordiffuse="highlight">UIControls/toggle-on.png</textureradiofocus>
<textureradionofocus>UIControls/toggle-off.png</textureradionofocus>
<radiowidth>60</radiowidth>
<radioheight>30</radioheight>
<radioposx>204</radioposx>
<focusedcolor>black</focusedcolor>
<label2>[COLOR highlight]On[/COLOR]</label2>
<onclick>sendclick(14)</onclick>
</control>
<control type="button" id="3225">
<visible>!System.Setting(hidewatched)</visible>
<description>Watched Toggle</description>
<label>Unwatched Only: </label>
<width>4-col</width>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>24</textoffsetx>
<label></label>
<texturenofocus></texturenofocus>
<texturefocus>UIControls/button.png</texturefocus>
<label2>[COLOR highlight]Off[/COLOR]</label2>
<onclick>sendclick(14)</onclick>
</control>
<control type="button" id="3222">
<description>Sort by</description>
@ -255,11 +268,22 @@
</control>
<!--all movies-->
<control type="group" id="9104">
<animation type="Conditional" condition="controlgroup(9104).hasfocus | controlgroup(8000).hasfocus | controlgroup(9000).hasfocus | Skin.HasSetting(disableRecentMovies)">
<animation type="Conditional" condition="controlgroup(9104).hasfocus | controlgroup(8000).hasfocus | controlgroup(9000).hasfocus">
<effect type="slide" start="0,0" end="0,-576" tween="sine" time="400"/>
</animation>
<control type="label">
<visible>!controlgroup(9000).hasfocus + !$EXP[isTVShow] + $EXP[isMovie] + !string.contains(container.folderpath,playlists)</visible>
<visible>!controlgroup(9000).hasfocus + !$EXP[isTVShow] + $EXP[isMovie] + System.Setting(hidewatched)</visible>
<posx>col-1-begin</posx>
<posy>736</posy>
<width>12-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>menuTitle</font>
<textcolor>textActive</textcolor>
<label>Unwatched Movies</label>
</control>
<control type="label">
<visible>!controlgroup(9000).hasfocus + !$EXP[isTVShow] + $EXP[isMovie] + !System.Setting(hidewatched)</visible>
<posx>col-1-begin</posx>
<posy>736</posy>
<width>12-col</width>
@ -268,17 +292,6 @@
<font>menuTitle</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31224]</label>
</control>
<control type="label">
<visible>!controlgroup(9000).hasfocus + !$EXP[isTVShow] + $EXP[isMovie] + string.contains(container.folderpath,playlists)</visible>
<posx>col-1-begin</posx>
<posy>736</posy>
<width>12-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>menuTitle</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[559]</label>
</control>
<control type="panel" id="51">
<visible>$EXP[isMovie]</visible>

View File

@ -6,7 +6,7 @@
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<control type="panel" id="50">
<visible>!$EXP[isMusicPlaylist] + !$EXP[isMusicSong] + !$EXP[isMusicSpotifyAlbum] + !$EXP[isMusicSpotifyArtist] + !$EXP[isMusicAlbum] + $EXP[isMusicList]</visible>
<visible>!$EXP[isMusicPlaylist] + !$EXP[isMusicSong] + !$EXP[isMusicAlbum] + $EXP[isMusicList]</visible>
<posx>0</posx>
<posy>0</posy>
<width>24-col</width>
@ -24,7 +24,6 @@
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture diffuse="masks/iconEndCapLeft.png" border="0">colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<posx>1-col</posx>
@ -51,13 +50,11 @@
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<width>1-col</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture diffuse="masks/iconEndCapLeft.png" border="0">colors/white.png</texture>
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
<animation type="focus">
<effect type="fade" start="100" end="50" time="0"/>
</animation>
<colordiffuse>highlight</colordiffuse>

View File

@ -4,251 +4,351 @@
<include name="musicPlayList">
<control type="group">
<visible>$EXP[isMusicPlaylist]</visible>
<!--quick link selector-->
<control type="group">
<posx>col-4-begin</posx>
<posy>170</posy>
<!--Track info-->
<control type="group">
<posx>col-1-begin</posx>
<posy>row-7-begin</posy>
<animation type="conditional" condition="control.hasfocus(2100) | control.hasfocus(2101) | control.hasfocus(2102)">
<effect type="slide" start="0,0" end="0,-146" tween="sine" time="400"/>
</animation>
<animation type="conditional" condition="true">
<effect type="fade" end="90" time="0"/>
</animation>
<animation type="conditional" condition="control.hasfocus(59) | control.hasfocus(60)">
<effect type="slide" start="0,0" end="0,-1210" tween="linear" time="400"/>
</animation>
<!--cover art-->
<control type="image">
<visible>!Visualisation.Enabled</visible>
<posx>612</posx>
<posy>-60</posy>
<width>7-col</width>
<height>7-col</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture diffuse="masks/fullScreenAlbumArt.png" fallback="noAlbumCover.jpg">$INFO[MusicPlayer.Cover]</texture>
<colordiffuse>ffffffff</colordiffuse>
</control>
<!--track info-->
<control type="group">
<posx>0</posx>
<posy>12-row</posy>
<control type="label">
<posx>7-col</posx>
<posy>50</posy>
<width>10-col</width>
<height>2-row</height>
<align>center</align>
<font>menuTitle3</font>
<textcolor>textActive</textcolor>
<scroll>true</scroll>
<label>$INFO[MusicPlayer.Title]</label>
<shadowcolor>99000000</shadowcolor>
<wrapmultiline>true</wrapmultiline>
</control>
<control type="label">
<posx>4-col</posx>
<posy>112</posy>
<width>16-col</width>
<height>3-row</height>
<align>center</align>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<scroll>true</scroll>
<label>[B]$INFO[MusicPlayer.artist][/B][CR]$INFO[MusicPlayer.Album,, ]$INFO[MusicPlayer.year,(,)]</label>
<shadowcolor>99000000</shadowcolor>
</control>
<control type="label">
<visible>Pvr.IsPlayingRadio</visible>
<posx>4-col</posx>
<posy>112</posy>
<width>16-col</width>
<height>3-row</height>
<align>center</align>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<scroll>true</scroll>
<label>[B]$INFO[MusicPlayer.channelname][/B]</label>
<shadowcolor>99000000</shadowcolor>
</control>
<control type="progress">
<description>Progress Bar</description>
<posx>9-col</posx>
<posy>230</posy>
<width>6-col</width>
<height>12</height>
<texturebg colordiffuse="textboxInactive">colors/offblack.png</texturebg>
<midtexture colordiffuse="highlight">colors/white.png</midtexture>
<info>player.progress</info>
</control>
<control type="label">
<posx>628</posx>
<posy>6-row</posy>
<width>4-col</width>
<align>right</align>
<font>buttonTitle2</font>
<textcolor>textActive</textcolor>
<scroll>true</scroll>
<label>$INFO[musicplayer.Playlistposition]$INFO[musicplayer.Playlistlength, / ]</label>
<shadowcolor>99000000</shadowcolor>
</control>
<control type="label">
<posx>1100</posx>
<posy>6-row</posy>
<width>4-col</width>
<align>left</align>
<font>buttonTitle2</font>
<textcolor>textActive</textcolor>
<scroll>true</scroll>
<label>$INFO[MusicPlayer.timeremaining]</label>
<shadowcolor>99000000</shadowcolor>
</control>
</control>
<!--track navigation-->
<control type="group" id="3123">
<posx>540</posx>
<posy>21-row</posy>
<control type="label">
<posx>287</posx>
<posy>-12</posy>
<width>1-col</width>
<height>1-col</height>
<font>symbol</font>
<align>center</align>
<aligny>center</aligny>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="grouplist">
<posy>2-row</posy>
<orientation>horizontal</orientation>
<onup>9876</onup>
<control type="button" id="2100">
<align>center</align>
<textoffsetx>0</textoffsetx>
<label>Artist</label>
<width>3-col</width>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="77000000">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
</control>
<control type="button" id="2101">
<align>center</align>
<textoffsetx>0</textoffsetx>
<label>Album</label>
<width>3-col</width>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="77000000">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
</control>
<control type="button" id="2102">
<align>center</align>
<textoffsetx>0</textoffsetx>
<label>Queue</label>
<width>3-col</width>
<texturefocus border="24" colordiffuse="highlight">masks/menuTitle.png</texturefocus>
<texturenofocus border="24" colordiffuse="77000000">masks/menuTitle.png</texturenofocus>
<focusedcolor>textActive</focusedcolor>
<onclick>setfocus(59)</onclick>
</control>
</control>
</control>
<control type="panel" id="59">
<posx>0</posx>
<posy>0</posy>
<width>18-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>masks/menuBar.png</texture>
<colordiffuse>77000000</colordiffuse>
</control>
<control type="grouplist" id="9103">
<posx>0</posx>
<posy>0</posy>
<orientation>horizontal</orientation>
<itemgap>0</itemgap>
<onleft>9000</onleft>
<ondown>59</ondown>
<onback>9000</onback>
<control type="button" id="3500">
<description>Sort by</description>
<texturenofocus></texturenofocus>
<label>$LOCALIZE[31008]: $INFO[Container.SortMethod]</label>
<onclick>Container.NextSortMethod</onclick>
</control>
<control type="togglebutton" id="3501">
<description>Sort direction</description>
<focusedcolor>black</focusedcolor>
<color>textActive</color>
<texturenofocus></texturenofocus>
<texturefocus colordiffuse="ffffffff">masks/circle.png</texturefocus>
<alttexturefocus colordiffuse="FFFFFFFF">masks/circle.png</alttexturefocus>
<alttexturenofocus></alttexturenofocus>
<textoffsetx>0</textoffsetx>
<width>1-col</width>
<font>symbolLarge</font>
<label></label>
<altlabel></altlabel>
<onclick>Container.SetSortDirection</onclick>
</control>
</control>
</control>
<control type="panel" id="59">
<posx>col-1-begin</posx>
<posy>row-7-begin</posy>
<width>24-col</width>
<height>23-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>9103</onup>
<ondown>59</ondown>
<onback>9103</onback>
<pagecontrol>60</pagecontrol>
<scrolltime tween="sine" easing="inout">200</scrolltime>
<itemlayout width="23-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/black.png" diffuse="masks/iconEndCapLeft.png">$INFO[listitem.icon]</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<posx>76</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<posx>560</posx>
<posy>0</posy>
<width>7-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<posx>1068</posx>
<posy>0</posy>
<width>514</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<posx>1587</posx>
<posy>0</posy>
<width>141</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/songList2.png">colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label">
<posx>96</posx>
<posy>0</posy>
<width>6-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
<posx>8-col</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>playlistSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Artist]</label>
</control>
<control type="label">
<posx>1086</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>playlistSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.album]</label>
</control>
<control type="label">
<right>-36</right>
<posy>0</posy>
<width>3-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[listitem.duration]</label>
</control>
</itemlayout>
<focusedlayout width="23-col" height="2-row">
<control type="image">
<animation type="focus">
<effect type="fade" start="100" end="33" time="0"/>
</animation>
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/white.png" diffuse="masks/iconEndCapLeft.png">$INFO[listitem.icon]</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>76</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>560</posx>
<posy>0</posy>
<width>7-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>1068</posx>
<posy>0</posy>
<width>514</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>1587</posx>
<posy>0</posy>
<width>141</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/songList2.png">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>96</posx>
<posy>0</posy>
<width>6-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
<posx>8-col</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>playlistSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Artist]</label>
</control>
<control type="label">
<posx>1086</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>playlistSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.album]</label>
</control>
<control type="label">
<right>-36</right>
<posy>0</posy>
<width>3-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[listitem.duration]</label>
</control>
</focusedlayout>
</control>
<posy>1172</posy>
<width>24-col</width>
<height>23-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>3123</onup>
<ondown>59</ondown>
<onback>3123</onback>
<pagecontrol>60</pagecontrol>
<scrolltime tween="sine" easing="inout">200</scrolltime>
<itemlayout width="23-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/iconEndCapLeft.png">colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<posx>76</posx>
<posy>0</posy>
<width>1508</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<posx>1587</posx>
<posy>0</posy>
<width>141</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/songList2.png">colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.CurrentItem]</label>
</control>
<control type="label">
<posx>96</posx>
<posy>0</posy>
<width>6-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
<posx>8-col</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>playlistSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Artist]</label>
</control>
<control type="label">
<posx>1026</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>playlistSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.album]$INFO[listitem.year]</label>
</control>
<control type="label">
<right>-36</right>
<posy>0</posy>
<width>3-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[listitem.duration]</label>
</control>
</itemlayout>
<focusedlayout width="23-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>76</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture diffuse="masks/iconEndCapLeft.png" border="0">colors/white.png</texture>
<animation type="focus">
<effect type="fade" start="100" end="50" time="0"/>
</animation>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>76</posx>
<posy>0</posy>
<width>1510</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>1587</posx>
<posy>0</posy>
<width>141</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/songList2.png">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.CurrentItem]</label>
</control>
<control type="label">
<posx>96</posx>
<posy>0</posy>
<width>6-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label>
<scroll>false</scroll>
</control>
<control type="label">
<posx>8-col</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>playlistSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Artist]</label>
<scroll>false</scroll>
</control>
<control type="label">
<posx>1026</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>playlistSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.album]</label>
<scroll>false</scroll>
</control>
<control type="label">
<right>-36</right>
<posy>0</posy>
<width>3-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[listitem.duration]</label>
</control>
</focusedlayout>
</control>
</control>
</control>
</include>
</includes>

View File

@ -1,260 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<!--Photo browser-->
<include name="photos">
<control type="group">
<visible>$EXP[isPhotoAlbum]</visible>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>$INFO[container(50).listitem.art(thumb)]</texture>
<colordiffuse>FF555555</colordiffuse>
<aspectratio>scale</aspectratio>
<fadetime>250</fadetime>
</control>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>col-1-begin</posx>
<posy>20-row</posy>
<width>18-col</width>
<height>1-row</height>
<font>largeTitle</font>
<textcolor>textActive</textcolor>
<aligny>center</aligny>
<shadowcolor></shadowcolor>
<wrapmultiline>true</wrapmultiline>
<label>$INFO[container.foldername]</label>
</control>
</control>
<control type="panel" id="50">
<visible>$EXP[isPhotoAlbum]</visible>
<posx>96</posx>
<posy>row-22-begin</posy>
<width>1764</width>
<height>10-row</height>
<onleft>9000</onleft>
<onright>50</onright>
<orientation>horizontal</orientation>
<scrolltime tween="cubic" easing="out">600</scrolltime>
<pagecontrol>60</pagecontrol>
<itemlayout width="4-col" height="6-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-textbox</width>
<height>160</height>
<aspectratio>scale</aspectratio>
<texture>colors/black.png</texture>
<bordersize>6</bordersize>
</control>
<control type="image">
<visible>ListItem.IsFolder + !ListItem.IsParentFolder</visible>
<posx>0</posx>
<posy>0</posy>
<width>4-col-textbox</width>
<height>160</height>
<aspectratio>scale</aspectratio>
<texture>$INFO[Listitem.thumb]</texture>
<bordersize>6</bordersize>
<colordiffuse>33ffffff</colordiffuse>
</control>
<control type="image">
<visible>!ListItem.IsFolder + !ListItem.IsParentFolder</visible>
<posx>0</posx>
<posy>0</posy>
<width>4-col-textbox</width>
<height>160</height>
<aspectratio>scale</aspectratio>
<texture>$INFO[Listitem.thumb]</texture>
<bordersize>6</bordersize>
<colordiffuse>77ffffff</colordiffuse>
</control>
<control type="image">
<visible>ListItem.IsFolder</visible>
<posx>0</posx>
<posy>0</posy>
<width>4-col-textbox</width>
<height>160</height>
<aspectratio>scale</aspectratio>
<texture>colors/black.png</texture>
<bordersize>6</bordersize>
<colordiffuse>77111111</colordiffuse>
</control>
<control type="label">
<visible>ListItem.IsFolder + !ListItem.IsParentFolder</visible>
<posx>0</posx>
<posy>56</posy>
<width>4-col-textbox</width>
<height>1-row</height>
<aligny>center</aligny>
<align>center</align>
<font>largeLight</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31252]</label>
</control>
<control type="textbox">
<visible>ListItem.IsFolder</visible>
<posx>24</posx>
<posy>160</posy>
<width>230</width>
<height>60</height>
<font>thumbTitle</font>
<wrapmultiline>true</wrapmultiline>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="4-col" height="6-row">
<control type="group">
<include>focusThumb</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-textbox</width>
<height>160</height>
<aspectratio>scale</aspectratio>
<texture border="6">colors/black.png</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>FF000000</colordiffuse>
</control>
<control type="image">
<visible>ListItem.IsFolder + !ListItem.IsParentFolder</visible>
<posx>0</posx>
<posy>0</posy>
<width>4-col-textbox</width>
<height>160</height>
<aspectratio>scale</aspectratio>
<texture>$INFO[Listitem.thumb]</texture>
<bordersize>6</bordersize>
<colordiffuse>33ffffff</colordiffuse>
</control>
<control type="image">
<visible>!ListItem.IsFolder + !ListItem.IsParentFolder</visible>
<posx>0</posx>
<posy>0</posy>
<width>4-col-textbox</width>
<height>160</height>
<aspectratio>scale</aspectratio>
<texture>$INFO[Listitem.thumb]</texture>
<bordersize>6</bordersize>
</control>
<control type="image">
<visible>ListItem.IsFolder</visible>
<posx>0</posx>
<posy>0</posy>
<width>4-col-textbox</width>
<height>160</height>
<aspectratio>scale</aspectratio>
<texture>colors/black.png</texture>
<bordersize>6</bordersize>
<colordiffuse>99FFFFFF</colordiffuse>
</control>
<control type="label">
<visible>ListItem.IsFolder + !ListItem.IsParentFolder</visible>
<posx>0</posx>
<posy>56</posy>
<width>4-col-textbox</width>
<height>1-row</height>
<aligny>center</aligny>
<align>center</align>
<font>largeLight</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31252]</label>
</control>
<control type="textbox">
<visible>ListItem.IsFolder</visible>
<posx>24</posx>
<posy>160</posy>
<width>230</width>
<height>60</height>
<font>thumbTitle</font>
<wrapmultiline>true</wrapmultiline>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</control>
</focusedlayout>
</control>
<control type="panel" id="51">
<visible>!$EXP[isPhotoAlbum]</visible>
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<width>24-col</width>
<height>23-row</height>
<onleft>9000</onleft>
<onright>61</onright>
<ondown>51</ondown>
<onup>51</onup>
<pagecontrol>61</pagecontrol>
<itemlayout width="24-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>3</posy>
<width>66</width>
<height>66</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>23-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>22-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
<focusedlayout width="24-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>3</posy>
<width>66</width>
<height>66</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/white.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
</animation>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>23-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>22-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
</control>
</include>
</includes>

View File

@ -30,7 +30,7 @@
<visible>!String.Contains(Container.folderpath,plugin)</visible>
<posx>col-1-begin</posx>
<posy>row-7-begin</posy>
<control type="label">
<control type="label">
<posx>0</posx>
<posy>4-row</posy>
<width>12-col</width>
@ -159,8 +159,8 @@
<height>378</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/seasonPoster.png">colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>BBFFFFFF</colordiffuse>
<bordertexture infill="false" diffuse="masks/seasonPoster.png">colors/white.png</bordertexture>
<bordersize>6</bordersize>
</control>
<control type="label">
<visible>ListItem.IsParentFolder</visible>

View File

@ -218,7 +218,7 @@
</animation>
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<width>1-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/iconEndCapLeft.png">colors/white.png</texture>
@ -251,7 +251,7 @@
<visible>!ListItem.IsPlaying</visible>
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
@ -266,7 +266,7 @@
</animation>
<posx>1-col</posx>
<posy>0</posy>
<width>861</width>
<width>864</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>

View File

@ -21,13 +21,15 @@
</control>
<control type="group" id="9201">
<visible>$EXP[isTVShow] + !string.contains(container.folderpath,playlists) + !Skin.HasSetting(disableRecentTVShows)</visible>
<animation type="Conditional" condition="!controlgroup(9201).hasfocus">
<animation type="Conditional" condition="!controlgroup(9201).hasfocus">
<effect type="slide" start="0,0" end="0,-200" time="200"/>
<effect type="fade" start="100" end="0" time="200"/>
</animation>
<animation type="Conditional" condition="controlgroup(9201).hasfocus">
<effect type="slide" start="0,-200" end="0,0" time="200" delay="300"/>
<effect type="fade" start="0" end="100" time="300" delay="350"/>
<animation type="Conditional" condition="controlgroup(9201).hasfocus">
<effect type="slide" start="0,-200" end="0,0" time="200" delay="400"/>
<effect type="fade" start="0" end="100" time="200" delay="350"/>
</animation>
<!--quick link selector-->
<control type="group">
@ -50,9 +52,8 @@
<onleft>9000</onleft>
<ondown>9203</ondown>
<onback>9000</onback>
<control type="button" id="506">
<control type="button" id="3999">
<description>Search</description>
<visible>System.HasAddon(script.globalsearch)</visible>
<width>1-col</width>
<texturenofocus></texturenofocus>
<texturefocus>masks/circle.png</texturefocus>
@ -61,7 +62,7 @@
<textoffsetx>0</textoffsetx>
<align>center</align>
<label></label>
<onclick>RunScript(script.globalsearch,tvshows=true&amp;episodes=true&amp;)</onclick>
<onclick>Runscript(script.quickfind,media=tvshows)</onclick>
</control>
<control type="button" id="4000">
<label>31178</label>
@ -71,7 +72,7 @@
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<onfocus>Skin.SetString(tvQuickLinkValue,special://skin/extras/playlists/recentEpisodes.xsp)</onfocus>
<onclick>Skin.SetString(tvQuickLinkValue,special://skin/extras/playlists/recentEpisodes.xsp)</onclick>
<ondown>control.setfocus(9203,0)</ondown>
</control>
<control type="button" id="4001">
@ -81,25 +82,36 @@
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<onfocus>Skin.SetString(tvQuickLinkValue,special://skin/extras/playlists/inprogressTVShows.xsp)</onfocus>
<onclick>Skin.SetString(tvQuickLinkValue,special://skin/extras/playlists/inprogressTVShows.xsp)</onclick>
<ondown>control.setfocus(9203,0)</ondown>
</control>
<control type="radiobutton" id="14">
<control type="button" id="3224">
<visible>System.Setting(hidewatched)</visible>
<description>Watched Toggle</description>
<label>31195</label>
<label>Unwatched Only: </label>
<width>4-col</width>
<font>thumbTitle</font>
<align>left</align>
<align>center</align>
<textoffsetx>24</textoffsetx>
<label></label>
<texturenofocus></texturenofocus>
<texturefocus>UIControls/button.png</texturefocus>
<textureradiofocus colordiffuse="highlight">UIControls/toggle-on.png</textureradiofocus>
<textureradionofocus>UIControls/toggle-off.png</textureradionofocus>
<radiowidth>60</radiowidth>
<radioheight>30</radioheight>
<radioposx>204</radioposx>
<focusedcolor>black</focusedcolor>
<label2>[COLOR highlight]On[/COLOR]</label2>
<onclick>sendclick(14)</onclick>
</control>
<control type="button" id="3225">
<visible>!System.Setting(hidewatched)</visible>
<description>Watched Toggle</description>
<label>Unwatched Only: </label>
<width>4-col</width>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>24</textoffsetx>
<label></label>
<texturenofocus></texturenofocus>
<texturefocus>UIControls/button.png</texturefocus>
<label2>[COLOR highlight]Off[/COLOR]</label2>
<onclick>sendclick(14)</onclick>
</control>
<control type="button" id="3222">
<description>Sort by</description>
@ -282,7 +294,18 @@
<effect type="slide" start="0,0" end="0,-576" tween="sine" time="400"/>
</animation>
<control type="label">
<visible>!controlgroup(9000).hasfocus + $EXP[isTVShow] + !$EXP[isMovie]</visible>
<visible>!controlgroup(9000).hasfocus + $EXP[isTVShow] + !$EXP[isMovie] + System.Setting(hidewatched)</visible>
<posx>col-1-begin</posx>
<posy>736</posy>
<width>12-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>menuTitle</font>
<textcolor>textActive</textcolor>
<label>Unwatched TV Shows</label>
</control>
<control type="label">
<visible>!controlgroup(9000).hasfocus + $EXP[isTVShow] + !$EXP[isMovie] + !System.Setting(hidewatched)</visible>
<posx>col-1-begin</posx>
<posy>736</posy>
<width>12-col</width>
@ -325,25 +348,25 @@
</control>
<control type="group">
<visible>Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0)</visible>
<posx>96r</posx>
<posy>12</posy>
<posx>174</posx>
<posy>6</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>38</width>
<height>38</height>
<width>72</width>
<height>36</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/square.png">colors/white.png</texture>
<texture border="12">masks/homeMenuButton.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<control type="label">
<posx>0</posx>
<posy>-2</posy>
<width>38</width>
<height>38</height>
<width>72</width>
<height>36</height>
<aligny>center</aligny>
<align>center</align>
<font>smallStrong</font>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.Property(UnWatchedEpisodes)]</label>
</control>
@ -377,25 +400,25 @@
</control>
<control type="group">
<visible>Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0)</visible>
<posx>98r</posx>
<posx>168</posx>
<posy>12</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>38</width>
<height>38</height>
<width>72</width>
<height>36</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/square.png">colors/white.png</texture>
<texture border="12">masks/homeMenuButton.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<control type="label">
<posx>0</posx>
<posy>-2</posy>
<width>38</width>
<height>38</height>
<width>72</width>
<height>36</height>
<aligny>center</aligny>
<align>center</align>
<font>smallStrong</font>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.Property(UnWatchedEpisodes)]</label>
</control>

View File

@ -31,7 +31,7 @@
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/black.png" diffuse="masks/iconEndCapLeft.png" border="0">$INFO[Listitem.thumb]</texture>
<colordiffuse>overlay</colordiffuse>
<colordiffuse>d0000000</colordiffuse>
</control>
<control type="image">
<posx>1-col</posx>
@ -71,13 +71,11 @@
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<width>72</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/white.png" diffuse="masks/iconEndCapLeft.png" border="0">$INFO[Listitem.thumb]</texture>
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
<texture diffuse="masks/iconEndCapLeft.png" border="0">colors/white.png</texture>
<animation type="focus">
<effect type="fade" start="100" end="50" time="0"/>
</animation>
<colordiffuse>highlight</colordiffuse>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<window type="dialog" id="1101">
<onload>action(back)</onload>
<visible>Window.IsActive(1103) + !player.playing + !player.paused</visible>
<visible>Window.IsActive(musicplaylist) + !player.playing + !player.paused</visible>
<controls>
<!--debugging-->
<include>DebugGrid</include>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<window type="dialog" id="1102">
<visible>player.hasaudio + !Window.IsActive(visualisation) + !window.isactive(home) + !window.isactive(1103)</visible>
<visible>player.hasaudio + !Window.IsActive(visualisation) + !window.isactive(home) + !window.isactive(musicplaylist)</visible>
<controls>
<control type="group">
<posx>col-12-begin</posx>

View File

@ -1,165 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window id="1103">
<defaultcontrol always="true">9876</defaultcontrol>
<onunload>control.setfocus(9999)</onunload>
<controls>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>colors/black.png</texture>
<aspectratio>stretch</aspectratio>
</control>
<control type="group">
<include>fadeInOut</include>
<control type="group">
<!--art-->
<control type="image">
<visible>!Visualisation.Enabled</visible>
<include>dimensionsFullscreen</include>
<texture>colors/black.png</texture>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<visible>!Visualisation.Enabled</visible>
<include>dimensionsFullscreen</include>
<aspectratio>stretch</aspectratio>
<texture>$INFO[MusicPlayer.Property(Fanart_Image)]</texture>
<fadetime>500</fadetime>
<colordiffuse>77ffffff</colordiffuse>
</control>
<control type="image">
<visible>!Visualisation.Enabled</visible>
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--visualisation-->
<control type="visualisation" id="2">
<visible>Visualisation.Enabled</visible>
<description>visualisation</description>
<posx>0</posx>
<posy>0</posy>
<include>dimensionsFullscreen</include>
</control>
</control>
<!--Track info-->
<control type="group">
<posx>col-1-begin</posx>
<posy>row-9-begin</posy>
<animation type="conditional" condition="!String.IsEqual(MusicPlayer.Time,00:00)">
<effect type="slide" start="0,500" end="0,0" tween="sine" time="400"/>
</animation>
<animation type="conditional" condition="control.hasfocus(8001) | control.hasfocus(8002)">
<effect type="slide" start="0,0" end="0,-84" tween="sine" time="400"/>
</animation>
<animation type="conditional" condition="true">
<effect type="fade" end="90" time="0"/>
</animation>
<!--cover art-->
<control type="image">
<visible>!Visualisation.Enabled</visible>
<posx>612</posx>
<posy>-60</posy>
<width>7-col</width>
<height>7-col</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture diffuse="masks/fullScreenAlbumArt.png" fallback="noAlbumCover.jpg">$INFO[MusicPlayer.Cover]</texture>
<colordiffuse>ffffffff</colordiffuse>
</control>
<!--track info-->
<control type="group">
<posx>0</posx>
<posy>12-row</posy>
<control type="label">
<posx>7-col</posx>
<posy>50</posy>
<width>10-col</width>
<height>2-row</height>
<align>center</align>
<font>menuTitle3</font>
<textcolor>textActive</textcolor>
<scroll>true</scroll>
<label>$INFO[MusicPlayer.Title]</label>
<shadowcolor>99000000</shadowcolor>
<wrapmultiline>true</wrapmultiline>
</control>
<control type="label">
<posx>4-col</posx>
<posy>112</posy>
<width>16-col</width>
<height>3-row</height>
<align>center</align>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<scroll>true</scroll>
<label>[B]$INFO[MusicPlayer.artist][/B][CR]$INFO[MusicPlayer.Album,, ]$INFO[MusicPlayer.year,(,)]</label>
<shadowcolor>99000000</shadowcolor>
</control>
<control type="label">
<visible>Pvr.IsPlayingRadio</visible>
<posx>4-col</posx>
<posy>112</posy>
<width>16-col</width>
<height>3-row</height>
<align>center</align>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<scroll>true</scroll>
<label>[B]$INFO[MusicPlayer.channelname][/B]</label>
<shadowcolor>99000000</shadowcolor>
</control>
<control type="progress">
<description>Progress Bar</description>
<posx>9-col</posx>
<posy>230</posy>
<width>6-col</width>
<height>12</height>
<texturebg colordiffuse="textboxInactive">colors/offblack.png</texturebg>
<midtexture colordiffuse="highlight">colors/white.png</midtexture>
<info>player.progress</info>
</control>
<control type="label">
<posx>628</posx>
<posy>6-row</posy>
<width>4-col</width>
<align>right</align>
<font>buttonTitle2</font>
<textcolor>textActive</textcolor>
<scroll>true</scroll>
<label>$INFO[musicplayer.Playlistposition]$INFO[musicplayer.Playlistlength, / ]</label>
<shadowcolor>99000000</shadowcolor>
</control>
<control type="label">
<posx>1100</posx>
<posy>6-row</posy>
<width>4-col</width>
<align>left</align>
<font>buttonTitle2</font>
<textcolor>textActive</textcolor>
<scroll>true</scroll>
<label>$INFO[MusicPlayer.timeremaining]</label>
<shadowcolor>99000000</shadowcolor>
</control>
</control>
</control>
</control>
<!--hidden buttons to handle dialog autohide-->
<control type="button" id="9876">
<posx>-100</posx>
<posy>-100</posy>
<height>1-col</height>
<width>1-col</width>
<onclick>control.setfocus(9000)</onclick>
<onleft>control.setfocus(9000)</onleft>
<oninfo>control.setfocus(9000)</oninfo>
</control>
<!--hub menu-->
<include>hubMenu</include>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>custom_musicPlayerFullscreen.xml Got RDS? $INFO[RDS.HasRds]</label>
</control>
</controls>
</window>

View File

@ -1,217 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<views>50</views>
<controls>
<include>globalBackground</include>
<control type="group">
<!--shift page for certain modal dialogs-->
<include>modalDialogContentShift</include>
<visible>![Window.IsVisible(DialogVideoInfo.xml) | Window.IsVisible(DialogMusicInfo.xml)]</visible>
<!--content selector-->
<control type="panel" id="9000">
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<width>4-col</width>
<height>18-row</height>
<onright>50</onright>
<itemlayout height="2-row" width="4-col">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>0</posy>
<height>2-row</height>
<width>276</width>
<aligny>center</aligny>
<font>itemTitle</font>
<label>$INFO[ListItem.Label] $INFO[ListItem.Label2,(,)]</label>
</control>
</itemlayout>
<focusedlayout height="2-row" width="4-col">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>0</posy>
<height>2-row</height>
<width>276</width>
<aligny>center</aligny>
<font>itemTitle</font>
<label>$INFO[ListItem.Label] $INFO[ListItem.Label2,(,)]</label>
</control>
</focusedlayout>
</control>
<!--search results-->
<control type="panel" id="50">
<posx>col-6-begin</posx>
<posy>row-5-begin</posy>
<width>19-col</width>
<height>23-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<ondown>50</ondown>
<onup>50</onup>
<pagecontrol>60</pagecontrol>
<itemlayout width="19-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>3</posy>
<width>66</width>
<height>66</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>23-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>18-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[listitem.tvshowtitle,, - ]$INFO[ListItem.Label]</label>
</control>
</itemlayout>
<focusedlayout width="19-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>3</posy>
<width>66</width>
<height>66</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/white.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
</animation>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>18-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>18-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[listitem.tvshowtitle,, - ]$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
</control>
<!--page scrollbar-->
<control type="group" id="8000">
<visible>Control.IsVisible(60)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
<control type="scrollbar" id="60">
<posx>54r</posx>
<posy>row-8-begin</posy>
<height>20-row</height>
<onleft>50</onleft>
<onback>50</onback>
</control>
</control>
<!--page header-->
<control type="group">
<posx>col-1-begin</posx>
<posy>row-1-begin</posy>
<!--title-->
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>18-col</width>
<font>pageTitle</font>
<label>$LOCALIZE[137]</label>
<textcolor>textActive</textcolor>
</control>
<!--subtitle-->
<control type="label">
<posx>0</posx>
<posy>1-row</posy>
<width>12-col</width>
<height>2-row</height>
<font>pageSubTitle</font>
<label>$INFO[Window.Property(GlobalSearch.SearchString),$LOCALIZE[31237]: ',']</label>
<textcolor>textActive</textcolor>
</control>
<!--time-->
<control type="label">
<posx>24-col</posx>
<posy>0</posy>
<width>12-col</width>
<align>right</align>
<font>pageTitle</font>
<label>$INFO[System.Time]</label>
<textcolor>textActive</textcolor>
</control>
<!--date-->
<control type="label">
<posx>24-col</posx>
<posy>1-row</posy>
<width>12-col</width>
<height>2-row</height>
<align>right</align>
<font>pageSubTitle</font>
<label>$INFO[System.Date(DDD)], $INFO[system.Date(mmm d)]</label>
<textcolor>textActive</textcolor>
</control>
</control>
</control>
<!--hidden controls-->
<control type="label" id="999">
<posx>-2000</posx>
</control>
<control type="button" id="990">
<posx>-2000</posx>
</control>
<control type="label" id="991">
<posx>-2000</posx>
</control>
<!--mini window-->
<include>miniVideoPlayer</include>
<!--hub menu-->
<include>hubMenu</include>
<!--loading indicator-->
<include>loadingIndicator</include>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>WindowID</include>
<label>script-globalsearch.xml</label>
</control>
</controls>
</window>

234
1080i/script-quickfind.xml Normal file
View File

@ -0,0 +1,234 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">100</defaultcontrol>
<include>fadeInOut</include>
<controls>
<control type="image">
<include>dimensionsFullscreen</include>
<texture fallback="colors/black.png">$INFO[container(200).listitem.art(fanart)]</texture>
<colordiffuse>FF555555</colordiffuse>
<aspectratio>scale</aspectratio>
<fadetime>250</fadetime>
</control>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse></colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--page header-->
<control type="group">
<posx>col-1-begin</posx>
<posy>row-1-begin</posy>
<!--title-->
<control type="label" id="4">
<posx>0</posx>
<posy>0</posy>
<width>18-col</width>
<font>sectionTitle</font>
<textcolor>textActive</textcolor>
</control>
<!--subtitle-->
<control type="label" id="3">
<posx>0</posx>
<posy>26</posy>
<width>12-col</width>
<height>2-row</height>
<font>menuTitle2</font>
<textcolor>textActive</textcolor>
</control>
<!--time-->
<control type="label">
<posx>24-col</posx>
<posy>0</posy>
<width>12-col</width>
<align>right</align>
<font>sectionTitle</font>
<label>[B]$INFO[System.Time][/B]</label>
<textcolor>textActive</textcolor>
</control>
<!--date-->
<control type="label">
<posx>24-col</posx>
<posy>26</posy>
<width>12-col</width>
<height>2-row</height>
<align>right</align>
<font>menuTitle2</font>
<label>$INFO[System.Date(DDD)], $INFO[system.Date(mmm d)]</label>
<textcolor>textActive</textcolor>
</control>
</control>
<!--search input-->
<control type="group">
<posx>col-1-begin</posx>
<posy>row-8-begin</posy>s
<control type="button" id="1">
<posx>-6</posx>
<posy>6-row</posy>
<width>1-col</width>
<height>1-col</height>
<onup>100</onup>
<ondown>100</ondown>
<onright>100</onright>
<texturenofocus></texturenofocus>
<texturefocus colordiffuse="highlight">masks/square.png</texturefocus>
<textoffsetx>0</textoffsetx>
<focusedcolor>textActive</focusedcolor>
<textcolor>textActive</textcolor>
<font>symbol</font>
<align>center</align>
<label>DEL</label>
<onright>100</onright>
</control>
<control type="wraplist" id="100">
<posx>1-col</posx>
<posy>0</posy>
<width>1-col</width>
<height>14-row</height>
<focusposition>3</focusposition>
<onleft>1</onleft>
<onright>200</onright>
<itemlayout width="1-col" height="2-row">
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
<focusedlayout width="1-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>1-col</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/square.png">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
</control>
</control>
<!--search output-->
<control type="group">
<posx>col-4-begin</posx>
<posy>row-3-begin</posy>
<control type="panel" id="200">
<posx>0</posx>
<posy>2-row</posy>
<width>12-col</width>
<height>19-row</height>
<onleft>100</onleft>
<itemlayout width="12-col" height="2-row">
<control type="label">
<posx>96</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
<focusedlayout width="12-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture diffuse="masks/iconEndCapLeft.png" border="0">colors/white.png</texture>
<animation type="focus">
<effect type="fade" start="100" end="50" time="0"/>
</animation>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>11-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture border="0">masks/tvChannel.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>96</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>9-col-gutter</posx>
<posy>0</posy>
<width>3-col</width>
<height>2-row</height>
<align>right</align>
<aligny>center</aligny>
<font>smallStrong</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
</focusedlayout>
</control>
<control type="image">
<visible></visible>
<posx>13-col</posx>
<posy>2-row</posy>
<width>7-col</width>
<height>756</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/poster.png">$INFO[container(200).listitem.art(poster)]</texture>
</control>
<control type="image">
<visible></visible>
<posx>13-col</posx>
<posy>5-row</posy>
<width>7-col</width>
<height>7-col</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/poster.png">$INFO[container(200).listitem.art(thumb)]</texture>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>WindowID</include>
<label>script-quickfind.xml</label>
</control>
</controls>
</window>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 422 KiB

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="musicvideos">
<match>all</match>
<order direction="ascending">random</order>
</smartplaylist>