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-video.xml < prev    next >
Text File  |  2002-06-25  |  2KB  |  22 lines

  1. <groupdef id="VideoSettings.titlebox.content" autoheightsource="lastitem">
  2.   <Wasabi:CheckBox x="0" y="0" text="Maintain video aspect ratio on window resize" cfgattrib="{1EAEB2AD-DF73-4285-941B-E0639F3F7AF1};Maintain aspect ratio"/>
  3.   <Wasabi:CheckBox x="0" y="16" text="Sync video to video card refresh rate" cfgattrib="{1EAEB2AD-DF73-4285-941B-E0639F3F7AF1};Sync to refresh"/>
  4.   <Wasabi:CheckBox x="0" y="32" text="Auto resize video window to video dimensions" cfgattrib="{1EAEB2AD-DF73-4285-941B-E0639F3F7AF1};Auto window resize"/>
  5.   <Wasabi:CheckBox x="0" y="48" text="Crop 4:3 video to 16:9 aspect ratio" cfgattrib="{1EAEB2AD-DF73-4285-941B-E0639F3F7AF1};Crop 4:3 to 16:9"/>
  6.   <Wasabi:CheckBox id="lastitem" x="0" y="64" text="Allow video overlay" cfgattrib="{1EAEB2AD-DF73-4285-941B-E0639F3F7AF1};Allow overlays"/>
  7. </groupdef>
  8.  
  9. <groupdef id="VideoPlaybackSettings.titlebox.content" autoheightsource="lastitem">
  10.   <Wasabi:CheckBox x="0" y="0" text="Play/Pause with left mouse click on video display" cfgattrib="{1EAEB2AD-DF73-4285-941B-E0639F3F7AF1};Stop and start video on left click"/>
  11.   <Wasabi:CheckBox id="lastitem" x="0" y="16" text="Stop playing video when video window is closed" cfgattrib="{1EAEB2AD-DF73-4285-941B-E0639F3F7AF1};Stop playback on window close"/>
  12. </groupdef>
  13.  
  14. <groupdef id="winamp.preferences.video.content">
  15.   <Wasabi:TitleBox x="3" y="0" w="-6" relatw="1" title="Video Display Settings" content="VideoSettings.titlebox.content" />
  16.   <Wasabi:TitleBox x="3" y="112" w="-6" relatw="1" title="Video Playback Settings" content="VideoPlaybackSettings.titlebox.content" />
  17. </groupdef>
  18.  
  19. <groupdef id="winamp.preferences.video" name="Video" >
  20.   <Wasabi:TitleBox x="0" y="0" h="0" w="0" relatw="1" relath="1" title="Video Settings" content="winamp.preferences.video.content" />
  21. </groupdef>
  22.