Changed: Design of some of the PVR channel lists
This commit is contained in:
parent
a803709b42
commit
5786079b2e
189
720p/MyPVR.xml
189
720p/MyPVR.xml
@ -108,22 +108,6 @@
|
||||
<colordiffuse>88FFFFFF</colordiffuse>
|
||||
<texture>separator.png</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>40</posy>
|
||||
<width>250</width>
|
||||
<height>480</height>
|
||||
<colordiffuse>33FFFFFF</colordiffuse>
|
||||
<texture>black-back.png</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>810</posx>
|
||||
<posy>40</posy>
|
||||
<width>135</width>
|
||||
<height>480</height>
|
||||
<colordiffuse>33FFFFFF</colordiffuse>
|
||||
<texture>black-back.png</texture>
|
||||
</control>
|
||||
<control type="list" id="15">
|
||||
<posx>0</posx>
|
||||
<posy>40</posy>
|
||||
@ -136,6 +120,22 @@
|
||||
<pagecontrol>75</pagecontrol>
|
||||
<scrolltime>200</scrolltime>
|
||||
<itemlayout height="30">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>250</width>
|
||||
<height>30</height>
|
||||
<colordiffuse>33FFFFFF</colordiffuse>
|
||||
<texture>black-back.png</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>810</posx>
|
||||
<posy>0</posy>
|
||||
<width>140</width>
|
||||
<height>30</height>
|
||||
<colordiffuse>33FFFFFF</colordiffuse>
|
||||
<texture>black-back.png</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>125</posx>
|
||||
<posy>0</posy>
|
||||
@ -203,13 +203,29 @@
|
||||
<visible>ListItem.HasTimer</visible>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout height="30">
|
||||
<focusedlayout height="80">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>250</width>
|
||||
<height>30</height>
|
||||
<colordiffuse>33FFFFFF</colordiffuse>
|
||||
<texture>black-back.png</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>810</posx>
|
||||
<posy>0</posy>
|
||||
<width>140</width>
|
||||
<height>30</height>
|
||||
<colordiffuse>33FFFFFF</colordiffuse>
|
||||
<texture>black-back.png</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>950</width>
|
||||
<height>30</height>
|
||||
<texture border="7">list-focus.png</texture>
|
||||
<height>80</height>
|
||||
<texture border="5">button-focus.png</texture>
|
||||
<visible>Control.HasFocus(15)</visible>
|
||||
<include>VisibleFadeEffect</include>
|
||||
</control>
|
||||
@ -279,6 +295,18 @@
|
||||
<label>Timer</label>
|
||||
<visible>ListItem.HasTimer</visible>
|
||||
</control>
|
||||
<control type="textbox">
|
||||
<description>Plot Value for TVShow</description>
|
||||
<posx>10</posx>
|
||||
<posy>30</posy>
|
||||
<width>930</width>
|
||||
<height>50</height>
|
||||
<font>font10</font>
|
||||
<align>justify</align>
|
||||
<textcolor>white</textcolor>
|
||||
<pagecontrol>-</pagecontrol>
|
||||
<label>$INFO[ListItem.Plot]</label>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
</control>
|
||||
</control>
|
||||
@ -380,22 +408,6 @@
|
||||
<colordiffuse>88FFFFFF</colordiffuse>
|
||||
<texture>separator.png</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>110</posx>
|
||||
<posy>40</posy>
|
||||
<width>250</width>
|
||||
<height>480</height>
|
||||
<colordiffuse>33FFFFFF</colordiffuse>
|
||||
<texture>black-back.png</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>810</posx>
|
||||
<posy>40</posy>
|
||||
<width>135</width>
|
||||
<height>480</height>
|
||||
<colordiffuse>33FFFFFF</colordiffuse>
|
||||
<texture>black-back.png</texture>
|
||||
</control>
|
||||
<control type="list" id="16">
|
||||
<posx>0</posx>
|
||||
<posy>40</posy>
|
||||
@ -408,6 +420,22 @@
|
||||
<pagecontrol>76</pagecontrol>
|
||||
<scrolltime>200</scrolltime>
|
||||
<itemlayout height="30">
|
||||
<control type="image">
|
||||
<posx>110</posx>
|
||||
<posy>0</posy>
|
||||
<width>250</width>
|
||||
<height>30</height>
|
||||
<colordiffuse>33FFFFFF</colordiffuse>
|
||||
<texture>black-back.png</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>810</posx>
|
||||
<posy>0</posy>
|
||||
<width>140</width>
|
||||
<height>30</height>
|
||||
<colordiffuse>33FFFFFF</colordiffuse>
|
||||
<texture>black-back.png</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>50</posx>
|
||||
<posy>0</posy>
|
||||
@ -494,13 +522,29 @@
|
||||
<visible>ListItem.HasTimer</visible>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout height="30">
|
||||
<focusedlayout height="80">
|
||||
<control type="image">
|
||||
<posx>110</posx>
|
||||
<posy>0</posy>
|
||||
<width>250</width>
|
||||
<height>30</height>
|
||||
<colordiffuse>33FFFFFF</colordiffuse>
|
||||
<texture>black-back.png</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>810</posx>
|
||||
<posy>0</posy>
|
||||
<width>140</width>
|
||||
<height>30</height>
|
||||
<colordiffuse>33FFFFFF</colordiffuse>
|
||||
<texture>black-back.png</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>950</width>
|
||||
<height>30</height>
|
||||
<texture border="7">list-focus.png</texture>
|
||||
<height>80</height>
|
||||
<texture border="5">button-focus.png</texture>
|
||||
<visible>Control.HasFocus(16)</visible>
|
||||
<include>VisibleFadeEffect</include>
|
||||
</control>
|
||||
@ -589,6 +633,18 @@
|
||||
<label>Timer</label>
|
||||
<visible>ListItem.HasTimer</visible>
|
||||
</control>
|
||||
<control type="textbox">
|
||||
<description>Plot Value for TVShow</description>
|
||||
<posx>10</posx>
|
||||
<posy>30</posy>
|
||||
<width>930</width>
|
||||
<height>50</height>
|
||||
<font>font10</font>
|
||||
<align>justify</align>
|
||||
<textcolor>white</textcolor>
|
||||
<pagecontrol>-</pagecontrol>
|
||||
<label>$INFO[ListItem.Plot]</label>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
</control>
|
||||
</control>
|
||||
@ -628,7 +684,7 @@
|
||||
<posx>300</posx>
|
||||
<posy>135</posy>
|
||||
<width>970</width>
|
||||
<height>498</height>
|
||||
<height>438</height>
|
||||
<pagecontrol>10</pagecontrol>
|
||||
<scrolltime>350</scrolltime>
|
||||
<timeblocks>30</timeblocks>
|
||||
@ -972,7 +1028,34 @@
|
||||
</control>
|
||||
</focusedlayout>
|
||||
</control>
|
||||
</control>
|
||||
<control type="group">
|
||||
<visible>Control.IsVisible(10)</visible>
|
||||
<posx>300</posx>
|
||||
<posy>580</posy>
|
||||
<control type="label" id="1">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>970</width>
|
||||
<height>25</height>
|
||||
<font>font12</font>
|
||||
<align>center</align>
|
||||
<info>ListItem.Label</info>
|
||||
</control>
|
||||
<control type="textbox">
|
||||
<description>Plot Value for TVShow</description>
|
||||
<posx>0</posx>
|
||||
<posy>25</posy>
|
||||
<width>970</width>
|
||||
<height>35</height>
|
||||
<font>font10</font>
|
||||
<align>justify</align>
|
||||
<textcolor>white</textcolor>
|
||||
<pagecontrol>9999999999</pagecontrol>
|
||||
<label>$INFO[ListItem.Plot]</label>
|
||||
<autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
|
||||
</control>
|
||||
</control>
|
||||
</control>
|
||||
<!-- TV Channels group -->
|
||||
<control type="group">
|
||||
<description>TV Channels group</description>
|
||||
@ -1031,7 +1114,7 @@
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>50</posx>
|
||||
<posy>30</posy>
|
||||
<posy>25</posy>
|
||||
<width>330</width>
|
||||
<height>20</height>
|
||||
<font>font11</font>
|
||||
@ -1044,7 +1127,7 @@
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>50</posx>
|
||||
<posy>30</posy>
|
||||
<posy>25</posy>
|
||||
<width>270</width>
|
||||
<height>20</height>
|
||||
<font>font11</font>
|
||||
@ -1055,6 +1138,15 @@
|
||||
<label>$INFO[ListItem.Title]</label>
|
||||
<visible>!IsEmpty(Listitem.Icon)</visible>
|
||||
</control>
|
||||
<control type="progress">
|
||||
<description>Progressbar</description>
|
||||
<posx>50</posx>
|
||||
<posy>48</posy>
|
||||
<width>270</width>
|
||||
<height>4</height>
|
||||
<visible>ListItem.HasEpg</visible>
|
||||
<info>ListItem.Progress</info>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>330</posx>
|
||||
<posy>4</posy>
|
||||
@ -1113,7 +1205,7 @@
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>50</posx>
|
||||
<posy>30</posy>
|
||||
<posy>25</posy>
|
||||
<width>330</width>
|
||||
<height>20</height>
|
||||
<font>font11</font>
|
||||
@ -1126,7 +1218,7 @@
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>50</posx>
|
||||
<posy>30</posy>
|
||||
<posy>25</posy>
|
||||
<width>270</width>
|
||||
<height>20</height>
|
||||
<font>font11</font>
|
||||
@ -1137,6 +1229,15 @@
|
||||
<label>$INFO[ListItem.Title]</label>
|
||||
<visible>!IsEmpty(Listitem.Icon)</visible>
|
||||
</control>
|
||||
<control type="progress">
|
||||
<description>Progressbar</description>
|
||||
<posx>50</posx>
|
||||
<posy>48</posy>
|
||||
<width>270</width>
|
||||
<height>4</height>
|
||||
<visible>ListItem.HasEpg</visible>
|
||||
<info>ListItem.Progress</info>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>330</posx>
|
||||
<posy>4</posy>
|
||||
|
Loading…
x
Reference in New Issue
Block a user