Advertisement
Guest User

MyPVRGuide.xml

a guest
Sep 10th, 2016
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 16.08 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <window>
  3.     <defaultcontrol always="true">10</defaultcontrol>
  4.     <backgroundcolor>background</backgroundcolor>
  5.     <views>10,11,12,13</views>
  6.     <menucontrol>9000</menucontrol>
  7.     <controls>
  8.         <include>DefaultBackground</include>
  9.         <control type="group" id="50">
  10.             <animation effect="fade" start="100" end="0" time="200" tween="sine" condition="$EXP[infodialog_active]">Conditional</animation>
  11.             <control type="group">
  12.                 <param name="on_right">10</param>
  13.                 <description>Guide Timeline</description>
  14.                 <visible>Control.IsVisible(10)</visible>
  15.                 <include>OpenClose_Right</include>
  16.                 <include>Visible_Right</include>
  17.                 <!-- CHANGED -->
  18.                 <top>105</top>
  19.                 <left>30</left>
  20.                 <!--
  21.                 <top>170</top>
  22.                 <left>110</left>
  23.                 -->
  24.                 <control type="image">
  25.                     <left>-20</left>
  26.                     <top>-20</top>
  27.                     <!-- CHANGED -->
  28.                     <width>1900</width>
  29.                     <height>632</height>
  30.                     <!--
  31.                     <width>1740</width>
  32.                     <height>552</height>
  33.                     -->
  34.                     <texture border="22">dialogs/dialog-bg.png</texture>
  35.                 </control>
  36.                 <control type="epggrid" id="10">
  37.                     <left>0</left>
  38.                     <top>0</top>
  39.                     <!-- CHANGED -->
  40.                     <width>1860</width>
  41.                     <height>595</height>
  42.                     <!--
  43.                     <width>1700</width>
  44.                     <height>510</height>
  45.                     -->
  46.                     <pagecontrol>10</pagecontrol>
  47.                     <scrolltime tween="quadratic" easing="out">200</scrolltime>
  48.                     <timeblocks>36</timeblocks>
  49.                     <rulerunit>6</rulerunit>
  50.                     <onleft>9000</onleft>
  51.                     <onup>10</onup>
  52.                     <ondown>10</ondown>
  53.                     <viewtype label="19032">list</viewtype>
  54.                     <!-- CHANGED -->
  55.                     <progresstexture border="0,80,18,14" colordiffuse="button_focus">windows/pvr/epg_progress.png</progresstexture>
  56.                     <rulerlayout height="45" width="1560">
  57.                     <!--
  58.                     <progresstexture border="0,60,18,14" colordiffuse="button_focus">windows/pvr/epg_progress.png</progresstexture>
  59.                     <rulerlayout height="45" width="1400">
  60.                     -->
  61.                         <control type="label">
  62.                             <width>500</width>
  63.                             <height>45</height>
  64.                             <!-- CHANGED -->
  65.                             <font>font14</font>
  66.                             <!--
  67.                             <font>font12</font>
  68.                             -->
  69.                             <label>$INFO[ListItem.Label]</label>
  70.                             <textoffsetx>10</textoffsetx>
  71.                             <textcolor>button_focus</textcolor>
  72.                         </control>
  73.                     </rulerlayout>
  74.                     <!-- CHANGED -->
  75.                     <channellayout height="78" width="330">
  76.                         <control type="label">
  77.                             <left>2</left>
  78.                             <top>-2</top>
  79.                             <width>70</width>
  80.                             <height>80</height>
  81.                             <font>font24_title</font>
  82.                             <label>$INFO[ListItem.ChannelNumber]</label>
  83.                             <align>center</align>
  84.                             <aligny>center</aligny>
  85.                         </control>
  86.                         <control type="image" id="1">
  87.                             <left>70</left>
  88.                             <top>0</top>
  89.                             <width>80</width>
  90.                             <height>80</height>
  91.                             <texture>$INFO[ListItem.Icon]</texture>
  92.                             <aspectratio>keep</aspectratio>
  93.                         </control>
  94.                         <control type="label" id="1">
  95.                             <left>150</left>
  96.                             <top>-2</top>
  97.                             <width>180</width>
  98.                             <height>80</height>
  99.                             <font>font14</font>
  100.                             <label>$INFO[ListItem.ChannelName]</label>
  101.                             <aligny>center</aligny>
  102.                             <textoffsetx>10</textoffsetx>
  103.                         </control>
  104.                     </channellayout>
  105.                     <focusedchannellayout height="78" width="330">
  106.                         <control type="label">
  107.                             <left>2</left>
  108.                             <top>-2</top>
  109.                             <width>70</width>
  110.                             <height>80</height>
  111.                             <font>font24_title</font>
  112.                             <label>$INFO[ListItem.ChannelNumber]</label>
  113.                             <textcolor>button_focus</textcolor>
  114.                             <align>center</align>
  115.                             <aligny>center</aligny>
  116.                         </control>
  117.                         <control type="image" id="1">
  118.                             <left>70</left>
  119.                             <top>0</top>
  120.                             <width>80</width>
  121.                             <height>80</height>
  122.                             <texture>$INFO[ListItem.Icon]</texture>
  123.                             <aspectratio>keep</aspectratio>
  124.                         </control>
  125.                         <control type="label" id="1">
  126.                             <left>150</left>
  127.                             <top>-2</top>
  128.                             <width>180</width>
  129.                             <height>80</height>
  130.                             <font>font14</font>
  131.                             <label>$INFO[ListItem.ChannelName]</label>
  132.                             <textcolor>button_focus</textcolor>
  133.                             <aligny>center</aligny>
  134.                             <textoffsetx>10</textoffsetx>
  135.                         </control>
  136.                     </focusedchannellayout>
  137.                     <!-- CHANGE ENDS -->
  138.                     <!--
  139.                     <channellayout height="58" width="330">
  140.                         <control type="label">
  141.                             <left>2</left>
  142.                             <top>-2</top>
  143.                             <width>70</width>
  144.                             <height>60</height>
  145.                             <font>font24_title</font>
  146.                             <label>$INFO[ListItem.ChannelNumber]</label>
  147.                             <align>center</align>
  148.                             <aligny>center</aligny>
  149.                         </control>
  150.                         <control type="label" id="1">
  151.                             <left>65</left>
  152.                             <top>-2</top>
  153.                             <width>350</width>
  154.                             <height>60</height>
  155.                             <font>font12</font>
  156.                             <label>$INFO[ListItem.ChannelName]</label>
  157.                             <aligny>center</aligny>
  158.                             <textoffsetx>10</textoffsetx>
  159.                         </control>
  160.                     </channellayout>
  161.                     <focusedchannellayout height="58" width="330">
  162.                         <control type="label">
  163.                             <left>2</left>
  164.                             <top>-2</top>
  165.                             <width>70</width>
  166.                             <height>60</height>
  167.                             <font>font24_title</font>
  168.                             <label>$INFO[ListItem.ChannelNumber]</label>
  169.                             <textcolor>button_focus</textcolor>
  170.                             <align>center</align>
  171.                             <aligny>center</aligny>
  172.                         </control>
  173.                         <control type="label" id="1">
  174.                             <left>65</left>
  175.                             <top>-2</top>
  176.                             <width>350</width>
  177.                             <height>60</height>
  178.                             <font>font12</font>
  179.                             <label>$INFO[ListItem.ChannelName]</label>
  180.                             <textcolor>button_focus</textcolor>
  181.                             <aligny>center</aligny>
  182.                             <textoffsetx>10</textoffsetx>
  183.                         </control>
  184.                     </focusedchannellayout>
  185.                     -->
  186.                     <!-- CHANGED -->
  187.                     <itemlayout height="78" width="60">
  188.                     <!--
  189.                     <itemlayout height="58" width="60">
  190.                     -->
  191.                         <control type="image" id="2">
  192.                             <width>58</width>
  193.                             <!-- CHANGED -->
  194.                             <height>78</height>
  195.                             <!--
  196.                             <height>58</height>
  197.                             -->
  198.                             <texture border="3" fallback="windows/pvr/epg-genres/0.png">$INFO[ListItem.Property(GenreType),windows/pvr/epg-genres/,.png]</texture>
  199.                         </control>
  200.                         <control type="label" id="1">
  201.                             <left>6</left>
  202.                             <top>0</top>
  203.                             <width>50</width>
  204.                             <height>36</height>
  205.                             <aligny>center</aligny>
  206.                             <!-- CHANGED -->
  207.                             <font>font13</font>
  208.                             <!--
  209.                             <font>font10_title</font>
  210.                             -->
  211.                             <label>$INFO[ListItem.Label]</label>
  212.                         </control>
  213.                         <control type="image">
  214.                             <left>6</left>
  215.                             <top>32</top>
  216.                             <!-- CHANGED -->
  217.                             <width>40</width>
  218.                             <height>40</height>
  219.                             <!--
  220.                             <width>20</width>
  221.                             <height>20</height>
  222.                             -->
  223.                             <texture>$VAR[PVRTimerIcon]</texture>
  224.                         </control>
  225.                     </itemlayout>
  226.                     <!-- CHANGED -->
  227.                     <focusedlayout height="78" width="60">
  228.                     <!--
  229.                     <focusedlayout height="58" width="60">
  230.                     -->
  231.                         <control type="image" id="2">
  232.                             <top>2</top>
  233.                             <left>2</left>
  234.                             <width>54</width>
  235.                             <!-- CHANGED -->
  236.                             <height>74</height>
  237.                             <!--
  238.                             <height>54</height>
  239.                             -->
  240.                             <texture colordiffuse="button_focus">lists/focus.png</texture>
  241.                             <visible>Control.HasFocus(10)</visible>
  242.                         </control>
  243.                         <control type="image" id="2">
  244.                             <width>58</width>
  245.                             <!-- CHANGED -->
  246.                             <height>78</height>
  247.                             <!--
  248.                             <height>58</height>
  249.                             -->
  250.                             <texture border="8" colordiffuse="button_focus">buttons/thumbnail_focused.png</texture>
  251.                         </control>
  252.                         <control type="image" id="2">
  253.                             <width>58</width>
  254.                             <!-- CHANGED -->
  255.                             <height>78</height>
  256.                             <!--
  257.                             <height>58</height>
  258.                             -->
  259.                             <top>0</top>
  260.                             <texture border="3" fallback="windows/pvr/epg-genres/0.png">$INFO[ListItem.Property(GenreType),windows/pvr/epg-genres/,.png]</texture>
  261.                             <visible>!Control.HasFocus(10)</visible>
  262.                         </control>
  263.                         <control type="label" id="1">
  264.                             <left>6</left>
  265.                             <top>0</top>
  266.                             <width>50</width>
  267.                             <height>36</height>
  268.                             <aligny>center</aligny>
  269.                             <!-- CHANGED -->
  270.                             <font>font13</font>
  271.                             <!--
  272.                             <font>font10_title</font>
  273.                             -->
  274.                             <label>$INFO[ListItem.Label]</label>
  275.                         </control>
  276.                         <control type="image">
  277.                             <left>6</left>
  278.                             <top>32</top>
  279.                             <!-- CHANGED -->
  280.                             <width>40</width>
  281.                             <height>40</height>
  282.                             <!--
  283.                             <width>20</width>
  284.                             <height>20</height>
  285.                             -->
  286.                             <texture>$VAR[PVRTimerIcon]</texture>
  287.                         </control>
  288.                     </focusedlayout>
  289.                 </control>
  290.                 <control type="group">
  291.                     <!-- CHANGED -->
  292.                     <top>620</top>
  293.                     <!--
  294.                     <top>540</top>
  295.                     -->
  296.                     <left>-120</left>
  297.                     <control type="image" id="82">
  298.                         <width>450</width>
  299.                         <height>240</height>
  300.                         <aspectratio align="center" aligny="top">keep</aspectratio>
  301.                         <fadetime>400</fadetime>
  302.                         <texture>$INFO[ListItem.PlotOutline]</texture>
  303.                         <visible>String.StartsWith(ListItem.PlotOutline,http://) | String.StartsWith(ListItem.PlotOutline,https://)</visible>
  304.                     </control>
  305.                     <!-- CHANGED -->
  306.                     <control type="image">
  307.                         <top>-25</top>
  308.                         <left>100</left>
  309.                         <!-- CHANGED -->
  310.                         <width>1900</width>
  311.                         <!--
  312.                         <width>1740</width>
  313.                         -->
  314.                         <height>290</height>
  315.                         <texture border="22">dialogs/dialog-bg.png</texture>
  316.                     </control>
  317.                     <!-- loppuu -->
  318.                     <control type="image">
  319.                         <!-- CHANGED -->
  320.                         <top>20</top>
  321.                         <left>150</left>
  322.                         <width>268</width>
  323.                         <!--
  324.                         <left>125</left>
  325.                         <width>200</width>
  326.                         -->
  327.                         <height>200</height>
  328.                         <aspectratio>keep</aspectratio>
  329.                         <fadetime>400</fadetime>
  330.                         <texture>$INFO[Container(10).ListItem.Icon]</texture>
  331.                         <visible>!Control.IsVisible(82)</visible>
  332.                     </control>
  333.                     <control type="group">
  334.                         <!-- CHANGED -->
  335.                         <left>450</left>
  336.                         <!--
  337.                         <left>410</left>
  338.                         -->
  339.                         <top>0</top>
  340.                         <!--
  341.                         <control type="image">
  342.                             <top>-25</top>
  343.                             <left>-50</left>
  344.                             <width>1480</width>
  345.                             <height>250</height>
  346.                             <texture border="22">dialogs/dialog-bg.png</texture>
  347.                         </control>
  348.                         -->
  349.                         <control type="label">
  350.                             <!-- CHANGED -->
  351.                             <width>1520</width>
  352.                             <!--
  353.                             <width>1380</width>
  354.                             -->
  355.                             <height>30</height>
  356.                             <textcolor>button_focus</textcolor>
  357.                             <!-- CHANGED -->
  358.                             <font>font16</font>
  359.                             <!--
  360.                             <font>font12</font>
  361.                             -->
  362.                             <label>$INFO[ListItem.StartTime,, - ]$INFO[ListItem.EndTime]$INFO[ListItem.EpgEventTitle,  [COLOR grey],[/COLOR]]$INFO[ListItem.EpisodeName, [COLOR grey](,)[/COLOR]]$INFO[ListItem.Genre,      $LOCALIZE[515]: [COLOR grey],[/COLOR]]</label>
  363.                         </control>
  364.                         <control type="textbox">
  365.                             <!-- CHANGED -->
  366.                             <top>47</top>
  367.                             <width>1520</width>
  368.                             <!--
  369.                             <width>1360</width>
  370.                             -->
  371.                             <height>186</height>
  372.                             <!--
  373.                             <top>38</top>
  374.                             <width>1380</width>
  375.                             <height>153</height>
  376.                             -->
  377.                             <font>font13</font>
  378.                             <label>$INFO[ListItem.Plot]</label>
  379.                             <autoscroll delay="10000" time="3000" repeat="10000">Skin.HasSetting(AutoScroll)</autoscroll>
  380.                         </control>
  381.                     </control>
  382.                 </control>
  383.             </control>
  384.             <include content="PVRGuideListViewtype">
  385.                 <param name="container_id" value="11" />
  386.                 <param name="container_name" value="19030" />
  387.             </include>
  388.             <include content="PVRGuideListViewtype">
  389.                 <param name="container_id" value="12" />
  390.                 <param name="container_name" value="19031" />
  391.             </include>
  392.             <control type="group">
  393.                 <description>TV Guide Channel</description>
  394.                 <visible>Control.IsVisible(13)</visible>
  395.                 <include>Visible_Left</include>
  396.                 <include>OpenClose_Left</include>
  397.                 <top>30</top>
  398.                 <control type="group">
  399.                     <left>80</left>
  400.                     <top>150</top>
  401.                     <control type="image">
  402.                         <left>-20</left>
  403.                         <top>-20</top>
  404.                         <width>1130</width>
  405.                         <height>746</height>
  406.                         <texture border="22">dialogs/dialog-bg.png</texture>
  407.                     </control>
  408.                     <control type="list" id="13">
  409.                         <top>0</top>
  410.                         <width>1740</width>
  411.                         <height>700</height>
  412.                         <onup>13</onup>
  413.                         <ondown>13</ondown>
  414.                         <onleft>9000</onleft>
  415.                         <onright>75</onright>
  416.                         <viewtype label="19029">list</viewtype>
  417.                         <pagecontrol>75</pagecontrol>
  418.                         <scrolltime>200</scrolltime>
  419.                         <itemlayout height="58">
  420.                             <control type="image">
  421.                                 <left>0</left>
  422.                                 <width>1090</width>
  423.                                 <height>58</height>
  424.                                 <texture border="10">lists/separator.png</texture>
  425.                             </control>
  426.                             <control type="label">
  427.                                 <left>20</left>
  428.                                 <width>350</width>
  429.                                 <height>58</height>
  430.                                 <label>$INFO[ListItem.StartTime,, - ]$INFO[ListItem.EndTime]</label>
  431.                                 <font>font12</font>
  432.                                 <aligny>center</aligny>
  433.                             </control>
  434.                             <control type="label">
  435.                                 <left>378</left>
  436.                                 <width>825</width>
  437.                                 <height>58</height>
  438.                                 <textcolor>button_focus</textcolor>
  439.                                 <aligny>center</aligny>
  440.                                 <label>$INFO[ListItem.Label]</label>
  441.                             </control>
  442.                             <control type="image">
  443.                                 <left>1000</left>
  444.                                 <top>15</top>
  445.                                 <width>35</width>
  446.                                 <height>35</height>
  447.                                 <texture>$VAR[PVRStatusImageVar]</texture>
  448.                             </control>
  449.                         </itemlayout>
  450.                         <focusedlayout height="58">
  451.                             <control type="image">
  452.                                 <left>0</left>
  453.                                 <width>1090</width>
  454.                                 <height>58</height>
  455.                                 <texture border="10">lists/separator.png</texture>
  456.                                 <visible>!Control.HasFocus(13)</visible>
  457.                             </control>
  458.                             <control type="image">
  459.                                 <left>0</left>
  460.                                 <width>1090</width>
  461.                                 <height>58</height>
  462.                                 <texture colordiffuse="button_focus">lists/focus.png</texture>
  463.                                 <visible>Control.HasFocus(13)</visible>
  464.                             </control>
  465.                             <control type="label">
  466.                                 <left>20</left>
  467.                                 <width>350</width>
  468.                                 <height>58</height>
  469.                                 <label>$INFO[ListItem.StartTime,, - ]$INFO[ListItem.EndTime]</label>
  470.                                 <aligny>center</aligny>
  471.                                 <font>font12</font>
  472.                             </control>
  473.                             <control type="label">
  474.                                 <left>378</left>
  475.                                 <width>825</width>
  476.                                 <height>58</height>
  477.                                 <aligny>center</aligny>
  478.                                 <label>$INFO[ListItem.Label]</label>
  479.                             </control>
  480.                             <control type="image">
  481.                                 <left>1000</left>
  482.                                 <top>15</top>
  483.                                 <width>35</width>
  484.                                 <height>35</height>
  485.                                 <texture>$VAR[PVRStatusImageVar]</texture>
  486.                             </control>
  487.                         </focusedlayout>
  488.                     </control>
  489.                     <control type="scrollbar" id="75">
  490.                         <left>1095</left>
  491.                         <top>5</top>
  492.                         <width>12</width>
  493.                         <height>700</height>
  494.                         <onleft>13</onleft>
  495.                         <onright>13</onright>
  496.                     </control>
  497.                 </control>
  498.             </control>
  499.             <control type="group">
  500.                 <left>1220</left>
  501.                 <top>150</top>
  502.                 <visible>!String.IsEmpty(ListItem.ChannelName)</visible>
  503.                 <visible>Control.IsVisible(13)</visible>
  504.                 <include>Visible_Right</include>
  505.                 <include>OpenClose_Right</include>
  506.                 <include content="PVRInfoPanel">
  507.                     <param name="bottom_label1" value="$INFO[ListItem.NextTitle,[COLOR button_focus]$LOCALIZE[19031]:[/COLOR] ]" />
  508.                     <param name="bottom_label2" value="$INFO[ListItem.NextStartTime]" />
  509.                 </include>
  510.             </control>
  511.             <control type="group">
  512.                 <include>MediaMenuCommon</include>
  513.                 <include content="PVRSideBar">
  514.                     <param name="group_label2" value="$INFO[Control.GetLabel(30)]" />
  515.                 </include>
  516.             </control>
  517.             <include content="TopBar">
  518.                 <param name="breadcrumbs_label" value="$INFO[Control.GetLabel(29)] - $INFO[Control.GetLabel(30)]" />
  519.                 <param name="breadcrumbs_icon" value="icons/settings/tvguide.png" />
  520.             </include>
  521.             <include content="BottomBar">
  522.                 <param name="PageLabel" value="$INFO[Container.NumItems,$LOCALIZE[19019]: ]" />
  523.             </include>
  524.         </control>
  525.         <control type="label" id="29">
  526.             <font>-</font>
  527.             <include>HiddenObject</include>
  528.         </control>
  529.         <control type="label" id="30">
  530.             <font>-</font>
  531.             <include>HiddenObject</include>
  532.         </control>
  533.     </controls>
  534. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement