home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Complet / MediaPortal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _DFB39B5669A64B108ADC1EC380D2D02F < prev    next >
Text File  |  2005-01-30  |  19KB  |  688 lines

  1. <window>
  2.     <id>2901</id> 
  3.     <defaultcontrol>213</defaultcontrol> 
  4.     <allowoverlay>no</allowoverlay>
  5. <controls>
  6.     <control>
  7.         <description>background</description> 
  8.         <type>image</type> 
  9.         <id>0</id> 
  10.         <posX>10</posX> 
  11.         <posY>357</posY>
  12.         <texture>osd_bg.png</texture>        
  13.         <visible>yes</visible> 
  14.     </control>
  15.     <control>
  16.         <description>background</description> 
  17.         <type>image</type> 
  18.         <id>0</id> 
  19.         <posX>170</posX> 
  20.         <posY>390</posY>
  21.         <width>375</width>
  22.         <height>22</height>
  23.         <texture>osd_progress_background.png</texture>        
  24.         <visible>yes</visible> 
  25.     </control>
  26.     <control>
  27.         <description>Progress Bar</description> 
  28.         <type>progress</type> 
  29.         <id>1</id> 
  30.         <posX>159</posX> 
  31.         <posY>391</posY> 
  32.         <width>400</width>
  33.         <height>20</height>
  34.         <texturebg>osd_progress_back.png</texturebg> 
  35.         <lefttexture>osd_progress_left.png</lefttexture> 
  36.         <midtexture>osd_progress_mid.png</midtexture> 
  37.         <righttexture>osd_progress_right.png</righttexture> 
  38.         <visible>yes</visible> 
  39.         <label>#percentage</label>
  40.     </control>
  41.     <control>
  42.         <description>Current time</description> 
  43.         <type>label</type> 
  44.         <id>100</id> 
  45.         <posX>395</posX> 
  46.         <posY>498</posY> 
  47.         <label>#currentplaytime</label> 
  48.         <align>left</align> 
  49.         <font>font32</font> 
  50.         <textcolor>30ffffff</textcolor> 
  51.     </control>
  52.     <control>
  53.         <description>Start Time Info</description> 
  54.         <type>label</type> 
  55.         <id>101</id> 
  56.         <posX>160</posX> 
  57.         <posY>390</posY> 
  58.         <label>0:00</label> 
  59.         <align>right</align> 
  60.         <font>font16</font> 
  61.         <textcolor>FFFFFFFF</textcolor> 
  62.     </control>
  63.     <control>
  64.         <description>End Time Info</description> 
  65.         <type>label</type> 
  66.         <id>102</id> 
  67.         <posX>555</posX> 
  68.         <posY>390</posY> 
  69.         <label>#duration</label> 
  70.         <align>left</align> 
  71.         <font>font16</font> 
  72.         <textcolor>FFFFFFFF</textcolor> 
  73.     </control>
  74.     <control>
  75.         <description>Movie thumb</description> 
  76.         <type>image</type> 
  77.         <id>102</id> 
  78.         <posX>585</posX> 
  79.         <posY>420</posY> 
  80.         <texture>#thumb</texture> 
  81.         <height>130</height>
  82.         <width>80</width>
  83.         <visible>yes</visible>
  84.         <keepaspectratio>yes</keepaspectratio>
  85.     </control>
  86.     <control>
  87.         <description>Plot</description> 
  88.         <id>1</id> 
  89.         <type>textboxscrollup</type> 
  90.         <posX>210</posX> 
  91.         <posY>415</posY>
  92.         <width>330</width> 
  93.         <height>90</height>
  94.         <align>left</align> 
  95.         <font>font13</font>
  96.         <label>#plot</label>
  97.         <textcolor>FFFFFFFF</textcolor>
  98.     </control>
  99.     <control>
  100.         <description>Skip Bwd</description> 
  101.         <type>togglebutton</type> 
  102.         <id>210</id> 
  103.         <posX>57</posX> 
  104.         <posY>424</posY>
  105.         <width>35</width>
  106.         <height>35</height> 
  107.         <AltTextureFocus>osd_back_focus.png</AltTextureFocus> 
  108.         <AltTextureNoFocus>osd_back_nofocus.png</AltTextureNoFocus> 
  109.         <textureFocus>osd_back_focus.png</textureFocus> 
  110.         <textureNoFocus>osd_back_focus.png</textureNoFocus> 
  111.         <label>-</label> 
  112.         <font>-</font> 
  113.         <onleft>221</onleft> 
  114.         <onright>211</onright> 
  115.         <onup>210</onup> 
  116.         <ondown>210</ondown> 
  117.     </control>
  118.     <control>
  119.         <description>Rewind</description> 
  120.         <type>togglebutton</type> 
  121.         <id>211</id> 
  122.         <posX>42</posX> 
  123.         <posY>464</posY>
  124.         <width>31</width>
  125.         <height>35</height>
  126.         <AltTextureFocus>osd_rewind_focus.png</AltTextureFocus> 
  127.         <AltTextureNoFocus>osd_rewind_nofocus.png</AltTextureNoFocus> 
  128.         <textureFocus>osd_rewind_focus.png</textureFocus> 
  129.         <textureNoFocus>osd_rewind_focus.png</textureNoFocus> 
  130.         <label>-</label> 
  131.         <font>-</font> 
  132.         <onleft>210</onleft> 
  133.         <onright>212</onright> 
  134.         <onup>211</onup> 
  135.         <ondown>211</ondown> 
  136.     </control>
  137.     <control>
  138.         <description>Stop</description> 
  139.         <type>button</type> 
  140.         <id>212</id> 
  141.         <posX>57</posX> 
  142.         <posY>504</posY>
  143.         <width>35</width>
  144.         <height>35</height> 
  145.         <textureFocus>osd_stop_focus.png</textureFocus> 
  146.         <textureNoFocus>osd_stop_nofocus.png</textureNoFocus> 
  147.         <label>-</label> 
  148.         <font>-</font> 
  149.         <onleft>211</onleft> 
  150.         <onright>213</onright> 
  151.         <onup>212</onup> 
  152.         <ondown>212</ondown> 
  153.     </control>
  154.     <control>
  155.         <description>Play</description> 
  156.         <type>togglebutton</type> 
  157.         <id>213</id> 
  158.         <posX>75</posX> 
  159.         <posY>440</posY>
  160.         <width>82</width>
  161.         <height>82</height> 
  162.         <AltTextureFocus>osd_pause_focus.png</AltTextureFocus> 
  163.         <AltTextureNoFocus>osd_pause_nofocus.png</AltTextureNoFocus> 
  164.         <textureFocus>osd_play_focus.png</textureFocus> 
  165.         <textureNoFocus>osd_play_nofocus.png</textureNoFocus> 
  166.         <label>-</label> 
  167.         <font>-</font> 
  168.         <onleft>212</onleft> 
  169.         <onright>215</onright> 
  170.         <onup>213</onup> 
  171.         <ondown>213</ondown> 
  172.     </control>
  173.     <control>
  174.         <description>Fast Forward</description> 
  175.         <type>togglebutton</type> 
  176.         <id>214</id> 
  177.         <posX>157</posX> 
  178.         <posY>464</posY>
  179.         <width>31</width>
  180.         <height>35</height>
  181.         <AltTextureFocus>osd_fastforward_focus.png</AltTextureFocus> 
  182.         <AltTextureNoFocus>osd_fastforward_nofocus.png</AltTextureNoFocus> 
  183.         <textureFocus>osd_fastforward_focus.png</textureFocus> 
  184.         <textureNoFocus>osd_fastforward_focus.png</textureNoFocus> 
  185.         <label>-</label> 
  186.         <font>-</font> 
  187.         <onleft>215</onleft> 
  188.         <onright>216</onright> 
  189.         <onup>214</onup> 
  190.         <ondown>214</ondown> 
  191.     </control>
  192.     <control>
  193.         <description>Skip Fwd</description> 
  194.         <type>togglebutton</type> 
  195.         <id>215</id> 
  196.         <posX>138</posX> 
  197.         <posY>424</posY>
  198.         <width>35</width>
  199.         <height>35</height> 
  200.         <AltTextureFocus>osd_next_focus.png</AltTextureFocus> 
  201.         <AltTextureNoFocus>osd_next_nofocus.png</AltTextureNoFocus> 
  202.         <textureFocus>osd_next_focus.png</textureFocus> 
  203.         <textureNoFocus>osd_next_focus.png</textureNoFocus> 
  204.         <label>-</label> 
  205.         <font>-</font> 
  206.         <onleft>213</onleft> 
  207.         <onright>214</onright> 
  208.         <onup>215</onup> 
  209.         <ondown>215</ondown> 
  210.     </control>
  211.     <control>
  212.         <description>Mute</description> 
  213.         <type>togglebutton</type> 
  214.         <id>216</id> 
  215.         <posX>138</posX> 
  216.         <posY>504</posY>
  217.         <width>35</width>
  218.         <height>35</height>
  219.         <AltTextureFocus>osd_mute_focus.png</AltTextureFocus> 
  220.         <AltTextureNoFocus>osd_mute_nofocus.png</AltTextureNoFocus> 
  221.         <textureFocus>osd_mute_focus.png</textureFocus> 
  222.         <textureNoFocus>osd_mute_focus.png</textureNoFocus> 
  223.         <label>-</label> 
  224.         <font>-</font> 
  225.         <onleft>214</onleft> 
  226.         <onright>218</onright> 
  227.         <onup>216</onup> 
  228.         <ondown>216</ondown> 
  229.     </control>
  230.     <control>
  231.         <description>Subtitles Menu</description> 
  232.         <type>togglebutton</type> 
  233.         <id>218</id> 
  234.         <posX>190</posX> 
  235.         <posY>506</posY>
  236.         <width>31</width>
  237.         <height>31</height> 
  238.         <AltTextureFocus>osd_settings_subs_focus.png</AltTextureFocus> 
  239.         <AltTextureNoFocus>osd_settings_subs_nofocus.png</AltTextureNoFocus> 
  240.         <textureFocus>-</textureFocus> 
  241.         <textureNoFocus>osd_settings_subs_focus.png</textureNoFocus> 
  242.         <label>-</label> 
  243.         <font>-</font> 
  244.         <onleft>216</onleft> 
  245.         <onright>219</onright> 
  246.         <onup>218</onup> 
  247.         <ondown>218</ondown> 
  248.     </control>
  249.     <control>
  250.         <description>Bookmarks Menu</description> 
  251.         <type>togglebutton</type> 
  252.         <id>219</id> 
  253.         <posX>230</posX> 
  254.         <posY>506</posY>
  255.         <width>31</width>
  256.         <height>31</height> 
  257.         <AltTextureFocus>osd_settings_bookmark_focus.png</AltTextureFocus> 
  258.         <AltTextureNoFocus>osd_settings_bookmark_nofocus.png</AltTextureNoFocus> 
  259.         <textureFocus>-</textureFocus> 
  260.         <textureNoFocus>osd_settings_bookmark_focus.png</textureNoFocus> 
  261.         <label>-</label> 
  262.         <font>-</font> 
  263.         <onleft>218</onleft> 
  264.         <onright>220</onright> 
  265.         <onup>219</onup> 
  266.         <ondown>219</ondown> 
  267.     </control>
  268.     <control>
  269.         <description>Video Menu</description> 
  270.         <type>togglebutton</type> 
  271.         <id>220</id> 
  272.         <posX>270</posX> 
  273.         <posY>506</posY>
  274.         <width>31</width>
  275.         <height>31</height> 
  276.         <AltTextureFocus>osd_settings_video_focus.png</AltTextureFocus> 
  277.         <AltTextureNoFocus>osd_settings_video_nofocus.png</AltTextureNoFocus> 
  278.         <textureFocus>-</textureFocus> 
  279.         <textureNoFocus>osd_settings_video_focus.png</textureNoFocus> 
  280.         <label>-</label> 
  281.         <font>-</font> 
  282.         <onleft>219</onleft> 
  283.         <onright>221</onright> 
  284.         <onup>220</onup> 
  285.         <ondown>220</ondown> 
  286.     </control>
  287.     <control>
  288.         <description>Audio Menu</description> 
  289.         <type>togglebutton</type> 
  290.         <id>221</id> 
  291.         <posX>310</posX> 
  292.         <posY>506</posY>
  293.         <width>31</width>
  294.         <height>31</height> 
  295.         <AltTextureFocus>osd_settings_audio_focus.png</AltTextureFocus> 
  296.         <AltTextureNoFocus>osd_settings_audio_nofocus.png</AltTextureNoFocus> 
  297.         <textureFocus>-</textureFocus> 
  298.         <textureNoFocus>osd_settings_audio_focus.png</textureNoFocus> 
  299.         <label>-</label> 
  300.         <font>-</font> 
  301.         <onleft>220</onleft> 
  302.         <onright>210</onright> 
  303.         <onup>221</onup> 
  304.         <ondown>221</ondown> 
  305.     </control>
  306.     <control>
  307.         <description>Sub Menu Background (volume)</description> 
  308.         <type>image</type> 
  309.         <id>300</id> 
  310.         <posX>145</posX> 
  311.         <posY>315</posY> 
  312.         <texture>osd_dialog.png</texture> 
  313.         <colorkey>0</colorkey> 
  314.         <colordiffuse>ffffffff</colordiffuse> 
  315.         <visible>no</visible> 
  316.     </control>
  317.     <control>
  318.         <description>Sub Menu Background (subtitles)</description> 
  319.         <type>image</type> 
  320.         <id>302</id> 
  321.         <posX>145</posX> 
  322.         <posY>315</posY> 
  323.         <texture>osd_dialog.png</texture> 
  324.         <colorkey>0</colorkey> 
  325.         <colordiffuse>ffffffff</colordiffuse> 
  326.         <visible>no</visible> 
  327.     </control>
  328.     <control>
  329.         <description>Sub Menu Background (bookmarks)</description> 
  330.         <type>image</type> 
  331.         <id>303</id> 
  332.         <posX>145</posX> 
  333.         <posY>315</posY> 
  334.         <texture>osd_dialog.png</texture> 
  335.         <colorkey>0</colorkey> 
  336.         <colordiffuse>ffffffff</colordiffuse> 
  337.         <visible>no</visible> 
  338.     </control>
  339.     <control>
  340.         <description>Sub Menu Background (video)</description> 
  341.         <type>image</type> 
  342.         <id>304</id> 
  343.         <posX>145</posX> 
  344.         <posY>290</posY> 
  345.         <texture>osd_dialog_big.png</texture> 
  346.         <colorkey>0</colorkey> 
  347.         <colordiffuse>ffffffff</colordiffuse> 
  348.         <visible>no</visible> 
  349.     </control>
  350.     <control>
  351.         <description>Sub Menu Background (audio)</description> 
  352.         <type>image</type> 
  353.         <id>305</id>        
  354.         <posX>145</posX> 
  355.         <posY>315</posY> 
  356.         <texture>osd_dialog.png</texture> 
  357.         <colorkey>0</colorkey> 
  358.         <colordiffuse>ffffffff</colordiffuse> 
  359.         <visible>no</visible> 
  360.     </control>
  361.     <control>
  362.         <description>Sub Menu Nib</description> 
  363.         <type>image</type> 
  364.         <id>350</id> 
  365.         <posX>0</posX> 
  366.         <posY>0</posY> 
  367.         <texture>-</texture> 
  368.         <colorkey>0</colorkey> 
  369.         <colordiffuse>ffffffff</colordiffuse> 
  370.         <visible>no</visible> 
  371.     </control>
  372.     <control>
  373.         <description>Volume Slider</description> 
  374.         <type>slider</type> 
  375.         <id>400</id> 
  376.         <posX>185</posX> 
  377.         <posY>370</posY> 
  378.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  379.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  380.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  381.         <onup>216</onup> 
  382.         <ondown>216</ondown> 
  383.         <onleft>400</onleft> 
  384.         <onright>400</onright> 
  385.         <visible>no</visible> 
  386.     </control>
  387.     <control>
  388.         <description>SubTitle Delay label</description> 
  389.         <type>label</type> 
  390.         <id>850</id> 
  391.         <posX>185</posX> 
  392.         <posY>370</posY> 
  393.         <label>303</label> 
  394.         <font>font13</font> 
  395.         <textcolor>FFFFFFFF</textcolor> 
  396.         <visible>no</visible> 
  397.     </control>
  398.     <control>
  399.         <description>SubTitle Delay Slider</description> 
  400.         <type>slider</type> 
  401.         <id>800</id> 
  402.         <posX>300</posX> 
  403.         <posY>370</posY> 
  404.         <subtype>float</subtype> 
  405.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  406.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  407.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  408.         <onup>800</onup> 
  409.         <ondown>801</ondown> 
  410.         <onleft>800</onleft> 
  411.         <onright>800</onright> 
  412.         <visible>no</visible> 
  413.     </control>
  414.     <control>
  415.         <description>SubTitles On/Off Checkbox</description> 
  416.         <type>checkmark</type> 
  417.         <id>801</id> 
  418.         <posX>185</posX> 
  419.         <posY>390</posY> 
  420.         <label>305</label> 
  421.         <onup>800</onup> 
  422.         <ondown>802</ondown> 
  423.         <onleft>801</onleft> 
  424.         <onright>801</onright> 
  425.         <visible>no</visible> 
  426.     </control>
  427.     <control>
  428.         <description>Sub Titles List Control</description> 
  429.         <type>listcontrol</type> 
  430.         <id>802</id> 
  431.         <posX>185</posX> 
  432.         <posY>425</posY> 
  433.         <width>300</width> 
  434.         <height>100</height> 
  435.         <onleft>801</onleft> 
  436.         <onright>800</onright> 
  437.         <onup>802</onup> 
  438.         <ondown>802</ondown> 
  439.         <visible>no</visible> 
  440.     </control>
  441.     <control>
  442.         <description>A/v Delay label</description> 
  443.         <type>label</type> 
  444.         <id>550</id> 
  445.         <posX>185</posX> 
  446.         <posY>370</posY> 
  447.         <label>297</label> 
  448.         <font>font13</font> 
  449.         <textcolor>FFFFFFFF</textcolor> 
  450.         <visible>no</visible> 
  451.     </control>
  452.     <control>
  453.         <description>A/V Delay Slider</description> 
  454.         <type>slider</type> 
  455.         <id>500</id> 
  456.         <posX>300</posX> 
  457.         <posY>370</posY> 
  458.         <subtype>float</subtype> 
  459.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  460.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  461.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  462.         <onup>500</onup> 
  463.         <ondown>501</ondown> 
  464.         <onleft>501</onleft> 
  465.         <onright>501</onright> 
  466.         <visible>no</visible> 
  467.     </control>
  468.     <control>
  469.         <description>Audio Stream List Control</description> 
  470.         <type>listcontrol</type> 
  471.         <id>501</id> 
  472.         <posX>185</posX> 
  473.         <posY>400</posY> 
  474.         <width>355</width> 
  475.         <height>150</height>         
  476.         <onleft>500</onleft> 
  477.         <onright>500</onright> 
  478.         <onup>501</onup> 
  479.         <ondown>501</ondown> 
  480.         <visible>no</visible> 
  481.     </control>
  482.     <control>
  483.         <description>Video Position label</description> 
  484.         <type>label</type> 
  485.         <id>750</id> 
  486.         <posX>185</posX> 
  487.         <posY>340</posY> 
  488.         <label>298</label> 
  489.         <font>font13</font> 
  490.         <textcolor>FFFFFFFF</textcolor> 
  491.         <visible>no</visible> 
  492.     </control>
  493.     <control>
  494.         <description>Video Position Slider</description> 
  495.         <type>slider</type> 
  496.         <id>700</id> 
  497.         <posX>300</posX> 
  498.         <posY>340</posY> 
  499.         <subtype>int</subtype> 
  500.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  501.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  502.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  503.         <onup>700</onup> 
  504.         <ondown>701</ondown> 
  505.         <onleft>700</onleft> 
  506.         <onright>702</onright> 
  507.         <visible>no</visible> 
  508.     </control>
  509.     <control>
  510.         <description>Non-Interleaved Checkbox</description> 
  511.         <type>checkmark</type> 
  512.         <id>701</id> 
  513.         <posX>185</posX> 
  514.         <posY>370</posY> 
  515.         <label>306</label> 
  516.         <onup>700</onup> 
  517.         <ondown>703</ondown> 
  518.         <onleft>701</onleft> 
  519.         <onright>701</onright> 
  520.         <visible>no</visible> 
  521.     </control>
  522.     <control>
  523.         <description>No Cache Checkbox</description> 
  524.         <type>checkmark</type> 
  525.         <id>702</id> 
  526.         <posX>359</posX> 
  527.         <posY>370</posY> 
  528.         <label>431</label> 
  529.         <onup>700</onup> 
  530.         <ondown>703</ondown> 
  531.         <onleft>701</onleft> 
  532.         <onright>702</onright> 
  533.         <visible>no</visible> 
  534.     </control>
  535.     <control>
  536.         <description>Adjust Framerate Checkbox</description> 
  537.         <type>checkmark</type> 
  538.         <id>703</id> 
  539.         <posX>185</posX> 
  540.         <posY>395</posY> 
  541.         <label>343</label> 
  542.         <onup>701</onup> 
  543.         <ondown>704</ondown> 
  544.         <onleft>703</onleft> 
  545.         <onright>702</onright> 
  546.         <visible>no</visible> 
  547.     </control>
  548.     <control>
  549.         <description>brightness label</description> 
  550.         <type>label</type> 
  551.         <id>752</id> 
  552.         <posX>185</posX> 
  553.         <posY>425</posY> 
  554.         <label>464</label> 
  555.         <font>font13</font> 
  556.         <textcolor>FFFFFFFF</textcolor> 
  557.         <visible>no</visible> 
  558.     </control>
  559.     <control>
  560.         <description>brightness</description> 
  561.         <type>slider</type> 
  562.         <id>704</id> 
  563.         <posX>300</posX> 
  564.         <posY>425</posY> 
  565.         <subtype>int</subtype> 
  566.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  567.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  568.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  569.         <onup>703</onup> 
  570.         <ondown>705</ondown> 
  571.         <onleft>704</onleft> 
  572.         <onright>704</onright> 
  573.         <visible>no</visible> 
  574.     </control>
  575.     <control>
  576.         <description>contrast label</description> 
  577.         <type>label</type> 
  578.         <id>753</id> 
  579.         <posX>185</posX> 
  580.         <posY>455</posY> 
  581.         <label>465</label> 
  582.         <font>font13</font> 
  583.         <textcolor>FFFFFFFF</textcolor> 
  584.         <visible>no</visible> 
  585.     </control>
  586.     <control>
  587.         <description>contrast</description> 
  588.         <type>slider</type> 
  589.         <id>705</id> 
  590.         <posX>300</posX> 
  591.         <posY>455</posY> 
  592.         <subtype>int</subtype> 
  593.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  594.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  595.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  596.         <onup>704</onup> 
  597.         <ondown>706</ondown> 
  598.         <onleft>705</onleft> 
  599.         <onright>705</onright> 
  600.         <visible>no</visible> 
  601.     </control>
  602.     <control>
  603.         <description>gamma label</description> 
  604.         <type>label</type> 
  605.         <id>754</id> 
  606.         <posX>185</posX> 
  607.         <posY>485</posY> 
  608.         <label>466</label> 
  609.         <font>font13</font> 
  610.         <textcolor>FFFFFFFF</textcolor> 
  611.         <visible>no</visible> 
  612.     </control>
  613.     <control>
  614.         <description>gamma</description> 
  615.         <type>slider</type> 
  616.         <id>706</id> 
  617.         <posX>300</posX> 
  618.         <posY>485</posY> 
  619.         <subtype>int</subtype> 
  620.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  621.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  622.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  623.         <onup>705</onup> 
  624.         <ondown>706</ondown> 
  625.         <onleft>706</onleft> 
  626.         <onright>706</onright> 
  627.         <visible>no</visible> 
  628.     </control>
  629.     <control>
  630.         <description>Create Bookmark</description> 
  631.         <type>button</type> 
  632.         <id>600</id> 
  633.         <posX>185</posX> 
  634.         <posY>370</posY> 
  635.         <width>165</width> 
  636.         <height>32</height> 
  637.         <textureFocus>button_green_focus_165x32.png</textureFocus> 
  638.         <textureNoFocus>button_green_nofocus_165x32.png</textureNoFocus> 
  639.         <label>294</label> 
  640.         <font>font13</font> 
  641.         <textcolor>ffffffff</textcolor> 
  642.         <colordiffuse>ffffffff</colordiffuse> 
  643.         <disabledcolor>60ffffff</disabledcolor> 
  644.         <onleft>600</onleft> 
  645.         <onright>602</onright> 
  646.         <onup>600</onup> 
  647.         <ondown>601</ondown> 
  648.         <visible>no</visible> 
  649.     </control>
  650.     <control>
  651.         <description>Clear Bookmarks</description> 
  652.         <type>button</type> 
  653.         <id>602</id> 
  654.         <posX>375</posX> 
  655.         <posY>370</posY> 
  656.         <width>165</width> 
  657.         <height>32</height> 
  658.         <textureFocus>button_green_focus_165x32.png</textureFocus> 
  659.         <textureNoFocus>button_green_nofocus_165x32.png</textureNoFocus> 
  660.         <label>296</label> 
  661.         <font>font13</font> 
  662.         <textcolor>ffffffff</textcolor> 
  663.         <colordiffuse>ffffffff</colordiffuse> 
  664.         <disabledcolor>60ffffff</disabledcolor> 
  665.         <onleft>600</onleft> 
  666.         <onright>601</onright> 
  667.         <onup>600</onup> 
  668.         <ondown>601</ondown> 
  669.         <visible>no</visible> 
  670.     </control>
  671.     <control>
  672.         <description>Bookmarks List Control</description> 
  673.         <type>listcontrol</type> 
  674.         <id>601</id> 
  675.         <posX>185</posX> 
  676.         <posY>410</posY> 
  677.         <width>355</width> 
  678.         <height>120</height> 
  679.         <onleft>602</onleft> 
  680.         <onright>600</onright> 
  681.         <onup>600</onup> 
  682.         <ondown>601</ondown> 
  683.         <spinPosX>465</spinPosX>
  684.         <spinPosY>480</spinPosY>
  685.         <visible>no</visible> 
  686.     </control>
  687. </controls>
  688. </window>