First commit
This commit is contained in:
231
720p/DialogPVRGuideInfo.xml
Normal file
231
720p/DialogPVRGuideInfo.xml
Normal file
@@ -0,0 +1,231 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<window>
|
||||
<defaultcontrol always="true">7</defaultcontrol>
|
||||
<coordinates>
|
||||
<system>1</system>
|
||||
<left>20</left>
|
||||
<top>30</top>
|
||||
<origin x="245" y="30">![Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)]</origin>
|
||||
</coordinates>
|
||||
<include>dialogeffect</include>
|
||||
<controls>
|
||||
<control type="group">
|
||||
<control type="image">
|
||||
<description>background image</description>
|
||||
<left>0</left>
|
||||
<top>0</top>
|
||||
<width>790</width>
|
||||
<height>660</height>
|
||||
<texture border="40">DialogBack2.png</texture>
|
||||
<visible>Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)</visible>
|
||||
</control>
|
||||
<control type="image">
|
||||
<description>background image</description>
|
||||
<left>0</left>
|
||||
<top>0</top>
|
||||
<width>790</width>
|
||||
<height>660</height>
|
||||
<texture border="40">DialogBack.png</texture>
|
||||
<visible>![Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)]</visible>
|
||||
</control>
|
||||
<control type="image">
|
||||
<description>Dialog Header image</description>
|
||||
<left>40</left>
|
||||
<top>16</top>
|
||||
<width>710</width>
|
||||
<height>40</height>
|
||||
<texture>dialogheader.png</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<description>header label</description>
|
||||
<left>40</left>
|
||||
<top>20</top>
|
||||
<width>710</width>
|
||||
<height>30</height>
|
||||
<font>font13_title</font>
|
||||
<label>$LOCALIZE[19047]</label>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<textcolor>selected</textcolor>
|
||||
<shadowcolor>black</shadowcolor>
|
||||
</control>
|
||||
<control type="button">
|
||||
<description>Close Window button</description>
|
||||
<left>700</left>
|
||||
<top>15</top>
|
||||
<width>64</width>
|
||||
<height>32</height>
|
||||
<label>-</label>
|
||||
<font>-</font>
|
||||
<onclick>PreviousMenu</onclick>
|
||||
<texturefocus>DialogCloseButton-focus.png</texturefocus>
|
||||
<texturenofocus>DialogCloseButton.png</texturenofocus>
|
||||
<onleft>10</onleft>
|
||||
<onright>10</onright>
|
||||
<onup>10</onup>
|
||||
<ondown>10</ondown>
|
||||
<visible>system.getbool(input.enablemouse)</visible>
|
||||
</control>
|
||||
<control type="label">
|
||||
<description>Title label</description>
|
||||
<left>40</left>
|
||||
<top>70</top>
|
||||
<width>700</width>
|
||||
<height>30</height>
|
||||
<font>font13_title</font>
|
||||
<label>$INFO[ListItem.Title]</label>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<textcolor>blue</textcolor>
|
||||
<shadowcolor>black</shadowcolor>
|
||||
</control>
|
||||
<control type="group">
|
||||
<control type="group">
|
||||
<left>40</left>
|
||||
<top>120</top>
|
||||
<control type="label">
|
||||
<description>Time description</description>
|
||||
<left>0</left>
|
||||
<top>0</top>
|
||||
<width>170</width>
|
||||
<height>25</height>
|
||||
<align>right</align>
|
||||
<aligny>center</aligny>
|
||||
<font>font13</font>
|
||||
<textcolor>blue</textcolor>
|
||||
<label>$LOCALIZE[142]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<description>Time value</description>
|
||||
<left>180</left>
|
||||
<top>0</top>
|
||||
<width>470</width>
|
||||
<height>25</height>
|
||||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<font>font13</font>
|
||||
<textcolor>white</textcolor>
|
||||
<label>$INFO[ListItem.StartTime] - $INFO[ListItem.EndTime] ($INFO[ListItem.StartDate])</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<description>Duration</description>
|
||||
<left>0</left>
|
||||
<top>35</top>
|
||||
<width>170</width>
|
||||
<height>25</height>
|
||||
<align>right</align>
|
||||
<aligny>center</aligny>
|
||||
<font>font13</font>
|
||||
<textcolor>blue</textcolor>
|
||||
<label>$LOCALIZE[180]:</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<description>Duration value</description>
|
||||
<left>180</left>
|
||||
<top>35</top>
|
||||
<width>470</width>
|
||||
<height>25</height>
|
||||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<font>font13</font>
|
||||
<textcolor>white</textcolor>
|
||||
<label>$INFO[ListItem.Duration]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<description>Channel Name</description>
|
||||
<left>0</left>
|
||||
<top>70</top>
|
||||
<width>170</width>
|
||||
<height>25</height>
|
||||
<align>right</align>
|
||||
<aligny>center</aligny>
|
||||
<font>font13</font>
|
||||
<textcolor>blue</textcolor>
|
||||
<label>$LOCALIZE[19148]:</label>
|
||||
</control>
|
||||
<control type="fadelabel">
|
||||
<description>Channel Value</description>
|
||||
<left>180</left>
|
||||
<top>70</top>
|
||||
<width>470</width>
|
||||
<height>25</height>
|
||||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<font>font13</font>
|
||||
<textcolor>white</textcolor>
|
||||
<label>$INFO[ListItem.ChannelName]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<description>Genre</description>
|
||||
<left>0</left>
|
||||
<top>105</top>
|
||||
<width>170</width>
|
||||
<height>25</height>
|
||||
<align>right</align>
|
||||
<aligny>center</aligny>
|
||||
<font>font13</font>
|
||||
<textcolor>blue</textcolor>
|
||||
<label>$LOCALIZE[135]:</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<description>Genre value</description>
|
||||
<left>180</left>
|
||||
<top>105</top>
|
||||
<width>470</width>
|
||||
<label fallback="161">$INFO[ListItem.Genre]</label>
|
||||
<align>left</align>
|
||||
<font>font13</font>
|
||||
<scroll>true</scroll>
|
||||
</control>
|
||||
</control>
|
||||
<control type="textbox" id="400">
|
||||
<description>Plot value</description>
|
||||
<left>40</left>
|
||||
<top>275</top>
|
||||
<width>710</width>
|
||||
<height>285</height>
|
||||
<font>font13</font>
|
||||
<align>justify</align>
|
||||
<textcolor>white</textcolor>
|
||||
<shadowcolor>black</shadowcolor>
|
||||
<pagecontrol>-</pagecontrol>
|
||||
<autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
|
||||
<label fallback="161">$INFO[ListItem.Plot]</label>
|
||||
</control>
|
||||
<control type="grouplist" id="9000">
|
||||
<left>40</left>
|
||||
<top>590</top>
|
||||
<width>700</width>
|
||||
<height>40</height>
|
||||
<itemgap>5</itemgap>
|
||||
<align>center</align>
|
||||
<orientation>horizontal</orientation>
|
||||
<onleft>9000</onleft>
|
||||
<onright>9000</onright>
|
||||
<onup>60</onup>
|
||||
<ondown>60</ondown>
|
||||
<control type="button" id="4">
|
||||
<description>Find similar</description>
|
||||
<include>ButtonInfoDialogsCommonValues</include>
|
||||
<label>19003</label>
|
||||
</control>
|
||||
<control type="button" id="5">
|
||||
<description>Switch to Channel</description>
|
||||
<include>ButtonInfoDialogsCommonValues</include>
|
||||
<label>19165</label>
|
||||
</control>
|
||||
<control type="button" id="6">
|
||||
<description>Record</description>
|
||||
<include>ButtonInfoDialogsCommonValues</include>
|
||||
<label>-</label>
|
||||
</control>
|
||||
<control type="button" id="7">
|
||||
<description>OK</description>
|
||||
<include>ButtonInfoDialogsCommonValues</include>
|
||||
<label>186</label>
|
||||
</control>
|
||||
</control>
|
||||
</control>
|
||||
</control>
|
||||
</controls>
|
||||
</window>
|
||||
Reference in New Issue
Block a user