Initial commit

Not operational
This commit is contained in:
theDeadMan 2017-12-04 20:13:06 +00:00
parent 4dc1f4b973
commit d863512fd2
75 changed files with 613 additions and 599 deletions

View File

@ -29,7 +29,7 @@
<font>dialogTitle</font>
<label>$LOCALIZE[31113]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="panel" id="50">
<visible>String.IsEqual(container.folderpath,addons://)</visible>
@ -109,7 +109,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -120,7 +120,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
</control>
@ -153,7 +153,7 @@
<font>dialogTitle</font>
<label>$INFO[container.foldername] $INFO[container.numitems,(,)]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<!--dialog background-->
<control type="image">
@ -197,7 +197,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label></label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<visible>ListItem.Property(Addon.HasUpdate)</visible>
@ -210,7 +210,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label></label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -220,7 +220,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
@ -247,7 +247,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label></label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<visible>ListItem.Property(Addon.HasUpdate)</visible>
@ -260,7 +260,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label></label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</control>
<control type="image">
@ -279,7 +279,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>

View File

@ -3,7 +3,7 @@
<default type="label">
<posx>0</posx>
<posy>0</posy>
<label>-</label>
<label></label>
<height>1-row</height>
<align>left</align>
<aligny>center</aligny>
@ -13,10 +13,10 @@
<focusedcolor>textActive</focusedcolor>
<selectedcolor>textActive</selectedcolor>
<disabledcolor>textDisabled</disabledcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</default>
<default type="textbox">
<label>-</label>
<label></label>
<font>regular</font>
<textcolor>textActive</textcolor>
</default>
@ -24,7 +24,7 @@
<posx>0</posx>
<posy>0</posy>
<height>57</height>
<label>-</label>
<label></label>
<align>left</align>
<aligny>center</aligny>
<font>regular</font>
@ -39,11 +39,11 @@
<default type="image">
<posx>0</posx>
<posy>0</posy>
<width>-</width>
<height>-</height>
<width></width>
<height></height>
<align>center</align>
<aligny>center</aligny>
<texture>-</texture>
<texture></texture>
</default>
<default type="button">
<posx>0</posx>
@ -56,7 +56,7 @@
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<texturenofocus></texturenofocus>
<textoffsetx>24</textoffsetx>
<disabledcolor>textDisabled</disabledcolor>
<invalidcolor>textDisabled</invalidcolor>
@ -70,11 +70,11 @@
<align>left</align>
<aligny>center</aligny>
<textoffsetx>24</textoffsetx>
<label>-</label>
<label></label>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<texturenofocus></texturenofocus>
<alttexturefocus>colors/white.png</alttexturefocus>
<alttexturenofocus>-</alttexturenofocus>
<alttexturenofocus></alttexturenofocus>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
@ -85,45 +85,45 @@
<default type="radiobutton">
<posx>0</posx>
<posy>0</posy>
<width>-</width>
<width></width>
<height>2-row</height>
<align>left</align>
<aligny>center</aligny>
<textoffsetx>24</textoffsetx>
<textoffsety>0</textoffsety>
<font>buttonTitle</font>
<label>-</label>
<label></label>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<disabledcolor>textDisabled</disabledcolor>
<radioposx>0</radioposx>
<radioposy>0</radioposy>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<texturenofocus></texturenofocus>
<pulseonselect>false</pulseonselect>
<colordiffuse>FFFFFFFF</colordiffuse>
<textureradiofocus>-</textureradiofocus>
<textureradionofocus>-</textureradionofocus>
<textureradiofocus></textureradiofocus>
<textureradionofocus></textureradionofocus>
<radiowidth/>
<radioheight/>
</default>
<default type="spincontrolex">
<posx>0</posx>
<posy>0</posy>
<width>-</width>
<width></width>
<height>2-row</height>
<align>left</align>
<aligny>center</aligny>
<textoffsetx>24</textoffsetx>
<font>buttonTitle</font>
<label>-</label>
<label></label>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<disabledcolor>textDisabled</disabledcolor>
<spinwidth>30</spinwidth>
<spinheight>30</spinheight>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<texturenofocus></texturenofocus>
<textureup>UIControls/arrow-up-nf.png</textureup>
<texturedown>UIControls/arrow-down-nf.png</texturedown>
<textureupfocus>UIControls/arrow-up-fo.png</textureupfocus>
@ -133,20 +133,20 @@
<default type="spincontrol">
<posx>0</posx>
<posy>0</posy>
<width>-</width>
<width></width>
<height>2-row</height>
<align>left</align>
<aligny>center</aligny>
<textoffsetx>24</textoffsetx>
<font>buttonTitle</font>
<label>-</label>
<label></label>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<disabledcolor>textDisabled</disabledcolor>
<spinwidth>36</spinwidth>
<spinheight>36</spinheight>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<texturenofocus></texturenofocus>
<textureup>UIControls/arrow-up-nf.png</textureup>
<texturedown>UIControls/arrow-down-nf.png</texturedown>
<textureupfocus>UIControls/arrow-up-fo.png</textureupfocus>
@ -157,7 +157,7 @@
<default type="sliderex">
<posx>0</posx>
<posy>0</posy>
<width>-</width>
<width></width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
@ -166,25 +166,25 @@
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<disabledcolor>textDisabled</disabledcolor>
<texturenofocus>-</texturenofocus>
<texturenofocus></texturenofocus>
<texturefocus>colors/white.png</texturefocus>
<sliderwidth>0</sliderwidth>
<sliderheight>0</sliderheight>
<texturesliderbar>-</texturesliderbar>
<textureslidernib>-</textureslidernib>
<textureslidernibfocus>-</textureslidernibfocus>
<texturesliderbar></texturesliderbar>
<textureslidernib></textureslidernib>
<textureslidernibfocus></textureslidernibfocus>
<pulseonselect>false</pulseonselect>
</default>
<default type="progress">
<height>12</height>
<texturebg border="0">-</texturebg>
<texturebg border="0"></texturebg>
<midtexture border="10">colors/white.png</midtexture>
<righttexture>-</righttexture>
<overlaytexture>-</overlaytexture>
<righttexture></righttexture>
<overlaytexture></overlaytexture>
</default>
<default type="scrollbar">
<width>12</width>
<texturesliderbar>-</texturesliderbar>
<texturesliderbar></texturesliderbar>
<texturesliderbackground colordiffuse="overlay">colors/black.png</texturesliderbackground>
<texturesliderbarfocus colordiffuse="highlight">colors/white.png</texturesliderbarfocus>
<showonepage>false</showonepage>
@ -202,7 +202,7 @@
<textoffsety>0</textoffsety>
<align>center</align>
<aligny>center</aligny>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<texturefocus colordiffuse="textboxInactive">colors/black.png</texturefocus>
<texturenofocus colordiffuse="overlay">colors/black.png</texturenofocus>
<pulseonselect>false</pulseonselect>

View File

@ -27,7 +27,7 @@
<font>dialogTitle</font>
<label>$INFO[ListItem.AddonType]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<!--dialog background-->
<control type="image">
@ -209,7 +209,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -220,7 +220,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
@ -228,41 +228,41 @@
<visible>Control.IsEnabled(12)</visible>
<label>31117</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>sendclick(146,12)</onclick>
</item>
<item>
<label>$INFO[Control.GetLabel(6)]</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(146,6)</onclick>
</item>
<item>
<visible>Control.IsEnabled(9)</visible>
<label>$INFO[Control.GetLabel(9)]</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(146,9)</onclick>
</item>
<item>
<visible>Control.IsEnabled(8)</visible>
<label>$INFO[Control.GetLabel(8)]</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(146,8)</onclick>
</item>
<item>
<visible>Control.IsEnabled(7) + String.IsEqual(Control.GetLabel(7),enable)</visible>
<label>$LOCALIZE[31218]</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(146,7)</onclick>
</item>
<item>
<visible>Control.IsEnabled(7) + String.IsEqual(Control.GetLabel(7),disable)</visible>
<label>$LOCALIZE[31104]</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(146,7)</onclick>
</item>
</content>

View File

@ -127,7 +127,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -138,7 +138,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
@ -146,21 +146,21 @@
<description>Ok Button</description>
<label>186</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(10140,10)</onclick>
</item>
<item id="2">
<description>Cancel Button</description>
<label>222</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(10140,11)</onclick>
</item>
<item id="3">
<description>Defaults Button</description>
<label>409</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(10140,12)</onclick>
</item>
</content>
@ -170,7 +170,7 @@
<width>287</width>
<font>buttonTitle</font>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<texturenofocus></texturenofocus>
</control>
<control type="button" id="3">
<description>Default Button</description>
@ -182,7 +182,7 @@
<description>Default spincontrolex</description>
</control>
<control type="label" id="7">
<label>-</label>
<label></label>
<textoffsetx>24</textoffsetx>
<height>2-row</height>
<font>settingsCategoryTitle</font>

View File

@ -45,7 +45,7 @@
<font>dialogTitle</font>
<label>$LOCALIZE[15020]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<!--content selection-->
<control type="list" id="9000">

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">-</defaultcontrol>
<defaultcontrol always="true"></defaultcontrol>
<controls>
<control type="label">
<posy>0</posy>

View File

@ -54,38 +54,38 @@
<item id="1">
<label>13016</label>
<visible>System.CanPowerDown + !Skin.HasSetting(exitFirst)</visible>
<thumb>-</thumb>
<thumb></thumb>
<onclick>xbmc.powerdown()</onclick>
</item>
<item id="2">
<description>Exit to desktop</description>
<visible>Skin.HasSetting(exitFirst)</visible>
<label>13012</label>
<thumb>-</thumb>
<thumb></thumb>
<onclick>XBMC.Quit()</onclick>
</item>
<item id="3">
<label>13011</label>
<visible>System.CanSuspend</visible>
<thumb>-</thumb>
<thumb></thumb>
<onclick>XBMC.Suspend()</onclick>
</item>
<item id="4">
<label>13010</label>
<visible>System.CanHibernate</visible>
<thumb>-</thumb>
<thumb></thumb>
<onclick>XBMC.Hibernate()</onclick>
</item>
<item id="5">
<label>13013</label>
<thumb>-</thumb>
<thumb></thumb>
<onclick>XBMC.Reboot()</onclick>
</item>
<item id="6">
<label>$LOCALIZE[20126] $INFO[system.profilename]</label>
<visible>System.HasLoginScreen | IntegerGreaterThan(System.ProfileCount,1)</visible>
<visible>System.Loggedon</visible>
<thumb>-</thumb>
<thumb></thumb>
<onclick>dialog.close(all,true)</onclick>
<onclick>System.LogOff</onclick>
</item>
@ -93,13 +93,13 @@
<description>Exit to desktop</description>
<visible>!Skin.HasSetting(exitFirst)</visible>
<label>13012</label>
<thumb>-</thumb>
<thumb></thumb>
<onclick>XBMC.Quit()</onclick>
</item>
<item id="8">
<label>13016</label>
<visible>System.CanPowerDown + Skin.HasSetting(exitFirst)</visible>
<thumb>-</thumb>
<thumb></thumb>
<onclick>xbmc.powerdown()</onclick>
</item>
</content>

View File

@ -88,7 +88,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -99,7 +99,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
@ -108,7 +108,7 @@
<description>No</description>
<label>$INFO[control.getlabel(10)]</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(10)</onclick>
</item>
<item id="2">
@ -116,7 +116,7 @@
<description>Yes / OK</description>
<label>$INFO[control.getlabel(11)]</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(11)</onclick>
</item>
<item id="3">
@ -125,7 +125,7 @@
<description>Custom Button</description>
<label>$INFO[control.getlabel(12)]</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(12)</onclick>
</item>
</content>

View File

@ -34,9 +34,9 @@
<width>468</width>
<height>60</height>
<aligny>center</aligny>
<label>-</label>
<label></label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<!--animations-->
<animation type="Windowopen">
<effect type="fade" start="0" end="100" delay="400" time="400" tween="sine"/>
@ -53,7 +53,7 @@
<aligny>center</aligny>
<label>31023</label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<!--animations-->
<animation type="Windowopen">
<effect type="fade" start="0" end="100" delay="400" time="400" tween="sine"/>
@ -68,7 +68,7 @@
<width>468</width>
<height>2-row</height>
<aligny>center</aligny>
<label>-</label>
<label></label>
<scroll>true</scroll>
<scrollspeed>100</scrollspeed>
<!--animations-->

View File

@ -69,7 +69,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
@ -103,7 +103,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>

View File

@ -45,7 +45,7 @@
<font>dialogTitle</font>
<label>35050</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="grouplist" id="3">
<description>Controller types grouplist</description>
@ -121,7 +121,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -132,7 +132,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
@ -140,28 +140,28 @@
<description>Ok Button</description>
<label>186</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(10820,18)</onclick>
</item>
<item id="2">
<description>Reset Button</description>
<label>409</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(10820,19)</onclick>
</item>
<item id="3">
<description>Install more Button</description>
<label>$LOCALIZE[21452]</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(10820,20)</onclick>
</item>
<item id="4">
<description>Help Button</description>
<label>$LOCALIZE[10043]</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(10820,17)</onclick>
</item>
</content>
@ -188,14 +188,14 @@
</control>
<control type="label" id="8">
<description>Default Label</description>
<label>-</label>
<label></label>
<align>left</align>
<aligny>center</aligny>
<textoffsetx>24</textoffsetx>
<height>2-row</height>
<font>settingsCategoryTitle</font>
<textcolor>highlight</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</control>
<!--dialog buttons (hidden)-->

View File

@ -311,10 +311,10 @@
<ondown>303</ondown>
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<textureradioonfocus>-</textureradioonfocus>
<textureradioonnofocus>-</textureradioonnofocus>
<textureradioofffocus>-</textureradioofffocus>
<textureradiooffnofocus>-</textureradiooffnofocus>
<textureradioonfocus></textureradioonfocus>
<textureradioonnofocus></textureradioonnofocus>
<textureradioofffocus></textureradioofffocus>
<textureradiooffnofocus></textureradiooffnofocus>
<radiowidth>24</radiowidth>
<radioheight>24</radioheight>
<radioposy>12</radioposy>
@ -533,10 +533,10 @@
<ondown>304</ondown>
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<textureradioonfocus>-</textureradioonfocus>
<textureradioonnofocus>-</textureradioonnofocus>
<textureradioofffocus>-</textureradioofffocus>
<textureradiooffnofocus>-</textureradiooffnofocus>
<textureradioonfocus></textureradioonfocus>
<textureradioonnofocus></textureradioonnofocus>
<textureradioofffocus></textureradioofffocus>
<textureradiooffnofocus></textureradiooffnofocus>
<radiowidth>24</radiowidth>
<radioheight>24</radioheight>
<radioposy>12</radioposy>
@ -756,10 +756,10 @@
<ondown>309</ondown>
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<textureradioonfocus>-</textureradioonfocus>
<textureradioonnofocus>-</textureradioonnofocus>
<textureradioofffocus>-</textureradioofffocus>
<textureradiooffnofocus>-</textureradiooffnofocus>
<textureradioonfocus></textureradioonfocus>
<textureradioonnofocus></textureradioonnofocus>
<textureradioofffocus></textureradioofffocus>
<textureradiooffnofocus></textureradiooffnofocus>
<radiowidth>24</radiowidth>
<radioheight>24</radioheight>
<textoffsetx>0</textoffsetx>

View File

@ -92,7 +92,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
@ -100,7 +100,7 @@
<description>Browse</description>
<label>1024</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(129,11)</onclick>
</item>
</content>
@ -118,7 +118,7 @@
<height>6-row</height>
<onright>8000</onright>
<ondown>12</ondown>
<pagecontrol>-</pagecontrol>
<pagecontrol></pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout width="11-col-gutter" height="2-row">
<control type="image">
@ -141,7 +141,7 @@
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<label>$LOCALIZE[31208]: $INFO[listitem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout width="11-col-gutter" height="2-row">
@ -165,7 +165,7 @@
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<label>$LOCALIZE[31208]: $INFO[listitem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
</control>
@ -189,7 +189,7 @@
<textoffsetx>112</textoffsetx>
<font>itemTitle</font>
<align>left</align>
<label>-</label>
<label></label>
<onup>10</onup>
<ondown>8001</ondown>
</control>
@ -202,7 +202,7 @@
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31210]:</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</control>
@ -288,7 +288,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -299,7 +299,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
@ -307,14 +307,14 @@
<description>Ok Button</description>
<label>186</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(129,18)</onclick>
</item>
<item>
<description>Cancel Button</description>
<label>222</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(129,19)</onclick>
</item>
</content>

View File

@ -142,7 +142,7 @@
<font>itemSubTitle</font>
<textcolor>highlight</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>12</posx>
@ -151,7 +151,7 @@
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label fallback="31159">$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout width="5-col" height="2-row">
@ -160,26 +160,26 @@
<item>
<label>$LOCALIZE[31140]</label>
<label2>$INFO[ListItem.Property(Artist_Formed)]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item>
<label>$LOCALIZE[515]</label>
<label2>$INFO[ListItem.Property(Artist_Genre)]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item>
<label>$LOCALIZE[31141]</label>
<label2>$INFO[ListItem.Property(Artist_YearsActive)]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item>
<label>$LOCALIZE[31193]</label>
<label2>$INFO[ListItem.Property(Artist_Style)]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
</content>
</control>
@ -211,7 +211,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -222,7 +222,7 @@
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout width="5-col" height="2-row">
@ -254,7 +254,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -265,32 +265,32 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
<item>
<label>184</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(6)</onclick>
</item>
<item>
<label>13405</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(10)</onclick>
</item>
<item>
<label>20413</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(12)</onclick>
</item>
<item>
<label>31169</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(7)</onclick>
</item>
</content>
@ -390,7 +390,7 @@
<font>itemSubTitle</font>
<textcolor>highlight</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>12</posx>
@ -399,7 +399,7 @@
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label fallback="31159">$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout width="5-col" height="2-row">
@ -408,26 +408,26 @@
<item>
<label>$LOCALIZE[31149]</label>
<label2>$INFO[ListItem.Year]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item>
<label>$LOCALIZE[31150]</label>
<label2>$INFO[ListItem.Property(Album_Label)]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item>
<label>$LOCALIZE[31167]</label>
<label2>$INFO[ListItem.Genre]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item>
<label>$LOCALIZE[31148]</label>
<label2>$INFO[ListItem.Property(Album_Style)]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
</content>
</control>
@ -460,7 +460,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -471,7 +471,7 @@
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout width="5-col" height="2-row">
@ -503,7 +503,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -514,32 +514,32 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
<item>
<label>184</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(6)</onclick>
</item>
<item>
<label>13405</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(10)</onclick>
</item>
<item>
<label>20413</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(12)</onclick>
</item>
<item>
<label>31169</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(7)</onclick>
</item>
</content>
@ -580,7 +580,7 @@
<aligny>center</aligny>
<font>largeLight</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.title]</label>
<wrapmultiline>true</wrapmultiline>
</control>
@ -593,7 +593,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>[COLOR highlight]$LOCALIZE[31129][/COLOR] $INFO[ListItem.artist]</label>
</control>
<control type="label">
@ -604,7 +604,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>[COLOR highlight]$LOCALIZE[31130][/COLOR] $INFO[ListItem.year]</label>
</control>
<control type="label">
@ -615,7 +615,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>[COLOR highlight]$LOCALIZE[31193][/COLOR] $INFO[ListItem.duration]</label>
</control>
<!--col 2-->
@ -627,7 +627,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>[COLOR highlight]$LOCALIZE[31166][/COLOR] $INFO[ListItem.album]</label>
</control>
<control type="label">
@ -638,7 +638,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>[COLOR highlight]$LOCALIZE[31167][/COLOR] $INFO[ListItem.genre]</label>
</control>
<control type="label">
@ -649,7 +649,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>[COLOR highlight]$LOCALIZE[31168][/COLOR] $INFO[ListItem.UserRating]</label>
</control>
<!--synopsis-->
@ -660,7 +660,7 @@
<width>12-col</width>
<align>left</align>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<height>200</height>
<label>$INFO[ListItem.Property(Album_Description)]</label>
<autoscroll delay="10000" time="1000" repeat="10000"/>
@ -691,7 +691,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -702,7 +702,7 @@
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout width="4-col" height="2-row">
@ -734,7 +734,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -745,27 +745,27 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
<item id="1">
<label>31075</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>dialog.close(all,true)</onclick>
<onclick>action(select)</onclick>
</item>
<item id="2">
<label>31169</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(2003,7)</onclick>
</item>
<item id="3">
<label>13511</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(2003,10)</onclick>
</item>
</content>

View File

@ -35,9 +35,9 @@
<width>468</width>
<height>60</height>
<aligny>center</aligny>
<label>-</label>
<label></label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<!--animations-->
<animation type="Windowopen">
<effect type="fade" start="0" end="100" delay="400" time="400" tween="sine"/>
@ -53,7 +53,7 @@
<aligny>center</aligny>
<label>31023</label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<!--animations-->
<animation type="Windowopen">
<effect type="fade" start="0" end="100" delay="400" time="400" tween="sine"/>
@ -68,7 +68,7 @@
<width>468</width>
<height>2-row</height>
<aligny>center</aligny>
<label>-</label>
<label></label>
<scroll>true</scroll>
<scrollspeed>100</scrollspeed>
<!--animations-->

View File

@ -48,7 +48,7 @@
<font>dialogTitle</font>
<label>$LOCALIZE[19199] - $LOCALIZE[19023]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<visible>!IsEmpty(Window.Property(IsRadio))</visible>
@ -60,7 +60,7 @@
<font>dialogTitle</font>
<label>$LOCALIZE[19199] - $LOCALIZE[19024]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<!--channel list-->
@ -108,7 +108,7 @@
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Property(Number),(,) - ]$INFO[ListItem.Property(Name)]</label>
</control>
</itemlayout>
@ -144,7 +144,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Property(Number),(,) - ]$INFO[ListItem.Property(Name)]</label>
</control>
</focusedlayout>
@ -193,7 +193,7 @@
<font>buttonTitle</font>
<align>left</align>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<texturenofocus></texturenofocus>
<textoffsetx>24</textoffsetx>
<focusedcolor>black</focusedcolor>
<label>19201</label>
@ -384,7 +384,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -395,7 +395,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
@ -403,21 +403,21 @@
<description>Apply Button</description>
<label>14070</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(5)</onclick>
</item>
<item id="2">
<description>Ok Button</description>
<label>186</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(4)</onclick>
</item>
<item id="3">
<description>Cancel Button</description>
<label>222</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(6)</onclick>
</item>
</content>

View File

@ -64,7 +64,7 @@
<font>dialogTitle</font>
<label>$LOCALIZE[19143]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<!--group menu-->
<control type="image">
@ -106,7 +106,7 @@
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout height="2-row" width="4-col">
@ -138,7 +138,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
</control>
@ -193,7 +193,7 @@
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label>
</control>
</itemlayout>
@ -229,7 +229,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label>
</control>
</focusedlayout>
@ -284,7 +284,7 @@
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label>
</control>
</itemlayout>
@ -320,7 +320,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label>
</control>
</focusedlayout>
@ -407,7 +407,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -418,7 +418,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
@ -426,28 +426,28 @@
<description>Add group</description>
<label>31099</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(26)</onclick>
</item>
<item id="2">
<description>Rename Group</description>
<label>31100</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(27)</onclick>
</item>
<item id="3">
<description>Delete Group</description>
<label>31101</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(28)</onclick>
</item>
<item id="4">
<description>OK</description>
<label>186</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(29)</onclick>
</item>
</content>

View File

@ -29,7 +29,7 @@
<aligny>center</aligny>
<font>largeLight</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
<wrapmultiline>true</wrapmultiline>
</control>
@ -48,7 +48,7 @@
<font>itemSubTitle</font>
<textcolor>highlight</textcolor>
<label>[B]$INFO[ListItem.label][/B]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>0</posx>
@ -57,7 +57,7 @@
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label fallback="31159">$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout width="5-col" height="2-row">
@ -66,26 +66,26 @@
<item>
<label>$LOCALIZE[31214]</label>
<label2>$INFO[ListItem.channelname]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item>
<label>$LOCALIZE[31192]</label>
<label2>$INFO[ListItem.startdate]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item>
<label>$LOCALIZE[31167]</label>
<label2>$INFO[ListItem.genre]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item>
<label>$LOCALIZE[31193]</label>
<label2>$INFO[ListItem.duration]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
</content>
</control>
@ -97,7 +97,7 @@
<width>12-col</width>
<align>left</align>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<height>232</height>
<label>$INFO[ListItem.plot]</label>
<autoscroll>false</autoscroll>
@ -136,7 +136,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -147,7 +147,7 @@
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout width="4-col" height="2-row">
@ -179,7 +179,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -190,26 +190,26 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
<item id="1">
<label>31075</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>sendclick(2003,8)</onclick>
</item>
<item id="2">
<label>264</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(2003,6)</onclick>
</item>
<item id="3">
<label>31073</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>dialog.close(all,true)</onclick>
<onclick>ActivateWindow(TVGuide)</onclick>
<onclick>Control.SetFocus(10)</onclick>

View File

@ -14,7 +14,7 @@
<posx>0</posx>
<posy>0</posy>
<width>12-col</width>
<height>-</height>
<height></height>
<aspectratio align="left" aligny="top">keep</aspectratio>
<texture>$INFO[listitem.thumb]</texture>
</control>
@ -32,7 +32,7 @@
<font>itemSubTitle</font>
<textcolor>highlight</textcolor>
<label>[B]$INFO[ListItem.label][/B]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>0</posx>
@ -41,7 +41,7 @@
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label fallback="31159">$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout width="5-col" height="2-row">

View File

@ -88,7 +88,7 @@
<font>small</font>
<textcolor>textActive</textcolor>
<label>$INFO[Player.title]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<visible>!stringcompare(VideoPlayer.TVShowTitle,Player.title)</visible>
@ -99,7 +99,7 @@
<font>small</font>
<textcolor>textActive</textcolor>
<label>$INFO[VideoPlayer.TVShowTitle,, - ]$INFO[Player.title]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>0</posx>
@ -108,7 +108,7 @@
<font>smallStrong</font>
<textcolor>textActive</textcolor>
<label>$INFO[Player.Time]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>18-col</posx>
@ -118,7 +118,7 @@
<align>right</align>
<textcolor>textActive</textcolor>
<label>$INFO[Player.Duration]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</control>
<!--ff / rw speed indicators-->
@ -134,7 +134,7 @@
<font>symbolVeryLarge</font>
<textcolor>textActive</textcolor>
<label></label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -144,7 +144,7 @@
<font>pageTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[player.SeekStepSize]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</control>
<!--debugging-->

View File

@ -28,7 +28,7 @@
<aligny>center</aligny>
<font>dialogTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="image">
<visible>player.hasvideo</visible>
@ -96,7 +96,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
@ -134,7 +134,7 @@
<font>symbolLarge</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="label">
@ -175,7 +175,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
@ -235,7 +235,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -246,7 +246,7 @@
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout width="4-col" height="2-row">
@ -278,7 +278,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -289,7 +289,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
@ -297,14 +297,14 @@
<description>Ok / manual / get more Button</description>
<label fallback="186">$INFO[control.getlabel(5)]</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(2000,5)</onclick>
</item>
<item id="2">
<description>Cancel Button</description>
<label>222</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>PreviousMenu</onclick>
</item>
</content>

View File

@ -58,7 +58,7 @@
<aligny>center</aligny>
<font>dialogTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="grouplist" id="5">
<description>control area</description>
@ -84,7 +84,7 @@
<font>buttonTitle</font>
<align>left</align>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<texturenofocus></texturenofocus>
<textoffsetx>24</textoffsetx>
<focusedcolor>black</focusedcolor>
</control>
@ -93,14 +93,14 @@
</control>
<control type="label" id="14">
<description>Default Label</description>
<label>-</label>
<label></label>
<align>left</align>
<aligny>center</aligny>
<textoffsetx>24</textoffsetx>
<height>2-row</height>
<font>settingsCategoryTitle</font>
<textcolor>highlight</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<!--dialog control buttons-->
<control type="panel" id="9000">
@ -121,7 +121,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -132,7 +132,7 @@
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout width="4-col" height="2-row">
@ -164,7 +164,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -175,7 +175,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
@ -183,14 +183,14 @@
<description>Ok Button</description>
<label>186</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(28)</onclick>
</item>
<item id="2">
<description>Cancel Button</description>
<label>222</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(29)</onclick>
</item>
<item id="3">
@ -198,7 +198,7 @@
<description>clear / settings</description>
<label>31048</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(30)</onclick>
</item>
</content>

View File

@ -34,9 +34,9 @@
<width>468</width>
<height>60</height>
<aligny>center</aligny>
<label>-</label>
<label></label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<!--animations-->
<animation type="Windowopen">
<effect type="fade" start="0" end="100" delay="400" time="400" tween="sine"/>
@ -51,7 +51,7 @@
<width>468</width>
<height>2-row</height>
<aligny>center</aligny>
<label>-</label>
<label></label>
<scroll>true</scroll>
<scrollspeed>100</scrollspeed>
<!--animations-->

View File

@ -90,7 +90,7 @@
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<info>ListItem.Label2</info>
</control>
<!--language / rating / sync / CC-->
@ -103,7 +103,7 @@
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label] - $INFO[ListItem.ActualIcon]*</label>
</control>
</itemlayout>
@ -128,7 +128,7 @@
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<info>ListItem.Label2</info>
</control>
<!--language / rating / sync / CC-->
@ -141,7 +141,7 @@
<font>itemSubTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label] - $INFO[ListItem.ActualIcon]*</label>
</control>
</focusedlayout>
@ -187,7 +187,7 @@
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<info>ListItem.Label</info>
<visible>!ListItem.property(man)</visible>
</control>
@ -200,7 +200,7 @@
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<info>ListItem.Label</info>
<visible>ListItem.property(man)</visible>
</control>
@ -237,7 +237,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<info>ListItem.Label</info>
<visible>!ListItem.property(man)</visible>
</control>
@ -250,7 +250,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<info>ListItem.Label</info>
<visible>ListItem.property(man)</visible>
</control>

View File

@ -35,7 +35,7 @@
<aligny>center</aligny>
<font>dialogTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="textbox" id="5">
<description>textarea</description>

View File

@ -130,7 +130,7 @@
<font>itemSubTitle</font>
<textcolor>highlight</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>12</posx>
@ -139,7 +139,7 @@
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label fallback="31159">$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout width="5-col" height="2-row">
@ -148,26 +148,26 @@
<item>
<label>$LOCALIZE[562]</label>
<label2>$INFO[ListItem.year]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item>
<label>$LOCALIZE[515]</label>
<label2>$INFO[ListItem.genre]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item>
<label>$LOCALIZE[31146]</label>
<label2>$INFO[ListItem.director]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item>
<label>$LOCALIZE[31193]</label>
<label2>$INFO[ListItem.duration,, $LOCALIZE[31018]]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
</content>
</control>
@ -198,7 +198,7 @@
<height>388</height>
<label fallback="31205">$INFO[ListItem.plot]</label>
<autoscroll>false</autoscroll>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<pagecontrol>61</pagecontrol>
</control>
<control type="scrollbar" id="61">
@ -238,7 +238,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -249,7 +249,7 @@
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout width="5-col" height="2-row">
@ -281,7 +281,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -292,21 +292,21 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
<item>
<label>31075</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>sendclick(2003,8)</onclick>
</item>
<item>
<description>Artwork downloader</description>
<label>$LOCALIZE[31219]</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick condition="system.hasaddon(script.artwork.downloader) + String.IsEqual(ListItem.DBTYPE,tvshow)">XBMC.RunScript(script.artwork.downloader, mediatype=tvshow, dbid=$INFO[ListItem.DBID])</onclick>
<onclick condition="system.hasaddon(script.artwork.downloader) + String.IsEqual(ListItem.DBTYPE,movie)">XBMC.RunScript(script.artwork.downloader, mediatype=movie, dbid=$INFO[ListItem.DBID])</onclick>
<onclick condition="system.hasaddon(script.artwork.downloader) + String.IsEqual(ListItem.DBTYPE,musicvideo)">XBMC.RunScript(script.artwork.downloader, mediatype=musicvideos, dbid=$INFO[ListItem.DBID])</onclick>
@ -315,25 +315,25 @@
<item>
<label>20410</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(2003,11)</onclick>
</item>
<item>
<label>31076</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(2003,6)</onclick>
</item>
<item>
<label>13511</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(2003,10)</onclick>
</item>
<item>
<label>31169</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(2003,7)</onclick>
</item>
</content>
@ -375,7 +375,7 @@
<aligny>center</aligny>
<font>largeLight</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
<wrapmultiline>true</wrapmultiline>
</control>
@ -409,7 +409,7 @@
<width>12-col</width>
<align>left</align>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<height>160</height>
<label fallback="31205">$INFO[ListItem.plot]</label>
<autoscroll>false</autoscroll>
@ -448,7 +448,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -459,7 +459,7 @@
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout width="6-col" height="2-row">
@ -491,7 +491,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -502,21 +502,21 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
<item id="1">
<label>31075</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>sendclick(2003,8)</onclick>
</item>
<item id="2">
<visible>!Substring(Container.folderpath,plugin)</visible>
<label>31076</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(2003,6)</onclick>
</item>
</content>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">-</defaultcontrol>
<defaultcontrol always="true"></defaultcontrol>
<controls>
<control type="group">
<posx>col-19-begin</posx>
@ -32,7 +32,7 @@
<aligny>center</aligny>
<label>13376</label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<visible>Player.Muted</visible>

View File

@ -46,7 +46,7 @@
<font>dialogTitle</font>
<label>$LOCALIZE[14111]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<!--view options-->
<control type="grouplist" id="9000">
@ -65,8 +65,8 @@
<control type="radiobutton" id="22">
<description>Only show current level</description>
<width>5-col</width>
<textureradiofocus>-</textureradiofocus>
<textureradionofocus>-</textureradionofocus>
<textureradiofocus></textureradiofocus>
<textureradionofocus></textureradionofocus>
<radiowidth/>
<radioheight/>
</control>
@ -96,7 +96,7 @@
<aligny>top</aligny>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.label2]</label>
</control>
<control type="label">
@ -107,7 +107,7 @@
<aligny>top</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>[B]$INFO[ListItem.Label][/B] - $INFO[ListItem.Property(Event.Description)]</label>
</control>
</itemlayout>
@ -128,7 +128,7 @@
<aligny>top</aligny>
<font>itemSubTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.label2]</label>
</control>
<control type="label">
@ -139,7 +139,7 @@
<aligny>top</aligny>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>[B]$INFO[ListItem.Label][/B] - $INFO[ListItem.Property(Event.Description)]</label>
</control>
</focusedlayout>

View File

@ -59,7 +59,7 @@
<font>dialogTitle</font>
<label>31089</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="image">
<posx>0</posx>
@ -116,7 +116,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
@ -152,7 +152,7 @@
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
@ -186,7 +186,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -197,7 +197,7 @@
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout width="4-col" height="2-row">
@ -229,7 +229,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -240,7 +240,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
@ -248,14 +248,14 @@
<description>Ok Button</description>
<label>186</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(126,413)</onclick>
</item>
<item id="2">
<description>Cancel Button</description>
<label>222</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(126,414)</onclick>
</item>
<item id="3">
@ -263,7 +263,7 @@
<description>New Folder Button</description>
<label>31048</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(126,415)</onclick>
</item>
</content>

View File

@ -30,7 +30,7 @@
<font>dialogTitle</font>
<label>10003</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="image">
<posx>0</posx>
@ -52,10 +52,10 @@
<posy>0</posy>
<height>2-row</height>
<width>8-col-gutter</width>
<label>-</label>
<label></label>
<font>settingsCategoryTitle</font>
<textcolor>highlight</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<!--left file list-->
<control type="list" id="20">
@ -123,7 +123,7 @@
<posy>0</posy>
<width>9-col-gutter</width>
<height>2-row</height>
<label>-</label>
<label></label>
<font>settingsCategoryTitle</font>
<textcolor>highlight</textcolor>
</control>

0
1080i/GameOSD.xml Normal file
View File

View File

@ -60,7 +60,7 @@
<aligny>center</aligny>
<align>center</align>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>[CAPITALIZE]$INFO[ListItem.label][/CAPITALIZE]</label>
</control>
</itemlayout>
@ -84,7 +84,7 @@
<aligny>center</aligny>
<align>center</align>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>[CAPITALIZE]$INFO[ListItem.label][/CAPITALIZE]</label>
</control>
</focusedlayout>
@ -113,7 +113,7 @@
<align>center</align>
<aligny>center</aligny>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
@ -136,7 +136,7 @@
<align>center</align>
<aligny>center</aligny>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.label]</label>
</control>
</focusedlayout>
@ -238,7 +238,7 @@
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="label">
@ -251,7 +251,7 @@
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="label">

View File

@ -45,7 +45,7 @@
<font>symbolVeryLarge</font>
<aligny>center</aligny>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$VAR[menuLogo]</label>
</control>
<control type="list" id="9001">
@ -66,7 +66,7 @@
<font>menuTitle</font>
<aligny>center</aligny>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>[CAPITALIZE]$INFO[ListItem.label][/CAPITALIZE]</label>
</control>
</itemlayout>
@ -88,7 +88,7 @@
<font>menuTitle</font>
<aligny>center</aligny>
<textcolor>highlight</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>[CAPITALIZE]$INFO[ListItem.label][/CAPITALIZE]</label>
</control>
</focusedlayout>

View File

@ -66,8 +66,8 @@
<width>6-col</width>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<textureradiofocus>-</textureradiofocus>
<textureradionofocus>-</textureradionofocus>
<textureradiofocus></textureradiofocus>
<textureradionofocus></textureradionofocus>
<radiowidth/>
<radioheight/>
<onclick>sendclick(videos,14)</onclick>
@ -78,9 +78,9 @@
<width>6-col</width>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<texturenofocus>-</texturenofocus>
<textureradiofocus>-</textureradiofocus>
<textureradionofocus>-</textureradionofocus>
<texturenofocus></texturenofocus>
<textureradiofocus></textureradiofocus>
<textureradionofocus></textureradionofocus>
<onclick>right</onclick>
<onclick>xbmc.mastermode</onclick>
<selected>system.ismaster</selected>
@ -190,8 +190,8 @@
<width>6-col</width>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<textureradiofocus>-</textureradiofocus>
<textureradionofocus>-</textureradionofocus>
<textureradiofocus></textureradiofocus>
<textureradionofocus></textureradionofocus>
<radiowidth/>
<radioheight/>
<label>$LOCALIZE[25001]</label>
@ -201,8 +201,8 @@
<width>6-col</width>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<textureradiofocus>-</textureradiofocus>
<textureradionofocus>-</textureradionofocus>
<textureradiofocus></textureradiofocus>
<textureradionofocus></textureradionofocus>
<radiowidth/>
<radioheight/>
<label>$LOCALIZE[24999]</label>

0
1080i/MyGames.xml Normal file
View File

View File

@ -28,7 +28,7 @@
<font>dialogTitle</font>
<label>31057</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="image">
<posx>0</posx>
@ -62,7 +62,7 @@
<label>31022</label>
<font>settingsCategoryTitle</font>
<textcolor>highlight</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<!--left file list-->
<control type="list" id="50">
@ -252,7 +252,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -263,7 +263,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
@ -271,14 +271,14 @@
<description>Open</description>
<label>31019</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(503,6)</onclick>
</item>
<item id="2">
<description>Save</description>
<label>31020</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(503,7)</onclick>
<onclick>Notification($LOCALIZE[31020],$LOCALIZE[31153])</onclick>
</item>
@ -286,7 +286,7 @@
<description>Clear</description>
<label>31021</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(503,8)</onclick>
</item>
</content>

View File

@ -55,7 +55,7 @@
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.ChannelName]</label>
</control>
</channellayout>
@ -86,7 +86,7 @@
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.ChannelName]</label>
<scroll>true</scroll>
</control>
@ -107,7 +107,7 @@
<textoffsetx>12</textoffsetx>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="image">
@ -136,7 +136,7 @@
<textoffsetx>12</textoffsetx>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>

View File

@ -56,7 +56,7 @@
<height>66</height>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="label">
@ -67,7 +67,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
@ -79,7 +79,7 @@
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Date,, ]$INFO[ListItem.Duration,(,)]</label>
</control>
</itemlayout>
@ -114,7 +114,7 @@
<height>66</height>
<font>symbolLarge</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
</control>
@ -127,7 +127,7 @@
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
@ -139,7 +139,7 @@
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Date,, ]$INFO[ListItem.Duration,(,)]</label>
</control>
</focusedlayout>
@ -166,7 +166,7 @@
<align>center</align>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[Pvr.BackendDiskSpace]</label>
</control>
</control>

View File

@ -48,7 +48,7 @@
<height>66</height>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="label">
@ -58,7 +58,7 @@
<height>2-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
@ -68,7 +68,7 @@
<height>2-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Date]</label>
</control>
<control type="label">
@ -78,7 +78,7 @@
<height>2-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Comment]</label>
</control>
</itemlayout>
@ -113,7 +113,7 @@
<height>66</height>
<font>symbolLarge</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
</control>
@ -125,7 +125,7 @@
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
@ -136,7 +136,7 @@
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Date]</label>
</control>
<control type="label">
@ -147,7 +147,7 @@
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Comment]</label>
</control>
</focusedlayout>
@ -174,7 +174,7 @@
<align>center</align>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[Pvr.BackendDiskSpace]</label>
</control>
</control>

View File

@ -38,7 +38,7 @@
<font>veryLarge</font>
<label>[COLOR highlight]$LOCALIZE[31200][/COLOR] $INFO[Window.Property(Location)]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<animation type="Conditional" condition="isempty(Window.Property(location))" loop="false" reversible="true">
<effect type="rotatey" end="180" center="auto" tween="back" easing="out" time="2000"/>
<effect type="fade" start="100" end="30" time="800"/>
@ -65,7 +65,7 @@
<font>largeStrong</font>
<label>$LOCALIZE[31026]: $INFO[Window.Property(Day0.Outlook)]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>3-col</posx>
@ -75,7 +75,7 @@
<font>large</font>
<label>$LOCALIZE[31027] $INFO[Window.Property(Current.Temperature)]$INFO[System.TemperatureUnits] ($LOCALIZE[31028] $INFO[Window.Property(Current.FeelsLike)]$INFO[System.TemperatureUnits]), $INFO[Window.Property(current.condition)].</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>3-col</posx>
@ -85,7 +85,7 @@
<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[31030]: [B]$INFO[Window.Property(Current.Humidity)][/B]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>3-col</posx>
@ -95,7 +95,7 @@
<font>regular</font>
<label>$LOCALIZE[31094] $INFO[Window.Property(Current.wind)]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</control>
</control>
@ -128,7 +128,7 @@
<font>dialogTitle</font>
<label>$INFO[ListItem.Label]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>2-col</posx>
@ -160,7 +160,7 @@
<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>
<onclick>noop</onclick>
</item>
<item id="3">
<description>Day 2</description>
@ -170,7 +170,7 @@
<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>
<onclick>noop</onclick>
</item>
<item id="4">
<description>Day 3</description>
@ -180,7 +180,7 @@
<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>
<onclick>noop</onclick>
</item>
<item id="5">
<description>Day 4</description>
@ -190,7 +190,7 @@
<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>
<onclick>noop</onclick>
</item>
</content>
</control>
@ -203,7 +203,7 @@
<left>-100</left>
<top>-100</top>
<width>6-col</width>
<onclick>noop</onclick>
<onright>Weather.LocationNext</onright>
<onleft>Weather.LocationPrevious</onleft>
</control>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol>-</defaultcontrol>
<defaultcontrol></defaultcontrol>
<coordinates>
<system>1</system>
<posx>0</posx>

View File

@ -37,7 +37,7 @@
<font>dialogTitle</font>
<label>$LOCALIZE[5]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<!--menu-->
<control type="Panel" id="9000">

View File

@ -11,7 +11,7 @@
<posy>0</posy>
<width>8-col</width>
<font>regular</font>
<label>-</label>
<label></label>
<textcolor>menuUnselected</textcolor>
</control>
<!--Settings category-->
@ -55,7 +55,7 @@
<font>dialogTitle</font>
<label>$INFO[control.getlabel(2)]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<!--Category submenu-->
<control type="button" id="1234">
@ -71,7 +71,7 @@
<control type="grouplist" id="3">
<posx>0</posx>
<posy>2-row</posy>
<width>-</width>
<width></width>
<itemgap>0</itemgap>
<height>18-row</height>
<onleft>9000</onleft>
@ -104,30 +104,30 @@
</control>
<control type="button" id="7">
<description>Default Button</description>
<texturenofocus>-</texturenofocus>
<texturenofocus></texturenofocus>
</control>
<control type="label" id="14">
<description>Default Label</description>
<label>-</label>
<label></label>
<align>left</align>
<aligny>center</aligny>
<textoffsetx>24</textoffsetx>
<height>2-row</height>
<font>settingsCategoryTitle</font>
<textcolor>highlight</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="radiobutton" id="8">
<description>Default Radio Button</description>
<texturenofocus>-</texturenofocus>
<texturenofocus></texturenofocus>
</control>
<control type="spincontrolex" id="9">
<description>Default Spin Control</description>
<texturenofocus>-</texturenofocus>
<texturenofocus></texturenofocus>
</control>
<control type="sliderex" id="13">
<description>Default Slider</description>
<texturenofocus>-</texturenofocus>
<texturenofocus></texturenofocus>
</control>
<!--subcat menu buttons-->
<control type="togglebutton" id="10">
@ -135,7 +135,7 @@
<width>287</width>
<font>buttonTitle</font>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<texturenofocus></texturenofocus>
</control>
<control type="button" id="20">
<visible>false</visible>

View File

@ -31,7 +31,7 @@
<font>dialogTitle</font>
<label>14210</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="image">
<posx>0</posx>
@ -78,7 +78,7 @@
<font>itemSubTitle</font>
<label>$LOCALIZE[31107]: [COLOR highlight]$INFO[System.ProfileName][/COLOR]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<!--dialog controls-->
<control type="radiobutton" id="4">

View File

@ -14,7 +14,7 @@
<width>192</width>
<height>192</height>
<texturefocus>calibration/CalibrateTopLeft.png</texturefocus>
<texturenofocus>-</texturenofocus>
<texturenofocus></texturenofocus>
</control>
<control type="mover" id="9">
<description>right bottom mover</description>
@ -23,7 +23,7 @@
<width>192</width>
<height>192</height>
<texturefocus>calibration/CalibrateBottomRight.png</texturefocus>
<texturenofocus>-</texturenofocus>
<texturenofocus></texturenofocus>
</control>
<control type="mover" id="10">
<description>subtitle position mover</description>
@ -32,7 +32,7 @@
<width>768</width>
<height>192</height>
<texturefocus>calibration/CalibrateSubTitles.png</texturefocus>
<texturenofocus>-</texturenofocus>
<texturenofocus></texturenofocus>
</control>
<control type="resize" id="11">
<description>pixel aspect ratio box</description>
@ -41,7 +41,7 @@
<width>384</width>
<height>384</height>
<texturefocus>calibration/CalibratePixelRatio.png</texturefocus>
<texturenofocus>-</texturenofocus>
<texturenofocus></texturenofocus>
</control>
<control type="label" id="2">
<description>coordinates label</description>
@ -50,7 +50,7 @@
<width>1860</width>
<align>center</align>
<font>regular</font>
<label>-</label>
<label></label>
</control>
<control type="label" id="3">
<description>help information</description>
@ -59,7 +59,7 @@
<width>1860</width>
<font>regular</font>
<align>center</align>
<label>-</label>
<label></label>
</control>
<!--debugging-->
<include>DebugGrid</include>

View File

@ -57,7 +57,7 @@
<height>2-row</height>
<font>pageSubTitle</font>
<textcolor>44FFFFFF</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
@ -69,7 +69,7 @@
<height>2-row</height>
<font>pageSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<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>
@ -77,11 +77,11 @@
<content>
<item id="1">
<label>$LOCALIZE[31121]</label>
<onclick>noop</onclick>
</item>
<item id="2">
<label>31119</label>
<onclick>noop</onclick>
</item>
</content>
</control>
@ -127,7 +127,7 @@
<font>dialogTitle</font>
<label>$INFO[ListItem.Label]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>0</posx>
@ -179,7 +179,7 @@
<font>dialogTitle</font>
<label>$INFO[ListItem.Label]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>0</posx>
@ -207,56 +207,56 @@
<label>482</label>
<label2>$INFO[System.BuildVersion][CR]$INFO[System.BuildDate]</label2>
<property name="itemIcon">&gt;</property>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item id="2">
<description>Connectivity</description>
<label>705</label>
<label2>$INFO[Network.IPAddress][CR]$INFO[Network.MacAddress]</label2>
<property name="itemIcon">&gt;</property>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item id="3">
<description>Storage</description>
<label>13277</label>
<label2>$INFO[System.TotalSpace][CR]$INFO[System.FreeSpace]</label2>
<property name="itemIcon">&gt;</property>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item id="4">
<description>Memory</description>
<label>31062</label>
<label2>$INFO[System.Memory(total),, $LOCALIZE[20161]][CR]$INFO[System.FreeMemory] / $INFO[System.Memory(free.percent),, $LOCALIZE[156]]</label2>
<property name="itemIcon">&gt;</property>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item id="5">
<description>CPU</description>
<label>31064</label>
<label2>$INFO[System.CpuFrequency][CR]$LOCALIZE[139]$INFO[System.CPUTemperature, ,]</label2>
<property name="itemIcon">&gt;</property>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item id="6">
<description>Screen Resolution</description>
<label>31070</label>
<label2>$INFO[System.ScreenWidth] x $INFO[System.ScreenHeight][CR]$INFO[System.FPS,, $LOCALIZE[31144]]</label2>
<property name="itemIcon">&gt;</property>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item id="7">
<description>Media</description>
<label>20060</label>
<label2>$INFO[Window(Home).Property(Movies.Count),$LOCALIZE[20342]: ,][CR]$INFO[Window(Home).Property(TVShows.Count),$LOCALIZE[20343]: ,][CR]$INFO[Window(Home).Property(Music.AlbumsCount),$LOCALIZE[132]: ,]</label2>
<property name="itemIcon">&gt;</property>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item id="8">
<visible>PVR.HasTVChannels</visible>
@ -264,8 +264,8 @@
<label>24019</label>
<label2>$INFO[Pvr.BackendName][CR]$INFO[PVR.BackendDiskspace]</label2>
<property name="itemIcon">&gt;</property>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
<item id="9">
<visible>!PVR.HasTVChannels</visible>
@ -273,8 +273,8 @@
<label>24019</label>
<label2>$LOCALIZE[31118]</label2>
<property name="itemIcon">&gt;</property>
<thumb>-</thumb>
<onclick>noop</onclick>
<thumb></thumb>
</item>
</content>
</control>

View File

@ -36,7 +36,7 @@
<font>dialogTitle</font>
<label>$LOCALIZE[20077]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="image">
<posx>0</posx>
@ -68,7 +68,7 @@
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout height="2-row" width="4-col">
@ -89,21 +89,21 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
<item id="1">
<label>$LOCALIZE[128]</label>
<onclick>noop</onclick>
</item>
<item id="2">
<label>$LOCALIZE[31170]</label>
<onclick>noop</onclick>
</item>
<item id="3">
<label>$LOCALIZE[31044]</label>
<onclick>noop</onclick>
</item>
</content>
</control>

View File

@ -52,7 +52,7 @@
<textoffsetx>24</textoffsetx>
<hinttext>31211</hinttext>
<align>left</align>
<label>-</label>
<label></label>
<onright>9002</onright>
<ondown>22</ondown>
</control>
@ -160,7 +160,7 @@
<textcolor>textActive</textcolor>
<selectedcolor>black</selectedcolor>
<info>ListItem.Label</info>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</itemlayout>
<focusedlayout width="12-col" height="2-row">
@ -184,7 +184,7 @@
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<info>ListItem.Label</info>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
</control>
@ -260,7 +260,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
@ -268,7 +268,7 @@
<description>New Rule</description>
<label>31128</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(129,13)</onclick>
</item>
</content>
@ -342,7 +342,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -353,7 +353,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
@ -361,14 +361,14 @@
<description>Ok Button</description>
<label>186</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(129,20)</onclick>
</item>
<item id="2">
<description>Cancel Button</description>
<label>222</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(129,21)</onclick>
</item>
</content>

View File

@ -81,7 +81,7 @@
<texturenofocus colordiffuse="99ffffff">colors/offblack.png</texturenofocus>
<texturefocus>colors/offblack.png</texturefocus>
<textoffsetx>24</textoffsetx>
<label>-</label>
<label></label>
<align>left</align>
<onup>16</onup>
<onright>20</onright>
@ -167,7 +167,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -178,7 +178,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
@ -186,21 +186,21 @@
<description>OK</description>
<label>186</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(129,18)</onclick>
</item>
<item id="2">
<description>Cancel</description>
<label>222</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(129,19)</onclick>
</item>
<item id="3">
<description>Remove Rule</description>
<label>1210</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>dialog.close(137,true)</onclick>
<onclick>Control.Message(14,click,136)</onclick>
<onclick>Control.setfocus(10)</onclick>

View File

@ -11,8 +11,8 @@
<control type="button" id="10">
<description>Startup Trigger</description>
<onfocus>ReplaceWindow($INFO[System.StartupWindow])</onfocus>
<texturenofocus>-</texturenofocus>
<texturefocus>-</texturefocus>
<texturenofocus></texturenofocus>
<texturefocus></texturefocus>
</control>
<!--debugging-->
<include>DebugGrid</include>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol>-</defaultcontrol>
<defaultcontrol></defaultcontrol>
<controls>
<control type="image">
<posx>0</posx>
@ -22,7 +22,7 @@
<width>24-col</width>
<height>1-row</height>
<label>$INFO[Player.SeekNumeric]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label" id="10">
<posx>0</posx>
@ -31,8 +31,8 @@
<textcolor>textActive</textcolor>
<width>24-col</width>
<height>1-row</height>
<label>-</label>
<shadowcolor>-</shadowcolor>
<label></label>
<shadowcolor></shadowcolor>
</control>
<control type="label" id="11">
<posx>0</posx>
@ -41,8 +41,8 @@
<textcolor>textActive</textcolor>
<width>24-col</width>
<height>1-row</height>
<label>-</label>
<shadowcolor>-</shadowcolor>
<label></label>
<shadowcolor></shadowcolor>
</control>
<control type="label" id="12">
<posx>0</posx>
@ -51,8 +51,8 @@
<textcolor>textActive</textcolor>
<width>24-col</width>
<height>1-row</height>
<label>-</label>
<shadowcolor>-</shadowcolor>
<label></label>
<shadowcolor></shadowcolor>
</control>
</control>
<!--buffering label-->
@ -77,7 +77,7 @@
<height>1-row</height>
<label>20186</label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label" id="24">
<description>buffering label</description>
@ -88,7 +88,7 @@
<width>468</width>
<height>1-row</height>
<label>$LOCALIZE[15107] $INFO[Player.CacheLevel]%</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</control>
<!--debugging-->

View File

@ -125,7 +125,7 @@
<height>348</height>
<label fallback="31205">$INFO[Player.FinishTime(HH:MM),$LOCALIZE[31160] ,. ]$INFO[videoplayer.plot]</label>
<autoscroll>false</autoscroll>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<pagecontrol>61</pagecontrol>
</control>
<control type="scrollbar" id="61">
@ -187,58 +187,58 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
<item>
<description>Previous</description>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>PlayerControl(previous)</onclick>
</item>
<item>
<description>Rewind</description>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>PlayerControl(rewind)</onclick>
</item>
<item>
<description>Stop</description>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>PlayerControl(stop)</onclick>
</item>
<item>
<visible>Player.Playing | player.forwarding | player.rewinding</visible>
<description>Play/Pause</description>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>PlayerControl(play)</onclick>
</item>
<item>
<visible>Player.Paused</visible>
<description>Pause</description>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>PlayerControl(play)</onclick>
</item>
<item>
<description>Fast forward</description>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>PlayerControl(forward)</onclick>
</item>
<item>
<description>Next Chapter</description>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>PlayerControl(next)</onclick>
</item>
<item>
<enabled>System.GetBool(pvrmanager.enabled) + Player.CanRecord</enabled>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>PlayerControl(record)</onclick>
</item>
</content>
@ -303,7 +303,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -321,14 +321,14 @@
<visible>VideoPlayer.HasMenu</visible>
<label>31051</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>PlayerControl(ShowVideoMenu)</onclick>
</item>
<item>
<description>Download subtitles</description>
<label>31154</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>ActivateWindow(SubtitleSearch)</onclick>
</item>
<item>
@ -336,7 +336,7 @@
<visible>VideoPlayer.HasSubtitles + !VideoPlayer.SubtitlesEnabled</visible>
<label>24012</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>ShowSubtitles</onclick>
</item>
<item>
@ -344,7 +344,7 @@
<visible>VideoPlayer.HasSubtitles + VideoPlayer.SubtitlesEnabled</visible>
<label>31161</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>ShowSubtitles</onclick>
</item>
<item>
@ -352,28 +352,28 @@
<visible>VideoPlayer.HasSubtitles + VideoPlayer.SubtitlesEnabled</visible>
<label>31202</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SubtitleDelay</onclick>
</item>
<item>
<description>Video Settings</description>
<label>31191</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>ActivateWindow(osdvideosettings)</onclick>
</item>
<item>
<description>Audio Settings</description>
<label>31177</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>ActivateWindow(osdaudiosettings)</onclick>
</item>
<item>
<description>Bookmarks</description>
<label>298</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>ActivateWindow(videobookmarks)</onclick>
</item>
</content>

View File

@ -102,7 +102,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -113,7 +113,7 @@
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
@ -121,14 +121,14 @@
<description>Create Bookmark button</description>
<label>294</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(125,2)</onclick>
</item>
<item id="2">
<description>Clear Bookmark button</description>
<label>296</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(125,3)</onclick>
</item>
<item id="3">
@ -136,7 +136,7 @@
<visible>videoplayer.content(episodes)</visible>
<label>20406</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>SendClick(125,4)</onclick>
</item>
</content>

View File

@ -31,7 +31,7 @@
<font>pageSubtitle</font>
<aligny>center</aligny>
<textcolor>textDisabled</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.property(textTitle)]</label>
</control>
</itemlayout>
@ -44,7 +44,7 @@
<font>pageSubtitle</font>
<aligny>center</aligny>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.property(textTitle)]</label>
<animation type="conditional" condition="control.hasfocus(9123)" loop="true">
<effect type="fade" start="100" end="50" time="1000"/>
@ -55,17 +55,17 @@
<item>
<label>special://skin/extras/playlists/recentAlbums.xsp</label>
<property name="textTitle">31180</property>
<onclick>noop</onclick>
</item>
<item>
<label>special://skin/extras/playlists/topAlbums.xsp</label>
<property name="textTitle">31187</property>
<onclick>noop</onclick>
</item>
<item>
<label>special://skin/extras/playlists/randomAlbums.xsp</label>
<property name="textTitle">31181</property>
<onclick>noop</onclick>
</item>
</content>
</control>

View File

@ -34,7 +34,7 @@
<font>veryLargeLight</font>
<textcolor>66ffffff</textcolor>
<wrapmultiline>true</wrapmultiline>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[container.foldername]</label>
</control>
</control>

View File

@ -32,7 +32,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
@ -66,7 +66,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>

View File

@ -122,7 +122,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Episode]</label>
<scroll>false</scroll>
</control>
@ -145,7 +145,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>..</label>
<scroll>false</scroll>
</control>
@ -157,7 +157,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label>
<scroll>false</scroll>
</control>
@ -171,7 +171,7 @@
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
</itemlayout>
@ -196,7 +196,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Episode]</label>
<scroll>false</scroll>
</control>
@ -219,7 +219,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>..</label>
<scroll>false</scroll>
</control>
@ -231,7 +231,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label>
<scroll>false</scroll>
</control>
@ -245,7 +245,7 @@
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
</focusedlayout>
@ -288,7 +288,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
@ -301,7 +301,7 @@
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
</itemlayout>
@ -335,7 +335,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
@ -348,7 +348,7 @@
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
</focusedlayout>

View File

@ -49,7 +49,7 @@
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>[B]$INFO[ListItem.starttime][/B]</label>
</control>
<control type="label">
@ -60,7 +60,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
@ -72,7 +72,7 @@
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>[B]$INFO[ListItem.nextstarttime][/B]</label>
</control>
<control type="label">
@ -83,7 +83,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.nextTitle]</label>
</control>
</itemlayout>
@ -117,7 +117,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
<scroll>true</scroll>
</control>
@ -130,7 +130,7 @@
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>[B]$INFO[ListItem.starttime][/B]</label>
</control>
<control type="label">
@ -141,7 +141,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
@ -153,7 +153,7 @@
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>[B]$INFO[ListItem.nextstarttime][/B]</label>
</control>
<control type="label">
@ -164,7 +164,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.nextTitle]</label>
</control>
</focusedlayout>

View File

@ -32,7 +32,7 @@
<font>itemTitle</font>
<aligny>center</aligny>
<textcolor>textDisabled</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.property(textTitle)]</label>
</control>
</itemlayout>
@ -45,7 +45,7 @@
<font>itemTitle</font>
<aligny>center</aligny>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.property(textTitle)]</label>
<animation type="conditional" condition="control.hasfocus(9102)" loop="true">
<effect type="fade" start="100" end="50" time="1000"/>
@ -56,12 +56,12 @@
<item>
<label>special://skin/extras/playlists/recentMovies.xsp</label>
<property name="textTitle">31176</property>
<onclick>noop</onclick>
</item>
<item>
<label>special://skin/extras/playlists/inprogressMovies.xsp</label>
<property name="textTitle">31132</property>
<onclick>noop</onclick>
</item>
</content>
</control>

View File

@ -42,7 +42,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
@ -76,7 +76,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>

View File

@ -30,7 +30,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
@ -64,7 +64,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>

View File

@ -44,7 +44,7 @@
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="label">
@ -57,7 +57,7 @@
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="image">
@ -77,7 +77,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
@ -88,7 +88,7 @@
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>[B]$INFO[ListItem.Artist,, - ]$INFO[ListItem.Album][/B]</label>
</control>
<control type="label">
@ -100,7 +100,7 @@
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[listitem.duration]</label>
</control>
</itemlayout>
@ -136,7 +136,7 @@
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/>
@ -153,7 +153,7 @@
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/>
@ -181,7 +181,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
@ -192,7 +192,7 @@
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>[B]$INFO[ListItem.Artist,, - ]$INFO[ListItem.Album][/B]</label>
</control>
<control type="label">
@ -204,7 +204,7 @@
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[listitem.duration]</label>
</control>
</focusedlayout>

View File

@ -32,7 +32,7 @@
<font>veryLargeLight</font>
<textcolor>ffffffff</textcolor>
<aligny>center</aligny>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<wrapmultiline>true</wrapmultiline>
<label>$INFO[container.showtitle]</label>
</control>
@ -43,7 +43,7 @@
<height>198</height>
<font>textbox</font>
<textcolor>ffffffff</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[container.showplot]</label>
</control>
</control>

View File

@ -34,7 +34,7 @@
<height>2-row</height>
<font>largeStrong</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$VAR[songViewAlbum]</label>
</control>
<control type="label">
@ -44,7 +44,7 @@
<height>1-row</height>
<font>regular</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$VAR[songViewArtist]</label>
</control>
</control>
@ -88,7 +88,7 @@
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="label">
@ -101,7 +101,7 @@
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="label">
@ -114,7 +114,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.TrackNumber]</label>
</control>
<control type="image">
@ -146,7 +146,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>..</label>
</control>
<control type="label">
@ -157,7 +157,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
@ -170,7 +170,7 @@
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label fallback="•••">$INFO[ListItem.UserRating,,*]</label>
</control>
<control type="label">
@ -182,7 +182,7 @@
<align>center</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.duration]</label>
</control>
</itemlayout>
@ -216,7 +216,7 @@
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="label">
@ -229,7 +229,7 @@
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="label">
@ -242,7 +242,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.TrackNumber]</label>
</control>
<control type="image">
@ -264,7 +264,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>..</label>
</control>
<control type="label">
@ -275,7 +275,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
@ -288,7 +288,7 @@
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label fallback="•••">$INFO[ListItem.UserRating,,*]</label>
</control>
<control type="label">
@ -300,7 +300,7 @@
<align>center</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.duration]</label>
</control>
</focusedlayout>

View File

@ -31,7 +31,7 @@
<font>itemTitle</font>
<aligny>center</aligny>
<textcolor>textDisabled</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.property(textTitle)]</label>
</control>
</itemlayout>
@ -44,7 +44,7 @@
<font>itemTitle</font>
<aligny>center</aligny>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.property(textTitle)]</label>
<animation type="conditional" condition="control.hasfocus(9202)" loop="true">
<effect type="fade" start="100" end="50" time="1000"/>
@ -55,12 +55,12 @@
<item>
<label>special://skin/extras/playlists/recentEpisodes.xsp</label>
<property name="textTitle">31178</property>
<onclick>noop</onclick>
</item>
<item>
<label>special://skin/extras/playlists/inprogressTVShows.xsp</label>
<property name="textTitle">31127</property>
<onclick>noop</onclick>
</item>
</content>
</control>

View File

@ -50,7 +50,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
@ -63,7 +63,7 @@
<align>right</align>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
</itemlayout>
@ -97,7 +97,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
@ -110,7 +110,7 @@
<align>right</align>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
</focusedlayout>

View File

@ -35,7 +35,7 @@
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="label">
@ -48,7 +48,7 @@
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
<animation type="conditional" condition="true" loop="true">
<effect type="fade" start="0" end="100" time="1000"/>

View File

@ -135,11 +135,11 @@
<width>9-col</width>
<height>2-row</height>
<reveal>false</reveal>
<texturebg>-</texturebg>
<lefttexture>-</lefttexture>
<texturebg></texturebg>
<lefttexture></lefttexture>
<midtexture border="36" colordiffuse="22FFFFFF">colors/white.png</midtexture>
<righttexture>-</righttexture>
<overlaytexture>-</overlaytexture>
<righttexture></righttexture>
<overlaytexture></overlaytexture>
<info>Player.Progress</info>
</control>
<control type="label">
@ -150,7 +150,7 @@
<font>regularStrong</font>
<align>left</align>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<scroll>false</scroll>
<label>$INFO[MusicPlayer.time,, / ]$INFO[MusicPlayer.duration]</label>
</control>
@ -162,7 +162,7 @@
<font>regularStrong</font>
<align>right</align>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<scroll>false</scroll>
<label>$INFO[musicplayer.Playlistposition,$LOCALIZE[554] ]$INFO[musicplayer.Playlistlength, / ]</label>
</control>
@ -175,7 +175,7 @@
<font>symbolLarge</font>
<align>right</align>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
<control type="label">
@ -187,7 +187,7 @@
<font>symbolLarge</font>
<align>right</align>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label></label>
</control>
</control>

View File

@ -78,26 +78,26 @@
<font>symbolLarge</font>
<textcolor>highlight</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
<item>
<description>Previous</description>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>PlayerControl(previous)</onclick>
</item>
<item>
<description>Rewind</description>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>PlayerControl(rewind)</onclick>
</item>
<item>
<description>Stop</description>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>PlayerControl(stop)</onclick>
<onclick>Dialog.Close(1105)</onclick>
<onclick>Dialog.Close(1103)</onclick>
@ -106,26 +106,26 @@
<visible>Player.Playing | player.forwarding | player.rewinding</visible>
<description>Play/Pause</description>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>PlayerControl(play)</onclick>
</item>
<item>
<visible>Player.Paused</visible>
<description>Pause</description>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>PlayerControl(play)</onclick>
</item>
<item>
<description>Fast forward</description>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>PlayerControl(forward)</onclick>
</item>
<item>
<description>Next Chapter</description>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>PlayerControl(next)</onclick>
</item>
</content>
@ -167,7 +167,7 @@
<ondown>control.setfocus(8003,0)</ondown>
<onleft>decreaserating</onleft>
<onright>increaserating</onright>
<onclick>noop</onclick>
</control>
</control>
<!--final options-->
@ -231,7 +231,7 @@
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
@ -249,7 +249,7 @@
<description>go to artist</description>
<label>31155</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick condition="!System.hasAddon(script.musicfinder)">InstallAddon(script.musicfinder)</onclick>
<onclick condition="System.hasAddon(script.musicfinder)">Dialog.Close(all,true)</onclick>
<onclick condition="System.hasAddon(script.musicfinder)">Runscript(script.musicfinder,action=artist,title=$INFO[musicplayer.artist],listid=50)</onclick>
@ -258,7 +258,7 @@
<description>go to album</description>
<label>31158</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick condition="!System.hasAddon(script.musicfinder)">InstallAddon(script.musicfinder)</onclick>
<onclick condition="System.hasAddon(script.musicfinder)">Dialog.Close(all,true)</onclick>
<onclick condition="System.hasAddon(script.musicfinder)">Runscript(script.musicfinder,action=album,title=$INFO[musicplayer.album],listid=50)</onclick>
@ -267,7 +267,7 @@
<description>Playlist</description>
<label>31123</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>Dialog.Close(all,true)</onclick>
<onclick>action(back)</onclick>
<onclick>activateWindow(musicplaylist)</onclick>
@ -276,14 +276,14 @@
<description>Repeat</description>
<label>$VAR[repeatState]</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>PlayerControl(Repeat)</onclick>
</item>
<item>
<description>Shuffle</description>
<label>$VAR[shuffleState]</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick condition="!Playlist.IsRandom">PlayerControl(RandomOn)</onclick>
<onclick condition="Playlist.IsRandom">PlayerControl(RandomOff)</onclick>
</item>
@ -291,7 +291,7 @@
<description>Visualisation</description>
<label>31032</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>activateWindow(musicOSD)</onclick>
</item>
<item>
@ -299,7 +299,7 @@
<description>Visualisation Settings</description>
<label>$LOCALIZE[21417]</label>
<label2></label2>
<thumb>-</thumb>
<thumb></thumb>
<onclick>Addon.Default.OpenSettings(xbmc.player.musicviz)</onclick>
</item>
</content>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol>-</defaultcontrol>
<defaultcontrol></defaultcontrol>
<onload>action(back)</onload>
<controls>
<!--removed-->

View File

@ -35,7 +35,7 @@
<posx>0</posx>
<posy>0</posy>
<width>auto</width>
<label>-</label>
<label></label>
<font>pageSubTitle</font>
<textcolor>textActive</textcolor>
</control>
@ -45,7 +45,7 @@
<posx>0</posx>
<posy>0</posy>
<width>auto</width>
<label>-</label>
<label></label>
<font>pageSubTitle</font>
<textcolor>textActive</textcolor>
</control>
@ -66,7 +66,7 @@
<posx>0</posx>
<posy>1-row</posy>
<width>4-col</width>
<label>-</label>
<label></label>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<align>center</align>
@ -101,7 +101,7 @@
<font>regularStrong</font>
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[342]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label" id="110">
<visible>false</visible>
@ -130,7 +130,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
@ -164,7 +164,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
@ -183,7 +183,7 @@
<font>regularStrong</font>
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[20343]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label" id="120">
<visible>false</visible>
@ -213,7 +213,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
@ -247,7 +247,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
@ -266,7 +266,7 @@
<font>regularStrong</font>
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[33054]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label" id="130">
<visible>false</visible>
@ -296,7 +296,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
@ -330,7 +330,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
@ -348,7 +348,7 @@
<font>regularStrong</font>
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[20360]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label" id="140">
<visible>false</visible>
@ -378,7 +378,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
@ -412,7 +412,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
@ -430,7 +430,7 @@
<font>regularStrong</font>
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[20389]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label" id="150">
<visible>false</visible>
@ -460,7 +460,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
@ -494,7 +494,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
@ -513,7 +513,7 @@
<font>regularStrong</font>
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[133]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label" id="160">
<visible>false</visible>
@ -543,7 +543,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
@ -577,7 +577,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
@ -596,7 +596,7 @@
<font>regularStrong</font>
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[132]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label" id="170">
<visible>false</visible>
@ -626,7 +626,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
@ -660,7 +660,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
@ -679,7 +679,7 @@
<font>regularStrong</font>
<label>[COLOR highlight]•[/COLOR] $LOCALIZE[134]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="label" id="180">
<visible>false</visible>
@ -709,7 +709,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
@ -743,7 +743,7 @@
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>

View File

@ -37,7 +37,7 @@
<font>dialogTitle</font>
<label>$LOCALIZE[31228]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
</control>
<control type="image">
<posx>0</posx>
@ -58,49 +58,49 @@
<description>Add a new shortcut</description>
<onright>211</onright>
<width>5-col-gutter</width>
<onclick>noop</onclick>
<label>$ADDON[script.skinshortcuts 32000]</label>
</control>
<control type="button" id="302">
<description>Delete shortcut</description>
<onright>211</onright>
<width>5-col-gutter</width>
<onclick>noop</onclick>
<label>$ADDON[script.skinshortcuts 32001]</label>
</control>
<control type="button" id="303">
<description>Move shortcut up</description>
<onright>211</onright>
<width>5-col-gutter</width>
<onclick>noop</onclick>
<label>$ADDON[script.skinshortcuts 32002]</label>
</control>
<control type="button" id="304">
<description>Move shortcut down</description>
<onright>211</onright>
<width>5-col-gutter</width>
<onclick>noop</onclick>
<label>$ADDON[script.skinshortcuts 32003]</label>
</control>
<control type="button" id="305">
<description>Change shortcut label</description>
<onright>211</onright>
<width>5-col-gutter</width>
<onclick>noop</onclick>
<label>$ADDON[script.skinshortcuts 32025]</label>
</control>
<control type="button" id="307">
<description>Change shortcut action</description>
<onright>211</onright>
<width>5-col-gutter</width>
<onclick>noop</onclick>
<label>$ADDON[script.skinshortcuts 32027]</label>
</control>
<control type="button" id="308">
<description>Reset shortcuts</description>
<onright>211</onright>
<width>5-col-gutter</width>
<onclick>noop</onclick>
<label>$ADDON[script.skinshortcuts 32028]</label>
</control>
</control>
@ -131,7 +131,7 @@
<font>buttonTitle</font>
<aligny>center</aligny>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
@ -154,7 +154,7 @@
<font>buttonTitle</font>
<aligny>center</aligny>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.label]</label>
</control>
</focusedlayout>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.pellucid" version="1.3.3" name="Pellucid" provider-name="theDeadman">
<addon id="skin.pellucid" version="1.4.0" name="Pellucid" provider-name="theDeadman">
<requires>
<import addon="xbmc.gui" version="5.12.0"/>
<import addon="xbmc.gui" version="5.13.0"/>
<import addon="script.skinshortcuts" version="1.0.13"/>
<import addon="resource.images.weathericons.outline" version="0.0.5"/>
<import addon="resource.images.weatherfanart.single" version="0.0.6"/>

View File

@ -1,5 +1,19 @@
**Changelog**
[V1.4.0] ***LEIA BUILDS ONLY***
- Preparing for Leia compatibility
- [COMPLETE] xbmc.gui bump to 5.13.0
- [COMPLETE] deprecated infolabel System.HasModalDialog
- [COMPLETE] MyPVRGuide.xml: Removed view id's 11,12 and 13
- [COMPLETE] Removed hyphen as none value
- [COMPLETE] Rename DialogPVRGuideOSD.xml --> DialogPVRChannelGuide
- [COMPLETE] Remove instances of <onclick>noop</onclick>
- new window: MyGames.xml
- new dialog: GameOSD.xml
[V1.3.3]
- [FIXED] Weather label showing on homescreen even if no weather plugin enabled.
- Minor tweaks