Advertisement
Guest User

DialogPVRChannelsOSD.xml

a guest
May 25th, 2014
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.67 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Foundation -->
  3. <window>
  4. <defaultcontrol always="true">11</defaultcontrol>
  5.  
  6. <controls>
  7.  
  8. <control type="group">
  9. <visible>!Window.IsActive(DialogPVRGuideInfo.xml)</visible>
  10. <include>Animation.SlideOpen.Right</include>
  11. <control type="image">
  12. <posx>-1</posx>
  13. <posy>-1</posy>
  14. <width>668</width>
  15. <height>1082</height>
  16. <texture colordiffuse="PanelBG" border="5">common/white.png</texture>
  17. <bordertexture colordiffuse="PosterBorder" border="5">common/border-inner.png</bordertexture>
  18. <bordersize>1</bordersize>
  19. <animation effect="fade" start="100" end="90" condition="true">Conditional</animation>
  20. </control>
  21. <control type="image">
  22. <posx>530</posx>
  23. <posy>-4</posy>
  24. <width>128</width>
  25. <height>128</height>
  26. <texture>special://skin/extras/icons/livetv.png</texture>
  27. <colordiffuse>PanelFG</colordiffuse>
  28. </control>
  29. <control type="label">
  30. <posx>33</posx>
  31. <posy>10</posy>
  32. <width>400</width>
  33. <align>left</align>
  34. <textcolor>PanelFG</textcolor>
  35. <font>Font-SettingsCategory</font>
  36. <label>$INFO[VideoPlayer.ChannelGroup]</label>
  37. </control>
  38. <control type="label">
  39. <posx>33</posx>
  40. <posy>43</posy>
  41. <width>400</width>
  42. <align>left</align>
  43. <textcolor>PanelFG</textcolor>
  44. <font>Font-ListInfo</font>
  45. <label>$INFO[Container(11).NumItems,, $LOCALIZE[19019]]</label>
  46. </control>
  47.  
  48. <control type="list" id="11">
  49. <posx>11</posx>
  50. <posy>120</posy>
  51. <height>980</height>
  52. <width>645</width>
  53. <orientation>vertical</orientation>
  54. <itemlayout height="120">
  55. <control type="image">
  56. <width>645</width>
  57. <height>109</height>
  58. <texture>common/selected.png</texture>
  59. <aspectratio aligny="top">center</aspectratio>
  60. <animation effect="fade" start="100" end="10" condition="true">Conditional</animation>
  61. <visible>ListItem.IsPlaying</visible>
  62. <colordiffuse>PanelFG</colordiffuse>
  63. </control>
  64. <control type="image">
  65. <posx>22</posx>
  66. <posy>12</posy>
  67. <width>85</width>
  68. <height>85</height>
  69. <texture>$VAR[PVRIcon]</texture>
  70. <aspectratio>keep</aspectratio>
  71. </control>
  72. <control type="label">
  73. <posx>550</posx>
  74. <posy>5</posy>
  75. <width>70</width>
  76. <align>left</align>
  77. <textcolor>PanelFG-NF</textcolor>
  78. <selectedcolor>PanelFG-NF</selectedcolor>
  79. <font>Font-SettingsCategory</font>
  80. <label>$INFO[ListItem.ChannelNumber]</label>
  81. </control>
  82. <control type="progress">
  83. <posx>550</posx>
  84. <posy>65</posy>
  85. <width>67</width>
  86. <height>19</height>
  87. <reveal>true</reveal>
  88. <texturebg>windows/pvr/progress-back.png</texturebg>
  89. <lefttexture>windows/pvr/progress-leftright.png</lefttexture>
  90. <midtexture>windows/pvr/progress-mid.png</midtexture>
  91. <righttexture>windows/pvr/progress-leftright.png</righttexture>
  92. <info>ListItem.Progress</info>
  93. <colordiffuse>PanelFG-NF</colordiffuse>
  94. </control>
  95. <control type="label">
  96. <posx>130</posx>
  97. <posy>5</posy>
  98. <width>400</width>
  99. <align>left</align>
  100. <textcolor>PanelFG-NF</textcolor>
  101. <selectedcolor>PanelFG-NF</selectedcolor>
  102. <font>Font-SettingsCategory</font>
  103. <label>$INFO[ListItem.ChannelName]</label>
  104. </control>
  105. <control type="label">
  106. <posx>130</posx>
  107. <posy>40</posy>
  108. <width>400</width>
  109. <align>left</align>
  110. <font>Font-ListInfo</font>
  111. <textcolor>PanelFG-NF</textcolor>
  112. <selectedcolor>PanelFG-NF</selectedcolor>
  113. <label>$INFO[ListItem.Title]</label>
  114. </control>
  115. </itemlayout>
  116. <focusedlayout height="120">
  117. <control type="image">
  118. <width>645</width>
  119. <height>109</height>
  120. <texture colordiffuse="PosterBorder" border="5">common/border-inner.png</texture>
  121. </control>
  122. <control type="image">
  123. <width>645</width>
  124. <height>109</height>
  125. <texture>common/selected.png</texture>
  126. <aspectratio aligny="top">center</aspectratio>
  127. <animation effect="fade" start="100" end="10" condition="true">Conditional</animation>
  128. <visible>ListItem.IsPlaying</visible>
  129. </control>
  130. <control type="image">
  131. <posx>22</posx>
  132. <posy>12</posy>
  133. <width>85</width>
  134. <height>85</height>
  135. <texture>$VAR[PVRIcon]</texture>
  136. <aspectratio>keep</aspectratio>
  137. </control>
  138. <control type="label">
  139. <posx>550</posx>
  140. <posy>5</posy>
  141. <width>70</width>
  142. <align>left</align>
  143. <textcolor>Selected</textcolor>
  144. <selectedcolor>Selected</selectedcolor>
  145. <font>Font-SettingsCategory</font>
  146. <label>$INFO[ListItem.ChannelNumber]</label>
  147. </control>
  148. <control type="progress">
  149. <posx>550</posx>
  150. <posy>65</posy>
  151. <width>67</width>
  152. <height>19</height>
  153. <reveal>true</reveal>
  154. <texturebg>windows/pvr/progress-back.png</texturebg>
  155. <lefttexture>windows/pvr/progress-leftright.png</lefttexture>
  156. <midtexture>windows/pvr/progress-mid.png</midtexture>
  157. <righttexture>windows/pvr/progress-leftright.png</righttexture>
  158. <info>ListItem.Progress</info>
  159. <colordiffuse>Selected</colordiffuse>
  160. </control>
  161. <control type="label">
  162. <posx>130</posx>
  163. <posy>5</posy>
  164. <width>400</width>
  165. <align>left</align>
  166. <textcolor>Selected</textcolor>
  167. <selectedcolor>Selected</selectedcolor>
  168. <font>Font-SettingsCategory</font>
  169. <label>$INFO[ListItem.ChannelName]</label>
  170. </control>
  171. <control type="label">
  172. <posx>130</posx>
  173. <posy>40</posy>
  174. <width>400</width>
  175. <align>left</align>
  176. <font>Font-ListInfo</font>
  177. <textcolor>Selected</textcolor>
  178. <selectedcolor>Selected</selectedcolor>
  179. <label>$INFO[ListItem.Title]</label>
  180. </control>
  181. </focusedlayout>
  182.  
  183. </control>
  184. </control>
  185. </controls>
  186.  
  187. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement