V1.3.0
|
@ -17,94 +17,128 @@
|
|||
<control type="panel" id="50">
|
||||
<visible>$EXP[isAddonMovieOrTVshow]</visible>
|
||||
<posx>90</posx>
|
||||
<posy>row-5-begin</posy>
|
||||
<width>1800</width>
|
||||
<height>25-row</height>
|
||||
<onleft>9000</onleft>
|
||||
<onright>60</onright>
|
||||
<ondown>50</ondown>
|
||||
<onup>50</onup>
|
||||
<pagecontrol>60</pagecontrol>
|
||||
<scrolltime tween="cubic" easing="out">600</scrolltime>
|
||||
<itemlayout width="252" height="426">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>228</width>
|
||||
<height>342</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="6">DefaultPoster.png</texture>
|
||||
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
|
||||
<bordersize>6</bordersize>
|
||||
<colordiffuse>44FFFFFF</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>338</posy>
|
||||
<width>204</width>
|
||||
<height>1-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>thumbTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>[B]$INFO[ListItem.title][/B]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>362</posy>
|
||||
<width>204</width>
|
||||
<height>1-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>thumbTitle</font>
|
||||
<textcolor>textDisabled</textcolor>
|
||||
<label>$INFO[ListItem.year]</label>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>228</width>
|
||||
<height>342</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="0">$INFO[ListItem.Art(poster)]</texture>
|
||||
<bordertexture border="6" colordiffuse="11FFFFFF">colors/black.png</bordertexture>
|
||||
<bordersize>6</bordersize>
|
||||
<colordiffuse>ffffffff</colordiffuse>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="252" height="426">
|
||||
<control type="group">
|
||||
<include>focusThumb</include>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>228</width>
|
||||
<height>342</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture fallback="DefaultPoster.png" border="0">$INFO[ListItem.Art(poster)]</texture>
|
||||
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>6</bordersize>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>338</posy>
|
||||
<width>204</width>
|
||||
<height>1-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>thumbTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>[B]$INFO[ListItem.title][/B]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>362</posy>
|
||||
<width>204</width>
|
||||
<height>1-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>thumbTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.year]</label>
|
||||
</control>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
<posy>row-21-begin</posy>
|
||||
<width>1800</width>
|
||||
<height>22-row</height>
|
||||
<onleft>9000</onleft>
|
||||
<onright>60</onright>
|
||||
<ondown>50</ondown>
|
||||
<onup>9103</onup>
|
||||
<onback>9103</onback>
|
||||
<pagecontrol>60</pagecontrol>
|
||||
<scrolltime tween="cubic" easing="out">600</scrolltime>
|
||||
<itemlayout width="252" height="426">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>228</width>
|
||||
<height>342</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="6">colors/black.png</texture>
|
||||
<bordertexture border="6" colordiffuse="22FFFFFF">colors/black.png</bordertexture>
|
||||
<bordersize>6</bordersize>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>228</width>
|
||||
<height>342</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>$INFO[ListItem.Art(poster)]</texture>
|
||||
<bordersize>6</bordersize>
|
||||
<colordiffuse>ffffffff</colordiffuse>
|
||||
</control>
|
||||
<control type="textbox">
|
||||
<visible>isempty(listitem.title)</visible>
|
||||
<posx>24</posx>
|
||||
<posy>3-row</posy>
|
||||
<width>228</width>
|
||||
<height>6-row</height>
|
||||
<font>largeStrong</font>
|
||||
<wrapmultiline>true</wrapmultiline>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>!controlgroup(9000).hasfocus</visible>
|
||||
<posx>12</posx>
|
||||
<posy>338</posy>
|
||||
<width>204</width>
|
||||
<height>1-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>thumbTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>[B]$INFO[ListItem.title][/B]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>!controlgroup(9000).hasfocus</visible>
|
||||
<posx>12</posx>
|
||||
<posy>362</posy>
|
||||
<width>204</width>
|
||||
<height>1-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>thumbTitle</font>
|
||||
<textcolor>textDisabled</textcolor>
|
||||
<label>$INFO[ListItem.year]</label>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="252" height="426">
|
||||
<control type="group">
|
||||
<include>focusThumb</include>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>228</width>
|
||||
<height>342</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="6">colors/black.png</texture>
|
||||
<bordertexture border="6" colordiffuse="FFFFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>6</bordersize>
|
||||
<colordiffuse>FF000000</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>228</width>
|
||||
<height>342</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>$INFO[ListItem.Art(poster)]</texture>
|
||||
<bordersize>6</bordersize>
|
||||
</control>
|
||||
<control type="textbox">
|
||||
<visible>isempty(listitem.title)</visible>
|
||||
<posx>24</posx>
|
||||
<posy>3-row</posy>
|
||||
<width>228</width>
|
||||
<height>6-row</height>
|
||||
<font>largeStrong</font>
|
||||
<wrapmultiline>true</wrapmultiline>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>338</posy>
|
||||
<width>204</width>
|
||||
<height>1-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>thumbTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>[B]$INFO[ListItem.title][/B]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>362</posy>
|
||||
<width>204</width>
|
||||
<height>1-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>thumbTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.year]</label>
|
||||
</control>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
</control>
|
||||
</control>
|
||||
</include>
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
Pellucid
|
||||
===================
|
||||
|
||||
[![Pellucid](http://img.youtube.com/vi/QYzGpAwfgaw/0.jpg)](https://www.youtube.com/watch?v=QYzGpAwfgaw "Pellucid")
|
||||
|
||||
Pellucid is a skin for Kodi Media Centre.
|
||||
|
||||
Built for the living room, Pellucid is a clean and simple Kodi experience designed for maximum usability and minimum fuss.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[V1.3.0]
|
||||
|
||||
***Users are strongly encouraged to reset their menu structures***
|
||||
***Users who are upgrading from V1.2x are strongly encouraged to reset their menu structures to take account of structural changes to the skin***
|
||||
|
||||
- [NEW] Spotlight area removed and reintegrated into standard library views
|
||||
- [NEW] Homescreen redesigned
|
||||
|
|
Before Width: | Height: | Size: 383 KiB After Width: | Height: | Size: 206 KiB |
Before Width: | Height: | Size: 315 KiB After Width: | Height: | Size: 349 KiB |
Before Width: | Height: | Size: 349 KiB After Width: | Height: | Size: 190 KiB |
Before Width: | Height: | Size: 190 KiB After Width: | Height: | Size: 333 KiB |
Before Width: | Height: | Size: 333 KiB After Width: | Height: | Size: 426 KiB |
Before Width: | Height: | Size: 426 KiB After Width: | Height: | Size: 185 KiB |
Before Width: | Height: | Size: 185 KiB After Width: | Height: | Size: 196 KiB |
Before Width: | Height: | Size: 196 KiB After Width: | Height: | Size: 198 KiB |
Before Width: | Height: | Size: 198 KiB |