V1.2 BETA

This commit is contained in:
Chris Bevan 2017-03-23 22:14:10 +00:00
parent 6196d59f06
commit 23cbf645c0
3 changed files with 58 additions and 80 deletions

View File

@ -55,6 +55,17 @@
<midtexture colordiffuse="highlight">colors/white.png</midtexture>
<info>Player.Progress</info>
</control>
<control type="slider" id="401">
<posx>0</posx>
<posy>80</posy>
<width>18-col</width>
<height>24</height>
<texturesliderbar colordiffuse="00FFFFFF">colors/white.png</texturesliderbar>
<textureslidernib>colors/white.png</textureslidernib>
<orientation>horizontal</orientation>
</control>
<control type="label">
<visible>stringcompare(VideoPlayer.TVShowTitle,Player.title)</visible>
<posx>0</posx>

View File

@ -13,6 +13,7 @@
<onclick>RunScript(script.globalsearch,movies=true&amp;tvshows=true&amp;episodes=true)</onclick>
</control>
<control type="button" id="3">
<visible>!isempty(Container.SortMethod)</visible>
<description>Sort by</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
@ -21,6 +22,7 @@
<onclick>sendclick(videos,3)</onclick>
</control>
<control type="togglebutton" id="4">
<visible>!isempty(Container.SortMethod)</visible>
<description>Sort direction</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<alttexturefocus colordiffuse="highlight">colors/white.png</alttexturefocus>
@ -88,6 +90,7 @@
<onclick>RunScript(script.globalsearch,artists=true&amp;albums=true)</onclick>
</control>
<control type="button" id="3">
<visible>!isempty(Container.SortMethod)</visible>
<description>Sort by</description>
<width>6-col</width>
<focusedcolor>textActive</focusedcolor>
@ -96,6 +99,7 @@
<onclick>sendclick(music,3)</onclick>
</control>
<control type="togglebutton" id="4">
<visible>!isempty(Container.SortMethod)</visible>
<description>Sort direction</description>
<label>31109</label>
<altlabel>31110</altlabel>
@ -128,6 +132,7 @@
<include name="picturesSideMenu">
<!--sorting-->
<control type="button" id="3">
<visible>!isempty(Container.SortMethod)</visible>
<description>Sort by</description>
<width>6-col</width>
<focusedcolor>textActive</focusedcolor>
@ -136,6 +141,7 @@
<onclick>sendclick(pictures,3)</onclick>
</control>
<control type="togglebutton" id="4">
<visible>!isempty(Container.SortMethod)</visible>
<description>Sort direction</description>
<label>31109</label>
<altlabel>31110</altlabel>

View File

@ -28,23 +28,33 @@
</animation>
<!--movement-->
<animation effect="slide" time="200" end="0,0" condition="Control.HasFocus(999981)">condition</animation>
<animation effect="slide" time="200" end="-700,0" condition="Control.HasFocus(999982)">condition</animation>
<animation effect="slide" time="200" end="-1400,0" condition="Control.HasFocus(999983)">condition</animation>
<animation effect="slide" time="200" end="-1900,0" condition="Control.HasFocus(999984)">condition</animation>
<animation effect="slide" time="200" end="-2600,0" condition="Control.HasFocus(999985)">condition</animation>
<animation effect="slide" time="200" end="-3100,0" condition="Control.HasFocus(999986)">condition</animation>
<animation effect="slide" time="200" end="-3800,0" condition="Control.HasFocus(999987)">condition</animation>
<animation effect="slide" time="200" end="-4500,0" condition="Control.HasFocus(999988)">condition</animation>
<animation effect="slide" time="200" end="-5200,0" condition="Control.HasFocus(999989)">condition</animation>
<animation effect="slide" time="200" end="-5900,0" condition="Control.HasFocus(999990)">condition</animation>
<animation effect="slide" time="200" end="-6600,0" condition="Control.HasFocus(999991)">condition</animation>
<animation effect="slide" time="200" end="-7200,0" condition="Control.HasFocus(999992)">condition</animation>
<animation effect="slide" time="200" end="-7900,0" condition="Control.HasFocus(999993)">condition</animation>
<animation effect="slide" time="200" end="-8600,0" condition="Control.HasFocus(999994)">condition</animation>
<animation effect="slide" time="200" end="-9300,0" condition="Control.HasFocus(999995)">condition</animation>
<animation effect="slide" time="200" end="-10000,0" condition="Control.HasFocus(999996)">condition</animation>
<animation effect="slide" time="200" end="-10700,0" condition="Control.HasFocus(999997)">condition</animation>
<animation effect="slide" time="200" end="-11400,0" condition="Control.HasFocus(999998)">condition</animation>
<animation effect="slide" time="200" end="-1354,0" condition="Control.HasFocus(999982) + !isempty(listitem.tagline)">condition</animation><!--fanart1 has tagline-->
<animation effect="slide" time="200" end="-500,0" condition="Control.HasFocus(999982) + isempty(listitem.tagline)">condition</animation><!--fanart 1 no tagline-->
<animation effect="slide" time="200" end="-2896,0" condition="Control.HasFocus(999983) + !isempty(listitem.tagline)">condition</animation><!--cast has tagline-->
<animation effect="slide" time="200" end="-2042,0" condition="Control.HasFocus(999983) + isempty(listitem.tagline)">condition</animation><!--cast no tagline-->
<animation effect="slide" time="200" end="-4458,0" condition="Control.HasFocus(999984) + !isempty(listitem.tagline)">condition</animation><!--fanart2 has tagline-->
<animation effect="slide" time="200" end="-3604,0" condition="Control.HasFocus(999984) + isempty(listitem.tagline)">condition</animation><!--fanart2 no tagline-->
<animation effect="slide" time="200" end="-5650,0" condition="Control.HasFocus(999985) + !isempty(listitem.tagline) + !isempty(listitem.art(discart))">condition</animation><!--discart has tagline-->
<animation effect="slide" time="200" end="-4796,0" condition="Control.HasFocus(999985) + isempty(listitem.tagline) + !isempty(listitem.art(discart))">condition</animation><!--discart no tagline-->
<animation effect="slide" time="200" end="-5946,0" condition="Control.HasFocus(999985) + !isempty(listitem.tagline) + isempty(listitem.art(discart))">condition</animation><!--no discart has tagline-->
<animation effect="slide" time="200" end="-5092,0" condition="Control.HasFocus(999985) + isempty(listitem.tagline) + isempty(listitem.art(discart))">condition</animation><!--no discart has tagline-->
<animation effect="slide" time="200" end="-6844,0" condition="Control.HasFocus(999986) + !isempty(listitem.tagline) + !isempty(listitem.art(discart))">condition</animation><!--has tagline + has discart-->
<animation effect="slide" time="200" end="-6844,0" condition="Control.HasFocus(999986) + isempty(listitem.tagline) + !isempty(listitem.art(discart))">condition</animation><!--NO TAGLINE + HAS DISCART-->
<animation effect="slide" time="200" end="-7428,0" condition="Control.HasFocus(999986) + !isempty(listitem.tagline) + isempty(listitem.art(discart))">condition</animation><!--no discart has tagline-->
<animation effect="slide" time="200" end="-6578,0" condition="Control.HasFocus(999986) + isempty(listitem.tagline) + isempty(listitem.art(discart))">condition</animation><!--no discart no tagline-->
<animation effect="slide" time="200" end="-8328,0" condition="Control.HasFocus(999987) + !isempty(listitem.tagline) + !isempty(listitem.art(discart))">condition</animation><!--has tagline + has discart-->
<animation effect="slide" time="200" end="-8328,0" condition="Control.HasFocus(999987) + isempty(listitem.tagline) + !isempty(listitem.art(discart))">condition</animation><!--NO TAGLINE + HAS DISCART-->
<animation effect="slide" time="200" end="-8912,0" condition="Control.HasFocus(999987) + !isempty(listitem.tagline) + isempty(listitem.art(discart))">condition</animation><!--no discart has tagline-->
<animation effect="slide" time="200" end="-8062,0" condition="Control.HasFocus(999987) + isempty(listitem.tagline) + isempty(listitem.art(discart))">condition</animation><!--no discart no tagline-->
<animation effect="slide" time="200" end="-9812,0" condition="Control.HasFocus(999988) + !isempty(listitem.tagline) + !isempty(listitem.art(discart))">condition</animation><!--has tagline + has discart-->
<animation effect="slide" time="200" end="-9812,0" condition="Control.HasFocus(999988) + isempty(listitem.tagline) + !isempty(listitem.art(discart))">condition</animation><!--NO TAGLINE + HAS DISCART-->
<animation effect="slide" time="200" end="-10396,0" condition="Control.HasFocus(999988) + !isempty(listitem.tagline) + isempty(listitem.art(discart))">condition</animation><!--no discart has tagline-->
<animation effect="slide" time="200" end="-9546,0" condition="Control.HasFocus(999988) + isempty(listitem.tagline) + isempty(listitem.art(discart))">condition</animation><!--no discart no tagline-->
<animation effect="slide" time="200" end="-11296,0" condition="Control.HasFocus(999989) + !isempty(listitem.tagline) + !isempty(listitem.art(discart))">condition</animation><!--has tagline + has discart-->
<animation effect="slide" time="200" end="-11296,0" condition="Control.HasFocus(999989) + isempty(listitem.tagline) + !isempty(listitem.art(discart))">condition</animation><!--NO TAGLINE + HAS DISCART-->
<animation effect="slide" time="200" end="-11880,0" condition="Control.HasFocus(999989) + !isempty(listitem.tagline) + isempty(listitem.art(discart))">condition</animation><!--no discart has tagline-->
<animation effect="slide" time="200" end="-11562,0" condition="Control.HasFocus(999989) + isempty(listitem.tagline) + isempty(listitem.art(discart))">condition</animation><!--no discart no tagline-->
<control type="label">
<visible>!isempty(listitem.tagline)</visible>
<posx>col-1-begin</posx>
@ -195,109 +205,60 @@
<orientation>horizontal</orientation>
<itemgap>0</itemgap>
<control type="button" id="999981">
<width>36</width>
<width>1-col</width>
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999982">
<width>36</width>
<width>1-col</width>
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999983">
<width>36</width>
<width>1-col</width>
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999984">
<width>36</width>
<width>1-col</width>
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999985">
<width>36</width>
<visible>!isempty(container(99999).ListItemNoWrap(0).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
<width>1-col</width>
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999986">
<width>36</width>
<visible>!isempty(container(99999).ListItemNoWrap(0).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
<width>1-col</width>
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999987">
<width>36</width>
<visible>!isempty(container(99999).ListItemNoWrap(0).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
<width>1-col</width>
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999988">
<width>36</width>
<visible>!isempty(container(99999).ListItemNoWrap(0).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
<width>1-col</width>
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999989">
<width>36</width>
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999990">
<width>36</width>
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999991">
<width>36</width>
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999992">
<width>36</width>
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999993">
<width>36</width>
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999994">
<width>36</width>
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999995">
<width>36</width>
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999996">
<width>36</width>
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999997">
<width>36</width>
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999998">
<width>36</width>
<visible>!isempty(container(99999).ListItemNoWrap(0).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
<width>1-col</width>
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>