Added : [PM3.HD] Watched tick for file lists (confluence style)

git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@7 0c45cd24-f56c-ec91-222f-6e3ca35936fa
This commit is contained in:
JezzX2 2010-05-24 10:44:11 +00:00
parent 3aefc8e896
commit c9fa0f786f
3 changed files with 100 additions and 14 deletions

View File

@ -13,7 +13,7 @@
<viewtype label="31031">list</viewtype>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30" width="1080">
<itemlayout height="30" width="950">
<control type="image">
<posx>5</posx>
<posy>4</posy>
@ -44,9 +44,31 @@
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
<visible>![Window.IsVisible(VideoFiles) | Window.IsVisible(VideoLibrary)]</visible>
</control>
<control type="label">
<posx>920</posx>
<posy>0</posy>
<width>820</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
<visible>Window.IsVisible(VideoFiles) | Window.IsVisible(VideoLibrary)</visible>
</control>
<control type="image">
<posx>920</posx>
<posy>4</posy>
<width>30</width>
<height>22</height>
<texture>$INFO[ListItem.Overlay,List]</texture>
<visible>Window.IsVisible(VideoFiles) | Window.IsVisible(VideoLibrary)</visible>
</control>
</itemlayout>
<focusedlayout height="30" width="1080">
<focusedlayout height="30" width="950">
<control type="image">
<posx>0</posx>
<posy>0</posy>
@ -86,6 +108,28 @@
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
<visible>![Window.IsVisible(VideoFiles) | Window.IsVisible(VideoLibrary)]</visible>
</control>
<control type="label">
<posx>920</posx>
<posy>0</posy>
<width>820</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
<visible>Window.IsVisible(VideoFiles) | Window.IsVisible(VideoLibrary)</visible>
</control>
<control type="image">
<posx>920</posx>
<posy>4</posy>
<width>30</width>
<height>22</height>
<texture>$INFO[ListItem.Overlay,List]</texture>
<visible>Window.IsVisible(VideoFiles) | Window.IsVisible(VideoLibrary)</visible>
</control>
</focusedlayout>
</control>
@ -140,7 +184,7 @@
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]]$INFO[ListItem.Property(UnWatchedEpisodes), - , $LOCALIZE[16101]]</label>
<label>$INFO[ListItem.Property(TotalEpisodes),, $LOCALIZE[20360]]</label>
<visible>Container.Content(Seasons)</visible>
</control>
</itemlayout>
@ -189,7 +233,7 @@
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]]$INFO[ListItem.Property(UnWatchedEpisodes), - , $LOCALIZE[16101]]</label>
<label>$INFO[ListItem.Property(TotalEpisodes),, $LOCALIZE[20360]]</label>
<visible>Container.Content(Seasons)</visible>
</control>
</focusedlayout>

View File

@ -13,11 +13,11 @@
<viewtype label="$LOCALIZE[544]">list</viewtype>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30" width="400">
<itemlayout height="30" width="390">
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>370</width>
<width>350</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
@ -26,8 +26,15 @@
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
<control type="image">
<posx>360</posx>
<posy>4</posy>
<width>30</width>
<height>22</height>
<texture>$INFO[ListItem.Overlay,List]</texture>
</control>
</itemlayout>
<focusedlayout height="30" width="500">
<focusedlayout height="30" width="390">
<control type="image">
<posx>0</posx>
<posy>0</posy>
@ -40,14 +47,21 @@
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>370</width>
<width>350</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
<info>ListItem.Label</info>
</control>
<control type="image">
<posx>360</posx>
<posy>4</posy>
<width>30</width>
<height>22</height>
<texture>$INFO[ListItem.Overlay,List]</texture>
</control>
</focusedlayout>
</control>
@ -308,7 +322,7 @@
<visible>Container.Content(Movies) | Container.Content(TVShows) | Container.Content(Seasons) | Container.Content(Episodes)</visible>
<posx>300</posx>
<posy>130</posy>
<width>400</width>
<width>390</width>
<height>510</height>
<onleft>9000</onleft>
<onright>60</onright>
@ -321,7 +335,7 @@
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>370</width>
<width>350</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
@ -330,6 +344,13 @@
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
<control type="image">
<posx>360</posx>
<posy>4</posy>
<width>30</width>
<height>22</height>
<texture>$INFO[ListItem.Overlay,List]</texture>
</control>
</itemlayout>
<focusedlayout height="30" width="390">
<control type="image">
@ -344,7 +365,7 @@
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>370</width>
<width>350</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
@ -353,6 +374,13 @@
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="image">
<posx>360</posx>
<posy>4</posy>
<width>30</width>
<height>22</height>
<texture>$INFO[ListItem.Overlay,List]</texture>
</control>
</focusedlayout>
</control>
</include>
@ -609,7 +637,7 @@
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>665</posx>
<posx>645</posx>
<posy>0</posy>
<width>400</width>
<height>30</height>
@ -620,6 +648,13 @@
<aligny>center</aligny>
<info>ListItem.Label2</info>
</control>
<control type="image">
<posx>645</posx>
<posy>4</posy>
<width>30</width>
<height>22</height>
<texture>$INFO[ListItem.Overlay,List]</texture>
</control>
</itemlayout>
<focusedlayout height="30" width="675">
<control type="image">
@ -644,7 +679,7 @@
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>665</posx>
<posx>645</posx>
<posy>0</posy>
<width>400</width>
<height>30</height>
@ -655,6 +690,13 @@
<aligny>center</aligny>
<info>ListItem.Label2</info>
</control>
<control type="image">
<posx>645</posx>
<posy>4</posy>
<width>30</width>
<height>22</height>
<texture>$INFO[ListItem.Overlay,List]</texture>
</control>
</focusedlayout>
</control>
<control type="group">

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB