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-fades.xml < prev    next >
Text File  |  2002-07-16  |  5KB  |  88 lines

  1. <groupdef id="default.fade.titlebox.content" autoheightsource="default.fade.slider">
  2.   <Wasabi:CheckBox x="0" y="0" text="Enable Audio Fading" cfgattrib="{4D981DA3-F75D-431A-B617-46F3E45D2A1F};Use fades"/>
  3.   <Wasabi:Text text="Fade Length" x="0" y="16" />
  4.   <Wasabi:HSlider id="default.fade.slider"
  5.     x="70" y="18" 
  6.     w="-116" h="10"
  7.     relatw="1"
  8.     cfgattrib="{4D981DA3-F75D-431A-B617-46F3E45D2A1F};Default fade time (ms)"
  9.     low="0"
  10.     high="5000"
  11.    />
  12.   <Wasabi:Text id="default.fade.length" text="333ms" x="-40" relatx="1" y="16" />
  13.   <script file="scripts/textslidercb.maki" param="default.fade.length;default.fade.slider;slider.button;;ms" /></groupdef>
  14.  
  15. <groupdef id="onstart.fade.titlebox.content" autoheightsource="onstart.fade.slider">
  16.   <Wasabi:CheckBox x="0" y="0" text="Enable fade on track changes" cfgattrib="{4D981DA3-F75D-431A-B617-46F3E45D2A1F};Fade on start enabled"/>
  17.   <Wasabi:CheckBox x="0" y="14" text="Use custom fade length" cfgattrib="{4D981DA3-F75D-431A-B617-46F3E45D2A1F};Fade on start use custom time"/>
  18.   <Wasabi:HSlider id="onstart.fade.slider"
  19.     x="0" y="30" 
  20.     w="-45" h="10"
  21.     relatw="1"
  22.     cfgattrib="{4D981DA3-F75D-431A-B617-46F3E45D2A1F};Fade on start custom time"
  23.    />
  24.   <Wasabi:Text id="onstart.fade.length" text="333ms" x="-40" relatx="1" y="28" />
  25. </groupdef>
  26.  
  27. <groupdef id="onend.fade.titlebox.content" autoheightsource="onend.fade.slider">
  28.   <Wasabi:CheckBox x="0" y="0" text="Enable fade on Playlist end" cfgattrib="{4D981DA3-F75D-431A-B617-46F3E45D2A1F};Fade on end of track enabled"/>
  29.   <Wasabi:CheckBox x="0" y="14" text="Use custom fade length" cfgattrib="{4D981DA3-F75D-431A-B617-46F3E45D2A1F};Fade on end of track use custom time"/>
  30.   <Wasabi:HSlider id="onend.fade.slider"
  31.     x="0" y="30" 
  32.     w="-45" h="10"
  33.     relatw="1"
  34.     cfgattrib="{4D981DA3-F75D-431A-B617-46F3E45D2A1F};Fade on end of track custom time"
  35.    />
  36.   <Wasabi:Text id="onend.fade.length" text="333ms" x="-40" relatx="1" y="28" />
  37. </groupdef>
  38.  
  39. <groupdef id="fromstop.fade.titlebox.content" autoheightsource="fromstop.fade.slider">
  40.   <Wasabi:CheckBox x="0" y="0" text="Enable fade from Stop" cfgattrib="{4D981DA3-F75D-431A-B617-46F3E45D2A1F};Fade on first start enabled"/>
  41.   <Wasabi:CheckBox x="0" y="14" text="Use custom fade length" cfgattrib="{4D981DA3-F75D-431A-B617-46F3E45D2A1F};Fade on first start use custom time"/>
  42.   <Wasabi:HSlider id="fromstop.fade.slider"
  43.     x="0" y="30" 
  44.     w="-45" h="10"
  45.     relatw="1"
  46.     cfgattrib="{4D981DA3-F75D-431A-B617-46F3E45D2A1F};Fade on first start custom time"
  47.    />
  48.   <Wasabi:Text id="fromstop.fade.length" text="333ms" x="-40" relatx="1" y="28" />
  49. </groupdef>
  50.  
  51. <groupdef id="onstop.fade.titlebox.content" autoheightsource="onstop.fade.slider">
  52.   <Wasabi:CheckBox x="0" y="0" text="Enable fade on Pause/Stop" cfgattrib="{4D981DA3-F75D-431A-B617-46F3E45D2A1F};Fade on stop/pause enabled"/>
  53.   <Wasabi:CheckBox x="0" y="14" text="Use custom fade length" cfgattrib="{4D981DA3-F75D-431A-B617-46F3E45D2A1F};Fade on stop/pause use custom time"/>
  54.   <Wasabi:HSlider id="onstop.fade.slider"
  55.     x="0" y="30" 
  56.     w="-45" h="10"
  57.     relatw="1"
  58.     cfgattrib="{4D981DA3-F75D-431A-B617-46F3E45D2A1F};Fade on stop/pause custom time"
  59.    />
  60.   <Wasabi:Text id="onstop.fade.length" text="333ms" x="-40" relatx="1" y="28" />
  61. </groupdef>
  62.  
  63. <groupdef id="onseek.fade.titlebox.content" autoheightsource="onseek.fade.slider">
  64.   <Wasabi:CheckBox x="0" y="0" text="Enable fade when seeking" cfgattrib="{4D981DA3-F75D-431A-B617-46F3E45D2A1F};Fade on seek enabled"/>
  65.   <Wasabi:CheckBox x="0" y="14" text="Use custom fade length" cfgattrib="{4D981DA3-F75D-431A-B617-46F3E45D2A1F};Fade on seek use custom time"/>
  66.   <Wasabi:HSlider id="onseek.fade.slider"
  67.     x="0" y="30" 
  68.     w="-45" h="10"
  69.     relatw="1"
  70.     cfgattrib="{4D981DA3-F75D-431A-B617-46F3E45D2A1F};Fade on seek custom time"
  71.    />
  72.   <Wasabi:Text id="onseek.fade.length" text="333ms" x="-40" relatx="1" y="28" />
  73. </groupdef>
  74.  
  75. <groupdef id="winamp.preferences.fade.content" h="225" w="370">
  76.   <Wasabi:TitleBox x="3" y="0" w="-6" relatw="1" title="Default Fade Settings" content="default.fade.titlebox.content" />
  77.   <Wasabi:TitleBox x="3" y="52" w="179" title="Fade on Playlist Advance" content="onstart.fade.titlebox.content" />
  78.   <Wasabi:TitleBox x="189" y="52" w="179" title="Fade on Playlist End" content="onend.fade.titlebox.content" />
  79.   <Wasabi:TitleBox x="3" y="116" w="179" title="Fade from Stop" content="fromstop.fade.titlebox.content" />
  80.   <Wasabi:TitleBox x="189" y="116" w="179" title="Fade on Pause/Stop" content="onstop.fade.titlebox.content" />
  81.   <Wasabi:TitleBox x="3" y="180" w="179" title="Fade on Seeking" content="onseek.fade.titlebox.content" />
  82.   <Wasabi:CheckBox x="189" y="186" text="Full fade out on Winamp exit"/>
  83.   <Wasabi:CheckBox x="189" y="200" text="Smooth volume changes"/>
  84. </groupdef>
  85.  
  86. <groupdef id="winamp.preferences.fade" name="Audio Fading Settings">
  87.   <Wasabi:TitleBox x="0" y="0" w="0" h="0" relatw="1" relath="1" title="Fading Settings" content="winamp.preferences.fade.content" />
  88. </groupdef>