aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.estuary/xml/Includes_PVR.xml
diff options
context:
space:
mode:
authorphil65 <philipptemminghoff@gmx.de>2016-11-23 06:36:31 +0100
committerphil65 <philipptemminghoff@gmx.de>2016-11-23 20:37:42 +0100
commit314f286b4356e02ddc59cc2d3d418f382438775c (patch)
treefd22b6e8eddeb91ed28303f2bbf0073d3ccf34cc /addons/skin.estuary/xml/Includes_PVR.xml
parent6120ee918509f85470f57c6aac554e844677954f (diff)
[estuary] 2nd edition
Diffstat (limited to 'addons/skin.estuary/xml/Includes_PVR.xml')
-rw-r--r--addons/skin.estuary/xml/Includes_PVR.xml147
1 files changed, 147 insertions, 0 deletions
diff --git a/addons/skin.estuary/xml/Includes_PVR.xml b/addons/skin.estuary/xml/Includes_PVR.xml
new file mode 100644
index 0000000000..8efbbd2432
--- /dev/null
+++ b/addons/skin.estuary/xml/Includes_PVR.xml
@@ -0,0 +1,147 @@
+<?xml version="1.0" encoding="utf-8"?>
+<includes>
+ <include name="ChannelManagerList">
+ <control type="grouplist">
+ <orientation>horizontal</orientation>
+ <left>0</left>
+ <align>center</align>
+ <width>510</width>
+ <control type="label" id="$PARAM[header_id]">
+ <width>auto</width>
+ <height>70</height>
+ <align>center</align>
+ <aligny>center</aligny>
+ <textcolor>button_focus</textcolor>
+ </control>
+ <control type="label">
+ <width>auto</width>
+ <height>70</height>
+ <align>center</align>
+ <aligny>center</aligny>
+ <textcolor>button_focus</textcolor>
+ <label>: [COLOR white]$INFO[Container($PARAM[list_id]).Numitems][/COLOR]</label>
+ </control>
+ </control>
+ <control type="image">
+ <left>0</left>
+ <top>55</top>
+ <width>510</width>
+ <height>740</height>
+ <texture border="40">buttons/dialogbutton-nofo.png</texture>
+ </control>
+ <control type="list" id="$PARAM[list_id]">
+ <left>20</left>
+ <top>75</top>
+ <width>470</width>
+ <height>700</height>
+ <onup>$PARAM[list_id]</onup>
+ <ondown>$PARAM[list_id]</ondown>
+ <onleft>$PARAM[onleft]</onleft>
+ <onright>$PARAM[scrollbar_id]</onright>
+ <pagecontrol>$PARAM[scrollbar_id]</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="70">
+ <control type="image">
+ <width>60</width>
+ <height>60</height>
+ <left>405</left>
+ <top>4</top>
+ <texture border="2">$INFO[ListItem.ActualIcon]</texture>
+ <bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
+ <bordersize>2</bordersize>
+ <aspectratio>keep</aspectratio>
+ </control>
+ <control type="label">
+ <left>20</left>
+ <width>390</width>
+ <height>70</height>
+ <aligny>center</aligny>
+ <font>font27</font>
+ <textcolor>grey</textcolor>
+ <label>$INFO[ListItem.ChannelNumberLabel,[B],[/B] - ]$INFO[ListItem.ChannelName]</label>
+ </control>
+ </itemlayout>
+ <focusedlayout height="70">
+ <control type="image">
+ <left>0</left>
+ <width>470</width>
+ <height>70</height>
+ <texture colordiffuse="button_focus">lists/focus.png</texture>
+ <visible>Control.HasFocus($PARAM[list_id])</visible>
+ </control>
+ <control type="image">
+ <width>60</width>
+ <height>60</height>
+ <left>405</left>
+ <top>4</top>
+ <texture border="2">$INFO[ListItem.ActualIcon]</texture>
+ <bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
+ <bordersize>2</bordersize>
+ <aspectratio>keep</aspectratio>
+ </control>
+ <control type="label">
+ <left>20</left>
+ <width>390</width>
+ <height>70</height>
+ <font>font27</font>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.ChannelNumberLabel,[B],[/B] - ]$INFO[ListItem.ChannelName]</label>
+ </control>
+ </focusedlayout>
+ </control>
+ <control type="scrollbar" id="$PARAM[scrollbar_id]">
+ <left>495</left>
+ <top>75</top>
+ <width>12</width>
+ <height>700</height>
+ <onleft>$PARAM[list_id]</onleft>
+ <onright>$PARAM[onright]</onright>
+ <ondown>$PARAM[scrollbar_id]</ondown>
+ <onup>$PARAM[scrollbar_id]</onup>
+ <orientation>vertical</orientation>
+ </control>
+ </include>
+ <include name="PVRInfoPanel">
+ <control type="label">
+ <top>120</top>
+ <width>540</width>
+ <height>262</height>
+ <textcolor>white</textcolor>
+ <font>font45</font>
+ <label>$INFO[ListItem.ChannelName]</label>
+ </control>
+ <control type="image">
+ <left>520</left>
+ <top>120</top>
+ <width>270</width>
+ <height>220</height>
+ <aspectratio align="right">keep</aspectratio>
+ <texture fallback="DefaultTVShows.png">$INFO[Listitem.Icon]</texture>
+ <fadetime>200</fadetime>
+ </control>
+ <control type="label">
+ <top>240</top>
+ <width>540</width>
+ <height>262</height>
+ <textcolor>grey</textcolor>
+ <font>font36_title</font>
+ <label>$INFO[ListItem.EpgEventTitle]</label>
+ </control>
+ <control type="textbox">
+ <top>380</top>
+ <width>820</width>
+ <bottom>75</bottom>
+ <label>[B]$INFO[ListItem.EpisodeName,,[CR]][/B]$INFO[ListItem.Plot]</label>
+ </control>
+ <control type="textbox">
+ <top>510</top>
+ <width>790</width>
+ <height>362</height>
+ <align>center</align>
+ <font>font27</font>
+ <textcolor>80FFFFFF</textcolor>
+ <label>$LOCALIZE[19055]</label>
+ <visible>String.IsEmpty(Listitem.Plot) + String.IsEmpty(Listitem.Genre)</visible>
+ </control>
+ </include>
+</includes>