home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Complet / MediaPortal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _BD679B4F92BB40FC864F4173157E1BE5 < prev    next >
Text File  |  2005-02-21  |  22KB  |  799 lines

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