tweaks
This commit is contained in:
parent
b6a1410276
commit
4370372cd6
|
@ -17,9 +17,10 @@
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>fullscreenWidth</width>
|
<width>fullscreenWidth</width>
|
||||||
<height>738</height>
|
<height>738</height>
|
||||||
<texture fallback="colors/black.png">$INFO[container(9998).listitem.art(fanart)]</texture>
|
<texture>special://skin/extras/backgrounds/music.jpg</texture>
|
||||||
<colordiffuse>FF333333</colordiffuse>
|
<colordiffuse>FF333333</colordiffuse>
|
||||||
<aspectratio>scale</aspectratio>
|
<aspectratio aligny="top">scale</aspectratio>
|
||||||
|
<fadetime>200</fadetime>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -97,12 +98,12 @@
|
||||||
<orientation>horizontal</orientation>
|
<orientation>horizontal</orientation>
|
||||||
<onclick>activatewindow(music,musicdb://albums/$INFO[listitem.DBID]/,return)</onclick>
|
<onclick>activatewindow(music,musicdb://albums/$INFO[listitem.DBID]/,return)</onclick>
|
||||||
<onclick>Control.SetFocus(50)</onclick>
|
<onclick>Control.SetFocus(50)</onclick>
|
||||||
<itemlayout width="348" height="5-col-gutter">
|
<itemlayout width="352" height="5-col-gutter">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>5-col-gutter</width>
|
<width>324</width>
|
||||||
<height>5-col-gutter</height>
|
<height>324</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/black.png</texture>
|
<texture>colors/black.png</texture>
|
||||||
<bordertexture colordiffuse="overlay">colors/black.png</bordertexture>
|
<bordertexture colordiffuse="overlay">colors/black.png</bordertexture>
|
||||||
|
@ -112,8 +113,8 @@
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>5-col-gutter</width>
|
<width>324</width>
|
||||||
<height>5-col-gutter</height>
|
<height>324</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>$INFO[ListItem.Art(thumb)]</texture>
|
<texture>$INFO[ListItem.Art(thumb)]</texture>
|
||||||
<bordersize>6</bordersize>
|
<bordersize>6</bordersize>
|
||||||
|
@ -122,8 +123,8 @@
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<visible>!controlgroup(9000).hasfocus</visible>
|
<visible>!controlgroup(9000).hasfocus</visible>
|
||||||
<posx>12</posx>
|
<posx>12</posx>
|
||||||
<posy>330</posy>
|
<posy>318</posy>
|
||||||
<width>312</width>
|
<width>300</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>thumbTitle</font>
|
<font>thumbTitle</font>
|
||||||
|
@ -131,14 +132,14 @@
|
||||||
<label>[B]$INFO[ListItem.Title][/B][CR][COLOR textDisabled]$INFO[ListItem.artist][/COLOR] $INFO[listitem.year]</label>
|
<label>[B]$INFO[ListItem.Title][/B][CR][COLOR textDisabled]$INFO[ListItem.artist][/COLOR] $INFO[listitem.year]</label>
|
||||||
</control>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout width="348" height="5-col-gutter">
|
<focusedlayout width="352" height="5-col-gutter">
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<include>focusThumb</include>
|
<include>focusThumb</include>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>5-col-gutter</width>
|
<width>324</width>
|
||||||
<height>5-col-gutter</height>
|
<height>324</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/black.png</texture>
|
<texture>colors/black.png</texture>
|
||||||
<bordertexture colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
<bordertexture colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
||||||
|
@ -148,8 +149,8 @@
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>5-col-gutter</width>
|
<width>324</width>
|
||||||
<height>5-col-gutter</height>
|
<height>324</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>$INFO[ListItem.Art(thumb)]</texture>
|
<texture>$INFO[ListItem.Art(thumb)]</texture>
|
||||||
<bordersize>6</bordersize>
|
<bordersize>6</bordersize>
|
||||||
|
@ -158,8 +159,8 @@
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<visible>!controlgroup(9000).hasfocus</visible>
|
<visible>!controlgroup(9000).hasfocus</visible>
|
||||||
<posx>12</posx>
|
<posx>12</posx>
|
||||||
<posy>330</posy>
|
<posy>318</posy>
|
||||||
<width>312</width>
|
<width>300</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>thumbTitle</font>
|
<font>thumbTitle</font>
|
||||||
|
|
|
@ -77,8 +77,8 @@
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>4-col-gutter</width>
|
<width>252</width>
|
||||||
<height>396</height>
|
<height>378</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/black.png</texture>
|
<texture>colors/black.png</texture>
|
||||||
<bordertexture colordiffuse="overlay">colors/black.png</bordertexture>
|
<bordertexture colordiffuse="overlay">colors/black.png</bordertexture>
|
||||||
|
@ -88,8 +88,8 @@
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>4-col-gutter</width>
|
<width>252</width>
|
||||||
<height>396</height>
|
<height>378</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>$INFO[ListItem.art(poster)]</texture>
|
<texture>$INFO[ListItem.art(poster)]</texture>
|
||||||
<bordersize>6</bordersize>
|
<bordersize>6</bordersize>
|
||||||
|
@ -99,7 +99,7 @@
|
||||||
<visible>ListItem.IsParentFolder</visible>
|
<visible>ListItem.IsParentFolder</visible>
|
||||||
<posx>12</posx>
|
<posx>12</posx>
|
||||||
<posy>4-row</posy>
|
<posy>4-row</posy>
|
||||||
<width>240</width>
|
<width>228</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
|
@ -111,7 +111,7 @@
|
||||||
<visible>String.StartsWith(ListItem.label,*)</visible>
|
<visible>String.StartsWith(ListItem.label,*)</visible>
|
||||||
<posx>12</posx>
|
<posx>12</posx>
|
||||||
<posy>4-row</posy>
|
<posy>4-row</posy>
|
||||||
<width>240</width>
|
<width>228</width>
|
||||||
<height>4-row</height>
|
<height>4-row</height>
|
||||||
<align>left</align>
|
<align>left</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
|
@ -122,8 +122,8 @@
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<visible>!controlgroup(9000).hasfocus + !ListItem.IsParentFolder</visible>
|
<visible>!controlgroup(9000).hasfocus + !ListItem.IsParentFolder</visible>
|
||||||
<posx>12</posx>
|
<posx>12</posx>
|
||||||
<posy>390</posy>
|
<posy>372</posy>
|
||||||
<width>240</width>
|
<width>228</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>thumbTitle</font>
|
<font>thumbTitle</font>
|
||||||
|
@ -132,7 +132,7 @@
|
||||||
</control>
|
</control>
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<visible>Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0)</visible>
|
<visible>Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0)</visible>
|
||||||
<posx>202</posx>
|
<posx>190</posx>
|
||||||
<posy>6</posy>
|
<posy>6</posy>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -161,8 +161,8 @@
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>4-col-gutter</width>
|
<width>252</width>
|
||||||
<height>396</height>
|
<height>378</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/black.png</texture>
|
<texture>colors/black.png</texture>
|
||||||
<bordertexture colordiffuse="FFFFFFFF">colors/white.png</bordertexture>
|
<bordertexture colordiffuse="FFFFFFFF">colors/white.png</bordertexture>
|
||||||
|
@ -172,8 +172,8 @@
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>4-col-gutter</width>
|
<width>252</width>
|
||||||
<height>396</height>
|
<height>378</height>
|
||||||
<aspectratio aligny="top">scale</aspectratio>
|
<aspectratio aligny="top">scale</aspectratio>
|
||||||
<texture>$INFO[ListItem.art(poster)]</texture>
|
<texture>$INFO[ListItem.art(poster)]</texture>
|
||||||
<bordersize>6</bordersize>
|
<bordersize>6</bordersize>
|
||||||
|
@ -182,7 +182,7 @@
|
||||||
<visible>ListItem.IsParentFolder</visible>
|
<visible>ListItem.IsParentFolder</visible>
|
||||||
<posx>12</posx>
|
<posx>12</posx>
|
||||||
<posy>4-row</posy>
|
<posy>4-row</posy>
|
||||||
<width>240</width>
|
<width>228</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
|
@ -194,7 +194,7 @@
|
||||||
<visible>String.StartsWith(ListItem.label,*)</visible>
|
<visible>String.StartsWith(ListItem.label,*)</visible>
|
||||||
<posx>12</posx>
|
<posx>12</posx>
|
||||||
<posy>4-row</posy>
|
<posy>4-row</posy>
|
||||||
<width>240</width>
|
<width>228</width>
|
||||||
<height>4-row</height>
|
<height>4-row</height>
|
||||||
<align>left</align>
|
<align>left</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
|
@ -205,8 +205,8 @@
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<visible>!controlgroup(9000).hasfocus + !ListItem.IsParentFolder</visible>
|
<visible>!controlgroup(9000).hasfocus + !ListItem.IsParentFolder</visible>
|
||||||
<posx>12</posx>
|
<posx>12</posx>
|
||||||
<posy>390</posy>
|
<posy>372</posy>
|
||||||
<width>240</width>
|
<width>228</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>thumbTitle</font>
|
<font>thumbTitle</font>
|
||||||
|
@ -215,7 +215,7 @@
|
||||||
</control>
|
</control>
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<visible>Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0)</visible>
|
<visible>Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0)</visible>
|
||||||
<posx>202</posx>
|
<posx>190</posx>
|
||||||
<posy>6</posy>
|
<posy>6</posy>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 274 KiB After Width: | Height: | Size: 422 KiB |
Loading…
Reference in New Issue