minor tweaks
This commit is contained in:
parent
464fedf763
commit
5050a921fc
|
@ -45,15 +45,6 @@
|
||||||
<colordiffuse>cc111111</colordiffuse>
|
<colordiffuse>cc111111</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
|
||||||
<posx>-6</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>6</width>
|
|
||||||
<height>fullscreenHeight</height>
|
|
||||||
<texture>colors/white.png</texture>
|
|
||||||
<colordiffuse>highlight</colordiffuse>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
</control>
|
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<posx>36</posx>
|
<posx>36</posx>
|
||||||
<posy>row-1-begin</posy>
|
<posy>row-1-begin</posy>
|
||||||
|
@ -90,7 +81,7 @@
|
||||||
<font>pageSubTitle</font>
|
<font>pageSubTitle</font>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>[B]$INFO[Videoplayer.timeremaining,, $LOCALIZE[31143]] $INFO[Player.FinishTime(HH:MM),($LOCALIZE[31160] ,)][/B]</label>
|
<label>[B]$INFO[Player.FinishTime(HH:MM),$LOCALIZE[31160] ,]$INFO[player.timeremaining, - , $LOCALIZE[31143]][/B]</label>
|
||||||
<scroll>false</scroll>
|
<scroll>false</scroll>
|
||||||
</control>
|
</control>
|
||||||
<!--synopsis-->
|
<!--synopsis-->
|
||||||
|
@ -98,7 +89,7 @@
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>8-row</posy>
|
<posy>8-row</posy>
|
||||||
<font>textbox</font>
|
<font>textbox</font>
|
||||||
<width>624</width>
|
<width>612</width>
|
||||||
<align>left</align>
|
<align>left</align>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<height>348</height>
|
<height>348</height>
|
||||||
|
@ -200,6 +191,7 @@
|
||||||
<description>Pause</description>
|
<description>Pause</description>
|
||||||
<label2></label2>
|
<label2></label2>
|
||||||
<thumb></thumb>
|
<thumb></thumb>
|
||||||
|
<onclick>action(back)</onclick>
|
||||||
<onclick>PlayerControl(play)</onclick>
|
<onclick>PlayerControl(play)</onclick>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
|
|
|
@ -115,7 +115,7 @@
|
||||||
<width>324</width>
|
<width>324</width>
|
||||||
<height>324</height>
|
<height>324</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>$INFO[ListItem.Art(thumb)]</texture>
|
<texture fallback="noAlbumCover.jpg">$INFO[ListItem.Art(thumb)]</texture>
|
||||||
<bordersize>6</bordersize>
|
<bordersize>6</bordersize>
|
||||||
<colordiffuse>BBffffff</colordiffuse>
|
<colordiffuse>BBffffff</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
|
@ -151,7 +151,7 @@
|
||||||
<width>324</width>
|
<width>324</width>
|
||||||
<height>324</height>
|
<height>324</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>$INFO[ListItem.Art(thumb)]</texture>
|
<texture fallback="noAlbumCover.jpg">$INFO[ListItem.Art(thumb)]</texture>
|
||||||
<bordersize>6</bordersize>
|
<bordersize>6</bordersize>
|
||||||
<colordiffuse>ffffffff</colordiffuse>
|
<colordiffuse>ffffffff</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
|
@ -213,12 +213,13 @@
|
||||||
<colordiffuse>overlay</colordiffuse>
|
<colordiffuse>overlay</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
<visible>!ListItem.IsParentFolder</visible>
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>4-col-gutter</width>
|
<width>4-col-gutter</width>
|
||||||
<height>4-col-gutter</height>
|
<height>4-col-gutter</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>$INFO[ListItem.Art(thumb)]</texture>
|
<texture fallback="noAlbumCover.jpg">$INFO[ListItem.Art(thumb)]</texture>
|
||||||
<bordersize>6</bordersize>
|
<bordersize>6</bordersize>
|
||||||
<colordiffuse>BBffffff</colordiffuse>
|
<colordiffuse>BBffffff</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
|
@ -260,12 +261,13 @@
|
||||||
<colordiffuse>FF000000</colordiffuse>
|
<colordiffuse>FF000000</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
<visible>!ListItem.IsParentFolder</visible>
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>4-col-gutter</width>
|
<width>4-col-gutter</width>
|
||||||
<height>4-col-gutter</height>
|
<height>4-col-gutter</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>$INFO[ListItem.Art(thumb)]</texture>
|
<texture fallback="noAlbumCover.jpg">$INFO[ListItem.Art(thumb)]</texture>
|
||||||
<bordersize>6</bordersize>
|
<bordersize>6</bordersize>
|
||||||
</control>
|
</control>
|
||||||
<control type="textbox">
|
<control type="textbox">
|
||||||
|
|
|
@ -37,8 +37,7 @@
|
||||||
|
|
||||||
- check controls for new window: MyGames.xml
|
- check controls for new window: MyGames.xml
|
||||||
- Screenshots etc need updating
|
- Screenshots etc need updating
|
||||||
|
- SPOTIFY SUPPORT
|
||||||
|
|
||||||
|
|
||||||
[V1.3.3]
|
[V1.3.3]
|
||||||
- [FIXED] Weather label showing on homescreen even if no weather plugin enabled.
|
- [FIXED] Weather label showing on homescreen even if no weather plugin enabled.
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Loading…
Reference in New Issue