home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / servis / winamp / cnv_mpc.exe / Wacs / Xml / Musepack / mpc_config.xml
Encoding:
Extensible Markup Language  |  2002-08-25  |  3.0 KB  |  65 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2.  
  3. <WinampAbstractionLayer version="0.7">
  4.    <groupdef id="Musepack.Config.General">
  5.     <Wasabi:CheckBox id="dither" x="0" y="0" text="Dither output"
  6.     cfgattrib="{4988BED9-08A5-4215-9B41-11D487DDBBBF};Dither"/>
  7.     <Wasabi:CheckBox id="skiponerror" x="128" y="0" text="Skip track on sync error"
  8.     cfgattrib="{4988BED9-08A5-4215-9B41-11D487DDBBBF};Skip Errors"/>
  9.    </groupdef>
  10.  
  11.    <groupdef id="Musepack.Config.ReplayGain">
  12.     <Wasabi:RadioGroup id="replaygain" />
  13.     <Wasabi:CheckBox x="0" y="0" text="Album"
  14.      radioid="replaygain" radioval="2"
  15.      cfgattrib="{4988BED9-08A5-4215-9B41-11D487DDBBBF};ReplayGain"/>
  16.     />
  17.     <Wasabi:CheckBox x="0" y="16" text="Title"
  18.      radioid="replaygain" radioval="1"
  19.      cfgattrib="{4988BED9-08A5-4215-9B41-11D487DDBBBF};ReplayGain"/>
  20.     />
  21.     <Wasabi:CheckBox x="0" y="32" id="lastitem" text="Off"
  22.      radioid="replaygain" radioval="0"
  23.      cfgattrib="{4988BED9-08A5-4215-9B41-11D487DDBBBF};ReplayGain"/>
  24.     />
  25.  
  26.     <Wasabi:CheckBox id="clipprotect" x="128" y="0" text="ClipProtect"
  27.      cfgattrib="{4988BED9-08A5-4215-9B41-11D487DDBBBF};ClipProtect"/>
  28.     />
  29.  
  30.     <Wasabi:Text id="Text.headroom" text="Headroom:" x="128" y="20" w="128" h="15" relatw="0" />
  31.  
  32.     <Wasabi:HSlider id="headroom" x="128" y="36" w="144" h="15" relatw="0" low="2" high="26"
  33.      cfgattrib="{4988BED9-08A5-4215-9B41-11D487DDBBBF};Headroom"
  34.     />
  35.     <Wasabi:EditBox id="headroom" x="280" y="32" w="32" h="18"
  36.      cfgattrib="{4988BED9-08A5-4215-9B41-11D487DDBBBF};Headroom"
  37.     />
  38.    </groupdef>
  39.  
  40.    <groupdef id="Musepack.About.Content">
  41.     <Wasabi:Text id="About.Title" text="Musepack Decoder v0.9 alpha" x="0" y="0" w="0" h="16" relatw="1" />
  42.     <Wasabi:Text id="About.Copyright" text="Copyright (C) 1999-2002 Andree Buschmann" x="0" y="16" w="0" h="16" relatw="1" />
  43.     <Wasabi:Text id="About.Copyright" text="Copyright (C) 2002 Frank Klemm, Janne Hyv├ñrinen, Peter Pawlowski" x="0" y="32" w="0" h="16" relatw="1" />
  44.     <Wasabi:Text id="About.URL" text="http://www.musepack.tk, http://www.saunalahti.fi/cse/mpc/" x="0" y="48" w="0" h="16" relatw="1" />
  45.    </groupdef>
  46.  
  47.    <groupdef id="Musepack.About">
  48.    </groupdef>
  49.  
  50.    <groupdef id="Musepack.Options.Settings">
  51.     <Wasabi:TitleBox x="0" y="0" w="0" h="40" relatw="1" relath="0" title="General" content="Musepack.Config.General" />
  52.     <Wasabi:TitleBox x="0" y="48" w="0" h="72" relatw="1" relath="0" title="ReplayGain" content="Musepack.Config.ReplayGain" />
  53.    </groupdef>
  54.  
  55.    <groupdef id="Musepack.Options.Content">
  56.     <Wasabi:TitleBox x="0" y="0" w="0" h="144" relatw="1" relath="0" title="Options" content="Musepack.Options.Settings" />
  57.     <Wasabi:TitleBox x="0" y="152" w="0" h="72" relatw="1" relath="0" title="About" content="Musepack.About.Content" />
  58.    </groupdef>
  59.  
  60.    <groupdef id="Musepack.Options">
  61.     <Wasabi:TitleBox x="0" y="0" w="0" h="0" relatw="1" relath="1" title="Musepack Decoder" content="Musepack.Options.Content" />
  62.    </groupdef>
  63.  
  64. </WinampAbstractionLayer>
  65.