The branch, frodo has been updated
via 84c79b494f85da7746628d33b8d9fff934732dc3 (commit)
from ac45f1259729a8ec01f8227c1502b54d062ec295 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/skins;a=commit;h=84c79b494f85da7746628d33b8d9fff934732dc3
commit 84c79b494f85da7746628d33b8d9fff934732dc3
Author: ronie <ronie>
Date: Sat Dec 7 01:48:15 2013 +0100
[skin.sio2] -v2.2.8
diff --git a/skin.sio2/1080i/Home.xml b/skin.sio2/1080i/Home.xml
index 971556f..1664618 100644
--- a/skin.sio2/1080i/Home.xml
+++ b/skin.sio2/1080i/Home.xml
@@ -229,14 +229,14 @@
<thumb>icons/LiveTV.png</thumb>
<label>31059</label>
<property name="color">icons/green3.png</property>
- <onclick>ActivateWindowAndFocus(MyPVR, 31,0, 10,0)</onclick>
+ <onclick>ActivateWindow(1718)</onclick>
<visible>!Pvr.IsRecording +
System.GetBool(pvrmanager.enabled) + !Skin.HasSetting(PVRhide)</visible>
</item>
<item id="355">
<thumb>icons/LiveTVrec.png</thumb>
<label>$INFO[Pvr.NowRecordingTitle]</label>
<property name="color">icons/green3.png</property>
- <onclick>XBMC.ActivateWindowAndFocus(MyPVR, 31,0, 10,0)</onclick>
+ <onclick>XBMC.ActivateWindow(1718)</onclick>
<visible>Pvr.IsRecording + System.GetBool(pvrmanager.enabled)
+ !Skin.HasSetting(PVRhide)</visible>
</item>
diff --git a/skin.sio2/1080i/Videoviews.xml b/skin.sio2/1080i/Videoviews.xml
index 80edc62..7d629d2 100644
--- a/skin.sio2/1080i/Videoviews.xml
+++ b/skin.sio2/1080i/Videoviews.xml
@@ -131,7 +131,7 @@
</control>
</control>
<!--NEW VIEW-->
- <control type="group" description="sio2view">
+ <control type="group" description="sio2view">
<visible>Control.IsVisible(52)</visible>
<control type="image">
<visible>!substring(ListItem.MPAA,Rated R)</visible>
@@ -834,6 +834,436 @@
<onright>noop</onright>
</control>
</control>
+ <!--ICONVIEW-->
+ <control type="group" description="Icons view">
+ <visible>Control.IsVisible(53)</visible>
+ <control type="group">
+ <control type="panel" id="53">
+ <posx>60</posx>
+ <posy>60</posy>
+ <width>1800</width>
+ <height>900</height>
+ <onleft condition="!Skin.HasSetting(ViewsMenuOff)">9000</onleft>
+ <onleft condition="Skin.HasSetting(ViewsMenuOff)">-</onleft>
+ <onright condition="Skin.HasSetting(Scrollbars_Active)">60</onright>
+ <onright condition="!Skin.HasSetting(Scrollbars_Active)">-</onright>
+ <onup>53</onup>
+ <ondown>53</ondown>
+ <viewtype label="536">Grid</viewtype>
+ <pagecontrol>60</pagecontrol>
+ <scrolltime tween="sine" easing="inout">300</scrolltime>
+ <preloaditems>2</preloaditems>
+ <itemlayout condition="![Container.Content(Movies) |
Container.Content(Seasons) | Container.Content(TVShows) |
Container.Content(Sets) | Container.Content(Episodes)]" height="360"
width="360">
+ <control type="image">
+ <posx>45</posx>
+ <posy>9</posy>
+ <width>281</width>
+ <height>281</height>
+ <texture diffuse="images/diffusepic.png"
background="true">$INFO[ListItem.Icon]</texture>
+ <aspectratio scalediffuse="false">scale</aspectratio>
+ </control>
+ <control type="label">
+ <posx>181</posx>
+ <posy>290</posy>
+ <width>296</width>
+ <height>45</height>
+ <font>size27</font>
+ <textcolor>White2</textcolor>
+ <shadowcolor>Black</shadowcolor>
+ <align>center</align>
+ <label>[B]$INFO[ListItem.Label][/B]</label>
+ </control>
+ </itemlayout>
+ <focusedlayout condition="![Container.Content(Movies) |
Container.Content(Seasons) | Container.Content(TVShows) |
Container.Content(Sets) | Container.Content(Episodes)]" height="360"
width="360">
+ <control type="image">
+ <posx>45</posx>
+ <posy>9</posy>
+ <width>281</width>
+ <height>281</height>
+ <texture diffuse="images/diffusepic.png"
background="true">$INFO[ListItem.Icon]</texture>
+ <aspectratio scalediffuse="false">scale</aspectratio>
+ </control>
+ <control type="label">
+ <posx>181</posx>
+ <posy>290</posy>
+ <width>296</width>
+ <height>45</height>
+ <font>size27</font>
+ <textcolor>White2</textcolor>
+ <shadowcolor>Black</shadowcolor>
+ <align>center</align>
+ <label>[B]$INFO[ListItem.Label][/B]</label>
+ </control>
+ <control type="group" description="Selection">
+ <include>Scrollanim</include>
+ <control type="image">
+ <animation effect="fade" start="0" end="100" time="100"
reversible="false">Focus</animation>
+ <animation effect="fade" start="100" end="0" time="50"
reversible="false">unFocus</animation>
+ <posx>45</posx>
+ <posy>9</posy>
+ <width>281</width>
+ <height>281</height>
+ <texture>images/picselection.png</texture>
+ <aspectratio>stretch</aspectratio>
+ </control>
+ </control>
+ </focusedlayout>
+ <itemlayout condition="Container.Content(Movies) |
Container.Content(Seasons) | Container.Content(TVShows) |
Container.Content(Sets)" height="350" width="257">
+ <control type="image">
+ <animation effect="fade" start="100" end="10"
time="200">Focus</animation>
+ <posx>35</posx>
+ <posy>320</posy>
+ <width>197</width>
+ <height>294</height>
+ <texture flipy="true" diffuse="images/Reflection0.png"
background="true" >$VAR[Locandine]</texture>
+ <aspectratio>scale</aspectratio>
+ </control>
+ <control type="image">
+ <posx>35</posx>
+ <posy>24</posy>
+ <width>197</width>
+ <height>294</height>
+ <texture background="true">$VAR[Locandine]</texture>
+ <aspectratio>scale</aspectratio>
+ </control>
+ <control type="group">
+ <visible>container.content(TVshows) |
container.content(seasons)</visible>
+ <control type="image">
+
<visible>IntegerGreaterThan(ListItem.Property(UnwatchedEpisodes),0)</visible>
+ <posx>123</posx>
+ <posy>276</posy>
+ <height>45</height>
+ <width>150</width>
+ <aspectratio>keep</aspectratio>
+ <texture>badges/BadgeCount.png</texture>
+ </control>
+ <control type="label" description="Label2">
+
<visible>IntegerGreaterThan(ListItem.Property(UnwatchedEpisodes),0)</visible>
+ <posx>197</posx>
+ <posy>270</posy>
+ <height>45</height>
+ <width>150</width>
+ <font>size24</font>
+ <scroll>true</scroll>
+ <align>center</align>
+ <scroll>false</scroll>
+ <textcolor>White</textcolor>
+
<label>[B]$INFO[ListItem.Property(UnwatchedEpisodes)][/B]</label>
+ </control>
+ </control>
+ <control type="image" description="WatchStatus">
+ <visible>!SubString(ListItem.Path,videodb://1/7)</visible>
+ <posx>30</posx>
+ <posy>290</posy>
+ <height>32</height>
+ <width>60</width>
+ <aspectratio align="left">keep</aspectratio>
+ <texture>$VAR[WatchStatus]</texture>
+ </control>
+ </itemlayout>
+ <focusedlayout condition="Container.Content(Movies) |
Container.Content(Seasons) | Container.Content(TVShows) |
Container.Content(Sets)" height="350" width="257">
+ <control type="image">
+ <animation effect="fade" start="100" end="10"
time="200">Focus</animation>
+ <posx>35</posx>
+ <posy>320</posy>
+ <width>197</width>
+ <height>294</height>
+ <texture flipy="true" diffuse="images/Reflection0.png"
background="true" >$VAR[Locandine]</texture>
+ <aspectratio>scale</aspectratio>
+ </control>
+ <control type="image">
+ <posx>35</posx>
+ <posy>24</posy>
+ <width>197</width>
+ <height>294</height>
+ <texture background="true">$VAR[Locandine]</texture>
+ <aspectratio>scale</aspectratio>
+ </control>
+ <control type="label">
+ <animation effect="fade" start="0" end="100" time="200"
delay="100">Focus</animation>
+ <posx>135</posx>
+ <posy>319</posy>
+ <width>270</width>
+ <height>45</height>
+ <font>size27</font>
+ <textcolor>White2</textcolor>
+ <shadowcolor>Black</shadowcolor>
+ <align>center</align>
+ <label>[B]$INFO[ListItem.Label][/B]</label>
+ </control>
+ <control type="group">
+ <visible>container.content(TVshows) |
container.content(seasons)</visible>
+ <control type="image">
+
<visible>IntegerGreaterThan(ListItem.Property(UnwatchedEpisodes),0)</visible>
+ <posx>123</posx>
+ <posy>276</posy>
+ <height>45</height>
+ <width>150</width>
+ <aspectratio>keep</aspectratio>
+ <texture>badges/BadgeCount.png</texture>
+ </control>
+ <control type="label" description="Label2">
+
<visible>IntegerGreaterThan(ListItem.Property(UnwatchedEpisodes),0)</visible>
+ <posx>197</posx>
+ <posy>270</posy>
+ <height>45</height>
+ <width>150</width>
+ <font>size24</font>
+ <scroll>true</scroll>
+ <align>center</align>
+ <scroll>false</scroll>
+ <textcolor>White</textcolor>
+
<label>[B]$INFO[ListItem.Property(UnwatchedEpisodes)][/B]</label>
+ </control>
+ </control>
+ <control type="image" description="WatchStatus">
+ <visible>!SubString(ListItem.Path,videodb://1/7)</visible>
+ <posx>30</posx>
+ <posy>290</posy>
+ <height>32</height>
+ <width>60</width>
+ <aspectratio align="left">keep</aspectratio>
+ <texture>$VAR[WatchStatus]</texture>
+ </control>
+ <control type="group" description="Selection">
+ <include>Scrollanim</include>
+ <control type="image">
+ <animation effect="fade" start="0" end="100" time="100"
reversible="false">Focus</animation>
+ <animation effect="fade" start="100" end="0" time="50"
reversible="false">unFocus</animation>
+ <posx>19</posx>
+ <posy>9</posy>
+ <width>228</width>
+ <height>323</height>
+ <texture border="20">images/GeneralSlider.png</texture>
+ <aspectratio>stretch</aspectratio>
+ </control>
+ </control>
+ </focusedlayout>
+ <itemlayout condition="Container.Content(Episodes)" height="375"
width="450">
+ <control type="image">
+ <posx>45</posx>
+ <posy>24</posy>
+ <width>360</width>
+ <height>255</height>
+ <texture>images/ThumbBorder2.png</texture>
+ <aspectratio>stretch</aspectratio>
+ </control>
+ <control type="image">
+ <visible>container.content(episodes)</visible>
+ <posx>45</posx>
+ <posy>24</posy>
+ <width>360</width>
+ <height>255</height>
+ <texture background="true">$INFO[ListItem.Icon]</texture>
+ <aspectratio>scale</aspectratio>
+ </control>
+ <control type="image">
+ <visible>![container.content(episodes)]</visible>
+ <posx>45</posx>
+ <posy>24</posy>
+ <width>360</width>
+ <height>255</height>
+ <texture background="true">$INFO[ListItem.Icon]</texture>
+ <aspectratio>keep</aspectratio>
+ </control>
+ <control type="image" description="WatchStatus">
+ <visible>!SubString(ListItem.Path,videodb://1/7)</visible>
+ <posx>40</posx>
+ <posy>251</posy>
+ <height>32</height>
+ <width>60</width>
+ <aspectratio align="left">keep</aspectratio>
+ <texture>$VAR[WatchStatus]</texture>
+ </control>
+ </itemlayout>
+ <focusedlayout condition="Container.Content(Episodes)" height="375"
width="450">
+ <control type="image">
+ <posx>45</posx>
+ <posy>24</posy>
+ <width>360</width>
+ <height>255</height>
+ <texture>images/ThumbBorder2.png</texture>
+ <aspectratio>stretch</aspectratio>
+ </control>
+ <control type="image">
+ <visible>container.content(episodes)</visible>
+ <posx>45</posx>
+ <posy>24</posy>
+ <width>360</width>
+ <height>255</height>
+ <texture background="true">$INFO[ListItem.Icon]</texture>
+ <aspectratio>scale</aspectratio>
+ </control>
+ <control type="image">
+ <visible>![container.content(episodes)]</visible>
+ <posx>45</posx>
+ <posy>24</posy>
+ <width>360</width>
+ <height>255</height>
+ <texture background="true">$INFO[ListItem.Icon]</texture>
+ <aspectratio>keep</aspectratio>
+ </control>
+ <control type="label">
+ <animation effect="fade" start="0" end="100" time="200"
delay="100">Focus</animation>
+ <posx>225</posx>
+ <posy>300</posy>
+ <width>420</width>
+ <height>45</height>
+ <font>size27</font>
+ <textcolor>White2</textcolor>
+ <shadowcolor>Black</shadowcolor>
+ <align>center</align>
+ <label>[B]$INFO[ListItem.Label][/B]</label>
+ </control>
+ <control type="image" description="WatchStatus">
+ <visible>!SubString(ListItem.Path,videodb://1/7)</visible>
+ <posx>40</posx>
+ <posy>251</posy>
+ <height>32</height>
+ <width>60</width>
+ <aspectratio align="left">keep</aspectratio>
+ <texture>$VAR[WatchStatus]</texture>
+ </control>
+ <control type="group" description="Selection">
+ <include>Scrollanim</include>
+ <control type="image">
+ <animation effect="fade" start="0" end="100" time="100"
reversible="false">Focus</animation>
+ <animation effect="fade" start="100" end="0" time="50"
reversible="false">unFocus</animation>
+ <posx>30</posx>
+ <posy>11</posy>
+ <width>386</width>
+ <height>280</height>
+ <texture border="20">images/GeneralSlider.png</texture>
+ <aspectratio>stretch</aspectratio>
+ </control>
+ </control>
+ </focusedlayout>
+ </control>
+ </control>
+ <control type="image" description="Line Split">
+ <posx>260</posx>
+ <posy>60</posy>
+ <width>1500</width>
+ <height>1</height>
+ <texture>images/Line.png</texture>
+ <aspectratio>stretch</aspectratio>
+ </control>
+ <control type="grouplist" description="Media Header">
+ <posx>60</posx>
+ <width>930</width>
+ <height>75</height>
+ <align>left</align>
+ <aligny>bottom</aligny>
+ <orientation>horizontal</orientation>
+ <control type="label" id="7777" description="Heading">
+ <width min="60" max="930">auto</width>
+ <height>75</height>
+ <textcolor>White2</textcolor>
+ <label>$VAR[RootLabel]</label>
+ </control>
+ <control type="label" description="Number of files">
+ <visible>!IsEmpty(Control.GetLabel(7777))</visible>
+ <width min="60" max="120">auto</width>
+ <height>81</height>
+ <font>size26</font>
+ <textcolor>Grey</textcolor>
+ <label>$INFO[Container.NumItems, (,)]</label>
+ </control>
+ </control>
+ <control type="image" description="shade">
+ <width>1990</width>
+ <height>1080</height>
+ <texture>Shades/iconvshade.png</texture>
+ </control>
+ <control type="label" description="Media title">
+ <posx>60</posx>
+ <posy>910</posy>
+ <width>1800</width>
+ <font>size42B</font>
+ <textcolor>Silver</textcolor>
+ <align>center</align>
+ <label>$INFO[ListItem.label]</label>
+ </control>
+ <control type="label" description="Media details">
+ <posx>60</posx>
+ <posy>955</posy>
+ <width>1800</width>
+ <textcolor>Silver</textcolor>
+ <align>center</align>
+ <font>Size13</font>
+ <label>[COLOR=Grey]$VAR[TopLabel, ][/COLOR]</label>
+ </control>
+ <control type="image" description="Stars">
+ <posx>250r</posx>
+ <posy>1010</posy>
+ <visible>!IsEmpty(ListItem.Rating)</visible>
+ <height>24</height>
+ <width>135</width>
+ <aspectratio align="right">keep</aspectratio>
+ <texture>$INFO[ListItem.Rating,badges/,.png]</texture>
+ </control>
+ <control type="grouplist">
+ <posx>100</posx>
+ <posy>1015</posy>
+ <height>50</height>
+ <width>1720</width>
+ <itemgap>15</itemgap>
+ <orientation>horizontal</orientation>
+ <control type="image" description="Sets">
+ <visible>SubString(ListItem.Path,videodb://1/7)</visible>
+ <height>33</height>
+ <width>60</width>
+ <aspectratio>keep</aspectratio>
+ <texture>badges/setsFO.png</texture>
+ </control>
+ <control type="image">
+ <height>25</height>
+ <width>65</width>
+ <aspectratio>keep</aspectratio>
+ <texture>$INFO[ListItem.VideoResolution,badges/Video/,.png]</texture>
+ </control>
+ <control type="image">
+ <height>25</height>
+ <width>65</width>
+ <aspectratio>keep</aspectratio>
+ <texture>$INFO[ListItem.AudioCodec,badges/Audio/,.png]</texture>
+ </control>
+ <control type="image">
+ <height>25</height>
+ <width>65</width>
+ <aspectratio>keep</aspectratio>
+ <texture>$INFO[ListItem.VideoCodec,badges/Video/,.png]</texture>
+ </control>
+ <control type="image">
+ <height>25</height>
+ <width>65</width>
+ <aspectratio>keep</aspectratio>
+ <texture>$INFO[ListItem.FileExtension,badges/Video/,.png]</texture>
+ </control>
+ <control type="image">
+ <visible>!IsEmpty(ListItem.Mpaa) +
Container.Content(Movies)</visible>
+ <height>25</height>
+ <width>65</width>
+ <aspectratio>keep</aspectratio>
+ <texture>$VAR[MPAAS,Mpaa/,.png]</texture>
+ </control>
+ </control>
+ <control type="scrollbar" id="60">
+ <posx>30r</posx>
+ <posy>100</posy>
+ <height>800</height>
+ <onleft>53</onleft>
+ <onright>noop</onright>
+ </control>
+ <control type="image" description="Line Split">
+ <posx>260</posx>
+ <posy>1030</posy>
+ <width>1500</width>
+ <height>1</height>
+ <texture>images/Line.png</texture>
+ <aspectratio>stretch</aspectratio>
+ </control>
+ </control>
<!--BANNERS-->
<control type="group" description="BANNERS">
<visible>Control.IsVisible(55)</visible>
diff --git a/skin.sio2/addon.xml b/skin.sio2/addon.xml
index 19f9035..eb714d0 100644
--- a/skin.sio2/addon.xml
+++ b/skin.sio2/addon.xml
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
-<addon id="skin.sio2" version="2.2.7" name="SiO2" provider-name="FastColors">
+<addon id="skin.sio2" version="2.2.8" name="SiO2" provider-name="FastColors">
<requires>
<import addon="xbmc.gui" version="4.0.0"/>
<import addon="script.favourites" version="3.2.5"/>
-----------------------------------------------------------------------
Summary of changes:
skin.sio2/1080i/Custompopuplivetv.xml | 52 ++++
skin.sio2/1080i/Home.xml | 4 +-
skin.sio2/1080i/Videoviews.xml | 432 ++++++++++++++++++++++++++++++++-
skin.sio2/addon.xml | 2 +-
4 files changed, 486 insertions(+), 4 deletions(-)
create mode 100644 skin.sio2/1080i/Custompopuplivetv.xml
hooks/post-receive
--
Skins
------------------------------------------------------------------------------
Sponsored by Intel(R) XDK
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons