Guest User

MyPVRChannels.xml

a guest
Mar 31st, 2020
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 10.78 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <window>
  3.     <defaultcontrol always="true">50</defaultcontrol>
  4.     <backgroundcolor>background</backgroundcolor>
  5.     <views>50,51</views>
  6.     <menucontrol>9000</menucontrol>
  7.     <controls>
  8.         <include>DefaultBackground</include>
  9.         <control type="group">
  10.             <animation effect="fade" start="100" end="0" time="200" tween="sine" condition="$EXP[infodialog_active]">Conditional</animation>
  11.             <control type="group">
  12.                 <include>OpenClose_Left</include>
  13.                 <control type="fixedlist" id="50">
  14.                     <left>0</left>
  15.                     <top>list_y_offset</top>
  16.                     <right>918</right>
  17.                     <bottom>list_y_offset</bottom>
  18.                     <movement>3</movement>
  19.                     <focusposition>5</focusposition>
  20.                     <scrolltime tween="cubic" easing="out">500</scrolltime>
  21.                     <orientation>vertical</orientation>
  22.                     <onleft>9000</onleft>
  23.                     <onright>73</onright>
  24.                     <onup>50</onup>
  25.                     <ondown>50</ondown>
  26.                     <viewtype label="535">list</viewtype>
  27.                     <preloaditems>1</preloaditems>
  28.                     <pagecontrol>73</pagecontrol>
  29.                     <focusedlayout height="90">
  30.                         <control type="image">
  31.                             <left>0</left>
  32.                             <top>0</top>
  33.                             <right>0</right>
  34.                             <bottom>0</bottom>
  35.                             <texture colordiffuse="button_focus">lists/focus.png</texture>
  36.                             <visible>Control.hasFocus(50)</visible>
  37.                         </control>
  38.                         <control type="image">
  39.                             <right>20</right>
  40.                             <top>20</top>
  41.                             <width>110</width>
  42.                             <height>50</height>
  43.                             <aspectratio align="center">keep</aspectratio>
  44.                             <texture>$INFO[listitem.icon]</texture>
  45.                         </control>
  46.                         <control type="progress">
  47.                             <left>105</left>
  48.                             <top>58</top>
  49.                             <width>50</width>
  50.                             <height>12</height>
  51.                             <midtexture border="3">progress/texturebg_white.png</midtexture>
  52.                             <visible>ListItem.HasEpg</visible>
  53.                             <info>ListItem.Progress</info>
  54.                         </control>
  55.                         <control type="image">
  56.                             <right>110</right>
  57.                             <top>25</top>
  58.                             <width>40</width>
  59.                             <height>40</height>
  60.                             <texture>$VAR[PVRStatusImageVar]</texture>
  61.                         </control>
  62.                         <control type="label">
  63.                             <left>105</left>
  64.                             <top>8</top>
  65.                             <height>90</height>
  66.                             <right>120</right>
  67.                             <aligny>top</aligny>
  68.                             <font>font14</font>
  69.                             <animation effect="slide" start="0,0" end="0,14" time="0" condition="String.IsEmpty(ListItem.Title)">Conditional</animation>
  70.                             <label>$INFO[ListItem.Label]</label>
  71.                             <shadowcolor>text_shadow</shadowcolor>
  72.                         </control>
  73.                         <control type="label">
  74.                             <left>165</left>
  75.                             <top>46</top>
  76.                             <height>90</height>
  77.                             <right>120</right>
  78.                             <aligny>top</aligny>
  79.                             <font>font12</font>
  80.                             <label>$INFO[ListItem.Title]</label>
  81.                             <shadowcolor>text_shadow</shadowcolor>
  82.                         </control>
  83.                         <control type="label">
  84.                             <left>10</left>
  85.                             <top>0</top>
  86.                             <height>90</height>
  87.                             <width>82</width>
  88.                             <align>center</align>
  89.                             <aligny>center</aligny>
  90.                             <font>font32_title</font>
  91.                             <label>$INFO[ListItem.ChannelNumberLabel]</label>
  92.                             <shadowcolor>text_shadow</shadowcolor>
  93.                         </control>
  94.                     </focusedlayout>
  95.                     <itemlayout height="90">
  96.                         <control type="image">
  97.                             <right>20</right>
  98.                             <top>20</top>
  99.                             <width>110</width>
  100.                             <height>50</height>
  101.                             <aspectratio align="center">keep</aspectratio>
  102.                             <texture>$INFO[listitem.icon]</texture>
  103.                         </control>
  104.                         <control type="progress">
  105.                             <left>105</left>
  106.                             <top>58</top>
  107.                             <width>50</width>
  108.                             <height>12</height>
  109.                             <colordiffuse>88FFFFFF</colordiffuse>
  110.                             <visible>ListItem.HasEpg</visible>
  111.                             <info>ListItem.Progress</info>
  112.                         </control>
  113.                         <control type="image">
  114.                             <right>110</right>
  115.                             <top>25</top>
  116.                             <width>40</width>
  117.                             <height>40</height>
  118.                             <texture>$VAR[PVRStatusImageVar]</texture>
  119.                         </control>
  120.                         <control type="label">
  121.                             <left>105</left>
  122.                             <top>8</top>
  123.                             <height>90</height>
  124.                             <right>120</right>
  125.                             <aligny>top</aligny>
  126.                             <font>font14</font>
  127.                             <label>$INFO[ListItem.Label]</label>
  128.                             <animation effect="slide" start="0,0" end="0,14" time="0" condition="String.IsEmpty(ListItem.Title)">Conditional</animation>
  129.                             <shadowcolor>text_shadow</shadowcolor>
  130.                         </control>
  131.                         <control type="label">
  132.                             <left>165</left>
  133.                             <top>46</top>
  134.                             <height>90</height>
  135.                             <right>120</right>
  136.                             <aligny>top</aligny>
  137.                             <font>font12</font>
  138.                             <label>$INFO[ListItem.Title]</label>
  139.                             <shadowcolor>text_shadow</shadowcolor>
  140.                             <textcolor>grey</textcolor>
  141.                         </control>
  142.                         <control type="label">
  143.                             <left>10</left>
  144.                             <top>0</top>
  145.                             <height>90</height>
  146.                             <width>82</width>
  147.                             <align>center</align>
  148.                             <aligny>center</aligny>
  149.                             <font>font32_title</font>
  150.                             <label>$INFO[ListItem.ChannelNumberLabel]</label>
  151.                             <textcolor>grey</textcolor>
  152.                             <shadowcolor>text_shadow</shadowcolor>
  153.                         </control>
  154.                     </itemlayout>
  155.                 </control>
  156.                 <control type="fixedlist" id="51">
  157.                     <left>0</left>
  158.                     <top>list_y_offset</top>
  159.                     <right>920</right>
  160.                     <bottom>list_y_offset</bottom>
  161.                     <movement>4</movement>
  162.                     <focusposition>6</focusposition>
  163.                     <scrolltime tween="cubic" easing="out">500</scrolltime>
  164.                     <orientation>vertical</orientation>
  165.                     <onleft>9000</onleft>
  166.                     <onright>73</onright>
  167.                     <onup>51</onup>
  168.                     <ondown>51</ondown>
  169.                     <viewtype label="535">list</viewtype>
  170.                     <preloaditems>1</preloaditems>
  171.                     <pagecontrol>73</pagecontrol>
  172.                     <focusedlayout height="70">
  173.                         <control type="image">
  174.                             <left>0</left>
  175.                             <top>0</top>
  176.                             <right>0</right>
  177.                             <bottom>0</bottom>
  178.                             <texture colordiffuse="button_focus">lists/focus.png</texture>
  179.                             <visible>Control.hasFocus(51)</visible>
  180.                         </control>
  181.                         <control type="progress">
  182.                             <right>10</right>
  183.                             <top>25</top>
  184.                             <width>50</width>
  185.                             <height>12</height>
  186.                             <colordiffuse>88FFFFFF</colordiffuse>
  187.                             <midtexture border="3">progress/texturebg_white.png</midtexture>
  188.                             <visible>ListItem.HasEpg + !ListItem.IsRecording</visible>
  189.                             <info>ListItem.Progress</info>
  190.                         </control>
  191.                         <control type="image">
  192.                             <right>15</right>
  193.                             <top>9</top>
  194.                             <width>40</width>
  195.                             <height>40</height>
  196.                             <texture>$VAR[PVRStatusImageVar]</texture>
  197.                         </control>
  198.                         <control type="label">
  199.                             <left>105</left>
  200.                             <top>0</top>
  201.                             <bottom>0</bottom>
  202.                             <right>90</right>
  203.                             <aligny>center</aligny>
  204.                             <label>$INFO[ListItem.Label]</label>
  205.                         </control>
  206.                         <control type="label">
  207.                             <left>320</left>
  208.                             <top>0</top>
  209.                             <bottom>0</bottom>
  210.                             <right>90</right>
  211.                             <aligny>center</aligny>
  212.                             <align>right</align>
  213.                             <label>$INFO[ListItem.Title]</label>
  214.                         </control>
  215.                         <control type="label">
  216.                             <left>10</left>
  217.                             <top>0</top>
  218.                             <bottom>0</bottom>
  219.                             <width>82</width>
  220.                             <align>center</align>
  221.                             <aligny>center</aligny>
  222.                             <font>font32_title</font>
  223.                             <label>$INFO[ListItem.ChannelNumberLabel]</label>
  224.                             <shadowcolor>text_shadow</shadowcolor>
  225.                         </control>
  226.                     </focusedlayout>
  227.                     <itemlayout height="70">
  228.                         <control type="progress">
  229.                             <right>10</right>
  230.                             <top>25</top>
  231.                             <width>50</width>
  232.                             <height>12</height>
  233.                             <colordiffuse>88FFFFFF</colordiffuse>
  234.                             <visible>ListItem.HasEpg + !ListItem.IsRecording</visible>
  235.                             <info>ListItem.Progress</info>
  236.                         </control>
  237.                         <control type="image">
  238.                             <right>15</right>
  239.                             <top>9</top>
  240.                             <width>40</width>
  241.                             <height>40</height>
  242.                             <texture>$VAR[PVRStatusImageVar]</texture>
  243.                         </control>
  244.                         <control type="label">
  245.                             <left>105</left>
  246.                             <top>0</top>
  247.                             <bottom>0</bottom>
  248.                             <right>90</right>
  249.                             <aligny>center</aligny>
  250.                             <label>$INFO[ListItem.Label]</label>
  251.                             <shadowcolor>text_shadow</shadowcolor>
  252.                         </control>
  253.                         <control type="label">
  254.                             <left>320</left>
  255.                             <top>0</top>
  256.                             <bottom>0</bottom>
  257.                             <right>90</right>
  258.                             <aligny>center</aligny>
  259.                             <align>right</align>
  260.                             <label>$INFO[ListItem.Title]</label>
  261.                             <shadowcolor>text_shadow</shadowcolor>
  262.                             <textcolor>grey</textcolor>
  263.                         </control>
  264.                         <control type="label">
  265.                             <left>10</left>
  266.                             <top>0</top>
  267.                             <bottom>0</bottom>
  268.                             <width>82</width>
  269.                             <align>center</align>
  270.                             <aligny>center</aligny>
  271.                             <font>font32_title</font>
  272.                             <label>$INFO[ListItem.ChannelNumberLabel]</label>
  273.                             <textcolor>grey</textcolor>
  274.                             <shadowcolor>text_shadow</shadowcolor>
  275.                         </control>
  276.                     </itemlayout>
  277.                 </control>
  278.             </control>
  279.             <control type="group">
  280.                 <depth>DepthContentPanel</depth>
  281.                 <include>OpenClose_Right</include>
  282.                 <width>870</width>
  283.                 <right>0</right>
  284.                 <include content="ContentPanel">
  285.                     <param name="left" value="-72" />
  286.                     <param name="width" value="970" />
  287.                     <param name="top" value="-20" />
  288.                     <param name="flipx" value="true" />
  289.                 </include>
  290.                 <control type="scrollbar" id="73">
  291.                     <left>-50</left>
  292.                     <top>list_y_offset</top>
  293.                     <width>12</width>
  294.                     <bottom>list_y_offset</bottom>
  295.                     <onleft>50</onleft>
  296.                     <onright>50</onright>
  297.                     <orientation>vertical</orientation>
  298.                     <animation effect="zoom" start="100,100" end="50,100" center="-50,0" time="300" tween="sine" easing="inout" condition="!Control.HasFocus(73)">conditional</animation>
  299.                 </control>
  300.                 <include>PVRInfoPanel</include>
  301.             </control>
  302.             <include content="TopBar">
  303.                 <param name="breadcrumbs_label" value="$VAR[BreadcrumbsPVRChannelsVar]" />
  304.             </include>
  305.             <include content="BottomBar">
  306.                 <param name="info_visible" value="true" />
  307.             </include>
  308.             <control type="label">
  309.                 <right>20</right>
  310.                 <include>OpenClose_Right</include>
  311.                 <bottom>10</bottom>
  312.                 <width>850</width>
  313.                 <height>60</height>
  314.                 <visible>!String.isempty(ListItem.NextTitle)</visible>
  315.                 <label>[COLOR grey]$LOCALIZE[19031]:[/COLOR] $INFO[ListItem.NextStartTime]: $INFO[ListItem.NextTitle]</label>
  316.                 <shadowcolor>black</shadowcolor>
  317.                 <align>right</align>
  318.                 <aligny>center</aligny>
  319.                 <wrapmultiline>true</wrapmultiline>
  320.                 <font>font27</font>
  321.             </control>
  322.             <include>PVRChannelNumberInput</include>
  323.             <include>MediaMenuMouseOverlay</include>
  324.             <control type="group">
  325.                 <include>MediaMenuCommon</include>
  326.                 <include>PVRSideBar</include>
  327.             </control>
  328.         </control>
  329.         <control type="label" id="29">
  330.             <font></font>
  331.             <include>HiddenObject</include>
  332.         </control>
  333.         <control type="label" id="30">
  334.             <font></font>
  335.             <include>HiddenObject</include>
  336.         </control>
  337.     </controls>
  338. </window>
Add Comment
Please, Sign In to add comment