home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / servis / winamp / wa3update.exe / wacs / xml / directsound / prefs-fades.xml < prev   
Encoding:
Extensible Markup Language  |  2002-08-25  |  5.2 KB  |  94 lines

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