Guest User

Untitled

a guest
Nov 13th, 2017
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 16.39 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.                 <description>Guide Timeline</description>
  13.                 <visible>Control.IsVisible(50) | Control.IsVisible(51)</visible>
  14.                 <include>OpenClose_Right</include>
  15.                 <include>Visible_Right</include>
  16.                 <control type="group">
  17.                     <top>140</top>
  18.                     <depth>DepthContentPanel</depth>
  19.                     <control type="image">
  20.                         <left>0</left>
  21.                         <top>-10</top>
  22.                         <width>100%</width>
  23.                         <bottom>336</bottom>
  24.                         <texture colordiffuse="E6FFFFFF">dialogs/dialog-bg-nobo.png</texture>
  25.                     </control>
  26.                     <control type="epggrid" id="50">
  27.                         <left>0</left>
  28.                         <top>0</top>
  29.                         <right>20</right>
  30.                         <bottom>340</bottom>
  31.                         <pagecontrol>60</pagecontrol>
  32.                         <scrolltime tween="quadratic" easing="out">300</scrolltime>
  33.                         <timeblocks>34</timeblocks>
  34.                         <rulerunit>6</rulerunit>
  35.                         <onleft>9000</onleft>
  36.                         <onright>60</onright>
  37.                         <onup>50</onup>
  38.                         <ondown>50</ondown>
  39.                         <onback>9000</onback>
  40.                         <viewtype label="19297">list</viewtype>
  41.                         <progresstexture border="0,60,18,14" colordiffuse="$VAR[SkinColorVar]">windows/pvr/epg_progress.png</progresstexture>
  42.                         <rulerlayout height="45" width="1400">
  43.                             <control type="label">
  44.                                 <width>365</width>
  45.                                 <height>45</height>
  46.                                 <font>font12</font>
  47.                                 <label>$INFO[ListItem.Label]</label>
  48.                                 <textoffsetx>10</textoffsetx>
  49.                                 <textcolor>$VAR[SkinColorVar]</textcolor>
  50.                             </control>
  51.                         </rulerlayout>
  52.                         <channellayout height="62" width="350">
  53.                             <control type="image">
  54.                                 <left>7</left>
  55.                                 <top>3</top>
  56.                                 <width>65</width>
  57.                                 <height>56</height>
  58.                                 <texture fallback="DefaultTVGuide.png">$INFO[ListItem.Icon]</texture>
  59.                                 <aspectratio align="center" aligny="center">keep</aspectratio>
  60.                             </control>
  61.                             <control type="label" id="1">
  62.                                 <left>68</left>
  63.                                 <top>-2</top>
  64.                                 <width>290</width>
  65.                                 <height>60</height>
  66.                                 <font>font12</font>
  67.                                 <label>$INFO[ListItem.ChannelName]</label>
  68.                                 <aligny>center</aligny>
  69.                                 <textoffsetx>10</textoffsetx>
  70.                             </control>
  71.                         </channellayout>
  72.                         <focusedchannellayout height="62" width="350">
  73.                             <control type="image">
  74.                                 <left>7</left>
  75.                                 <top>3</top>
  76.                                 <width>65</width>
  77.                                 <height>56</height>
  78.                                 <texture fallback="DefaultTVGuide.png">$INFO[ListItem.Icon]</texture>
  79.                                 <aspectratio align="center" aligny="center">keep</aspectratio>
  80.                             </control>
  81.                             <control type="label" id="1">
  82.                                 <left>68</left>
  83.                                 <top>-2</top>
  84.                                 <width>290</width>
  85.                                 <height>60</height>
  86.                                 <font>font12</font>
  87.                                 <label>$INFO[ListItem.ChannelName]</label>
  88.                                 <textcolor>$VAR[SkinColorVar]</textcolor>
  89.                                 <aligny>center</aligny>
  90.                                 <textoffsetx>10</textoffsetx>
  91.                                 <scroll>true</scroll>
  92.                             </control>
  93.                         </focusedchannellayout>
  94.                         <itemlayout height="62" width="60">
  95.                             <control type="image" id="2">
  96.                                 <width>58</width>
  97.                                 <height>58</height>
  98.                                 <texture border="3" fallback="windows/pvr/epg-genres/0.png">$VAR[PVRGenresVar]</texture>
  99.                             </control>
  100.                             <control type="label" id="1">
  101.                                 <left>6</left>
  102.                                 <top>0</top>
  103.                                 <width>50</width>
  104.                                 <height>30</height>
  105.                                 <aligny>center</aligny>
  106.                                 <font>font12</font>
  107.                                 <label>$INFO[ListItem.Label]</label>
  108.                             </control>
  109.                             <!-- new! -->
  110.                             <control type="label" id="1">
  111.                                 <left>6</left>
  112.                                 <top>30</top>
  113.                                 <width>50</width>
  114.                                 <height>26</height>
  115.                                 <aligny>center</aligny>
  116.                                 <font>font10</font>
  117.                                 <label>[I]$INFO[ListItem.EpisodeName][/I]</label>
  118.                             </control>
  119.                             <!-- end new -->
  120.                             <control type="image">
  121.                                 <left>6</left>
  122.                                 <top>35</top>
  123.                                 <width>20</width>
  124.                                 <height>20</height>
  125.                                 <texture>$VAR[PVRTimerIcon]</texture>
  126.                             </control>
  127.                         </itemlayout>
  128.                         <focusedlayout height="62" width="60">
  129.                             <control type="image" id="2">
  130.                                 <top>2</top>
  131.                                 <left>2</left>
  132.                                 <width>54</width>
  133.                                 <height>54</height>
  134.                                 <texture colordiffuse="$VAR[SkinColorVar]">lists/focus.png</texture>
  135.                                 <visible>Control.HasFocus(50)</visible>
  136.                             </control>
  137.                             <control type="image" id="2">
  138.                                 <width>58</width>
  139.                                 <height>58</height>
  140.                                 <texture border="8" colordiffuse="$VAR[SkinColorVar]">buttons/thumbnail_focused.png</texture>
  141.                             </control>
  142.                             <control type="image" id="2">
  143.                                 <width>58</width>
  144.                                 <height>58</height>
  145.                                 <top>0</top>
  146.                                 <texture border="3" fallback="windows/pvr/epg-genres/0.png">$VAR[PVRGenresVar]</texture>
  147.                                 <visible>!Control.HasFocus(50)</visible>
  148.                             </control>
  149.                             <control type="label" id="1">
  150.                                 <left>6</left>
  151.                                 <top>0</top>
  152.                                 <width>50</width>
  153.                                 <height>30</height>
  154.                                 <aligny>center</aligny>
  155.                                 <font>font12</font>
  156.                                 <label>$INFO[ListItem.Label]</label>
  157.                                 <scroll>true</scroll>
  158.                             </control>
  159.                             <!-- new! -->
  160.                             <control type="label" id="1">
  161.                                 <left>6</left>
  162.                                 <top>30</top>
  163.                                 <width>50</width>
  164.                                 <height>26</height>
  165.                                 <aligny>center</aligny>
  166.                                 <font>font10</font>
  167.                                 <label>[I]$INFO[ListItem.EpisodeName][/I]</label>
  168.                             </control>
  169.                             <!-- end new -->
  170.                             <control type="image">
  171.                                 <left>6</left>
  172.                                 <top>35</top>
  173.                                 <width>20</width>
  174.                                 <height>20</height>
  175.                                 <texture>$VAR[PVRTimerIcon]</texture>
  176.                             </control>
  177.                         </focusedlayout>
  178.                     </control>
  179.                     <control type="epggrid" id="51">
  180.                         <left>0</left>
  181.                         <top>0</top>
  182.                         <right>15</right>
  183.                         <bottom>340</bottom>
  184.                         <orientation>horizontal</orientation>
  185.                         <pagecontrol>60</pagecontrol>
  186.                         <scrolltime tween="quadratic" easing="out">300</scrolltime>
  187.                         <timeblocks>34</timeblocks>
  188.                         <rulerunit>6</rulerunit>
  189.                         <onleft>9000</onleft>
  190.                         <onright>60</onright>
  191.                         <onup>50</onup>
  192.                         <ondown>50</ondown>
  193.                         <onback>9000</onback>
  194.                         <viewtype label="19298">list</viewtype>
  195.                         <progresstexture border="5,10,5,10" colordiffuse="$VAR[SkinColorVar]">windows/pvr/epg_progress_horizontal.png</progresstexture>
  196.                         <rulerdatelayout height="45" width="1920">
  197.                             <control type="label">
  198.                                 <top>-4</top>
  199.                                 <left>10</left>
  200.                                 <right>0</right>
  201.                                 <height>45</height>
  202.                                 <font>font12</font>
  203.                                 <label>$INFO[ListItem.Label]</label>
  204.                                 <textcolor>$VAR[SkinColorVar]</textcolor>
  205.                                 <align>left</align>
  206.                                 <aligny>center</aligny>
  207.                             </control>
  208.                         </rulerdatelayout>
  209.                         <rulerlayout height="70" width="90">
  210.                             <control type="label">
  211.                                 <width>90</width>
  212.                                 <height>70</height>
  213.                                 <font>font12</font>
  214.                                 <label>$INFO[ListItem.Label]</label>
  215.                                 <textoffsetx>10</textoffsetx>
  216.                                 <textcolor>$VAR[SkinColorVar]</textcolor>
  217.                             </control>
  218.                         </rulerlayout>
  219.                         <channellayout height="58" width="363">
  220.                             <control type="image" id="121212">
  221.                                 <left>2</left>
  222.                                 <top>3</top>
  223.                                 <width>85</width>
  224.                                 <height>50</height>
  225.                                 <texture fallback="fallback.png">$INFO[ListItem.Icon]</texture>
  226.                                 <aspectratio align="center" aligny="center">keep</aspectratio>
  227.                             </control>
  228.                             <control type="label">
  229.                                 <left>2</left>
  230.                                 <top>-2</top>
  231.                                 <width>85</width>
  232.                                 <height>60</height>
  233.                                 <font>font24_title</font>
  234.                                 <label>$INFO[ListItem.ChannelNumber]</label>
  235.                                 <align>center</align>
  236.                                 <aligny>center</aligny>
  237.                                 <visible>String.IsEqual(Control.GetLabel(121212),fallback.png)</visible>
  238.                             </control>
  239.                             <control type="label" id="1">
  240.                                 <left>90</left>
  241.                                 <top>-2</top>
  242.                                 <width>271</width>
  243.                                 <height>60</height>
  244.                                 <font>font12</font>
  245.                                 <label>$INFO[ListItem.ChannelName]</label>
  246.                                 <aligny>center</aligny>
  247.                                 <textoffsetx>10</textoffsetx>
  248.                             </control>
  249.                         </channellayout>
  250.                         <focusedchannellayout height="58" width="363">
  251.                             <control type="image" id="121213">
  252.                                 <left>2</left>
  253.                                 <top>3</top>
  254.                                 <width>85</width>
  255.                                 <height>50</height>
  256.                                 <texture fallback="fallback.png">$INFO[ListItem.Icon]</texture>
  257.                                 <aspectratio align="center" aligny="center">keep</aspectratio>
  258.                             </control>
  259.                             <control type="label">
  260.                                 <left>2</left>
  261.                                 <top>-2</top>
  262.                                 <width>85</width>
  263.                                 <height>60</height>
  264.                                 <font>font24_title</font>
  265.                                 <label>$INFO[ListItem.ChannelNumber]</label>
  266.                                 <textcolor>$VAR[SkinColorVar]</textcolor>
  267.                                 <align>center</align>
  268.                                 <aligny>center</aligny>
  269.                                 <visible>String.IsEqual(Control.GetLabel(121213),fallback.png)</visible>
  270.                             </control>
  271.                             <control type="label" id="1">
  272.                                 <left>90</left>
  273.                                 <top>-2</top>
  274.                                 <width>271</width>
  275.                                 <height>60</height>
  276.                                 <font>font12</font>
  277.                                 <label>$INFO[ListItem.ChannelName]</label>
  278.                                 <scroll>true</scroll>
  279.                                 <textcolor>$VAR[SkinColorVar]</textcolor>
  280.                                 <aligny>center</aligny>
  281.                                 <textoffsetx>10</textoffsetx>
  282.                             </control>
  283.                         </focusedchannellayout>
  284.                         <itemlayout height="58" width="60">
  285.                             <control type="image" id="2">
  286.                                 <width>58</width>
  287.                                 <height>58</height>
  288.                                 <texture border="3" fallback="windows/pvr/epg-genres/0.png">$VAR[PVRGenresVar]</texture>
  289.                             </control>
  290.                             <control type="label" id="1">
  291.                                 <left>6</left>
  292.                                 <top>0</top>
  293.                                 <width>50</width>
  294.                                 <height>36</height>
  295.                                 <aligny>center</aligny>
  296.                                 <font>font12</font>
  297.                                 <label>$INFO[ListItem.Label]</label>
  298.                             </control>
  299.                             <!-- new! -->
  300.                             <control type="label" id="1">
  301.                                 <left>6</left>
  302.                                 <top>36</top>
  303.                                 <width>50</width>
  304.                                 <height>20</height>
  305.                                 <aligny>center</aligny>
  306.                                 <font>font10</font>
  307.                                 <label>[I]$INFO[ListItem.EpisodeName][/I]</label>
  308.                             </control>
  309.                             <!-- end new -->
  310.                             <control type="image">
  311.                                 <left>6</left>
  312.                                 <top>32</top>
  313.                                 <width>20</width>
  314.                                 <height>20</height>
  315.                                 <texture>$VAR[PVRTimerIcon]</texture>
  316.                             </control>
  317.                         </itemlayout>
  318.                         <focusedlayout height="58" width="60">
  319.                             <control type="image" id="2">
  320.                                 <top>2</top>
  321.                                 <left>2</left>
  322.                                 <width>54</width>
  323.                                 <height>54</height>
  324.                                 <texture colordiffuse="$VAR[SkinColorVar]">lists/focus.png</texture>
  325.                                 <visible>Control.HasFocus(51)</visible>
  326.                             </control>
  327.                             <control type="image" id="2">
  328.                                 <width>58</width>
  329.                                 <height>58</height>
  330.                                 <texture border="8" colordiffuse="$VAR[SkinColorVar]">buttons/thumbnail_focused.png</texture>
  331.                             </control>
  332.                             <control type="image" id="2">
  333.                                 <width>58</width>
  334.                                 <height>58</height>
  335.                                 <top>0</top>
  336.                                 <texture border="3" fallback="windows/pvr/epg-genres/0.png">$VAR[PVRGenresVar]</texture>
  337.                                 <visible>!Control.HasFocus(51)</visible>
  338.                             </control>
  339.                             <control type="label" id="1">
  340.                                 <left>6</left>
  341.                                 <top>0</top>
  342.                                 <width>50</width>
  343.                                 <height>36</height>
  344.                                 <aligny>center</aligny>
  345.                                 <font>font12</font>
  346.                                 <label>$INFO[ListItem.Label]</label>
  347.                                 <scroll>true</scroll>
  348.                             </control>
  349.                             <!-- new! -->
  350.                             <control type="label" id="1">
  351.                                 <left>6</left>
  352.                                 <top>36</top>
  353.                                 <width>50</width>
  354.                                 <height>20</height>
  355.                                 <aligny>center</aligny>
  356.                                 <font>font10</font>
  357.                                 <label>[I]$INFO[ListItem.EpisodeName][/I]</label>
  358.                             </control>
  359.                             <!-- end new -->
  360.                             <control type="image">
  361.                                 <left>6</left>
  362.                                 <top>32</top>
  363.                                 <width>20</width>
  364.                                 <height>20</height>
  365.                                 <texture>$VAR[PVRTimerIcon]</texture>
  366.                             </control>
  367.                         </focusedlayout>
  368.                     </control>
  369.                     <control type="scrollbar" id="60">
  370.                         <right>0</right>
  371.                         <top>103</top>
  372.                         <width>12</width>
  373.                         <bottom>336</bottom>
  374.                         <onleft>50</onleft>
  375.                         <onright>50</onright>
  376.                         <orientation>vertical</orientation>
  377.                         <texturesliderbackground colordiffuse="22FFFFFF">colors/white.png</texturesliderbackground>
  378.                         <animation effect="fade" start="100" end="40" time="0" condition="!system.getbool(input.enablemouse)">Conditional</animation>
  379.                         <visible>Control.IsVisible(51)</visible>
  380.                     </control>
  381.                     <control type="scrollbar" id="60">
  382.                         <right>0</right>
  383.                         <top>47</top>
  384.                         <width>12</width>
  385.                         <bottom>340</bottom>
  386.                         <onleft>10</onleft>
  387.                         <onright>10</onright>
  388.                         <orientation>vertical</orientation>
  389.                         <texturesliderbackground colordiffuse="22FFFFFF">colors/white.png</texturesliderbackground>
  390.                         <animation effect="fade" start="100" end="40" time="0" condition="!system.getbool(input.enablemouse)">Conditional</animation>
  391.                         <visible>Control.IsVisible(50)</visible>
  392.                     </control>
  393.                 </control>
  394.                 <control type="group">
  395.                     <bottom>0</bottom>
  396.                     <height>300</height>
  397.                     <control type="videowindow">
  398.                         <left>30</left>
  399.                         <width>242</width>
  400.                         <height>202</height>
  401.                         <visible>Player.HasVideo</visible>
  402.                         <visible>!Window.IsVisible(DialogPVRInfo.xml)</visible>
  403.                     </control>
  404.                     <control type="image">
  405.                         <left>30</left>
  406.                         <width>242</width>
  407.                         <height>202</height>
  408.                         <fadetime>400</fadetime>
  409.                         <aspectratio align="center" aligny="center">keep</aspectratio>
  410.                         <texture fallback="DefaultTVGuide.png">$VAR[PVRArtworksVar]</texture>              
  411.                         <visible>!Player.HasVideo</visible>
  412.                     </control>
  413.                     <control type="label">
  414.                         <top>-9</top>
  415.                         <left>300</left>
  416.                         <right>540</right>
  417.                         <height>30</height>
  418.                         <textcolor>$VAR[SkinColorVar]</textcolor>
  419.                         <label>$INFO[ListItem.StartTime,, - ]$INFO[ListItem.EndTime][B]$INFO[ListItem.EpgEventTitle,  [COLOR white],[/COLOR]]$INFO[ListItem.Season,[COLOR white] - ,x[/COLOR]]$INFO[ListItem.Episode,[COLOR white],.[/COLOR]]$INFO[ListItem.EpisodeName, [COLOR white],[/COLOR]][/B]</label>
  420.                         <scroll>true</scroll>
  421.                     </control>
  422.                     <control type="label">
  423.                         <top>-9</top>
  424.                         <width>500</width>
  425.                         <right>30</right>
  426.                         <height>30</height>
  427.                         <align>right</align>
  428.                         <textcolor>$VAR[SkinColorVar]</textcolor>
  429.                         <label>$INFO[ListItem.Genre, $LOCALIZE[515] : [COLOR white],[/COLOR]]</label>
  430.                         <scroll>true</scroll>
  431.                     </control>
  432.                     <control type="textbox">
  433.                         <left>300</left>
  434.                         <top>38</top>
  435.                         <right>30</right>
  436.                         <height>173</height>
  437.                         <align>justify</align>
  438.                         <label>$INFO[ListItem.Plot]</label>
  439.                         <autoscroll delay="10000" time="3000" repeat="10000">Skin.HasSetting(AutoScroll)</autoscroll>
  440.                         <visible>!String.IsEqual(Skin.Font, Arial)</visible>
  441.                     </control>
  442.                     <control type="textbox">
  443.                         <left>300</left>
  444.                         <top>38</top>
  445.                         <right>30</right>
  446.                         <height>165</height>
  447.                         <align>justify</align>
  448.                         <label>$INFO[ListItem.Plot]</label>
  449.                         <autoscroll delay="10000" time="3000" repeat="10000">Skin.HasSetting(AutoScroll)</autoscroll>
  450.                         <visible>String.IsEqual(Skin.Font, Arial)</visible>
  451.                     </control>
  452.                 </control>
  453.             </control>
  454.             <include>PVRChannelNumberInput</include>
  455.             <include content="TopBar">
  456.                 <param name="breadcrumbs_label" value="$VAR[BreadcrumbsPVRGuideVar]" />
  457.                 <param name="sublabel" value="" />
  458.             </include>
  459.             <include content="BottomBar">
  460.                 <param name="info_visible" value="true" />
  461.             </include>
  462.             <control type="group">
  463.                 <include>MediaMenuCommon</include>
  464.                 <include content="PVRSideBar">
  465.                     <param name="group_label2" value="$INFO[Control.GetLabel(30)]" />
  466.                 </include>
  467.             </control>
  468.         </control>
  469.         <control type="label" id="29">
  470.             <font></font>
  471.             <include>HiddenObject</include>
  472.         </control>
  473.         <control type="label" id="30">
  474.             <font></font>
  475.             <include>HiddenObject</include>
  476.         </control>
  477.     </controls>
  478. </window>
Add Comment
Please, Sign In to add comment