home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September / 09_02.iso / software / zinf_hit / files / zinf-2.2.0a.exe / %MAINDIR% / Plugins / winamp_theme.xml < prev    next >
Encoding:
Text File  |  2002-07-15  |  19.9 KB  |  401 lines

  1. <Bitmap Name="CButtons" File="cbuttons.bmp"/>
  2. <Bitmap Name="Background" File="main.bmp"/>
  3. <Bitmap Name="Titlebar" File="titlebar.bmp"/>
  4. <Bitmap Name="ShufRep" File="shufrep.bmp"/>
  5. <Bitmap Name="Posbar" File="posbar.bmp"/>
  6. <Bitmap Name="Volume" File="volume.bmp"/>
  7. <Bitmap Name="Balance" File="balance.bmp"/>
  8. <Bitmap Name="Text" File="text.bmp"/>
  9. <Bitmap Name="Numbers" File="numbers.bmp"/>
  10. <Bitmap Name="MonoSter" File="monoster.bmp"/>
  11. <Bitmap Name="PlayPaus" File="playpaus.bmp"/>
  12.  
  13. <ThemeInfo Name="Winamp Base" Author="Isaac Richards" 
  14.            EMail="info@freeamp.org" WebPage="http://www.freeamp.org"/>
  15.  
  16. <Window Name="MainWindow">
  17.     <BackgroundBitmap Name="Background" Rect="0, 0, 275, 116"/>
  18.     <Controls>
  19.         <ButtonControl Name="Logo" URL="http://www.freeamp.org">
  20.                 <Info Desc="Go to the FreeAmp web site" Tip="FreeAmp"/>
  21.             <Position Pos="253, 91"/>
  22.             <ControlStateBitmap Rect="253, 91, 265, 105" State="Normal"
  23.                                 Name="Background"/>
  24.         </ButtonControl>
  25.         <ButtonControl Name="Next">
  26.         <Info Desc="Move to next track" Tip="Next"/>
  27.         <Position Pos="108, 88"/>
  28.         <ControlStateBitmap Rect="92, 0, 113, 17" State="Normal" 
  29.                                 Name="CButtons"/>
  30.             <ControlStateBitmap Rect="92, 18, 113, 35" State="Pressed"
  31.                                 Name="CButtons"/>
  32.     </ButtonControl>
  33.     <ButtonControl Name="Prev">
  34.             <Info Desc="Move to previous track" Tip="Previous"/>
  35.             <Position Pos="16, 88"/>
  36.             <ControlStateBitmap Rect="0, 0, 22, 17" State="Normal"
  37.                                 Name="CButtons"/>
  38.             <ControlStateBitmap Rect="0, 18, 22, 35" State="Pressed"
  39.                                 Name="CButtons"/>
  40.     </ButtonControl>
  41.     <ButtonControl Name="Minimize">
  42.             <Info Desc="Minimize FreeAmp" Tip="Minimize"/>
  43.             <Position Pos="244, 3"/>
  44.             <ControlStateBitmap Rect="9, 0, 17, 8" State="Normal" 
  45.                                 Name="Titlebar"/>
  46.             <ControlStateBitmap Rect="9, 9, 17, 17" State="Pressed"
  47.                                 Name="Titlebar"/>
  48.     </ButtonControl>
  49.     <ButtonControl Name="MiniView">
  50.             <Info Desc="Change to Shade view" Tip="Shade view"/>
  51.             <Position Pos="254, 3"/>
  52.             <ControlStateBitmap Rect="0, 18, 8, 27" State="Normal"
  53.                                 Name="Titlebar"/>
  54.             <ControlStateBitmap Rect="9, 18, 17, 27" State="Pressed"
  55.                                 Name="Titlebar"/>
  56.         <ChangeWindow Window="Mini-Me"/>
  57.         </ButtonControl>
  58.     <ButtonControl Name="Options">
  59.             <Info Desc="Open the options window" Tip="Options"/>
  60.             <Position Pos="6, 3"/>
  61.             <ControlStateBitmap Rect="0, 0, 8, 8" State="Normal"
  62.                                 Name="Titlebar"/>
  63.             <ControlStateBitmap Rect="0, 9, 8, 17" State="Pressed"
  64.                                 Name="Titlebar"/>
  65.         </ButtonControl>
  66.     <ButtonControl Name="Play">
  67.             <Info Desc="Play the current track" Tip="Play"/>
  68.             <Position Pos="39, 88"/>
  69.             <ControlStateBitmap Rect="23, 0, 45, 17" State="Normal"
  70.                                 Name="CButtons"/>
  71.             <ControlStateBitmap Rect="23, 18, 45, 35" State="Pressed"
  72.                                 Name="CButtons"/>
  73.     </ButtonControl>
  74.     <ButtonControl Name="Pause">
  75.             <Info Desc="Pause the current track" Tip="Pause"/>
  76.             <Position Pos="62, 88"/>
  77.             <ControlStateBitmap Rect="46, 0, 68, 17" State="Normal"
  78.                                 Name="CButtons"/>
  79.             <ControlStateBitmap Rect="46, 18, 68, 35" State="Pressed"
  80.                                 Name="CButtons"/>
  81.         </ButtonControl>
  82.     <ButtonControl Name="Files">
  83.             <Info Desc="Open files/playlists to play" Tip="Files"/>
  84.             <Position Pos="136, 89"/>
  85.             <ControlStateBitmap Rect="114, 0, 135, 15" State="Normal"
  86.                                 Name="CButtons"/>
  87.             <ControlStateBitmap Rect="114, 16, 135, 31" State="Pressed"
  88.                                 Name="CButtons"/>
  89.         </ButtonControl>
  90.     <ButtonControl Name="Quit">
  91.             <Info Desc="Quit FreeAmp" Tip="Quit"/>
  92.             <Position Pos="264, 3"/>
  93.             <ControlStateBitmap Rect="18, 0, 26, 8" State="Normal"
  94.                                 Name="Titlebar"/>
  95.             <ControlStateBitmap Rect="18, 9, 26, 17" State="Pressed"
  96.                                 Name="Titlebar"/>
  97.         </ButtonControl>
  98.     <ButtonControl Name="Stop">
  99.             <Info Desc="Stop the current track" Tip="Stop"/>
  100.             <Position Pos="85, 88"/>
  101.             <ControlStateBitmap Rect="69, 0, 91, 17" State="Normal"
  102.                                 Name="CButtons"/>
  103.             <ControlStateBitmap Rect="69, 18, 91, 35" State="Pressed"
  104.                                 Name="CButtons"/>
  105.         </ButtonControl>
  106.         <ButtonControl Name="MyMusic">
  107.                 <Info Desc="Browser my music collection" Tip="MyMusic"/>
  108.             <Position Pos="242, 58"/>
  109.             <ControlStateBitmap Rect="23, 61, 45, 72" State="Normal"
  110.                                 Name="ShufRep"/>
  111.             <ControlStateBitmap Rect="69, 61, 91, 72" State="Pressed"
  112.                                 Name="ShufRep"/>
  113.         </ButtonControl>
  114.         <MultiStateControl Name="Shuffle" NumStates="2">
  115.                 <Info Desc="Play tracks in normal order||Play tracks in random order" Tip="Normal Play||Random Play"/>
  116.             <Position Pos="164, 89"/>
  117.             <ControlStateBitmap Rect="28, 0, 74, 14" State="Normal"
  118.                                 StateNum="0" Name="ShufRep"/>
  119.             <ControlStateBitmap Rect="28, 15, 74, 29" State="Pressed"
  120.                                 StateNum="0" Name="ShufRep"/>
  121.             <ControlStateBitmap Rect="28, 30, 74, 44" State="Normal"
  122.                                 StateNum="1" Name="ShufRep"/>
  123.             <ControlStateBitmap Rect="28, 45, 74, 59" State="Pressed"
  124.                                 StateNum="1" Name="ShufRep"/>
  125.         </MultiStateControl>
  126.         <MultiStateControl Name="Equalizer" NumStates="2">
  127.                 <Info Desc="Not Implemented||Not Implemented" Tip="Show Equalizer||Hide Equalizer"/>
  128.             <Position Pos="219, 58"/>
  129.             <ControlStateBitmap Rect="0, 61, 22, 72" State="Normal"
  130.                                 StateNum="0" Name="ShufRep"/>
  131.             <ControlStateBitmap Rect="46, 61, 68, 72" State="Pressed"
  132.                                 StateNum="0" Name="ShufRep"/>
  133.             <ControlStateBitmap Rect="0, 73, 22, 84" State="Normal"
  134.                                 StateNum="1" Name="ShufRep"/>
  135.             <ControlStateBitmap Rect="46, 73, 68, 84" State="Pressed"
  136.                                 StateNum="1" Name="ShufRep"/>
  137.         </MultiStateControl>
  138.         <MultiStateControl Name="Repeat" NumStates="2">
  139.                 <Info Desc="Repeat no tracks||Repeat current track" Tip="Repeat
  140. None||Repeat current"/>
  141.             <Position Pos="210, 89"/>
  142.             <ControlStateBitmap Rect="0, 0, 27, 14" State="Normal"
  143.                                 StateNum="0" Name="ShufRep"/>
  144.             <ControlStateBitmap Rect="0, 15, 27, 29" State="Pressed"
  145.                                 StateNum="0" Name="ShufRep"/>
  146.             <ControlStateBitmap Rect="0, 30, 27, 44" State="Normal"
  147.                                 StateNum="1" Name="ShufRep"/>
  148.             <ControlStateBitmap Rect="0, 45, 27, 59" State="Pressed"
  149.                                 StateNum="1" Name="ShufRep"/>
  150.         </MultiStateControl>
  151.         <SliderControl Name="Seek">
  152.                 <Info Desc="Seek in the current track" Tip="Seek"/>
  153.             <Position Rect="16, 72, 263, 81"/>
  154.             <ControlStateBitmap Rect="248, 0, 276, 9" State="Normal"
  155.                                 Name="Posbar"/>
  156.             <ControlStateBitmap Rect="278, 0, 306, 9" State="Pressed"
  157.                                 Name="Posbar"/>
  158.             <ControlStateBitmap Rect="278, 0, 306, 9" State="Dragging"
  159.                                 Name="Posbar"/>
  160.             <SliderTroughBitmap Rect="0, 0, 247, 9" NumFrames="1"
  161.                                 Name="Posbar"/>
  162.         </SliderControl>
  163.         <SliderControl Name="Volume">
  164.                 <Info Desc="Change volume" Tip="Volume"/>
  165.             <Position Rect="107, 57, 174, 69"/>
  166.             <ControlStateBitmap Rect="15, 421, 28, 431" State="Normal"
  167.                                 Name="Volume"/>
  168.             <ControlStateBitmap Rect="0, 421, 13, 431" State="Pressed"
  169.                                 Name="Volume"/>
  170.             <ControlStateBitmap Rect="0, 421, 13, 431" State="Dragging"
  171.                                 Name="Volume"/>
  172.             <SliderTroughBitmap Rect="0, 0, 67, 417" NumFrames="28" Style="Vert"
  173.                                 DeltaBetweenFrames="2" Name="Volume"/>
  174.         </SliderControl>
  175.         <SliderControl Name="Balance">
  176.                 <Info Desc="Adjust Speaker balance" Tip="Balance"/>
  177.             <Position Rect="177, 57, 214, 69"/>
  178.             <ControlStateBitmap Rect="15, 421, 28, 431" State="Normal"
  179.                                 Name="Volume"/>
  180.             <ControlStateBitmap Rect="0, 421, 13, 431" State="Pressed"
  181.                                 Name="Volume"/>
  182.             <ControlStateBitmap Rect="0, 421, 13, 431" State="Dragging"
  183.                                 Name="Volume"/>
  184.             <SliderTroughBitmap Rect="9, 0, 46, 417" NumFrames="28" Style="Vert"
  185.                                 DeltaBetweenFrames="2" Name="Balance"
  186.                                 MaxInCenter="true"/>
  187.         </SliderControl>
  188.         <PixmapFontControl Name="Title" IgnoreCase="yes">
  189.             <Position Rect="112, 27, 261, 33"/>
  190.             <ControlBitmap Rect="0, 0, 154, 17" Name="Text"/>
  191.             <FontMap Map="ABCDEFGHIJKLMNOPQRSTUVWXYZ`@@@ "/>
  192.             <FontMap Map="0123456789 _:()-'!_+\/[]^&%.=$#"/>
  193.             <FontMap Map="┼╓─?*                          "/>
  194.         </PixmapFontControl>
  195.         <PixmapFontControl Name="BitRate" IgnoreCase="yes">
  196.             <Position Rect="111, 43, 125, 48"/>
  197.             <ControlBitmap Rect="0, 0, 154, 17" Name="Text"/>
  198.             <FontMap Map="ABCDEFGHIJKLMNOPQRSTUVWXYZ`@@@ "/>
  199.             <FontMap Map="0123456789 _:()-'!_+\/[]^&%.=$#"/>
  200.             <FontMap Map="┼╓─?*                          "/>
  201.         </PixmapFontControl>
  202.         <PixmapFontControl Name="SampleRate" IgnoreCase="yes">
  203.             <Position Rect="156, 43, 165, 48"/>
  204.             <ControlBitmap Rect="0, 0, 154, 17" Name="Text"/>
  205.             <FontMap Map="ABCDEFGHIJKLMNOPQRSTUVWXYZ`@@@ "/>
  206.             <FontMap Map="0123456789 _:()-'!_+\/[]^&%.=$#"/>
  207.             <FontMap Map="┼╓─?*                          "/>
  208.         </PixmapFontControl>
  209.         <ButtonControl Name="StereoIndicator">
  210.                 <Info Desc="" Tip=""/>
  211.             <Position Pos="239, 41"/>
  212.             <ControlStateBitmap Rect="0, 12, 28, 23" State="Disabled"
  213.                                 Name="MonoSter"/>
  214.             <ControlStateBitmap Rect="0, 0, 28, 11" State="Normal"
  215.                                 Name="MonoSter"/>
  216.         </ButtonControl>
  217.         <ButtonControl Name="MonoIndicator">
  218.                 <Info Desc="" Tip=""/>
  219.             <Position Pos="212, 41"/>
  220.             <ControlStateBitmap Rect="29, 12, 57, 23" State="Disabled"
  221.                                 Name="MonoSter"/>
  222.             <ControlStateBitmap Rect="29, 0, 57, 11" State="Normal"
  223.                                 Name="MonoSter"/>
  224.         </ButtonControl>
  225.         <ButtonControl Name="PlayIndicator">
  226.                 <Info Desc="" Tip=""/>
  227.             <Position Pos="26, 28"/>
  228.             <ControlStateBitmap Rect="18, 0, 26, 8" State="Disabled"
  229.                                 Name="PlayPaus"/>
  230.             <ControlStateBitmap Rect="0, 0, 8, 8" State="Normal"
  231.                                 Name="PlayPaus"/>
  232.         </ButtonControl>
  233.         <ButtonControl Name="PauseIndicator">
  234.                 <Info Desc="" Tip=""/>
  235.             <Position Pos="26, 28"/>
  236.             <ControlStateBitmap Rect="18, 0, 26, 8" State="Disabled"
  237.                                 Name="PlayPaus"/>
  238.             <ControlStateBitmap Rect="9, 0, 17, 8" State="Normal"
  239.                                 Name="PlayPaus"/>
  240.         </ButtonControl>
  241.         <ButtonControl Name="StopIndicator">
  242.                 <Info Desc="" Tip=""/>
  243.             <Position Pos="26, 28"/>
  244.             <ControlStateBitmap Rect="18, 0, 26, 8" State="Disabled"
  245.                                 Name="PlayPaus"/>
  246.             <ControlStateBitmap Rect="18, 0, 26, 8" State="Normal"
  247.                                 Name="PlayPaus"/>
  248.         </ButtonControl>
  249.         <ButtonControl Name="WindowStatus">
  250.                 <Info Desc="" Tip=""/>
  251.             <Position Pos="0, 0"/>
  252.             <ControlStateBitmap Rect="27, 0, 301, 13" State="Normal"
  253.                                 Name="Titlebar"/>
  254.             <ControlStateBitmap Rect="27, 15, 301, 28" State="Disabled"
  255.                                 Name="Titlebar"/>
  256.         </ButtonControl>
  257.         <PixmapTimeControl Name="Time">
  258.             <Position Rect="40, 26, 98, 38"/>
  259.             <PartName Part="Minus" Name="MinusSign"/>
  260.             <PartName Part="MinuteTen" Name="MinuteTens"/> 
  261.             <PartName Part="MinuteOne" Name="MinuteOnes"/>
  262.             <PartName Part="SecondTen" Name="SecondTens"/>
  263.             <PartName Part="SecondOne" Name="SecondOnes"/>
  264.         </PixmapTimeControl>
  265.         <PixmapTimeControl Name="TimeRemaining">
  266.             <Position Rect="40, 26, 98, 38"/>
  267.             <PartName Part="Minus" Name="MinusSign"/>
  268.             <PartName Part="MinuteTen" Name="MinuteTens"/>
  269.             <PartName Part="MinuteOne" Name="MinuteOnes"/>
  270.             <PartName Part="SecondTen" Name="SecondTens"/>
  271.             <PartName Part="SecondOne" Name="SecondOnes"/>
  272.         </PixmapTimeControl>
  273.         <ButtonControl Name="MinusSign">
  274.             <Info Desc="" Tip=""/>
  275.             <Position Pos="40, 32"/>
  276.             <ControlStateBitmap Rect="20, 6, 24, 7" State="Disabled"
  277.                                 Name="Numbers"/>
  278.             <ControlStateBitmap Rect="9, 6, 13, 7" State="Normal"
  279.                                 Name="Numbers"/>
  280.         </ButtonControl>
  281.         <PixmapFontControl Name="MinuteTens" IgnoreCase="yes">
  282.             <Position Rect="48, 26, 56, 38"/>
  283.             <ControlBitmap Rect="0, 0, 98, 12" Name="Numbers"/>
  284.             <FontMap Map="0123456789 "/>
  285.         </PixmapFontControl>
  286.         <PixmapFontControl Name="MinuteOnes" IgnoreCase="yes">
  287.             <Position Rect="60, 26, 68, 38"/>
  288.             <ControlBitmap Rect="0, 0, 98, 12" Name="Numbers"/>
  289.             <FontMap Map="0123456789 "/>
  290.         </PixmapFontControl>
  291.         <PixmapFontControl Name="SecondTens" IgnoreCase="yes">
  292.             <Position Rect="78, 26, 86, 38"/>
  293.             <ControlBitmap Rect="0, 0, 98, 12" Name="Numbers"/>
  294.             <FontMap Map="0123456789 "/>
  295.         </PixmapFontControl>
  296.         <PixmapFontControl Name="SecondOnes" IgnoreCase="yes">
  297.             <Position Rect="90, 26, 98, 38"/>
  298.             <ControlBitmap Rect="0, 0, 98, 12" Name="Numbers"/>
  299.             <FontMap Map="0123456789 "/>
  300.         </PixmapFontControl>
  301.     </Controls>
  302. </Window>
  303.  
  304. <Window Name="Mini-Me">
  305.     <BackgroundBitmap Name="Titlebar" Rect="27, 29, 301, 42"/>
  306.     <Controls>
  307.         <ButtonControl Name="MaxView">
  308.                 <Info Desc="Change to Normal view" Tip="Normal view"/>
  309.             <Position Pos="254, 3"/>
  310.             <ControlStateBitmap Rect="0, 27, 7, 35" State="Normal"
  311.                                 Name="Titlebar"/>
  312.             <ControlStateBitmap Rect="9, 27, 17, 35" State="Pressed"
  313.                                 Name="Titlebar"/>
  314.             <ChangeWindow Window="MainWindow"/>
  315.         </ButtonControl>
  316.         <ButtonControl Name="Options">
  317.                 <Info Desc="Open the options window" Tip="Options"/>
  318.             <Position Pos="6, 3"/>
  319.             <ControlStateBitmap Rect="0, 0, 8, 8" State="Normal"
  320.                                 Name="Titlebar"/>
  321.             <ControlStateBitmap Rect="0, 9, 8, 17" State="Pressed"
  322.                                 Name="Titlebar"/>
  323.         </ButtonControl>
  324.         <ButtonControl Name="Quit">
  325.                 <Info Desc="Quit FreeAmp" Tip="Quit"/>
  326.             <Position Pos="264, 3"/>
  327.             <ControlStateBitmap Rect="18, 0, 27, 8" State="Normal"
  328.                                 Name="Titlebar"/>
  329.             <ControlStateBitmap Rect="18, 9, 27, 17" State="Pressed"
  330.                                 Name="Titlebar"/>
  331.         </ButtonControl>
  332.         <ButtonControl Name="Minimize">
  333.                 <Info Desc="Minimize FreeAmp" Tip="Minimize"/>
  334.             <Position Pos="244, 3"/>
  335.             <ControlStateBitmap Rect="9, 0, 17, 8" State="Normal"
  336.                                 Name="Titlebar"/>
  337.             <ControlStateBitmap Rect="9, 9, 17, 17" State="Pressed"
  338.                                 Name="Titlebar"/>
  339.         </ButtonControl>
  340.         <ButtonControl Name="Prev">
  341.                 <Info Desc="Move to previous track" Tip="Previous"/>
  342.             <Position Pos="169, 2"/>
  343.             <ControlStateBitmap Rect="196, 31, 202, 40" State="Normal"
  344.                                 Name="Titlebar"/>
  345.         </ButtonControl>
  346.         <ButtonControl Name="Play">
  347.                 <Info Desc="Play the current track" Tip="Play"/>
  348.             <Position Pos="176, 2"/>
  349.             <ControlStateBitmap Rect="203, 31, 212, 40" State="Normal"
  350.                                 Name="Titlebar"/> 
  351.         </ButtonControl>
  352.         <ButtonControl Name="Pause">
  353.                 <Info Desc="Pause the current track" Tip="Pause"/>
  354.             <Position Pos="186, 2"/>
  355.             <ControlStateBitmap Rect="213, 31, 221, 40" State="Normal"
  356.                                 Name="Titlebar"/>
  357.         </ButtonControl>
  358.         <ButtonControl Name="Stop">
  359.                 <Info Desc="Stop the current track" Tip="Stop"/>
  360.             <Position Pos="195, 2"/>
  361.             <ControlStateBitmap Rect="222, 31, 230, 40" State="Normal"
  362.                                 Name="Titlebar"/> 
  363.         </ButtonControl>
  364.         <ButtonControl Name="Next">
  365.                 <Info Desc="Move to next track" Tip="Next"/>
  366.             <Position Pos="204, 2"/>
  367.             <ControlStateBitmap Rect="231, 31, 241, 40" State="Normal"
  368.                                 Name="Titlebar"/>
  369.         </ButtonControl>
  370.         <ButtonControl Name="Files">
  371.                 <Info Desc="Open files/playlist to play" Tip="Files"/>
  372.             <Position Pos="215, 2"/>
  373.             <ControlStateBitmap Rect="242, 31, 241, 40" State="Normal"
  374.                                 Name="Titlebar"/>
  375.         </ButtonControl>
  376.         <SliderControl Name="Seek" ThumbStates="3" Frames="1">
  377.                 <Info Desc="Seek in the current track" Tip="Seek"/>
  378.             <Position Rect="226, 4, 242, 10"/>
  379.             <ControlBitmap Rect="17, 36, 25, 42" Name="Titlebar" 
  380.                            Style="Vert"/>
  381.             <SliderTroughBitmap Rect="0, 36, 16, 42" NumFrames="1"
  382.                                 Name="Titlebar"/>
  383.         </SliderControl>
  384.         <ButtonControl Name="WindowStatus">
  385.                 <Info Desc="" Tip=""/>
  386.             <Position Pos="0, 0"/>
  387.             <ControlStateBitmap Rect="27, 29, 301, 42" State="Normal"
  388.                                 Name="Titlebar"/>
  389.             <ControlStateBitmap Rect="27, 42, 301, 55" State="Disabled"
  390.                                 Name="Titlebar"/>
  391.          </ButtonControl>
  392.         <PixmapFontControl Name="Time" IgnoreCase="yes">
  393.             <Position Rect="130, 4, 150, 9"/>
  394.             <ControlBitmap Rect="0, 0, 154, 17" Name="Text"/>
  395.             <FontMap Map="ABCDEFGHIJKLMNOPQRSTUVWXYZ`@@  "/>
  396.             <FontMap Map="0123456789 _:()-'!_+\/[]^&%.=$#"/>
  397.             <FontMap Map="┼╓─?*                          "/>
  398.         </PixmapFontControl>
  399.     </Controls>
  400. </Window>
  401.