This commit is contained in:
Chris Bevan 2015-06-01 20:24:36 +01:00
parent a9c89ee272
commit 6ec20c1eb6
13 changed files with 243 additions and 158 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<defaultcontrol always="true">50</defaultcontrol> <defaultcontrol always="true">50</defaultcontrol>
<allowoverlay>yes</allowoverlay> <allowoverlay>no</allowoverlay>
<include>fadeInOut</include> <include>fadeInOut</include>
<controls> <controls>
<!--background--> <!--background-->

View File

@ -191,48 +191,48 @@
<label>31117</label> <label>31117</label>
<label2></label2> <label2></label2>
<thumb>-</thumb> <thumb>-</thumb>
<onclick>sendclick(12)</onclick> <onclick>sendclick(146,12)</onclick>
</item> </item>
<item id="2"> <item id="2">
<label>$INFO[Control.GetLabel(6)]</label> <label>$INFO[Control.GetLabel(6)]</label>
<label2></label2> <label2></label2>
<thumb>-</thumb> <thumb>-</thumb>
<onclick>SendClick(6)</onclick> <onclick>SendClick(146,6)</onclick>
</item> </item>
<item id="3"> <item id="3">
<visible>Control.IsEnabled(8)</visible> <visible>Control.IsEnabled(8)</visible>
<label>$INFO[Control.GetLabel(8)]</label> <label>$INFO[Control.GetLabel(8)]</label>
<label2></label2> <label2></label2>
<thumb>-</thumb> <thumb>-</thumb>
<onclick>SendClick(8)</onclick> <onclick>SendClick(146,8)</onclick>
</item> </item>
<item id="4"> <item id="4">
<visible>Control.IsEnabled(11)</visible> <visible>Control.IsEnabled(11)</visible>
<label>$INFO[Control.GetLabel(11)]</label> <label>$INFO[Control.GetLabel(11)]</label>
<label2></label2> <label2></label2>
<thumb>-</thumb> <thumb>-</thumb>
<onclick>SendClick(11)</onclick> <onclick>SendClick(146,11)</onclick>
</item> </item>
<item id="5"> <item id="5">
<visible>Control.IsEnabled(7)</visible> <visible>Control.IsEnabled(7)</visible>
<label>$INFO[Control.GetLabel(7)]</label> <label>$INFO[Control.GetLabel(7)]</label>
<label2></label2> <label2></label2>
<thumb>-</thumb> <thumb>-</thumb>
<onclick>SendClick(7)</onclick> <onclick>SendClick(146,7)</onclick>
</item> </item>
<item id="6"> <item id="6">
<visible>Control.IsEnabled(9)</visible> <visible>Control.IsEnabled(9)</visible>
<label>$INFO[Control.GetLabel(9)]</label> <label>$INFO[Control.GetLabel(9)]</label>
<label2></label2> <label2></label2>
<thumb>-</thumb> <thumb>-</thumb>
<onclick>SendClick(9)</onclick> <onclick>SendClick(146,9)</onclick>
</item> </item>
<item id="7"> <item id="7">
<visible>Control.IsEnabled(10)</visible> <visible>Control.IsEnabled(10)</visible>
<label>$INFO[Control.GetLabel(10)]</label> <label>$INFO[Control.GetLabel(10)]</label>
<label2></label2> <label2></label2>
<thumb>-</thumb> <thumb>-</thumb>
<onclick>SendClick(10)</onclick> <onclick>SendClick(146,10)</onclick>
</item> </item>
</content> </content>
</control> </control>

View File

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<allowoverlay>yes</allowoverlay>
<onload condition="Window.isactive(videolibrary) | window.isactive(videoplaylist) | Window.isactive(pvr) window.isactive(musiclibrary) | window.isactive(musicfiles) | window.isactive(musicplaylist)">SetFocus(9000,0)</onload> <onload condition="Window.isactive(videolibrary) | window.isactive(videoplaylist) | Window.isactive(pvr) window.isactive(musiclibrary) | window.isactive(musicfiles) | window.isactive(musicplaylist)">SetFocus(9000,0)</onload>
<controls> <controls>
<control type="group"> <control type="group">
<posx>col-19-begin</posx> <posx>col-19-begin</posx>
<posy>row-4-begin</posy>
<include condition="!window.isactive(progressdialog)">progressPosition1</include> <include condition="!window.isactive(progressdialog)">progressPosition1</include>
<include condition="window.isactive(progressdialog)">progressPosition2</include> <include condition="window.isactive(progressdialog)">progressPosition2</include>
<!--<visible>!Window.IsActive(fullscreenvideo)</visible>--> <!--<visible>!Window.IsActive(fullscreenvideo)</visible>-->

View File

@ -1,199 +1,192 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<defaultcontrol always="true">10</defaultcontrol> <defaultcontrol always="true">10</defaultcontrol>
<allowoverlay>yes</allowoverlay> <allowoverlay>no</allowoverlay>
<controls> <controls>
<!--background--> <!--background-->
<include>globalBackground</include> <include>globalBackground</include>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>colors/black.png</texture>
<aspectratio>stretch</aspectratio>
<colordiffuse>99ffffff</colordiffuse>
</control>
<control type="group"> <control type="group">
<posx>col-5-begin</posx> <posx>col-5-begin</posx>
<posy>row-2-begin</posy> <posy>row-5-begin</posy>
<!--animations--> <!--animations-->
<include>modalDialogInOutVertical</include> <include>modalDialogInOutVertical</include>
<control type="image"> <control type="image">
<posx>-384</posx> <posx>0</posx>
<posy>44</posy> <posy>0</posy>
<width>fullscreenWidth</width> <width>16-col</width>
<height>1-row</height> <height>2-row</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="image"> <control type="image">
<posx>-3</posx> <posx>0</posx>
<posy>44</posy> <posy>2-row</posy>
<width>3</width> <width>16-col</width>
<height>1-row</height> <height>16-row</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>12-col</posx>
<posy>2-row</posy>
<width>4-col</width>
<height>16-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>24</posx>
<posy>44</posy> <posy>0</posy>
<width>8-col</width> <width>16-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font> <font>dialogTitle</font>
<label>$LOCALIZE[1007]</label> <label>$LOCALIZE[1007]</label>
<textcolor>black</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<!--options--> <!--options-->
<control type="group" id="9010"> <control type="grouplist" id="9010">
<posx>0</posx> <posx>0</posx>
<posy>120</posy> <posy>2-row</posy>
<width>12-col-gutter</width> <width>12-col</width>
<onright>9011</onright> <onright>9011</onright>
<control type="spincontrolex" id="10"> <control type="spincontrolex" id="10">
<description>Protocol</description> <description>Protocol</description>
<posx>0</posx> <width>12-col</width>
<posy>0</posy>
<width>12-col-gutter</width>
<label>1008</label> <label>1008</label>
<ondown>11</ondown>
<onright>9011</onright>
</control> </control>
<control type="edit" id="11"> <control type="edit" id="11">
<description>Server Address</description> <description>Server Address</description>
<posx>0</posx> <width>12-col</width>
<posy>1-row</posy>
<width>12-col-gutter</width>
<align>left</align> <align>left</align>
<height>54</height> <textoffsetx>24</textoffsetx>
<ondown>12</ondown> <font>buttonTitle</font>
<onup>10</onup> <texturenofocus>-</texturenofocus>
<onright>9011</onright> <texturefocus>colors/white.png</texturefocus>
<focusedcolor>black</focusedcolor>
</control> </control>
<control type="button" id="12"> <control type="button" id="12">
<description>Server Browse</description> <description>Server Browse</description>
<posx>0</posx>
<posy>2-row</posy>
<label>1024</label> <label>1024</label>
<width>12-col-gutter</width> <width>12-col</width>
<align>left</align>
<height>54</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<ondown>16</ondown>
<onup>11</onup>
<onright>9011</onright>
</control> </control>
<control type="edit" id="16"> <control type="edit" id="16">
<description>Remote</description> <description>Remote</description>
<posx>0</posx> <width>12-col</width>
<posy>3-row</posy> <textoffsetx>24</textoffsetx>
<width>12-col-gutter</width> <font>buttonTitle</font>
<align>left</align> <texturenofocus>-</texturenofocus>
<height>54</height> <texturefocus>colors/white.png</texturefocus>
<ondown>13</ondown> <focusedcolor>black</focusedcolor>
<onup>12</onup>
<onright>9011</onright>
</control> </control>
<control type="edit" id="13"> <control type="edit" id="13">
<description>Port</description> <description>Port</description>
<posx>0</posx>
<posy>4-row</posy>
<label>1013</label> <label>1013</label>
<width>12-col-gutter</width> <width>12-col</width>
<align>left</align> <textoffsetx>24</textoffsetx>
<height>54</height> <font>buttonTitle</font>
<ondown>14</ondown> <texturenofocus>-</texturenofocus>
<onup>16</onup> <texturefocus>colors/white.png</texturefocus>
<onright>9011</onright> <focusedcolor>black</focusedcolor>
</control> </control>
<control type="edit" id="14"> <control type="edit" id="14">
<description>Username</description> <description>Username</description>
<posx>0</posx> <label>1014</label>
<posy>5-row</posy> <width>12-col</width>
<label>1014</label> <textoffsetx>24</textoffsetx>
<width>12-col-gutter</width> <font>buttonTitle</font>
<align>left</align> <texturenofocus>-</texturenofocus>
<height>54</height> <texturefocus>colors/white.png</texturefocus>
<ondown>15</ondown> <focusedcolor>black</focusedcolor>
<onup>13</onup>
<onright>9011</onright>
</control> </control>
<control type="edit" id="15"> <control type="edit" id="15">
<description>password</description> <description>password</description>
<posx>0</posx>
<posy>6-row</posy>
<label>15052</label> <label>15052</label>
<width>12-col-gutter</width> <width>12-col</width>
<align>left</align> <textoffsetx>24</textoffsetx>
<height>54</height> <font>buttonTitle</font>
<onup>14</onup> <texturenofocus>-</texturenofocus>
<onright>9011</onright> <texturefocus>colors/white.png</texturefocus>
<focusedcolor>black</focusedcolor>
</control> </control>
</control> </control>
<!--OK / Cancel--> <!--OK / Cancel-->
<control type="panel" id="9011"> <control type="panel" id="9011">
<posx>12-col</posx> <posx>12-col</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>4-col</width> <width>4-col</width>
<height>5-row</height> <height>6-row</height>
<itemgap>3</itemgap>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<onleft>9010</onleft> <onleft>9010</onleft>
<itemlayout width="4-col" height="1-row"> <itemlayout width="4-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>4-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
</control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbol</font> <font>symbol</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col-indent</posx>
<posy>-1</posy> <posy>0</posy>
<width>3-col</width> <width>5-col-gutter</width>
<font>menuTitle</font> <height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout width="4-col" height="1-row"> <focusedlayout width="4-col" height="2-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>2</posy> <posy>0</posy>
<width>4-col</width> <width>1-col</width>
<height>53</height> <height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<include>spinFocusIcon</include>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>5-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbol</font> <font>symbol</font>
<textcolor>black</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col-indent</posx>
<posy>-1</posy> <posy>0</posy>
<width>3-col</width> <width>5-col-gutter</width>
<font>menuTitle</font> <height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>

View File

@ -99,7 +99,7 @@
<include>DebugGrid</include> <include>DebugGrid</include>
<control type="label"> <control type="label">
<include>WindowID</include> <include>WindowID</include>
<label>MyVideoNav.xml </label> <label>MyVideoNav.xml</label>
</control> </control>
</controls> </controls>
</window> </window>

View File

@ -52,7 +52,7 @@
<texturenofocus colordiffuse="99ffffff">colors/offblack.png</texturenofocus> <texturenofocus colordiffuse="99ffffff">colors/offblack.png</texturenofocus>
<texturefocus>colors/offblack.png</texturefocus> <texturefocus>colors/offblack.png</texturefocus>
<textoffsetx>24</textoffsetx> <textoffsetx>24</textoffsetx>
<hinttext>21433</hinttext> <hinttext>31211</hinttext>
<align>left</align> <align>left</align>
<label>-</label> <label>-</label>
<onright>9002</onright> <onright>9002</onright>

View File

@ -2,7 +2,7 @@
<includes> <includes>
<include name="files"> <include name="files">
<control type="panel" id="50"> <control type="panel" id="50">
<visible>StringCompare(container.foldername,files) | StringCompare(container.foldername,Video Playlists)</visible> <visible>container.content(files) | StringCompare(container.foldername,files) | StringCompare(container.foldername,Video Playlists)</visible>
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-5-begin</posy> <posy>row-5-begin</posy>
<width>24-col</width> <width>24-col</width>

View File

@ -23,7 +23,7 @@
</control> </control>
<control type="panel" id="50"> <control type="panel" id="50">
<visible>!isempty(container.foldername) + !StringCompare(container.foldername,files) + !StringCompare(container.foldername,Video Playlists) + !container.content(tvshows) + !container.content(episodes) + !container.content(seasons) + !Substring(Container.folderpath,plugin) + !container.content(addons)</visible> <visible>!container.content(files) + !isempty(container.foldername) + !StringCompare(container.foldername,files) + !StringCompare(container.foldername,Video Playlists) + !container.content(tvshows) + !container.content(episodes) + !container.content(seasons) + !Substring(Container.folderpath,plugin) + !container.content(addons)</visible>
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-5-begin</posy> <posy>row-5-begin</posy>
<width>24-col</width> <width>24-col</width>
@ -40,7 +40,40 @@
<width>4-col-gutter</width> <width>4-col-gutter</width>
<height>396</height> <height>396</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[ListItem.Art(poster)]</texture> <texture border="3">colors/black.png</texture>
<bordertexture colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>4-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>regularStrong</font>
<textcolor>disabled</textcolor>
<label>$INFO[ListItem.title]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>5-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>disabled</textcolor>
<label>$INFO[ListItem.year]</label>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>396</height>
<aspectratio>stretch</aspectratio>
<texture border="0">$INFO[ListItem.Art(poster)]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture> <bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>

View File

@ -24,7 +24,7 @@
<width>24-col</width> <width>24-col</width>
<height>1-row</height> <height>1-row</height>
<align></align> <align></align>
<font>pageTitle</font> <font>regularStrong</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>$LOCALIZE[31187]</label> <label>$LOCALIZE[31187]</label>
</control> </control>
@ -196,7 +196,7 @@
<width>24-col</width> <width>24-col</width>
<height>1-row</height> <height>1-row</height>
<align></align> <align></align>
<font>pageTitle</font> <font>regularStrong</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>$LOCALIZE[31180]</label> <label>$LOCALIZE[31180]</label>
</control> </control>
@ -365,7 +365,7 @@
<width>24-col</width> <width>24-col</width>
<height>1-row</height> <height>1-row</height>
<align></align> <align></align>
<font>pageTitle</font> <font>regularStrong</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>$LOCALIZE[31181]</label> <label>$LOCALIZE[31181]</label>
</control> </control>

View File

@ -10,27 +10,15 @@
<effect type="slide" start="0,0" end="0,-100" time="200"/> <effect type="slide" start="0,0" end="0,-100" time="200"/>
</animation> </animation>
<control type="label"> <control type="label">
<visible>SubString(skin.string(videoHomeItemsMoviesSource),recentmovies)</visible>
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-5-begin</posy> <posy>row-5-begin</posy>
<width>24-col</width> <width>24-col</width>
<height>1-row</height> <height>1-row</height>
<align></align> <align></align>
<font>pageTitle</font> <font>regularStrong</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>$LOCALIZE[31176]</label> <label>$LOCALIZE[31176]</label>
</control> </control>
<control type="label">
<visible>SubString(skin.string(videoHomeItemsMoviesSource),randommovies)</visible>
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<width>24-col</width>
<height>1-row</height>
<align></align>
<font>pageTitle</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31177]</label>
</control>
<control type="panel" id="9998"> <control type="panel" id="9998">
<visible>!stringcompare(Window(Home).Property(Movies.UnWatched),0)</visible> <visible>!stringcompare(Window(Home).Property(Movies.UnWatched),0)</visible>
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
@ -56,7 +44,40 @@
<width>4-col-gutter</width> <width>4-col-gutter</width>
<height>396</height> <height>396</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[ListItem.Art(poster)]</texture> <texture border="3">colors/black.png</texture>
<bordertexture colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>4-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>regularStrong</font>
<textcolor>disabled</textcolor>
<label>$INFO[ListItem.title]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>5-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>disabled</textcolor>
<label>$INFO[ListItem.year]</label>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>396</height>
<aspectratio>stretch</aspectratio>
<texture border="0">$INFO[ListItem.Art(poster)]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture> <bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
@ -150,27 +171,15 @@
<effect type="slide" start="0,0" end="0,-400" time="200"/> <effect type="slide" start="0,0" end="0,-400" time="200"/>
</animation> </animation>
<control type="label"> <control type="label">
<visible>SubString(skin.string(videoHomeItemsEpisodesSource),recentepisodes)</visible>
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-19-begin</posy> <posy>row-19-begin</posy>
<width>24-col</width> <width>24-col</width>
<height>1-row</height> <height>1-row</height>
<align></align> <align></align>
<font>pageTitle</font> <font>regularStrong</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>$LOCALIZE[31178]</label> <label>$LOCALIZE[31178]</label>
</control> </control>
<control type="label">
<visible>SubString(skin.string(videoHomeItemsEpisodesSource),randomepisodes)</visible>
<posx>col-1-begin</posx>
<posy>row-19-begin</posy>
<width>24-col</width>
<height>1-row</height>
<align></align>
<font>pageTitle</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31179]</label>
</control>
<control type="panel" id="9997"> <control type="panel" id="9997">
<visible>!stringcompare(Window(Home).Property(Episodes.UnWatched),0)</visible> <visible>!stringcompare(Window(Home).Property(Episodes.UnWatched),0)</visible>
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
@ -196,7 +205,40 @@
<width>4-col-gutter</width> <width>4-col-gutter</width>
<height>396</height> <height>396</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[ListItem.property(season_poster)]</texture> <texture border="3">colors/black.png</texture>
<bordertexture colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>4-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>regularStrong</font>
<textcolor>disabled</textcolor>
<label>$INFO[ListItem.TVshowTitle]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>5-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>disabled</textcolor>
<label>$INFO[ListItem.season,$LOCALIZE[31011] ,]</label>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>396</height>
<aspectratio>stretch</aspectratio>
<texture border="0">$INFO[ListItem.property(season_poster)]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture> <bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>

View File

@ -4,6 +4,20 @@
<defaultcontrol always="true">500</defaultcontrol> <defaultcontrol always="true">500</defaultcontrol>
<controls> <controls>
<include>globalBackground</include> <include>globalBackground</include>
<control type="image">
<include>fullscreenDimensions</include>
<aspectratio scalediffuse="false" align="left">scale</aspectratio>
<texture border="0">$INFO[Listitem.thumb]</texture>
<colordiffuse>22ffffff</colordiffuse>
<fadetime>500</fadetime>
<include>kenBurnsey</include>
</control>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>backgrounds/vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--page container group--> <!--page container group-->
<control type="group"> <control type="group">
<!--window fader--> <!--window fader-->
@ -12,7 +26,6 @@
</animation> </animation>
<!--shift page for certain modal dialogs--> <!--shift page for certain modal dialogs-->
<include>modalDialogContentShift</include> <include>modalDialogContentShift</include>
<!--Main content listing--> <!--Main content listing-->
<control type="group" id="9999"> <control type="group" id="9999">
<control type="panel" id="50"> <control type="panel" id="50">
@ -101,7 +114,7 @@
<width>11-col</width> <width>11-col</width>
<height>486</height> <height>486</height>
<aspectratio scalediffuse="false" align="left">scale</aspectratio> <aspectratio scalediffuse="false" align="left">scale</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture> <texture fallback="colors/offblack.png" border="0">$INFO[ListItem.Property(gameinfobig)]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture> <bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
</control> </control>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.pellucid" version="0.0.1" name="Pellucid" provider-name="theDeadman"> <addon id="skin.pellucid" version="0.5.0" name="Pellucid" provider-name="theDeadman">
<requires> <requires>
<import addon="xbmc.gui" version="5.3.0"/> <import addon="xbmc.gui" version="5.3.0"/>
<import addon="script.globalsearch" version="1.1.1"/> <import addon="script.globalsearch" version="1.1.1"/>
@ -10,7 +10,7 @@
<res width="1920" height="1080" aspect="16:9" default="true" folder="1080i" /> <res width="1920" height="1080" aspect="16:9" default="true" folder="1080i" />
</extension> </extension>
<extension point="xbmc.addon.metadata"> <extension point="xbmc.addon.metadata">
<summary lang="en">A skin for Kodi by theDeadMan, designed and built in Bristol U.K.</summary> <summary lang="en">A skin for Kodi by theDeadMan</summary>
<description lang="en">Built for the living room, Pellucid is a clean and simple kodi experience designed for maximum usability and minimum fuss.</description> <description lang="en">Built for the living room, Pellucid is a clean and simple kodi experience designed for maximum usability and minimum fuss.</description>
<platform>all</platform> <platform>all</platform>
<license></license> <license></license>

View File

@ -784,3 +784,7 @@ msgstr ""
msgctxt "#31210" msgctxt "#31210"
msgid "Name" msgid "Name"
msgstr "" msgstr ""
msgctxt "#31211"
msgid "<Smart playlist name>"
msgstr ""