1.3.2 tweaks
This commit is contained in:
parent
34761ab94c
commit
6ba56494eb
|
@ -146,13 +146,13 @@
|
|||
</control>
|
||||
<!--Additional info-->
|
||||
<control type="group">
|
||||
<posx>16-col</posx>
|
||||
<posx>6-col</posx>
|
||||
<posy>22-row</posy>
|
||||
<control type="progress">
|
||||
<description>Disk usage bar</description>
|
||||
<left>0</left>
|
||||
<top>1</top>
|
||||
<width>8-col</width>
|
||||
<width>12-col</width>
|
||||
<height>1-row</height>
|
||||
<texturebg colordiffuse="textboxInactive">colors/black.png</texturebg>
|
||||
<midtexture colordiffuse="highlight">colors/white.png</midtexture>
|
||||
|
@ -160,11 +160,11 @@
|
|||
</control>
|
||||
<control type="label">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>8-col</width>
|
||||
<posy>2</posy>
|
||||
<width>12-col</width>
|
||||
<font>itemSubTitle</font>
|
||||
<align>center</align>
|
||||
<textcolor>background</textcolor>
|
||||
<textcolor>textActive</textcolor>
|
||||
<selectedcolor>textActive</selectedcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label>$INFO[Pvr.BackendDiskSpace]</label>
|
||||
|
|
|
@ -213,16 +213,6 @@
|
|||
<bordersize>6</bordersize>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<visible>String.IsEmpty(ListItem.PlayCount)</visible>
|
||||
<posx>6</posx>
|
||||
<posy>0</posy>
|
||||
<width>216</width>
|
||||
<height>6</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="6">colors/white.png</texture>
|
||||
<colordiffuse>highlight</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
|
@ -266,6 +256,30 @@
|
|||
<textcolor>textDisabled</textcolor>
|
||||
<label>$INFO[ListItem.year]</label>
|
||||
</control>
|
||||
<control type="group">
|
||||
<visible>String.IsEmpty(ListItem.PlayCount)</visible>
|
||||
<posx>166</posx>
|
||||
<posy>6</posy>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>56</width>
|
||||
<height>56</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>masks/newContent.png</texture>
|
||||
<colordiffuse>highlight</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>28</posx>
|
||||
<posy>-4</posy>
|
||||
<width>36</width>
|
||||
<height>36</height>
|
||||
<aligny>center</aligny>
|
||||
<font>symbol</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label></label>
|
||||
</control>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="252" height="426">
|
||||
<control type="group">
|
||||
|
@ -321,6 +335,30 @@
|
|||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.year]</label>
|
||||
</control>
|
||||
<control type="group">
|
||||
<visible>String.IsEmpty(ListItem.PlayCount)</visible>
|
||||
<posx>166</posx>
|
||||
<posy>6</posy>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>56</width>
|
||||
<height>56</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>masks/newContent.png</texture>
|
||||
<colordiffuse>highlight</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>28</posx>
|
||||
<posy>-4</posy>
|
||||
<width>36</width>
|
||||
<height>36</height>
|
||||
<aligny>center</aligny>
|
||||
<font>symbol</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label></label>
|
||||
</control>
|
||||
</control>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
</control>
|
||||
|
|
|
@ -120,20 +120,20 @@
|
|||
</control>
|
||||
<control type="group">
|
||||
<visible>Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0)</visible>
|
||||
<posx>214</posx>
|
||||
<posx>202</posx>
|
||||
<posy>6</posy>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>36</width>
|
||||
<height>36</height>
|
||||
<width>56</width>
|
||||
<height>56</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>colors/white.png</texture>
|
||||
<texture>masks/newContent.png</texture>
|
||||
<colordiffuse>highlight</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>8</posx>
|
||||
<posy>-2</posy>
|
||||
<posx>28</posx>
|
||||
<posy>-4</posy>
|
||||
<width>36</width>
|
||||
<height>36</height>
|
||||
<aligny>center</aligny>
|
||||
|
@ -191,20 +191,20 @@
|
|||
</control>
|
||||
<control type="group">
|
||||
<visible>Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0)</visible>
|
||||
<posx>214</posx>
|
||||
<posy>0</posy>
|
||||
<posx>202</posx>
|
||||
<posy>6</posy>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>36</width>
|
||||
<height>36</height>
|
||||
<width>56</width>
|
||||
<height>56</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>colors/white.png</texture>
|
||||
<texture>masks/newContent.png</texture>
|
||||
<colordiffuse>highlight</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>8</posx>
|
||||
<posy>-2</posy>
|
||||
<posx>28</posx>
|
||||
<posy>-4</posy>
|
||||
<width>36</width>
|
||||
<height>36</height>
|
||||
<aligny>center</aligny>
|
||||
|
|
|
@ -270,20 +270,20 @@
|
|||
</control>
|
||||
<control type="group">
|
||||
<visible>Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0)</visible>
|
||||
<posx>176</posx>
|
||||
<posx>166</posx>
|
||||
<posy>6</posy>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>36</width>
|
||||
<height>36</height>
|
||||
<width>56</width>
|
||||
<height>56</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>colors/white.png</texture>
|
||||
<texture>masks/newContent.png</texture>
|
||||
<colordiffuse>highlight</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>8</posx>
|
||||
<posy>-2</posy>
|
||||
<posx>28</posx>
|
||||
<posy>-4</posy>
|
||||
<width>36</width>
|
||||
<height>36</height>
|
||||
<aligny>center</aligny>
|
||||
|
@ -361,20 +361,20 @@
|
|||
</control>
|
||||
<control type="group">
|
||||
<visible>Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0)</visible>
|
||||
<posx>176</posx>
|
||||
<posy>0</posy>
|
||||
<posx>166</posx>
|
||||
<posy>6</posy>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>36</width>
|
||||
<height>36</height>
|
||||
<width>56</width>
|
||||
<height>56</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>colors/white.png</texture>
|
||||
<texture>masks/newContent.png</texture>
|
||||
<colordiffuse>highlight</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>8</posx>
|
||||
<posy>-2</posy>
|
||||
<posx>28</posx>
|
||||
<posy>-4</posy>
|
||||
<width>36</width>
|
||||
<height>36</height>
|
||||
<aligny>center</aligny>
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
Loading…
Reference in New Issue