This commit is contained in:
theDeadMan 2022-08-19 11:42:38 +01:00
parent c64e37f99b
commit e492cecc51
19 changed files with 363 additions and 182 deletions

View File

@ -45,6 +45,24 @@
<aligny>center</aligny>
<texture></texture>
</default>
<default type="button">
<posx>0</posx>
<posy>0</posy>
<align>left</align>
<aligny>center</aligny>
<height>2-row</height>
<width>4-col</width>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus></texturenofocus>
<textoffsetx>24</textoffsetx>
<disabledcolor>textDisabled</disabledcolor>
<invalidcolor>textDisabled</invalidcolor>
<pulseonselect>false</pulseonselect>
</default>
<!--
<default type="button">
<posx>0</posx>
<posy>0</posy>
@ -61,6 +79,28 @@
<invalidcolor>textDisabled</invalidcolor>
<pulseonselect>false</pulseonselect>
</default>
-->
<default type="togglebutton">
<posx>0</posx>
<posy>0</posy>
<width>2-col</width>
<height>2-row</height>
<align>left</align>
<aligny>center</aligny>
<textoffsetx>24</textoffsetx>
<label></label>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus></texturenofocus>
<alttexturefocus>colors/white.png</alttexturefocus>
<alttexturenofocus></alttexturenofocus>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<disabledcolor>textDisabled</disabledcolor>
<pulseonselect>false</pulseonselect>
<colordiffuse>ffFFFFFF</colordiffuse>
</default>
<!--
<default type="togglebutton">
<posx>0</posx>
<posy>0</posy>
@ -81,6 +121,33 @@
<pulseonselect>false</pulseonselect>
<colordiffuse>ffFFFFFF</colordiffuse>
</default>
-->
<default type="radiobutton">
<posx>0</posx>
<posy>0</posy>
<width></width>
<height>2-row</height>
<align>left</align>
<aligny>center</aligny>
<textoffsetx>24</textoffsetx>
<textoffsety>0</textoffsety>
<font>buttonTitle</font>
<label></label>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<disabledcolor>textDisabled</disabledcolor>
<radioposx>0</radioposx>
<radioposy>0</radioposy>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus></texturenofocus>
<pulseonselect>false</pulseonselect>
<colordiffuse>FFFFFFFF</colordiffuse>
<textureradiofocus></textureradiofocus>
<textureradionofocus></textureradionofocus>
<radiowidth/>
<radioheight/>
</default>
<!--
<default type="radiobutton">
<posx>0</posx>
<posy>0</posy>
@ -105,6 +172,56 @@
<radiowidth/>
<radioheight/>
</default>
-->
<default type="spincontrolex">
<posx>0</posx>
<posy>0</posy>
<width></width>
<height>2-row</height>
<align>left</align>
<aligny>center</aligny>
<textoffsetx>24</textoffsetx>
<font>buttonTitle</font>
<label></label>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<disabledcolor>textDisabled</disabledcolor>
<spinwidth>30</spinwidth>
<spinheight>30</spinheight>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus></texturenofocus>
<textureup>UIControls/arrow-up-nf.png</textureup>
<texturedown>UIControls/arrow-down-nf.png</texturedown>
<textureupfocus>UIControls/arrow-up-fo.png</textureupfocus>
<texturedownfocus>UIControls/arrow-down-fo.png</texturedownfocus>
<pulseonselect>false</pulseonselect>
</default>
<default type="spincontrol">
<posx>0</posx>
<posy>0</posy>
<width></width>
<height>2-row</height>
<align>left</align>
<aligny>center</aligny>
<textoffsetx>24</textoffsetx>
<font>buttonTitle</font>
<label></label>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<disabledcolor>textDisabled</disabledcolor>
<spinwidth>36</spinwidth>
<spinheight>36</spinheight>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus></texturenofocus>
<textureup>UIControls/arrow-up-nf.png</textureup>
<texturedown>UIControls/arrow-down-nf.png</texturedown>
<textureupfocus>UIControls/arrow-up-fo.png</textureupfocus>
<texturedownfocus>UIControls/arrow-down-fo.png</texturedownfocus>
<pulseonselect>false</pulseonselect>
</default>
<!--
<default type="spincontrolex">
<posx>0</posx>
<posy>0</posy>
@ -151,7 +268,31 @@
<texturedownfocus>UIControls/arrow-down-fo.png</texturedownfocus>
<pulseonselect>false</pulseonselect>
</default>
-->
<!--used in audio settings etc-->
<default type="sliderex">
<posx>0</posx>
<posy>0</posy>
<width></width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textoffsetx>24</textoffsetx>
<textoffsety>0</textoffsety>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<disabledcolor>textDisabled</disabledcolor>
<texturenofocus></texturenofocus>
<texturefocus>colors/white.png</texturefocus>
<sliderwidth>0</sliderwidth>
<sliderheight>0</sliderheight>
<texturesliderbar></texturesliderbar>
<textureslidernib></textureslidernib>
<textureslidernibfocus></textureslidernibfocus>
<pulseonselect>false</pulseonselect>
</default>
<!--
<default type="sliderex">
<posx>0</posx>
<posy>0</posy>
@ -173,6 +314,7 @@
<textureslidernibfocus></textureslidernibfocus>
<pulseonselect>false</pulseonselect>
</default>
-->
<default type="progress">
<height>12</height>
<texturebg border="0"></texturebg>

View File

@ -13,8 +13,9 @@
<control type="label">
<posx>0</posx>
<posy>-72</posy>
<width>8-col-gutter</width>
<width>8-col</width>
<height>2-row</height>
<align>center</align>
<wrapmultiline>true</wrapmultiline>
<font>mediumStrong</font>
<textcolor>textActive</textcolor>
@ -25,7 +26,8 @@
<description>heading</description>
<posx>0</posx>
<posy>0</posy>
<width>8-col-gutter</width>
<width>8-col</width>
<align>center</align>
<height>2-row</height>
<wrapmultiline>true</wrapmultiline>
<font>confirmTitle</font>
@ -34,120 +36,22 @@
<control type="textbox" id="9">
<posx>0</posx>
<posy>80</posy>
<width>8-col-gutter</width>
<width>8-col</width>
<align>center</align>
<height>124</height>
<font>textbox</font>
<textcolor>textActive</textcolor>
<autoscroll delay="3000" time="2000" repeat="5000"/>
</control>
<!--options-->
<control type="panel" id="9000">
<control type="grouplist" id="9000">
<posx>0</posx>
<posy>228</posy>
<width>8-col</width>
<height>6-row</height>
<orientation>vertical</orientation>
<itemlayout width="8-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>7-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="8-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>
<animation type="conditional" condition="true">
<effect type="fade" start="100" end="50" time="0"/>
</animation>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>7-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>7-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">
<visible>control.isvisible(10)</visible>
<description>No</description>
<label>$INFO[control.getlabel(10)]</label>
<label2></label2>
<thumb></thumb>
<onclick>SendClick(10)</onclick>
</item>
<item id="2">
<visible>control.isvisible(11)</visible>
<description>Yes / OK</description>
<label>$INFO[control.getlabel(11)]</label>
<label2></label2>
<thumb></thumb>
<onclick>SendClick(11)</onclick>
</item>
<item id="3">
<visible>control.isvisible(12)</visible>
<visible>Control.IsVisible(12)</visible>
<description>Custom Button</description>
<label>$INFO[control.getlabel(12)]</label>
<label2></label2>
<thumb></thumb>
<onclick>SendClick(12)</onclick>
</item>
</content>
</control>
<!--buttons (hidden from view)-->
<control type="group">
<visible>false</visible>
<!--selection buttons-->
<itemgap>0</itemgap>
<orientation>horizontal</orientation>
<control type="button" id="10">
<description>No</description>
</control>
@ -158,7 +62,7 @@
<description>Custom</description>
</control>
</control>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">

View File

@ -114,27 +114,51 @@
<onup>61</onup>
<control type="button" id="5">
<description>Switch to Channel</description>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="ff000000">UIControls/button.png</texturenofocus>
<label>208</label>
</control>
<control type="button" id="4">
<visible>false</visible>
<description>Find similar</description>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="ff000000">UIControls/button.png</texturenofocus>
<label>19003</label>
</control>
<control type="button" id="6">
<description>Record</description>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="ff000000">UIControls/button.png</texturenofocus>
</control>
<control type="button" id="8">
<description>Play recording</description>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="ff000000">UIControls/button.png</texturenofocus>
<label>19687</label>
</control>
<control type="button" id="11">
<description>Set Reminder</description>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="ff000000">UIControls/button.png</texturenofocus>
<label>826</label>
</control>
<control type="button" id="4110">
<description>TV Guide</description>
<label>31073</label>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="77000000">UIControls/button.png</texturenofocus>
<onclick>dialog.close(all,true)</onclick>
<onclick>ActivateWindow(TVGuide)</onclick>
<onclick>Control.SetFocus(10)</onclick>

View File

@ -83,7 +83,7 @@
<visible>!VideoPlayer.Content(LiveTV)</visible>
<description>Progress Bar</description>
<posx>0</posx>
<posy>84</posy>
<posy>88</posy>
<width>20-col</width>
<height>6</height>
<texturebg colordiffuse="77000000">colors/black.png</texturebg>
@ -93,7 +93,7 @@
<control type="progress">
<visible>VideoPlayer.Content(LiveTV)</visible>
<posx>0</posx>
<posy>84</posy>
<posy>88</posy>
<width>20-col</width>
<height>6</height>
<texturebg colordiffuse="77000000">colors/black.png</texturebg>
@ -102,7 +102,7 @@
</control>
<control type="slider" id="401">
<posx>0</posx>
<posy>84</posy>
<posy>88</posy>
<width>20-col</width>
<height>6</height>
<texturesliderbar colordiffuse="00FFFFFF">colors/white.png</texturesliderbar>
@ -111,7 +111,7 @@
</control>
<control type="slider" id="403">
<posx>0</posx>
<posy>84</posy>
<posy>88</posy>
<width>20-col</width>
<height>6</height>
<texturesliderbar colordiffuse="00FFFFFF">colors/white.png</texturesliderbar>

View File

@ -18,7 +18,7 @@
<posy>-12</posy>
<width>1176</width>
<height>768</height>
<texture>colors/black.png</texture>
<texture border="24">dialogBackground.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
@ -28,7 +28,7 @@
<posy>-12</posy>
<width>1176</width>
<height>768</height>
<texture>colors/black.png</texture>
<texture border="24">dialogBackground.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
@ -37,7 +37,7 @@
<posy>0</posy>
<width>16-col</width>
<height>71</height>
<texture>colors/white.png</texture>
<texture border="10">masks/menuTitle2.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>

View File

@ -208,17 +208,32 @@
<control type="button" id="8">
<description>Play</description>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="77000000">UIControls/button.png</texturenofocus>
<label>208</label>
</control>
<control type="button" id="11">
<posx>4-col</posx>
<description>Trailer</description>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="77000000">UIControls/button.png</texturenofocus>
<label>20410</label>
</control>
<control type="button" id="10">
<visible>false</visible>
<posy>2-row</posy>
<description>Choose Art</description>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="77000000">UIControls/button.png</texturenofocus>
<label>13511</label>
</control>
<control type="button" id="7">
@ -226,12 +241,22 @@
<posx>4-col</posx>
<posy>2-row</posy>
<description>Ratings</description>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="77000000">UIControls/button.png</texturenofocus>
<label>31169</label>
</control>
<control type="button" id="6">
<visible>false</visible>
<description>Refresh</description>
<posy>4-row</posy>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="77000000">UIControls/button.png</texturenofocus>
<label>31076</label>
</control>
</control>
@ -326,6 +351,10 @@
<control type="button" id="8">
<description>Play</description>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<texturenofocus colordiffuse="ff000000">UIControls/button.png</texturenofocus>
<label>208</label>
</control>

View File

@ -55,7 +55,7 @@
<width>1-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<texture diffuse="masks/square.png">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
@ -241,12 +241,12 @@
<width>1-col</width>
<height>1-col</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/circle.png">colors/white.png</texture>
<texture diffuse="masks/square.png">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>0.4</posx>
<posy>-1</posy>
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>1-col</height>
<font>symbolLarge</font>

View File

@ -17,7 +17,8 @@
<posy>-12</posy>
<width>1324</width>
<height>504</height>
<texture>colors/black.png</texture>
<texture border="24">dialogBackground.png</texture>
<border></border>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
@ -26,7 +27,7 @@
<posy>0</posy>
<width>18-col</width>
<height>2-row</height>
<texture diffuse="masks/menuTitle.png">colors/white.png</texture>
<texture border="10">masks/menuTitle.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>

View File

@ -27,7 +27,7 @@
<posy>-12</posy>
<width>1320</width>
<height>720</height>
<texture>colors/black.png</texture>
<texture border="24">dialogBackground.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
@ -36,7 +36,7 @@
<posy>0</posy>
<width>18-col</width>
<height>2-row</height>
<texture diffuse="masks/menuTitle.png">colors/white.png</texture>
<texture border="10">masks/menuTitle2.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>

View File

@ -14,7 +14,7 @@
<posy>-12</posy>
<width>1320</width>
<height>720</height>
<texture>colors/black.png</texture>
<texture border="24">dialogBackground.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
@ -23,7 +23,7 @@
<posy>0</posy>
<width>18-col</width>
<height>2-row</height>
<texture diffuse="masks/menuTitle.png">colors/white.png</texture>
<texture border="10">masks/menuTitle2.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>

View File

@ -165,7 +165,7 @@
<posx>0</posx>
<posy>9-row</posy>
<font>textbox</font>
<width>612</width>
<width>564</width>
<align>left</align>
<textcolor>textActive</textcolor>
<height>314</height>
@ -198,7 +198,7 @@
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<texture diffuse="masks/square.png">colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label">
@ -220,7 +220,7 @@
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<texture diffuse="masks/square.png">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
@ -290,75 +290,54 @@
</item>
</content>
</control>
<!--menu items-->
<!--menu items-->
<control type="panel" id="8002">
<posx>24</posx>
<posx>36</posx>
<posy>row-24-begin</posy>
<width>9-col</width>
<width>8-col</width>
<height>12-row</height>
<itemgap>0</itemgap>
<itemgap>12</itemgap>
<onup>8001</onup>
<itemlayout width="324" height="2-row">
<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>1-col</width>
<width>4-col-gutter</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>0</posy>
<width>224</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemSubTitle</font>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="324" height="2-row">
<focusedlayout width="270" height="78">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<width>4-col-gutter</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>240</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>eeffffff</colordiffuse>
<texture>UIControls/button.png</texture>
<colordiffuse>ffffffff</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<width>4-col-gutter</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>224</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemSubTitle</font>
<font>thumbTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
@ -367,35 +346,30 @@
<item>
<visible>VideoPlayer.HasMenu</visible>
<label>31051</label>
<label2></label2>
<thumb></thumb>
<onclick>PlayerControl(ShowVideoMenu)</onclick>
</item>
<item>
<description>Subtitles</description>
<label>287</label>
<label2></label2>
<thumb></thumb>
<onclick>ActivateWindow(osdsubtitlesettings)</onclick>
</item>
<item>
<description>Video Settings</description>
<label>13395</label>
<label2></label2>
<thumb></thumb>
<onclick>ActivateWindow(osdvideosettings)</onclick>
</item>
<item>
<description>Audio Settings</description>
<label>13396</label>
<label2></label2>
<thumb></thumb>
<onclick>ActivateWindow(osdaudiosettings)</onclick>
</item>
<item>
<description>Bookmarks</description>
<label>298</label>
<label2></label2>
<thumb></thumb>
<onclick>ActivateWindow(videobookmarks)</onclick>
</item>

View File

@ -49,6 +49,8 @@
<width>1-col</width>
<texturenofocus></texturenofocus>
<texturefocus>masks/circle.png</texturefocus>
<textoffsetx>0</textoffsetx>
<align>center</align>
<focusedcolor>black</focusedcolor>
<font>symbolLarge</font>
<label></label>
@ -57,24 +59,40 @@
<control type="button" id="4000">
<label>31180</label>
<texturenofocus></texturenofocus>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<onfocus>Skin.SetString(musicQuickLinkValue,special://skin/extras/playlists/recentAlbums.xsp)</onfocus>
<ondown>control.setfocus(9998,0)</ondown>
</control>
<control type="button" id="4001">
<label>31187</label>
<texturenofocus></texturenofocus>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<onfocus>Skin.SetString(musicQuickLinkValue,special://skin/extras/playlists/topAlbums.xsp)</onfocus>
<ondown>control.setfocus(9998,0)</ondown>
</control>
<control type="button" id="4002">
<label>31181</label>
<texturenofocus></texturenofocus>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<onfocus>Skin.SetString(musicQuickLinkValue,special://skin/extras/playlists/randomAlbums.xsp)</onfocus>
<ondown>control.setfocus(9998,0)</ondown>
</control>
<control type="button" id="3222">
<description>Sort by</description>
<texturenofocus></texturenofocus>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<label>$LOCALIZE[31008]: $INFO[Container.SortMethod]</label>
<onclick>Container.NextSortMethod</onclick>
<onclick>Control.setfocus(54,0,absolute)</onclick>

View File

@ -33,12 +33,18 @@
<texturefocus>masks/circle.png</texturefocus>
<focusedcolor>black</focusedcolor>
<font>symbolLarge</font>
<textoffsetx>0</textoffsetx>
<align>center</align>
<label></label>
<onclick>RunScript(script.globalsearch,artists=true&amp;albums=true&amp;songs=true&amp;musicvideos=true)</onclick>
</control>
<control type="button" id="3222">
<description>Sort by</description>
<texturenofocus></texturenofocus>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<label>$LOCALIZE[31008]: $INFO[Container.SortMethod]</label>
<onclick>Container.NextSortMethod</onclick>
<onclick>Control.setfocus(51,0,absolute)</onclick>
@ -53,6 +59,7 @@
<alttexturefocus colordiffuse="FFFFFFFF">masks/circle.png</alttexturefocus>
<alttexturenofocus></alttexturenofocus>
<textoffsetx>0</textoffsetx>
<align>center</align>
<width>1-col</width>
<font>symbolLarge</font>
<label></label>

View File

@ -58,18 +58,28 @@
<texturefocus>masks/circle.png</texturefocus>
<focusedcolor>black</focusedcolor>
<font>symbolLarge</font>
<textoffsetx>0</textoffsetx>
<align>center</align>
<label></label>
<onclick>RunScript(script.globalsearch,movies=true)</onclick>
</control>
<control type="button" id="4000">
<label>31176</label>
<texturenofocus></texturenofocus>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<onfocus>Skin.SetString(movieQuickLinkValue,special://skin/extras/playlists/recentMovies.xsp)</onfocus>
<ondown>control.setfocus(9103,0)</ondown>
</control>
<control type="button" id="4001">
<label>31127</label>
<texturenofocus></texturenofocus>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<onfocus>Skin.SetString(movieQuickLinkValue,special://skin/extras/playlists/inprogressMovies.xsp)</onfocus>
<ondown>control.setfocus(9103,0)</ondown>
</control>
@ -77,12 +87,20 @@
<description>Watched Toggle</description>
<label>31195</label>
<width>4-col</width>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<texturenofocus></texturenofocus>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
</control>
<control type="button" id="3222">
<description>Sort by</description>
<texturenofocus></texturenofocus>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<label>$LOCALIZE[31008]: $INFO[Container.SortMethod]</label>
<onclick>Container.NextSortMethod</onclick>
<onclick>Control.setfocus(51,0,absolute)</onclick>
@ -98,6 +116,7 @@
<alttexturenofocus></alttexturenofocus>
<textoffsetx>0</textoffsetx>
<width>1-col</width>
<align>center</align>
<font>symbolLarge</font>
<label></label>
<altlabel></altlabel>

View File

@ -4,16 +4,61 @@
<include name="musicPlayList">
<control type="group">
<visible>$EXP[isMusicPlaylist]</visible>
<!--quick link selector-->
<control type="group">
<posx>col-4-begin</posx>
<posy>170</posy>
<control type="image">
<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-5-begin</posy>
<posy>row-7-begin</posy>
<width>24-col</width>
<height>23-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>59</onup>
<onup>9103</onup>
<ondown>59</ondown>
<onback>9000</onback>
<onback>9103</onback>
<pagecontrol>60</pagecontrol>
<scrolltime tween="sine" easing="inout">200</scrolltime>
<itemlayout width="23-col" height="2-row">
@ -23,7 +68,7 @@
<width>1-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/iconEndCapLeft.png">colors/black.png</texture>
<texture fallback="colors/black.png" diffuse="masks/iconEndCapLeft.png">$INFO[listitem.icon]</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
@ -65,7 +110,7 @@
<control type="label">
<posx>96</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<width>6-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
@ -118,7 +163,7 @@
<width>1-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/iconEndCapLeft.png">colors/white.png</texture>
<texture fallback="colors/white.png" diffuse="masks/iconEndCapLeft.png">$INFO[listitem.icon]</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
@ -160,7 +205,7 @@
<control type="label">
<posx>96</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<width>6-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>

View File

@ -58,18 +58,28 @@
<texturefocus>masks/circle.png</texturefocus>
<focusedcolor>black</focusedcolor>
<font>symbolLarge</font>
<textoffsetx>0</textoffsetx>
<align>center</align>
<label></label>
<onclick>RunScript(script.globalsearch,tvshows=true&amp;episodes=true&amp;)</onclick>
</control>
<control type="button" id="4000">
<label>31178</label>
<texturenofocus></texturenofocus>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<onfocus>Skin.SetString(tvQuickLinkValue,special://skin/extras/playlists/recentEpisodes.xsp)</onfocus>
<ondown>control.setfocus(9203,0)</ondown>
</control>
<control type="button" id="4001">
<label>31127</label>
<texturenofocus></texturenofocus>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<onfocus>Skin.SetString(tvQuickLinkValue,special://skin/extras/playlists/inprogressTVShows.xsp)</onfocus>
<ondown>control.setfocus(9203,0)</ondown>
</control>
@ -78,11 +88,19 @@
<label>31195</label>
<width>4-col</width>
<texturenofocus></texturenofocus>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<focusedcolor>textActive</focusedcolor>
</control>
<control type="button" id="3222">
<description>Sort by</description>
<texturenofocus></texturenofocus>
<texturefocus colordiffuse="ffffffff">UIControls/button.png</texturefocus>
<font>thumbTitle</font>
<align>center</align>
<textoffsetx>0</textoffsetx>
<label>$LOCALIZE[31008]: $INFO[Container.SortMethod]</label>
<onclick>Container.NextSortMethod</onclick>
<onclick>Control.setfocus(52,0,absolute)</onclick>

BIN
media/dialogBackground.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 443 B

After

Width:  |  Height:  |  Size: 293 B

BIN
media/masks/menuTitle2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 449 B