tweaks
This commit is contained in:
parent
dc1ad25832
commit
c345efcbf0
|
@ -394,7 +394,7 @@
|
||||||
<font>
|
<font>
|
||||||
<name>playlistSubTitle</name>
|
<name>playlistSubTitle</name>
|
||||||
<filename>heebo/bold.ttf</filename>
|
<filename>heebo/bold.ttf</filename>
|
||||||
<size>24</size>
|
<size>26</size>
|
||||||
<linespacing>1.0</linespacing>
|
<linespacing>1.0</linespacing>
|
||||||
</font>
|
</font>
|
||||||
<font>
|
<font>
|
||||||
|
|
|
@ -5,6 +5,7 @@
|
||||||
<onload>RunScript(script.skinshortcuts,type=buildxml&mainmenuID=9001&group=mainmenu|videosubmenu|musicsubmenu|picturessubmenu|gamesubmenu)</onload>
|
<onload>RunScript(script.skinshortcuts,type=buildxml&mainmenuID=9001&group=mainmenu|videosubmenu|musicsubmenu|picturessubmenu|gamesubmenu)</onload>
|
||||||
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
|
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
|
||||||
<onload>AlarmClock(hidemenu,setfocus(9999),00:20,true)</onload>
|
<onload>AlarmClock(hidemenu,setfocus(9999),00:20,true)</onload>
|
||||||
|
<onunload>CancelAlarm(hidemenu,true)</onunload>
|
||||||
<controls>
|
<controls>
|
||||||
<include>globalBackground</include>
|
<include>globalBackground</include>
|
||||||
<control type="group">
|
<control type="group">
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
<control type="epggrid" id="10">
|
<control type="epggrid" id="10">
|
||||||
<description>EPG Grid</description>
|
<description>EPG Grid</description>
|
||||||
<posx>col-1-begin</posx>
|
<posx>col-1-begin</posx>
|
||||||
<posy>row-5-begin</posy>
|
<posy>row-4-begin</posy>
|
||||||
<width>24-col</width>
|
<width>24-col</width>
|
||||||
<height>23-row</height>
|
<height>23-row</height>
|
||||||
<timeblocks>30</timeblocks>
|
<timeblocks>30</timeblocks>
|
||||||
|
@ -39,6 +39,18 @@
|
||||||
<label>$INFO[ListItem.Label]</label>
|
<label>$INFO[ListItem.Label]</label>
|
||||||
</control>
|
</control>
|
||||||
</rulerlayout>
|
</rulerlayout>
|
||||||
|
<rulerdatelayout height="2-row" width="24-col">
|
||||||
|
<control type="label">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>24-col</width>
|
||||||
|
<align>center</align>
|
||||||
|
<height>2-row</height>
|
||||||
|
<font>menuTitle2</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$INFO[ListItem.Label]</label>
|
||||||
|
</control>
|
||||||
|
</rulerdatelayout>
|
||||||
<channellayout height="2-row" width="288">
|
<channellayout height="2-row" width="288">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
|
|
@ -195,7 +195,7 @@
|
||||||
<onleft>9000</onleft>
|
<onleft>9000</onleft>
|
||||||
<onright>60</onright>
|
<onright>60</onright>
|
||||||
<ondown>54</ondown>
|
<ondown>54</ondown>
|
||||||
<onup>9998</onup>
|
<onup>54</onup>
|
||||||
<onback>9000</onback>
|
<onback>9000</onback>
|
||||||
<pagecontrol>60</pagecontrol>
|
<pagecontrol>60</pagecontrol>
|
||||||
<scrolltime tween="cubic" easing="out">600</scrolltime>
|
<scrolltime tween="cubic" easing="out">600</scrolltime>
|
||||||
|
|
|
@ -75,14 +75,14 @@
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>117</posx>
|
<posx>117</posx>
|
||||||
<posy>34</posy>
|
<posy>35</posy>
|
||||||
<width>13-col</width>
|
<width>13-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>playlistSubTitle</font>
|
<font>playlistSubTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor></shadowcolor>
|
<shadowcolor></shadowcolor>
|
||||||
<label>[COLOR highlight]$INFO[ListItem.Artist][/COLOR]$INFO[ListItem.Album, , ]$INFO[ListItem.year,(,)]</label>
|
<label>$INFO[ListItem.Artist]$INFO[ListItem.Album, • , ]$INFO[ListItem.year,(,)]</label>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<right>-36</right>
|
<right>-36</right>
|
||||||
|
@ -180,14 +180,14 @@
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>117</posx>
|
<posx>117</posx>
|
||||||
<posy>34</posy>
|
<posy>35</posy>
|
||||||
<width>13-col</width>
|
<width>13-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>playlistSubTitle</font>
|
<font>playlistSubTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor></shadowcolor>
|
<shadowcolor></shadowcolor>
|
||||||
<label>$INFO[ListItem.Artist,, - ]$INFO[ListItem.Album,, ]$INFO[ListItem.year,(,)]</label>
|
<label>$INFO[ListItem.Artist]$INFO[ListItem.Album, • , ]$INFO[ListItem.year,(,)]</label>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<right>-36</right>
|
<right>-36</right>
|
||||||
|
|
|
@ -54,7 +54,7 @@
|
||||||
<posy>row-16-begin</posy>
|
<posy>row-16-begin</posy>
|
||||||
<width>1860</width>
|
<width>1860</width>
|
||||||
<height>13-row</height>
|
<height>13-row</height>
|
||||||
<onleft>9000</onleft>
|
<onleft>58</onleft>
|
||||||
<onright>58</onright>
|
<onright>58</onright>
|
||||||
<orientation>horizontal</orientation>
|
<orientation>horizontal</orientation>
|
||||||
<itemlayout width="4-col" height="391">
|
<itemlayout width="4-col" height="391">
|
||||||
|
|
|
@ -133,7 +133,7 @@
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>thumbTitle</font>
|
<font>thumbTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>[B]$INFO[ListItem.Title][/B][CR]$INFO[ListItem.Season,$LOCALIZE[31011] ,]</label>
|
<label>[B]$INFO[ListItem.Title][/B][CR]$INFO[ListItem.Property(UnWatchedEpisodes),, $LOCALIZE[31189]]</label>
|
||||||
</control>
|
</control>
|
||||||
<control type="progress">
|
<control type="progress">
|
||||||
<visible>ListItem.IsResumable</visible>
|
<visible>ListItem.IsResumable</visible>
|
||||||
|
@ -192,7 +192,7 @@
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>thumbTitle</font>
|
<font>thumbTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>[B]$INFO[ListItem.Title][/B][CR]$INFO[ListItem.Season,$LOCALIZE[31011] ,]</label>
|
<label>[B]$INFO[ListItem.Title][/B][CR]$INFO[ListItem.Property(UnWatchedEpisodes),, $LOCALIZE[31189]]</label>
|
||||||
</control>
|
</control>
|
||||||
<control type="progress">
|
<control type="progress">
|
||||||
<visible>ListItem.IsResumable</visible>
|
<visible>ListItem.IsResumable</visible>
|
||||||
|
@ -236,7 +236,7 @@
|
||||||
<onleft>9000</onleft>
|
<onleft>9000</onleft>
|
||||||
<onright>60</onright>
|
<onright>60</onright>
|
||||||
<ondown>52</ondown>
|
<ondown>52</ondown>
|
||||||
<onup>9203</onup>
|
<onup>52</onup>
|
||||||
<onback>9000</onback>
|
<onback>9000</onback>
|
||||||
<pagecontrol>60</pagecontrol>
|
<pagecontrol>60</pagecontrol>
|
||||||
<scrolltime tween="cubic" easing="out">600</scrolltime>
|
<scrolltime tween="cubic" easing="out">600</scrolltime>
|
||||||
|
|
|
@ -33,7 +33,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>symbolLarge</font>
|
<font>symbol</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor></shadowcolor>
|
<shadowcolor></shadowcolor>
|
||||||
<label></label>
|
<label></label>
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>symbolLarge</font>
|
<font>symbol</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor></shadowcolor>
|
<shadowcolor></shadowcolor>
|
||||||
<label></label>
|
<label></label>
|
||||||
|
|
|
@ -5,7 +5,7 @@ Pellucid is a skin for Kodi Media Centre.
|
||||||
|
|
||||||
Built for the living room, Pellucid is a clean and carefully designed Kodi experience designed for maximum usability and minimum fuss.
|
Built for the living room, Pellucid is a clean and carefully designed Kodi experience designed for maximum usability and minimum fuss.
|
||||||
|
|
||||||
####Additional features
|
#### Additional features
|
||||||
|
|
||||||
- Skin Shortcuts addon support is available from the Krypton release onwards.
|
- Skin Shortcuts addon support is available from the Krypton release onwards.
|
||||||
- Full PVR / Live TV support
|
- Full PVR / Live TV support
|
||||||
|
@ -14,5 +14,5 @@ Discussion thread: http://forum.kodi.tv/forumdisplay.php?fid=267
|
||||||
|
|
||||||
Additional homescreen wallpapers provided by Dadebue (https://www.instagram.com/dadebue/)
|
Additional homescreen wallpapers provided by Dadebue (https://www.instagram.com/dadebue/)
|
||||||
|
|
||||||
Created by theDeadMan with, love from Bristol, U.K.
|
Created by theDeadMan.
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<addon id="skin.pellucid" version="2.1.0" name="Pellucid" provider-name="theDeadman">
|
<addon id="skin.pellucid" version="2.1.2" name="Pellucid" provider-name="theDeadman">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.gui" version="5.14.0"/>
|
<import addon="xbmc.gui" version="5.14.0"/>
|
||||||
<import addon="script.skinshortcuts" version="1.0.13"/>
|
<import addon="script.skinshortcuts" version="1.0.13"/>
|
||||||
|
|
|
@ -4,6 +4,8 @@
|
||||||
- revise controls for new window: MyGames.xml
|
- revise controls for new window: MyGames.xml
|
||||||
- Weather
|
- Weather
|
||||||
|
|
||||||
|
- add quick search
|
||||||
|
|
||||||
**Changelog**
|
**Changelog**
|
||||||
|
|
||||||
[V2.0.1]
|
[V2.0.1]
|
||||||
|
|
Loading…
Reference in New Issue