home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / 01_03.iso / service / winamp3 / files / winamp3_0-full.exe / Wacs / xml / winamp / prefs / prefs-httpreader.xml < prev    next >
Text File  |  2002-08-03  |  3KB  |  101 lines

  1. <groupdef id="prebuffer.titlebox.content" h="90">
  2.   <Wasabi:RadioGroup id="prebuffer"/>
  3.   <Wasabi:CheckBox x="2" y="0" text="Automatic" radioid="prebuffer" cfgattrib="{BC10FA00-53F5-4032-A009-022B87EC3404};Automatic prebuffer size" radioval="1" />
  4.   <Wasabi:CheckBox x="100" y="0" text="Manual"  radioid="prebuffer" cfgattrib="{BC10FA00-53F5-4032-A009-022B87EC3404};Automatic prebuffer size" radioval="0" />
  5.   <Wasabi:Text
  6.     x="2" y="20"
  7.     w="-4" h="14"
  8.     relatw="1" id="buffersize.text"
  9.     text="Buffer Size : "
  10.   />    
  11.   <Wasabi:HSlider id="wasabi.slider.buffer"
  12.     x="2" y="38"
  13.     w="-4" h="10"
  14.     relatw="1"
  15.     high="256" cfgattrib="{BC10FA00-53F5-4032-A009-022B87EC3404};Buffer size (in Kb)"
  16.   />
  17.   <script file="scripts/textslidercb.maki" param="buffersize.text;wasabi.slider.buffer;slider.button;Buffer Size : ; Kb" />
  18.   <Wasabi:Text
  19.     x="2" y="52"
  20.     w="-4" h="14"
  21.     relatw="1" id="prebuffersize.text"
  22.     text="Prebuffer Size : "
  23.   />    
  24.   <Wasabi:HSlider 
  25.     id="wasabi.slider.prebuffer"
  26.     x="2" y="70"
  27.     w="-4" h="10"
  28.     relatw="1"
  29.     high="256" cfgattrib="{BC10FA00-53F5-4032-A009-022B87EC3404};Prebuffer size (in Kb)"
  30.   />
  31.   <script file="scripts/textslidercb.maki" param="prebuffersize.text;wasabi.slider.prebuffer;slider.button;Prebuffer Size : ; Kb" />
  32. </groupdef>
  33.  
  34. <groupdef id="buffer.titlebox.content" h="90">
  35.   <Wasabi:EditBox
  36.     id="wasabi.edit"
  37.     x="0" y="0"
  38.     w="40" h="18"
  39.     cfgattrib="{BC10FA00-53F5-4032-A009-022B87EC3404};Buffer underrun limit (in Kb)"
  40.   />          
  41.  
  42.   <Wasabi:Text
  43.     x="45" y="3"
  44.     w="30" h="14"
  45.     relatw="1" 
  46.     text="KB"
  47.   />
  48.   <Wasabi:Text
  49.     x="0" y="20"
  50.     w="0" h="-20"
  51.     relatw="1" 
  52.     relath="1"
  53.     text="Increase this value to provide better skip protection on slower connections"
  54.   />
  55. </groupdef>
  56.  
  57. <groupdef id="httpseeking.titlebox.content" autoheightsource="wasabi.edit">
  58.   <Wasabi:CheckBox x="2" y="2" text="Allow seeking on files over HTTP" cfgattrib="{BC10FA00-53F5-4032-A009-022B87EC3404};Allow seeking on HTTP files" />
  59.  
  60.   <Wasabi:Text
  61.     x="0" y="24"
  62.     w="100" h="16" 
  63.     relath="1"
  64.     text="Seeking Prebuffer:"
  65.   />
  66.   
  67.   <Wasabi:EditBox
  68.     id="wasabi.edit"
  69.     x="95" y="22"
  70.     w="40" h="18"
  71.     cfgattrib="{BC10FA00-53F5-4032-A009-022B87EC3404};Allow seeking on HTTP files"
  72.   />          
  73.   <Wasabi:Text
  74.     x="138" y="24"
  75.     w="30" h="14"
  76.     relatw="1" 
  77.     text="KB"
  78.   />
  79.   
  80. </groupdef>
  81.  
  82. <groupdef id="winamp.preferences.httpreader.content" h="225" w="370">      
  83.   <Wasabi:Text
  84.     x="2" y="2"
  85.     w="-4" h="32"
  86.     relatw="1" 
  87.     text="HTTP Reader allows you to modify the way Winamp buffers files over the Internet."
  88.   />
  89.   
  90.   <Wasabi:TitleBox x="3" y="35" w="228" title="Prebuffer Settings" content="prebuffer.titlebox.content" />
  91.  
  92.   <Wasabi:TitleBox x="240" y="35" w="-243" relatw="1" title="Buffer Underrun Limit" content="buffer.titlebox.content" />
  93.  
  94.   <Wasabi:TitleBox x="3" y="155" w="-6" relatw="1" id="lastitem" title="HTTP Seeking Settings" content="httpseeking.titlebox.content" />
  95. </groupdef>
  96.  
  97. <groupdef id="winamp.preferences.httpreader" name="HTTP Reader" >
  98.   <Wasabi:TitleBox x="0" y="0" w="0" h="0" relatw="1" relath="1" title="HTTP Reader Settings" content="winamp.preferences.httpreader.content" />
  99. </groupdef>
  100.  
  101.