This commit is contained in:
theDeadMan 2017-09-28 23:06:16 +01:00
parent 73f3bbf1ab
commit 24b9518d02
10 changed files with 38 additions and 16 deletions

View File

@ -55,17 +55,30 @@
<control type="group">
<posx>36</posx>
<posy>row-1-begin</posy>
<control type="label">
<control type="grouplist">
<posx>0</posx>
<posy>0</posy>
<orientation>vertical</orientation>
<itemgap>24</itemgap>
<control type="textbox">
<width>8-col</width>
<align>left</align>
<height>4-row</height>
<height>1-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[videoplayer.TVShowTitle]$INFO[VideoPlayer.ChannelName]</label>
</control>
<control type="label">
<width>8-col</width>
<align>left</align>
<height>3-row</height>
<aligny>center</aligny>
<font>largeLight</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[videoplayer.TVShowTitle,, [CR]][/B][B]$INFO[VideoPlayer.ChannelName,, [CR]][/B]$INFO[videoplayer.title]</label>
<wrapmultiline>true</wrapmultiline>
<label>$INFO[videoplayer.title]</label>
</control>
</control>
<!--player position-->
<control type="progress">
@ -124,7 +137,7 @@
</control>
<!--player controls-->
<control type="panel" id="8001">
<posx>24</posx>
<posx>36</posx>
<posy>row-20-begin</posy>
<width>10-col</width>
<height>2-row</height>
@ -132,7 +145,16 @@
<ondown>Control.SetFocus(8002,0)</ondown>
<onup>Control.SetFocus(61)</onup>
<orientation>horizontal</orientation>
<itemlayout width="88" height="2-row">
<itemlayout width="92" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
@ -145,12 +167,12 @@
<label>$INFO[ListItem.label2]</label>
</control>
</itemlayout>
<focusedlayout width="88" height="2-row">
<focusedlayout width="92" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>69</height>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB