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:
parent
3aefc8e896
commit
c9fa0f786f
@ -13,7 +13,7 @@
|
|||||||
<viewtype label="31031">list</viewtype>
|
<viewtype label="31031">list</viewtype>
|
||||||
<pagecontrol>60</pagecontrol>
|
<pagecontrol>60</pagecontrol>
|
||||||
<scrolltime>200</scrolltime>
|
<scrolltime>200</scrolltime>
|
||||||
<itemlayout height="30" width="1080">
|
<itemlayout height="30" width="950">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>5</posx>
|
<posx>5</posx>
|
||||||
<posy>4</posy>
|
<posy>4</posy>
|
||||||
@ -44,9 +44,31 @@
|
|||||||
<align>right</align>
|
<align>right</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<label>$INFO[ListItem.Label2]</label>
|
<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>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout height="30" width="1080">
|
<focusedlayout height="30" width="950">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
@ -86,6 +108,28 @@
|
|||||||
<align>right</align>
|
<align>right</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<label>$INFO[ListItem.Label2]</label>
|
<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>
|
</control>
|
||||||
</focusedlayout>
|
</focusedlayout>
|
||||||
</control>
|
</control>
|
||||||
@ -140,7 +184,7 @@
|
|||||||
<selectedcolor>green</selectedcolor>
|
<selectedcolor>green</selectedcolor>
|
||||||
<align>right</align>
|
<align>right</align>
|
||||||
<aligny>center</aligny>
|
<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>
|
<visible>Container.Content(Seasons)</visible>
|
||||||
</control>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
@ -189,7 +233,7 @@
|
|||||||
<selectedcolor>green</selectedcolor>
|
<selectedcolor>green</selectedcolor>
|
||||||
<align>right</align>
|
<align>right</align>
|
||||||
<aligny>center</aligny>
|
<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>
|
<visible>Container.Content(Seasons)</visible>
|
||||||
</control>
|
</control>
|
||||||
</focusedlayout>
|
</focusedlayout>
|
||||||
|
@ -13,11 +13,11 @@
|
|||||||
<viewtype label="$LOCALIZE[544]">list</viewtype>
|
<viewtype label="$LOCALIZE[544]">list</viewtype>
|
||||||
<pagecontrol>60</pagecontrol>
|
<pagecontrol>60</pagecontrol>
|
||||||
<scrolltime>200</scrolltime>
|
<scrolltime>200</scrolltime>
|
||||||
<itemlayout height="30" width="400">
|
<itemlayout height="30" width="390">
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>10</posx>
|
<posx>10</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>370</width>
|
<width>350</width>
|
||||||
<height>30</height>
|
<height>30</height>
|
||||||
<font>font12</font>
|
<font>font12</font>
|
||||||
<textcolor>white</textcolor>
|
<textcolor>white</textcolor>
|
||||||
@ -26,8 +26,15 @@
|
|||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<info>ListItem.Label</info>
|
<info>ListItem.Label</info>
|
||||||
</control>
|
</control>
|
||||||
|
<control type="image">
|
||||||
|
<posx>360</posx>
|
||||||
|
<posy>4</posy>
|
||||||
|
<width>30</width>
|
||||||
|
<height>22</height>
|
||||||
|
<texture>$INFO[ListItem.Overlay,List]</texture>
|
||||||
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout height="30" width="500">
|
<focusedlayout height="30" width="390">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
@ -40,14 +47,21 @@
|
|||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>10</posx>
|
<posx>10</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>370</width>
|
<width>350</width>
|
||||||
<height>30</height>
|
<height>30</height>
|
||||||
<font>font12</font>
|
<font>font12</font>
|
||||||
<textcolor>white</textcolor>
|
<textcolor>white</textcolor>
|
||||||
<selectedcolor>green</selectedcolor>
|
<selectedcolor>green</selectedcolor>
|
||||||
<align>left</align>
|
<align>left</align>
|
||||||
<aligny>center</aligny>
|
<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>
|
</control>
|
||||||
</focusedlayout>
|
</focusedlayout>
|
||||||
</control>
|
</control>
|
||||||
@ -308,7 +322,7 @@
|
|||||||
<visible>Container.Content(Movies) | Container.Content(TVShows) | Container.Content(Seasons) | Container.Content(Episodes)</visible>
|
<visible>Container.Content(Movies) | Container.Content(TVShows) | Container.Content(Seasons) | Container.Content(Episodes)</visible>
|
||||||
<posx>300</posx>
|
<posx>300</posx>
|
||||||
<posy>130</posy>
|
<posy>130</posy>
|
||||||
<width>400</width>
|
<width>390</width>
|
||||||
<height>510</height>
|
<height>510</height>
|
||||||
<onleft>9000</onleft>
|
<onleft>9000</onleft>
|
||||||
<onright>60</onright>
|
<onright>60</onright>
|
||||||
@ -321,7 +335,7 @@
|
|||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>10</posx>
|
<posx>10</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>370</width>
|
<width>350</width>
|
||||||
<height>30</height>
|
<height>30</height>
|
||||||
<font>font12</font>
|
<font>font12</font>
|
||||||
<textcolor>white</textcolor>
|
<textcolor>white</textcolor>
|
||||||
@ -330,6 +344,13 @@
|
|||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<info>ListItem.Label</info>
|
<info>ListItem.Label</info>
|
||||||
</control>
|
</control>
|
||||||
|
<control type="image">
|
||||||
|
<posx>360</posx>
|
||||||
|
<posy>4</posy>
|
||||||
|
<width>30</width>
|
||||||
|
<height>22</height>
|
||||||
|
<texture>$INFO[ListItem.Overlay,List]</texture>
|
||||||
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout height="30" width="390">
|
<focusedlayout height="30" width="390">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
@ -344,7 +365,7 @@
|
|||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>10</posx>
|
<posx>10</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>370</width>
|
<width>350</width>
|
||||||
<height>30</height>
|
<height>30</height>
|
||||||
<font>font12</font>
|
<font>font12</font>
|
||||||
<textcolor>white</textcolor>
|
<textcolor>white</textcolor>
|
||||||
@ -353,6 +374,13 @@
|
|||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<label>$INFO[ListItem.Label]</label>
|
<label>$INFO[ListItem.Label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
<control type="image">
|
||||||
|
<posx>360</posx>
|
||||||
|
<posy>4</posy>
|
||||||
|
<width>30</width>
|
||||||
|
<height>22</height>
|
||||||
|
<texture>$INFO[ListItem.Overlay,List]</texture>
|
||||||
|
</control>
|
||||||
</focusedlayout>
|
</focusedlayout>
|
||||||
</control>
|
</control>
|
||||||
</include>
|
</include>
|
||||||
@ -609,7 +637,7 @@
|
|||||||
<info>ListItem.Label</info>
|
<info>ListItem.Label</info>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>665</posx>
|
<posx>645</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>400</width>
|
<width>400</width>
|
||||||
<height>30</height>
|
<height>30</height>
|
||||||
@ -620,6 +648,13 @@
|
|||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<info>ListItem.Label2</info>
|
<info>ListItem.Label2</info>
|
||||||
</control>
|
</control>
|
||||||
|
<control type="image">
|
||||||
|
<posx>645</posx>
|
||||||
|
<posy>4</posy>
|
||||||
|
<width>30</width>
|
||||||
|
<height>22</height>
|
||||||
|
<texture>$INFO[ListItem.Overlay,List]</texture>
|
||||||
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout height="30" width="675">
|
<focusedlayout height="30" width="675">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
@ -644,7 +679,7 @@
|
|||||||
<info>ListItem.Label</info>
|
<info>ListItem.Label</info>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>665</posx>
|
<posx>645</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>400</width>
|
<width>400</width>
|
||||||
<height>30</height>
|
<height>30</height>
|
||||||
@ -655,6 +690,13 @@
|
|||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<info>ListItem.Label2</info>
|
<info>ListItem.Label2</info>
|
||||||
</control>
|
</control>
|
||||||
|
<control type="image">
|
||||||
|
<posx>645</posx>
|
||||||
|
<posy>4</posy>
|
||||||
|
<width>30</width>
|
||||||
|
<height>22</height>
|
||||||
|
<texture>$INFO[ListItem.Overlay,List]</texture>
|
||||||
|
</control>
|
||||||
</focusedlayout>
|
</focusedlayout>
|
||||||
</control>
|
</control>
|
||||||
<control type="group">
|
<control type="group">
|
||||||
|
BIN
media/ListOverlayWatched.png
Normal file
BIN
media/ListOverlayWatched.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.0 KiB |
Loading…
x
Reference in New Issue
Block a user