This commit is contained in:
Chris Bevan 2016-04-04 16:48:12 +01:00
parent 5f22070030
commit 3230690fc6
16 changed files with 52 additions and 43 deletions

View File

@ -37,14 +37,35 @@
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<!--channel logo-->
<control type="image">
<posx>col-1-begin</posx>
<posy>0</posy>
<width>2-row</width>
<height>2-row</height>
<texture>colors/black.png</texture>
<bordertexture border="0">colors/black.png</bordertexture>
<bordersize>2,0,2,0</bordersize>
<aspectratio>scale</aspectratio>
</control>
<control type="image">
<posx>col-1-begin</posx>
<posy>0</posy>
<width>2-row</width>
<height>2-row</height>
<texture>$INFO[Player.Art(thumb)]</texture>
<bordertexture border="0">colors/black.png</bordertexture>
<bordersize>2,0,2,0</bordersize>
<aspectratio>scale</aspectratio>
</control>
<control type="label">
<posx>192</posx>
<posy>0</posy>
<width>16-col</width>
<height>2-row</height>
<font>pageTitle</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[VideoPlayer.ChannelName,, ][/B]$INFO[videoplayer.Title]</label>
<label>$INFO[videoplayer.Title]</label>
</control>
<control type="label">
<right>96</right>

View File

@ -167,18 +167,6 @@
<label>$INFO[listitem.title]</label>
<wrapmultiline>true</wrapmultiline>
</control>
<control type="label">
<posx>0</posx>
<posy>5-row</posy>
<height>2-row</height>
<width>672</width>
<align>left</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.Property(TotalEpisodes),, $LOCALIZE[31189]]</label>
<wrapmultiline>true</wrapmultiline>
<shadowcolor>-</shadowcolor>
</control>
<!--synopsis-->
<control type="textbox">
<posx>0</posx>

View File

@ -40,7 +40,7 @@
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture border="6">defaultAlbumCover.png</texture>
<texture border="6">DefaultAlbumCover.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>overlay</colordiffuse>
@ -102,7 +102,7 @@
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture border="6">defaultAlbumCover.png</texture>
<texture border="6">DefaultAlbumCover.png</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ff666666</colordiffuse>

View File

@ -93,7 +93,7 @@
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture border="6">defaultAlbumCover.png</texture>
<texture border="6">DefaultAlbumCover.png</texture>
<bordertexture colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>overlay</colordiffuse>
@ -155,7 +155,7 @@
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture border="6">defaultAlbumCover.png</texture>
<texture border="6">DefaultAlbumCover.png</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ff666666</colordiffuse>

View File

@ -42,7 +42,7 @@
<width>4-col-gutter</width>
<height>396</height>
<aspectratio>stretch</aspectratio>
<texture border="6">defaultPoster.png</texture>
<texture border="6">DefaultPoster.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>overlay</colordiffuse>
@ -104,7 +104,7 @@
<width>4-col-gutter</width>
<height>396</height>
<aspectratio>stretch</aspectratio>
<texture fallback="defaultPoster.png" border="0">$INFO[ListItem.Art(poster)]</texture>
<texture fallback="DefaultPoster.png" border="0">$INFO[ListItem.Art(poster)]</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ff666666</colordiffuse>

View File

@ -21,7 +21,7 @@
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture border="6">defaultAlbumCover.png</texture>
<texture border="6">DefaultAlbumCover.png</texture>
<bordertexture colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>overlay</colordiffuse>
@ -71,7 +71,7 @@
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture fallback="defaultAlbumCover.png" border="6">$INFO[Listitem.thumb]</texture>
<texture fallback="DefaultAlbumCover.png" border="6">$INFO[Listitem.thumb]</texture>
<bordertexture border="6" colordiffuse="FFFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ff666666</colordiffuse>

View File

@ -81,7 +81,7 @@
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture border="6">defaultAlbumCover.png</texture>
<texture border="6">DefaultAlbumCover.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
@ -131,7 +131,7 @@
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture border="6">defaultAlbumCover.png</texture>
<texture border="6">DefaultAlbumCover.png</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
</control>

View File

@ -21,7 +21,7 @@
<width>396</width>
<height>264</height>
<aspectratio>stretch</aspectratio>
<texture border="6">defaultAlbumCover.png</texture>
<texture border="6">DefaultAlbumCover.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
@ -71,7 +71,7 @@
<width>396</width>
<height>264</height>
<aspectratio>scale</aspectratio>
<texture border="6">defaultAlbumCover.png</texture>
<texture border="6">DefaultAlbumCover.png</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ff666666</colordiffuse>

View File

@ -90,7 +90,7 @@
<width>4-col-gutter</width>
<height>396</height>
<aspectratio>stretch</aspectratio>
<texture border="6">defaultPoster.png</texture>
<texture border="6">DefaultPoster.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
@ -140,7 +140,7 @@
<width>4-col-gutter</width>
<height>396</height>
<aspectratio aligny="top">scale</aspectratio>
<texture fallback="defaultPoster.png" border="6">$INFO[ListItem.thumb]</texture>
<texture fallback="DefaultPoster.png" border="6">$INFO[ListItem.thumb]</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ff666666</colordiffuse>

View File

@ -34,7 +34,7 @@
<width>8-col</width>
<height>8-col</height>
<aspectratio>stretch</aspectratio>
<texture fallback="defaultAlbumCover.png" diffuse="masks/discSurface.png" border="6">$INFO[ListItem.art(thumb)]</texture>
<texture fallback="DefaultAlbumCover.png" diffuse="masks/discSurface.png" border="6">$INFO[ListItem.art(thumb)]</texture>
<bordertexture border="6" colordiffuse="07FFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
<fadetime>500</fadetime>

View File

@ -43,7 +43,7 @@
<width>6-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>scale</aspectratio>
<texture fallback="defaultPoster.png" border="6">$INFO[Listitem.art(fanart)]</texture>
<texture fallback="DefaultPoster.png" border="6">$INFO[Listitem.art(fanart)]</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
</control>
@ -100,7 +100,7 @@
<width>6-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>scale</aspectratio>
<texture fallback="defaultPoster.png" border="6">$INFO[Listitem.art(fanart)]</texture>
<texture fallback="DefaultPoster.png" border="6">$INFO[Listitem.art(fanart)]</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ffffffff</colordiffuse>

View File

@ -24,7 +24,7 @@
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture border="6">defaultAlbumCover.png</texture>
<texture border="6">DefaultAlbumCover.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
@ -74,7 +74,7 @@
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture fallback="defaultAlbumCover.png" border="6">$INFO[Listitem.thumb]</texture>
<texture fallback="DefaultAlbumCover.png" border="6">$INFO[Listitem.thumb]</texture>
<bordertexture border="6" colordiffuse="FFFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ff666666</colordiffuse>

View File

@ -99,7 +99,7 @@
<width>3-col-gutter</width>
<height>288</height>
<aspectratio>stretch</aspectratio>
<texture border="6">defaultPoster.png</texture>
<texture border="6">DefaultPoster.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>overlay</colordiffuse>
@ -149,10 +149,10 @@
<width>3-col-gutter</width>
<height>288</height>
<aspectratio>stretch</aspectratio>
<texture border="6">defaultPoster.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<texture border="6">DefaultPoster.png</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>overlay</colordiffuse>
<colordiffuse>ffffffff</colordiffuse>
</control>
<control type="label">
<visible>!controlgroup(9000).hasfocus</visible>
@ -218,7 +218,7 @@
<width>3-col-gutter</width>
<height>288</height>
<aspectratio>stretch</aspectratio>
<texture border="6">defaultPoster.png</texture>
<texture border="6">DefaultPoster.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>overlay</colordiffuse>
@ -268,10 +268,10 @@
<width>3-col-gutter</width>
<height>288</height>
<aspectratio>stretch</aspectratio>
<texture border="6">defaultPoster.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<texture border="6">DefaultPoster.png</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>overlay</colordiffuse>
<colordiffuse>ffffffff</colordiffuse>
</control>
<control type="label">
<visible>!controlgroup(9000).hasfocus</visible>

View File

@ -47,7 +47,7 @@
<width>5-row</width>
<height>182</height>
<aspectratio>stretch</aspectratio>
<texture fallback="defaultAlbumCover.png" border="0">$INFO[player.art(thumb)]</texture>
<texture fallback="DefaultAlbumCover.png" border="0">$INFO[player.art(thumb)]</texture>
<fadetime>500</fadetime>
</control>
<!--track info-->

View File

@ -34,7 +34,7 @@
***To do (Skinners Notes)***
Photos section not looking good: Fallback thumbs not working
Photos section not looking good: [CHECK] Fallback thumbs not working
Fullscreen music view: Radio art and RDS support

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 12 KiB