This commit is contained in:
Chris Bevan 2016-03-02 14:16:51 +00:00
parent 11abfa473d
commit bfbb6d150f
4 changed files with 43 additions and 53 deletions

View File

@ -51,11 +51,20 @@
<posx>0</posx>
<posy>23-row</posy>
<width>fullscreenWidth</width>
<height>8-row</height>
<height>6-row</height>
<texture>colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>27-row</posy>
<width>fullscreenWidth</width>
<height>2-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="textbox">
<posx>col-1-begin</posx>
<posy>840</posy>
@ -77,7 +86,7 @@
<height>12-row</height>
<itemgap>0</itemgap>
<orientation>horizontal</orientation>
<itemlayout width="1-col" height="2-row">
<itemlayout width="3-col" height="2-row">
<control type="label">
<posx>0</posx>
<posy>0</posy>
@ -89,8 +98,18 @@
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>2-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="1-col" height="2-row">
<focusedlayout width="3-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
@ -100,6 +119,15 @@
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>2-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>eeffffff</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
@ -112,6 +140,16 @@
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>2-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemSubTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</focusedlayout>
<content>
<item>
@ -143,52 +181,6 @@
<thumb>-</thumb>
<onclick>ActivateWindow(125)</onclick>
</item>
<!--
<item>
<description>Previous</description>
<label2></label2>
<thumb>-</thumb>
<onclick>PlayerControl(previous)</onclick>
</item>
<item>
<description>Rewind</description>
<label2></label2>
<thumb>-</thumb>
<onclick>PlayerControl(rewind)</onclick>
</item>
<item>
<description>Stop</description>
<label2></label2>
<thumb>-</thumb>
<onclick>PlayerControl(stop)</onclick>
</item>
<item>
<visible>Player.Playing | player.forwarding | player.rewinding</visible>
<description>Play/Pause</description>
<label2></label2>
<thumb>-</thumb>
<onclick>PlayerControl(play)</onclick>
</item>
<item>
<visible>Player.Paused</visible>
<description>Pause</description>
<label2></label2>
<thumb>-</thumb>
<onclick>PlayerControl(play)</onclick>
</item>
<item>
<description>Fast forward</description>
<label2></label2>
<thumb>-</thumb>
<onclick>PlayerControl(forward)</onclick>
</item>
<item>
<description>Next Chapter</description>
<label2></label2>
<thumb>-</thumb>
<onclick>PlayerControl(next)</onclick>
</item>
-->
</content>
</control>
</control>

View File

@ -111,7 +111,7 @@
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>180</width>
<width>168</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>

View File

@ -34,8 +34,6 @@
***To do (Skinners Notes)***
Rework Player controls (video + music) Transparent over screen centre.
Music "love" toggle
PVR Recording indicators

View File

@ -606,7 +606,7 @@ msgid "Today"
msgstr ""
msgctxt "#31201"
msgid "Record Show"
msgid "Record"
msgstr ""
msgctxt "#31202"