This commit is contained in:
Chris Bevan 2017-02-09 21:50:33 +00:00
parent 610a7bbd8f
commit 549341945b
16 changed files with 473 additions and 318 deletions

View File

@ -33,38 +33,61 @@
<label>$INFO[ListItem.Label]</label>
<wrapmultiline>true</wrapmultiline>
</control>
<control type="label">
<!--meta-->
<control type="panel">
<posx>0</posx>
<posy>4-row</posy>
<width>12-col-gutter</width>
<align>left</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>[COLOR highlight]$LOCALIZE[31214][/COLOR] $INFO[ListItem.channelname]</label>
</control>
<control type="label">
<posx>0</posx>
<posy>5-row</posy>
<width>12-col-gutter</width>
<align>left</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>[COLOR highlight]$LOCALIZE[31192][/COLOR] $INFO[ListItem.startdate]</label>
</control>
<control type="label">
<posx>0</posx>
<posy>6-row</posy>
<width>12-col-gutter</width>
<align>left</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>[COLOR highlight]$LOCALIZE[31193][/COLOR] $INFO[ListItem.duration]</label>
<posy>132</posy>
<width>10-col</width>
<height>6-row</height>
<enable>false</enable>
<itemlayout width="5-col" height="2-row">
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>324</width>
<font>itemSubTitle</font>
<textcolor>highlight</textcolor>
<label>[B]$INFO[ListItem.label][/B]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>0</posx>
<posy>32</posy>
<width>324</width>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label fallback="31159">$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
</itemlayout>
<focusedlayout width="5-col" height="2-row">
</focusedlayout>
<content>
<item>
<label>$LOCALIZE[31214]</label>
<label2>$INFO[ListItem.channelname]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
</item>
<item>
<label>$LOCALIZE[31192]</label>
<label2>$INFO[ListItem.startdate]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
</item>
<item>
<label>$LOCALIZE[31167]</label>
<label2>$INFO[ListItem.genre]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
</item>
<item>
<label>$LOCALIZE[31193]</label>
<label2>$INFO[ListItem.duration]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
</item>
</content>
</control>
<!--synopsis-->
<control type="textbox">

View File

@ -6,52 +6,45 @@
<controls>
<include>modalDialog</include>
<control type="group">
<posx>col-9-begin</posx>
<posy>row-2-begin</posy>
<posx>col-1-begin</posx>
<posy>row-4-begin</posy>
<!--animations-->
<include>modalDialogInOut</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<width>12-col</width>
<height>-</height>
<aspectratio align="left" aligny="top">keep</aspectratio>
<texture>$INFO[listitem.thumb]</texture>
</control>
<control type="panel" id="5">
<posx>0</posx>
<posy>13-row</posy>
<width>12-col</width>
<posx>13-col</posx>
<posy>0</posy>
<width>11-col</width>
<height>12-row</height>
<itemlayout width="8-col" height="36">
<enable>false</enable>
<itemlayout width="5-col" height="2-row">
<control type="label">
<posx>0</posx>
<width>4-col-gutter</width>
<label>$INFO[ListItem.Label]</label>
<font>smallStrong</font>
<posy>0</posy>
<width>324</width>
<font>itemSubTitle</font>
<textcolor>highlight</textcolor>
<label>[B]$INFO[ListItem.label][/B]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>3-col</posx>
<width>9-col-gutter</width>
<align>left</align>
<label>[B]$INFO[ListItem.Label2][/B]</label>
<font>smallStrong</font>
<posx>0</posx>
<posy>32</posy>
<width>324</width>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label fallback="31159">$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
</itemlayout>
<focusedlayout width="8-col" height="36">
<control type="label">
<posx>0</posx>
<width>4-col-gutter</width>
<info>ListItem.Label</info>
<font>smallStrong</font>
</control>
<control type="label">
<posx>3-col</posx>
<width>9-col-gutter</width>
<align>left</align>
<info>ListItem.Label2</info>
<font>smallMedium</font>
</control>
<focusedlayout width="5-col" height="2-row">
</focusedlayout>
</control>
</control>

View File

@ -97,6 +97,10 @@
<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>
@ -196,6 +200,34 @@
<onclick>Skin.ToggleSetting(weatherdisplay)</onclick>
<selected>Skin.HasSetting(weatherdisplay)</selected>
</control>
<control type="button" id="12">
<visible>Container(8000).Hasfocus(2)</visible>
<description>Edit home menu</description>
<width>14-col</width>
<label>31171</label>
<onclick>RunScript(script.skinshortcuts,type=manage&amp;group=mainmenu)</onclick>
</control>
<control type="button" id="13">
<visible>Container(8000).Hasfocus(2)</visible>
<description>Edit video menu</description>
<width>14-col</width>
<label>31172</label>
<onclick>RunScript(script.skinshortcuts,type=manage&amp;group=videosubmenu)</onclick>
</control>
<control type="button" id="14">
<visible>Container(8000).Hasfocus(2)</visible>
<description>Edit music menu</description>
<width>14-col</width>
<label>31173</label>
<onclick>RunScript(script.skinshortcuts,type=manage&amp;group=musicsubmenu)</onclick>
</control>
<control type="button" id="15">
<visible>Container(8000).Hasfocus(2)</visible>
<description>Edit pictures menu</description>
<width>14-col</width>
<label>31174</label>
<onclick>RunScript(script.skinshortcuts,type=manage&amp;group=picturessubmenu)</onclick>
</control>
</control>
</control>
<!--debugging-->

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<include>fadeInOut</include>
<onunload>control.setfocus(52)</onunload>
<onunload>control.setfocus(50)</onunload>
<controls>
<!--debugging-->
<include>DebugGrid</include>

View File

@ -78,7 +78,7 @@
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture border="6">$INFO[Listitem.thumb]</texture>
<texture border="6">$INFO[ListItem.Art(thumb)]</texture>
<bordertexture border="6" colordiffuse="11FFFFFF">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
@ -104,7 +104,7 @@
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture border="6">$INFO[Listitem.thumb]</texture>
<texture border="6">$INFO[ListItem.Art(thumb)]</texture>
<bordertexture border="6" colordiffuse="FFFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
</control>

View File

@ -38,7 +38,7 @@
<texture border="6">DefaultPoster.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>overlay</colordiffuse>
<colordiffuse>44FFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
@ -84,6 +84,7 @@
<texture fallback="DefaultPoster.png" border="0">$INFO[ListItem.Art(poster)]</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ff666666</colordiffuse>
</control>
<control type="label">
<posx>12</posx>

View File

@ -23,7 +23,7 @@
<texture fallback="DefaultPoster.png" border="6">$INFO[Listitem.thumb]</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>overlay</colordiffuse>
<colordiffuse>ff777777</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
@ -58,6 +58,7 @@
<texture fallback="DefaultPoster.png">$INFO[Listitem.thumb]</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ff666666</colordiffuse>
</control>
<control type="label">
<posx>12</posx>

View File

@ -78,7 +78,7 @@
<texture border="6">DefaultPoster.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
<colordiffuse>ff777777</colordiffuse>
</control>
<control type="label">
<visible>ListItem.IsParentFolder</visible>

View File

@ -38,7 +38,7 @@
<texture border="6">DefaultPoster.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>overlay</colordiffuse>
<colordiffuse>44FFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>

View File

@ -157,7 +157,7 @@
<texture border="6">DefaultPoster.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>overlay</colordiffuse>
<colordiffuse>ff777777</colordiffuse>
</control>
<!--movie-->
<control type="label">
@ -233,7 +233,7 @@
<texture border="6">DefaultPoster.png</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ffffffff</colordiffuse>
<colordiffuse>ff666666</colordiffuse>
</control>
<!--movie-->
<control type="label">
@ -438,7 +438,7 @@
<texture border="6">DefaultAlbumCover.png</texture>
<bordertexture border="6" colordiffuse="11FFFFFF">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label">
<visible>!controlgroup(9000).hasfocus</visible>
@ -488,6 +488,7 @@
<texture border="6">DefaultAlbumCover.png</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ff666666</colordiffuse>
</control>
<control type="label">
<visible>!controlgroup(9000).hasfocus</visible>

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.pellucid" version="1.0.4" name="Pellucid" provider-name="theDeadman">
<addon id="skin.pellucid" version="1.0.5" name="Pellucid" provider-name="theDeadman">
<requires>
<import addon="xbmc.gui" version="5.12.0"/>
<import addon="script.skinshortcuts" version="1.0.13"/>
@ -14,8 +14,8 @@
<description lang="en">Built for the living room, Pellucid is a clean and simple kodi experience designed for maximum usability and minimum fuss. Skin Shortcuts addon support is available for full menu customisation.</description>
<platform>all</platform>
<license>Creative Commons Attribution-Noncommercial-Share Alike 3.0</license>
<forum></forum>
<source>https://github.com/chrisbevan/skin.pellucid/tree/Krypton</source>
<forum>http://forum.kodi.tv/forumdisplay.php?fid=267</forum>
<source>https://github.com/chrisbevan/skin.pellucid</source>
<assets>
<icon>resources/icon.png</icon>
<fanart>resources/fanart.jpg</fanart>

View File

@ -1,5 +1,12 @@
**Changelog**
[V1.0.5]
DONE - video playlists
DONE - pvr info screen rework (header - 2 column mode)
DONE - Add user options for menu customisation to skin settings
DONE - album default art fix
DONE - picture section fix
[V1.0.4]
- Minor tweaks and bug fixes
- [NEW] User option to remove weather data from homescreen

View File

@ -490,7 +490,7 @@ msgid "Video decoder"
msgstr ""
msgctxt "#31116"
msgid "Set Homescreen Background directory"
msgid "Set home background directory"
msgstr ""
msgctxt "#31117"
@ -685,6 +685,26 @@ msgctxt "#31169"
msgid "Rate"
msgstr ""
msgctxt "#31170"
msgid "Menus"
msgstr ""
msgctxt "#31171"
msgid "Edit home menu"
msgstr ""
msgctxt "#31172"
msgid "Edit video section menu"
msgstr ""
msgctxt "#31173"
msgid "Edit music section menu"
msgstr ""
msgctxt "#31174"
msgid "Edit picture section menu"
msgstr ""
msgctxt "#31175"
msgid "Set Latest Content"
msgstr ""

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.2 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

@ -60,6 +60,13 @@
<thumb />
<action>ActivateWindow(Videos,addons://sources/video/)</action>
</shortcut>
<shortcut>
<label>136</label>
<label2>32014</label2>
<icon>DefaultAddon.png</icon>
<thumb />
<action>ActivateWindow(Videos,special://videoplaylists/,return)</action>
</shortcut>
<shortcut>
<label>744</label>
<label2>32014</label2>