home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Equipement / Media-portal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _79783462E8B64EE5BE28331DB51492CF < prev    next >
Text File  |  2004-09-14  |  23KB  |  825 lines

  1. <window>
  2.     <id>3003</id> 
  3.     <defaultcontrol>213</defaultcontrol> 
  4.     <allowoverlay>no</allowoverlay>
  5. <controls>
  6.     <control>
  7.         <description>TopBar</description> 
  8.         <type>image</type> 
  9.         <id>30</id> 
  10.         <posX>0</posX> 
  11.         <posY>0</posY>
  12.         <texture>TopBarOSD.png</texture>        
  13.         <visible>yes</visible> 
  14.     </control>
  15.     <control>
  16.         <description>Progress Bar</description> 
  17.         <type>tvprogress</type> 
  18.         <id>1</id> 
  19.         <posX>100</posX> 
  20.         <posY>45</posY> 
  21.         <width>540</width>
  22.         <toptexture>ProgressBar-Top-transparent.png</toptexture> 
  23.         <bottomtexture>-</bottomtexture>
  24.         <texturetick>ProgressBar-Tick.png</texturetick>
  25.         <lefttexture>ProgressBar-Left-transparent.png</lefttexture> 
  26.         <midtexture>ProgressBar-Base-transparent.png</midtexture> 
  27.         <righttexture>ProgressBar-Right-transparent.png</righttexture> 
  28.         
  29.         <fillbackgroundtexture>-</fillbackgroundtexture>
  30.         <fillbgxoff>10</fillbgxoff>
  31.         <fillbgyoff>10</fillbgyoff>
  32.  
  33.         <filltexture1>progress_red.png</filltexture1>
  34.         <filltexture2>progress_green.png</filltexture2>
  35.         <filltexture3>progress_orange.png</filltexture3>
  36.         <fillheight>30</fillheight>
  37.         <visible>yes</visible> 
  38.         <label>#TV.Record.percent1</label>
  39.         <label1>#TV.Record.percent2</label1>
  40.         <label2>#TV.Record.percent3</label2>
  41.  
  42.         <startlabel>0:00        </startlabel>
  43.         <endlabel>#TV.Record.duration</endlabel>
  44.         <toplabel>#TV.Record.current</toplabel>
  45.         <font>font13</font> 
  46.         <textcolor>FF000000</textcolor> 
  47.     </control> 
  48.     <control>
  49.         <description>channelbutton background</description> 
  50.         <type>image</type> 
  51.         <id>1</id> 
  52.         <posX>160</posX> 
  53.         <posY>105</posY>
  54.         <width>42</width>
  55.         <height>182</height>
  56.         <texture>TransparenTextBackground.png</texture>        
  57.         <visible>yes</visible> 
  58.     </control>
  59.     <control>
  60.         <description>Channel Button Up</description>
  61.         <type>button</type>
  62.         <id>31</id>
  63.         <posX>165</posX>
  64.         <posY>110</posY>
  65.         <width>32</width>
  66.         <height>32</height>
  67.         <textureFocus>scroll-up-focus.png</textureFocus>
  68.         <textureNoFocus>scroll-up.png</textureNoFocus>
  69.         <label>-</label>
  70.         <onleft>31</onleft>
  71.         <onright>33</onright>
  72.         <onup>31</onup>
  73.         <ondown>32</ondown>
  74.     </control>    
  75.     <control>
  76.         <description>Channel Button Down</description>
  77.         <type>button</type>
  78.         <id>32</id>
  79.         <posX>165</posX>
  80.         <posY>250</posY>
  81.         <width>32</width>
  82.         <height>32</height>
  83.         <textureFocus>scroll-down-focus.png</textureFocus>
  84.         <textureNoFocus>scroll-down.png</textureNoFocus>
  85.         <label>-</label>
  86.         <onleft>32</onleft>
  87.         <onright>33</onright>
  88.         <onup>31</onup>
  89.         <ondown>212</ondown>
  90.     </control>
  91.     <control>
  92.         <description>programbutton background</description> 
  93.         <type>image</type> 
  94.         <id>1</id> 
  95.         <posX>255</posX> 
  96.         <posY>105</posY>
  97.         <width>292</width>
  98.         <height>42</height>
  99.         <texture>TransparenTextBackground.png</texture>        
  100.         <visible>yes</visible> 
  101.     </control>
  102.     <control>
  103.         <description>Program Button Left</description>
  104.         <type>button</type>
  105.         <id>33</id>
  106.         <posX>260</posX>
  107.         <posY>110</posY>
  108.         <width>32</width>
  109.         <height>32</height>
  110.         <textureFocus>scroll-left-focus.png</textureFocus>
  111.         <textureNoFocus>scroll-left.png</textureNoFocus>
  112.         <label>-</label>
  113.         <onleft>31</onleft>
  114.         <onright>34</onright>
  115.         <onup>33</onup>
  116.         <ondown>212</ondown>
  117.     </control>
  118.     <control>
  119.         <description>Program Button Right</description>
  120.         <type>button</type>
  121.         <id>34</id>
  122.         <posX>510</posX>
  123.         <posY>110</posY>
  124.         <width>32</width>
  125.         <height>32</height>
  126.         <textureFocus>scroll-right-focus.png</textureFocus>
  127.         <textureNoFocus>scroll-right.png</textureNoFocus>
  128.         <label>-</label>
  129.         <onleft>33</onleft>
  130.         <onright>34</onright>
  131.         <onup>34</onup>
  132.         <ondown>212</ondown>
  133.     </control>
  134.     <control>
  135.         <description>TVScreen</description> 
  136.         <type>image</type> 
  137.         <id>1</id> 
  138.         <posX>135</posX> 
  139.         <posY>160</posY>
  140.         <width>90</width>
  141.         <height>70</height>
  142.         <texture>TVScreen.png</texture>        
  143.         <visible>yes</visible> 
  144.     </control>
  145.     <control>
  146.         <description>TV Logo</description> 
  147.         <type>image</type> 
  148.         <id>10</id> 
  149.         <posX>160</posX> 
  150.         <posY>173</posY>
  151.         <width>40</width>
  152.         <height>40</height>
  153.         <texture>-</texture>        
  154.         <visible>yes</visible> 
  155.     </control>
  156.     <control>
  157.         <description>Current channel</description> 
  158.         <type>label</type> 
  159.         <id>35</id> 
  160.         <posX>130</posX> 
  161.         <posY>230</posY>
  162.         <label>-</label> 
  163.         <align>left</align> 
  164.         <font>font13</font> 
  165.         <textcolor>FFB2D4F5</textcolor> 
  166.     </control>
  167.     <control>
  168.         <description>programdescription background</description> 
  169.         <type>image</type> 
  170.         <id>1</id> 
  171.         <posX>250</posX> 
  172.         <posY>140</posY>
  173.         <width>330</width>
  174.         <height>150</height>
  175.         <texture>TransparenTextBackground.png</texture>        
  176.         <visible>yes</visible> 
  177.     </control>
  178.     <control>
  179.         <description>Program description</description> 
  180.         <id>5000</id> 
  181.         <type>textboxscrollup</type> 
  182.         <posX>255</posX> 
  183.         <posY>170</posY>
  184.         <width>320</width> 
  185.         <height>110</height>
  186.         <align>left</align> 
  187.         <font>font13</font>
  188.         <label>#TV.View.description</label>
  189.         <textcolor>FFFFFFFF</textcolor>
  190.     </control>
  191.     <control>
  192.         <description>On tv NOW</description> 
  193.         <id>36</id> 
  194.         <type>textbox</type> 
  195.         <width>180</width> 
  196.         <height>60</height>
  197.         <posX>255</posX> 
  198.         <posY>147</posY>
  199.         <align>left</align> 
  200.         <font>font24</font> 
  201.         <textcolor>FFB2D4F5</textcolor>
  202.     </control>
  203.     <control>
  204.         <description>On tv NEXT</description> 
  205.         <id>37</id> 
  206.         <type>textbox</type> 
  207.         <width>180</width> 
  208.         <height>60</height>
  209.         <posX>290</posX> 
  210.         <posY>115</posY>
  211.         <align>left</align> 
  212.         <font>font24</font> 
  213.         <textcolor>FFB2D4F5</textcolor>
  214.     </control>
  215.     <control>
  216.         <description>Panel</description> 
  217.         <type>image</type> 
  218.         <id>0</id> 
  219.         <posX>120</posX> 
  220.         <posY>450</posY>
  221.         <height>70</height>
  222.         <width>480</width>
  223.         <texture>osd_panel.png</texture>        
  224.         <visible>yes</visible> 
  225.     </control>
  226.     <control>
  227.         <description>Skip Bwd</description> 
  228.         <type>togglebutton</type> 
  229.         <id>210</id> 
  230.         <posX>180</posX> 
  231.         <posY>468</posY> 
  232.         <width>22</width> 
  233.         <height>27</height> 
  234.         <AltTextureFocus>osd_button_skip_minusFO.png</AltTextureFocus> 
  235.         <AltTextureNoFocus>osd_button_skip_minusNF.png</AltTextureNoFocus> 
  236.         <textureFocus>osd_button_skip_minusSELFO.png</textureFocus> 
  237.         <textureNoFocus>osd_button_skip_minusSELNF.png</textureNoFocus> 
  238.         <label>-</label> 
  239.         <font>-</font> 
  240.         <onleft>219</onleft> 
  241.         <onright>215</onright> 
  242.         <onup>32</onup> 
  243.         <ondown>210</ondown> 
  244.     </control>
  245.     <control>
  246.         <description>Skip Fwd</description> 
  247.         <type>togglebutton</type> 
  248.         <id>215</id> 
  249.         <posX>205</posX> 
  250.         <posY>468</posY> 
  251.         <width>22</width> 
  252.         <height>27</height> 
  253.         <AltTextureFocus>osd_button_skip_plusFO.png</AltTextureFocus> 
  254.         <AltTextureNoFocus>osd_button_skip_plusNF.png</AltTextureNoFocus> 
  255.         <textureFocus>osd_button_skip_plusSELFO.png</textureFocus> 
  256.         <textureNoFocus>osd_button_skip_plusSELNF.png</textureNoFocus> 
  257.         <label>-</label> 
  258.         <font>-</font> 
  259.         <onleft>210</onleft> 
  260.         <onright>212</onright> 
  261.         <onup>32</onup> 
  262.         <ondown>215</ondown> 
  263.     </control>
  264.     <control>
  265.         <description>Stop</description> 
  266.         <type>button</type> 
  267.         <id>212</id> 
  268.         <posX>230</posX> 
  269.         <posY>468</posY> 
  270.         <width>21</width> 
  271.         <height>25</height> 
  272.         <textureFocus>osd_button_stopFO.png</textureFocus> 
  273.         <textureNoFocus>osd_button_stopNF.png</textureNoFocus> 
  274.         <label>-</label> 
  275.         <font>-</font> 
  276.         <onleft>215</onleft> 
  277.         <onright>213</onright> 
  278.         <onup>32</onup> 
  279.         <ondown>212</ondown> 
  280.     </control>
  281.     <control>
  282.         <description>Play</description> 
  283.         <type>togglebutton</type> 
  284.         <id>213</id> 
  285.         <posX>255</posX> 
  286.         <posY>468</posY> 
  287.         <width>16</width> 
  288.         <height>27</height> 
  289.         <AltTextureFocus>osd_button_pauseFO.png</AltTextureFocus> 
  290.         <AltTextureNoFocus>osd_button_pauseNF.png</AltTextureNoFocus> 
  291.         <textureFocus>osd_button_playFO.png</textureFocus> 
  292.         <textureNoFocus>osd_button_playNF.png</textureNoFocus> 
  293.         <label>-</label> 
  294.         <font>-</font> 
  295.         <onleft>212</onleft> 
  296.         <onright>211</onright> 
  297.         <onup>32</onup> 
  298.         <ondown>213</ondown> 
  299.     </control>
  300.     <control>
  301.         <description>Rewind</description> 
  302.         <type>togglebutton</type> 
  303.         <id>211</id> 
  304.         <posX>280</posX> 
  305.         <posY>468</posY> 
  306.         <width>22</width> 
  307.         <height>25</height> 
  308.         <AltTextureFocus>osd_button_rewFO.png</AltTextureFocus> 
  309.         <AltTextureNoFocus>osd_button_rewNF.png</AltTextureNoFocus> 
  310.         <textureFocus>osd_button_rewSELFO.png</textureFocus> 
  311.         <textureNoFocus>osd_button_rewSELNF.png</textureNoFocus> 
  312.         <label>-</label> 
  313.         <font>-</font> 
  314.         <onleft>213</onleft> 
  315.         <onright>214</onright> 
  316.         <onup>32</onup> 
  317.         <ondown>211</ondown> 
  318.     </control>
  319.     <control>
  320.         <description>Fast Forward</description> 
  321.         <type>togglebutton</type> 
  322.         <id>214</id> 
  323.         <posX>305</posX> 
  324.         <posY>468</posY> 
  325.         <width>22</width> 
  326.         <height>25</height> 
  327.         <AltTextureFocus>osd_button_ffFO.png</AltTextureFocus> 
  328.         <AltTextureNoFocus>osd_button_ffNF.png</AltTextureNoFocus> 
  329.         <textureFocus>osd_button_ffSELFO.png</textureFocus> 
  330.         <textureNoFocus>osd_button_ffSELNF.png</textureNoFocus> 
  331.         <label>-</label> 
  332.         <font>-</font> 
  333.         <onleft>211</onleft> 
  334.         <onright>216</onright> 
  335.         <onup>32</onup> 
  336.         <ondown>214</ondown> 
  337.     </control>
  338.     <control>
  339.         <description>Volume</description> 
  340.         <type>togglebutton</type> 
  341.         <id>216</id> 
  342.         <posX>340</posX> 
  343.         <posY>468</posY> 
  344.         <width>35</width> 
  345.         <height>25</height> 
  346.         <AltTextureFocus>osd_button_volumeFO.png</AltTextureFocus> 
  347.         <AltTextureNoFocus>osd_button_volumeNF.png</AltTextureNoFocus> 
  348.         <textureFocus>osd_button_volumeSELFO.png</textureFocus> 
  349.         <textureNoFocus>osd_button_volumeSELNF.png</textureNoFocus> 
  350.         <label>-</label> 
  351.         <font>-</font> 
  352.         <onleft>214</onleft> 
  353.         <onright>220</onright> 
  354.         <onup>32</onup> 
  355.         <ondown>216</ondown> 
  356.     </control>
  357.     <control>
  358.         <description>Video Menu</description> 
  359.         <type>togglebutton</type> 
  360.         <id>220</id> 
  361.         <posX>380</posX> 
  362.         <posY>468</posY> 
  363.         <width>35</width> 
  364.         <height>25</height> 
  365.         <AltTextureFocus>osd_button_videoFO.png</AltTextureFocus> 
  366.         <AltTextureNoFocus>osd_button_videoNF.png</AltTextureNoFocus> 
  367.         <textureFocus>osd_button_videoSELFO.png</textureFocus> 
  368.         <textureNoFocus>osd_button_videoSELNF.png</textureNoFocus> 
  369.         <label>-</label> 
  370.         <font>-</font> 
  371.         <onleft>216</onleft> 
  372.         <onright>221</onright> 
  373.         <onup>32</onup> 
  374.         <ondown>220</ondown> 
  375.     </control>
  376.     <control>
  377.         <description>Audio Menu</description> 
  378.         <type>togglebutton</type> 
  379.         <id>221</id> 
  380.         <posX>420</posX> 
  381.         <posY>468</posY> 
  382.         <width>35</width> 
  383.         <height>25</height>
  384.         <AltTextureFocus>osd_button_audioFO.png</AltTextureFocus> 
  385.         <AltTextureNoFocus>osd_button_audioNF.png</AltTextureNoFocus> 
  386.         <textureFocus>osd_button_audioSELFO.png</textureFocus> 
  387.         <textureNoFocus>osd_button_audioSELNF.png</textureNoFocus> 
  388.         <label>-</label> 
  389.         <font>-</font> 
  390.         <onleft>220</onleft> 
  391.         <onright>218</onright> 
  392.         <onup>32</onup> 
  393.         <ondown>221</ondown> 
  394.     </control>
  395.     <control>
  396.         <description>Subtitles Menu</description> 
  397.         <type>togglebutton</type> 
  398.         <id>218</id> 
  399.         <posX>460</posX> 
  400.         <posY>468</posY> 
  401.         <width>35</width> 
  402.         <height>25</height> 
  403.         <AltTextureFocus>osd_button_subtitlesFO.png</AltTextureFocus> 
  404.         <AltTextureNoFocus>osd_button_subtitlesNF.png</AltTextureNoFocus> 
  405.         <textureFocus>osd_button_subtitlesSELFO.png</textureFocus> 
  406.         <textureNoFocus>osd_button_subtitlesSELNF.png</textureNoFocus> 
  407.         <label>-</label> 
  408.         <font>-</font> 
  409.         <onleft>221</onleft> 
  410.         <onright>219</onright> 
  411.         <onup>32</onup> 
  412.         <ondown>218</ondown> 
  413.     </control>
  414.     <control>
  415.         <description>Bookmarks Menu</description> 
  416.         <type>togglebutton</type> 
  417.         <id>219</id> 
  418.         <posX>500</posX> 
  419.         <posY>468</posY> 
  420.         <width>35</width> 
  421.         <height>25</height> 
  422.         <AltTextureFocus>osd_button_bookmarkFO.png</AltTextureFocus> 
  423.         <AltTextureNoFocus>osd_button_bookmarkNF.png</AltTextureNoFocus> 
  424.         <textureFocus>osd_button_bookmarkSELFO.png</textureFocus> 
  425.         <textureNoFocus>osd_button_bookmarkSELNF.png</textureNoFocus> 
  426.         <label>-</label> 
  427.         <font>-</font> 
  428.         <onleft>218</onleft> 
  429.         <onright>210</onright> 
  430.         <onup>32</onup> 
  431.         <ondown>219</ondown> 
  432.     </control>
  433.     <control>
  434.         <description>Sub Menu Background (volume)</description> 
  435.         <type>image</type> 
  436.         <id>300</id> 
  437.         <width>192</width> 
  438.         <height>50</height> 
  439.         <posX>220</posX> 
  440.         <posY>390</posY> 
  441.         <texture>osd_menu_bg.png</texture> 
  442.         <colorkey>0</colorkey> 
  443.         <colordiffuse>ffffffff</colordiffuse> 
  444.         <visible>no</visible> 
  445.     </control>
  446.     <control>
  447.         <description>Sub Menu Background (subtitles)</description> 
  448.         <type>image</type> 
  449.         <id>302</id> 
  450.         <posX>80</posX> 
  451.         <posY>273</posY>
  452.         <width>370</width> 
  453.         <height>150</height> 
  454.         <texture>osd_menu_bg.png</texture> 
  455.         <colorkey>0</colorkey> 
  456.         <colordiffuse>ffffffff</colordiffuse> 
  457.         <visible>no</visible> 
  458.     </control>
  459.     <control>
  460.         <description>Sub Menu Background (bookmarks)</description> 
  461.         <type>image</type> 
  462.         <id>303</id> 
  463.         <posX>80</posX> 
  464.         <posY>273</posY>
  465.         <width>370</width> 
  466.         <height>170</height>         
  467.         <texture>osd_menu_bg.png</texture> 
  468.         <colorkey>0</colorkey> 
  469.         <colordiffuse>ffffffff</colordiffuse> 
  470.         <visible>no</visible> 
  471.     </control>
  472.     <control>
  473.         <description>Sub Menu Background (video)</description> 
  474.         <type>image</type> 
  475.         <id>304</id> 
  476.         <posX>80</posX> 
  477.         <posY>213</posY>
  478.         <width>370</width> 
  479.         <height>210</height> 
  480.         <texture>osd_menu_bg.png</texture> 
  481.         <colorkey>0</colorkey> 
  482.         <colordiffuse>ffffffff</colordiffuse> 
  483.         <visible>no</visible> 
  484.     </control>
  485.     <control>
  486.         <description>Sub Menu Background (audio)</description> 
  487.         <type>image</type> 
  488.         <id>305</id>        
  489.         <posX>80</posX> 
  490.         <posY>273</posY>
  491.         <width>370</width> 
  492.         <height>150</height> 
  493.         <texture>osd_menu_bg.png</texture> 
  494.         <colorkey>0</colorkey> 
  495.         <colordiffuse>ffffffff</colordiffuse> 
  496.         <visible>no</visible> 
  497.     </control>
  498.     <control>
  499.         <description>Sub Menu Nib</description> 
  500.         <type>image</type> 
  501.         <id>350</id> 
  502.         <posX>0</posX> 
  503.         <posY>0</posY> 
  504.         <texture>-</texture> 
  505.         <colorkey>0</colorkey> 
  506.         <colordiffuse>ffffffff</colordiffuse> 
  507.         <visible>no</visible> 
  508.     </control>
  509.     <control>
  510.         <description>Volume Slider</description> 
  511.         <type>slider</type> 
  512.         <id>400</id> 
  513.         <posX>230</posX> 
  514.         <posY>400</posY>
  515.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  516.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  517.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  518.         <onup>216</onup> 
  519.         <ondown>216</ondown> 
  520.         <onleft>400</onleft> 
  521.         <onright>400</onright> 
  522.         <visible>no</visible> 
  523.     </control>
  524.     <control>
  525.         <description>SubTitle Delay label</description> 
  526.         <type>label</type> 
  527.         <id>850</id> 
  528.         <posX>98</posX> 
  529.         <posY>290</posY> 
  530.         <label>303</label> 
  531.         <font>font13</font> 
  532.         <textcolor>FFFFFFFF</textcolor> 
  533.         <visible>no</visible> 
  534.     </control>
  535.     <control>
  536.         <description>SubTitle Delay Slider</description> 
  537.         <type>slider</type> 
  538.         <id>800</id> 
  539.         <posX>198</posX> 
  540.         <posY>290</posY> 
  541.         <subtype>float</subtype> 
  542.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  543.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  544.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  545.         <onup>800</onup> 
  546.         <ondown>801</ondown> 
  547.         <onleft>800</onleft> 
  548.         <onright>800</onright> 
  549.         <visible>no</visible> 
  550.     </control>
  551.     <control>
  552.         <description>SubTitles On/Off Checkbox</description> 
  553.         <type>checkmark</type> 
  554.         <id>801</id> 
  555.         <posX>98</posX> 
  556.         <posY>310</posY> 
  557.         <label>305</label> 
  558.         <onup>800</onup> 
  559.         <ondown>802</ondown> 
  560.         <onleft>801</onleft> 
  561.         <onright>801</onright> 
  562.         <visible>no</visible> 
  563.     </control>
  564.     <control>
  565.         <description>Sub Titles List Control</description> 
  566.         <type>listcontrol</type> 
  567.         <id>802</id> 
  568.         <posX>118</posX> 
  569.         <posY>340</posY> 
  570.         <width>300</width> 
  571.         <height>100</height> 
  572.         <onleft>801</onleft> 
  573.         <onright>800</onright> 
  574.         <onup>802</onup> 
  575.         <ondown>802</ondown> 
  576.         <visible>no</visible> 
  577.     </control>
  578.     <control>
  579.         <description>A/v Delay label</description> 
  580.         <type>label</type> 
  581.         <id>550</id> 
  582.         <posX>98</posX> 
  583.         <posY>290</posY> 
  584.         <label>297</label> 
  585.         <font>font13</font> 
  586.         <textcolor>FFFFFFFF</textcolor> 
  587.         <visible>no</visible> 
  588.     </control>
  589.     <control>
  590.         <description>A/V Delay Slider</description> 
  591.         <type>slider</type> 
  592.         <id>500</id> 
  593.         <posX>198</posX> 
  594.         <posY>290</posY> 
  595.         <subtype>float</subtype> 
  596.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  597.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  598.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  599.         <onup>500</onup> 
  600.         <ondown>501</ondown> 
  601.         <onleft>501</onleft> 
  602.         <onright>501</onright> 
  603.         <visible>no</visible> 
  604.     </control>
  605.     <control>
  606.         <description>Audio Stream List Control</description> 
  607.         <type>listcontrol</type> 
  608.         <id>501</id> 
  609.         <posX>118</posX> 
  610.         <posY>325</posY> 
  611.         <width>300</width> 
  612.         <height>150</height> 
  613.         <onleft>500</onleft> 
  614.         <onright>500</onright> 
  615.         <onup>501</onup> 
  616.         <ondown>501</ondown> 
  617.         <visible>no</visible> 
  618.     </control>
  619.     <control>
  620.         <description>Video Position label</description> 
  621.         <type>label</type> 
  622.         <id>750</id> 
  623.         <posX>98</posX> 
  624.         <posY>230</posY> 
  625.         <label>298</label> 
  626.         <font>font13</font> 
  627.         <textcolor>FFFFFFFF</textcolor> 
  628.         <visible>no</visible> 
  629.     </control>
  630.     <control>
  631.         <description>Video Position Slider</description> 
  632.         <type>slider</type> 
  633.         <id>700</id> 
  634.         <posX>198</posX> 
  635.         <posY>230</posY> 
  636.         <subtype>int</subtype> 
  637.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  638.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  639.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  640.         <onup>700</onup> 
  641.         <ondown>701</ondown> 
  642.         <onleft>700</onleft> 
  643.         <onright>702</onright> 
  644.         <visible>no</visible> 
  645.     </control>
  646.     <control>
  647.         <description>Non-Interleaved Checkbox</description> 
  648.         <type>checkmark</type> 
  649.         <id>701</id> 
  650.         <posX>98</posX> 
  651.         <posY>260</posY> 
  652.         <label>306</label> 
  653.         <onup>700</onup> 
  654.         <ondown>703</ondown> 
  655.         <onleft>701</onleft> 
  656.         <onright>701</onright> 
  657.         <visible>no</visible> 
  658.     </control>
  659.     <control>
  660.         <description>No Cache Checkbox</description> 
  661.         <type>checkmark</type> 
  662.         <id>702</id> 
  663.         <posX>308</posX> 
  664.         <posY>260</posY> 
  665.         <label>431</label> 
  666.         <onup>700</onup> 
  667.         <ondown>703</ondown> 
  668.         <onleft>701</onleft> 
  669.         <onright>702</onright> 
  670.         <visible>no</visible> 
  671.     </control>
  672.     <control>
  673.         <description>Adjust Framerate Checkbox</description> 
  674.         <type>checkmark</type> 
  675.         <id>703</id> 
  676.         <posX>98</posX> 
  677.         <posY>290</posY> 
  678.         <label>343</label> 
  679.         <onup>701</onup> 
  680.         <ondown>704</ondown> 
  681.         <onleft>703</onleft> 
  682.         <onright>702</onright> 
  683.         <visible>no</visible> 
  684.     </control>
  685.     <control>
  686.         <description>brightness label</description> 
  687.         <type>label</type> 
  688.         <id>752</id> 
  689.         <posX>98</posX> 
  690.         <posY>320</posY> 
  691.         <label>464</label> 
  692.         <font>font13</font> 
  693.         <textcolor>FFFFFFFF</textcolor> 
  694.         <visible>no</visible> 
  695.     </control>
  696.     <control>
  697.         <description>brightness</description> 
  698.         <type>slider</type> 
  699.         <id>704</id> 
  700.         <posX>198</posX> 
  701.         <posY>320</posY> 
  702.         <subtype>int</subtype> 
  703.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  704.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  705.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  706.         <onup>703</onup> 
  707.         <ondown>705</ondown> 
  708.         <onleft>704</onleft> 
  709.         <onright>704</onright> 
  710.         <visible>no</visible> 
  711.     </control>
  712.     <control>
  713.         <description>contrast label</description> 
  714.         <type>label</type> 
  715.         <id>753</id> 
  716.         <posX>98</posX> 
  717.         <posY>350</posY> 
  718.         <label>465</label> 
  719.         <font>font13</font> 
  720.         <textcolor>FFFFFFFF</textcolor> 
  721.         <visible>no</visible> 
  722.     </control>
  723.     <control>
  724.         <description>contrast</description> 
  725.         <type>slider</type> 
  726.         <id>705</id> 
  727.         <posX>198</posX> 
  728.         <posY>350</posY> 
  729.         <subtype>int</subtype> 
  730.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  731.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  732.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  733.         <onup>704</onup> 
  734.         <ondown>706</ondown> 
  735.         <onleft>705</onleft> 
  736.         <onright>705</onright> 
  737.         <visible>no</visible> 
  738.     </control>
  739.     <control>
  740.         <description>gamma label</description> 
  741.         <type>label</type> 
  742.         <id>754</id> 
  743.         <posX>98</posX> 
  744.         <posY>380</posY> 
  745.         <label>466</label> 
  746.         <font>font13</font> 
  747.         <textcolor>FFFFFFFF</textcolor> 
  748.         <visible>no</visible> 
  749.     </control>
  750.     <control>
  751.         <description>gamma</description> 
  752.         <type>slider</type> 
  753.         <id>706</id> 
  754.         <posX>198</posX> 
  755.         <posY>380</posY> 
  756.         <subtype>int</subtype> 
  757.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  758.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  759.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  760.         <onup>705</onup> 
  761.         <ondown>706</ondown> 
  762.         <onleft>706</onleft> 
  763.         <onright>706</onright> 
  764.         <visible>no</visible> 
  765.     </control>
  766.     <control>
  767.         <description>Create Bookmark</description> 
  768.         <type>button</type> 
  769.         <id>600</id> 
  770.         <posX>98</posX> 
  771.         <posY>290</posY> 
  772.         <width>150</width> 
  773.         <height>32</height> 
  774.         <textureFocus>button-focus.png</textureFocus> 
  775.         <textureNoFocus>button-nofocus.png</textureNoFocus> 
  776.         <label>294</label> 
  777.         <font>font13</font> 
  778.         <textcolor>ffffffff</textcolor> 
  779.         <colordiffuse>ffffffff</colordiffuse> 
  780.         <disabledcolor>60ffffff</disabledcolor> 
  781.         <onleft>600</onleft> 
  782.         <onright>602</onright> 
  783.         <onup>600</onup> 
  784.         <ondown>601</ondown> 
  785.         <visible>no</visible> 
  786.     </control>
  787.     <control>
  788.         <description>Clear Bookmarks</description> 
  789.         <type>button</type> 
  790.         <id>602</id> 
  791.         <posX>278</posX> 
  792.         <posY>290</posY> 
  793.         <width>150</width> 
  794.         <height>32</height> 
  795.         <textureFocus>button-focus.png</textureFocus> 
  796.         <textureNoFocus>button-nofocus.png</textureNoFocus> 
  797.         <label>296</label> 
  798.         <font>font13</font> 
  799.         <textcolor>ffffffff</textcolor> 
  800.         <colordiffuse>ffffffff</colordiffuse> 
  801.         <disabledcolor>60ffffff</disabledcolor> 
  802.         <onleft>600</onleft> 
  803.         <onright>601</onright> 
  804.         <onup>600</onup> 
  805.         <ondown>601</ondown> 
  806.         <visible>no</visible> 
  807.     </control>
  808.     <control>
  809.         <description>Bookmarks List Control</description> 
  810.         <type>listcontrol</type> 
  811.         <id>601</id> 
  812.         <posX>100</posX> 
  813.         <posY>330</posY> 
  814.         <width>300</width> 
  815.         <height>120</height> 
  816.         <onleft>602</onleft> 
  817.         <onright>600</onright> 
  818.         <onup>600</onup> 
  819.         <ondown>601</ondown> 
  820.         <spinPosX>330</spinPosX>
  821.         <spinPosY>420</spinPosY>
  822.         <visible>no</visible> 
  823.     </control>
  824. </controls>
  825. </window>