home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 November / CDVD1105.ISO / Util / Winamp / Skins / Overdrive_2.wal / xml / player-normal.xml < prev    next >
Text File  |  2002-10-21  |  13KB  |  501 lines

  1.    <!-- Player:Standard mode -->  
  2.  
  3.    <layout id="normal" background="player.main.bg" desktopalpha="1">
  4.     <layer id="metal" x="16" y="164" image="player.metalmask"/>
  5.     <layer id="tachring" x="31" y="62" image="player.tachring" ghost="1"/>
  6.     <layer id="speedring" x="211" y="62" image="player.speedring" ghost="1"/>
  7.  
  8.     <!-- Thinger -->
  9.  
  10.     <layer id="thingerbackground" image="player.thinger.background" x="153" y="20" move="0"/>
  11.  
  12.     <componentbucket
  13.       id="bucket"
  14.       x="148" y="19"
  15.       w="60" h="36"
  16.       spacing="2"
  17.     />
  18.  
  19.     <layer
  20.         id="thingmask"
  21.         x="141" y="20"
  22.         ghost="1"
  23.         image="player.thinger.mask"
  24.     />
  25.     <layer
  26.         id="thingmask2"
  27.         x="198" y="20"
  28.         ghost="0"
  29.         image="player.thinger.mask2"
  30.     />
  31.     <layer id="thingring" x="146" y="12" image="player.thingring" ghost="1"/>
  32.     <button
  33.       id="ScrollLeft"
  34.       action="CB_PREV"
  35.       x="114" y="28"
  36.       image="player.thinger.left"
  37.       downImage="player.thinger.left.pressed"
  38.       tooltip="Scroll Left"
  39.     />
  40.     <button
  41.       id="ScrollRight"
  42.       action="CB_NEXT"
  43.       x="199" y="28"
  44.       image="player.thinger.right"
  45.       downImage="player.thinger.right.pressed"
  46.       tooltip="Scroll Right"
  47.     />
  48.  
  49.     <layer id="leather" x="0" y="0" image="player.leathermask" ghost="1"/>
  50.  
  51.     <text
  52.       id="cbtext" ticker="1"
  53.       display="componentbucket"
  54.       x="71" y="49"
  55.       w="150" h="13"
  56.       font="player.SmallFixed" gammagroup="BG Metal"
  57.     />
  58.  
  59.     <!-- Playback buttons -->
  60.     <layer id="bumps" x="132" y="155" image="bumps"/>
  61.     <layer id="highlight" x="142" y="166" image="highlight"/>
  62.     <!--layer id="Oring" x="82" y="157" image="outer.ring"/-->
  63.  
  64.     <layer id="wellej" x="159" y="147" image="button-wellsm"/>
  65.     <button
  66.       id="Eject"
  67.       action="EJECT"
  68.       x="159" y="147"
  69.       image="player.button.eject"
  70.       downImage="player.button.eject.pressed"
  71.       tooltip="Open File(s)"
  72.     />
  73.     <layer id="wellpr" x="103" y="163" image="button-wellsm"/>
  74.     <button 
  75.       id="Previous"
  76.       action="PREV" 
  77.       x="103" y="163" 
  78.       image="player.button.previous" 
  79.       downImage="player.button.previous.pressed" 
  80.       tooltip="Previous"
  81.     />
  82.     <layer id="wellne" x="214" y="163" image="button-wellsm"/>
  83.     <button
  84.       id="Next"
  85.       action="NEXT"
  86.       x="214" y="163"
  87.       image="player.button.next"
  88.       downImage="player.button.next.pressed"
  89.       tooltip="Next"
  90.     />
  91.     <layer id="wellpa" x="123" y="185" image="button-wellsm"/>
  92.     <button
  93.       id="Pause"
  94.       action="PAUSE"
  95.       x="123" y="185"
  96.       image="player.button.pause"
  97.       downImage="player.button.pause.pressed"
  98.       tooltip="Pause"
  99.     />
  100.     <layer id="wellst" x="194" y="185" image="button-wellsm"/>
  101.     <button
  102.       id="Stop"
  103.       action="STOP"
  104.       x="194" y="185"
  105.       image="player.button.stop"
  106.       downImage="player.button.stop.pressed"
  107.       tooltip="Stop"
  108.     />
  109.     <layer id="wellpl" x="152" y="181" image="button-well"/>
  110.     <button
  111.       id="Play"
  112.       action="PLAY"
  113.       x="152" y="181"
  114.       image="player.button.play"
  115.       downImage="player.button.play.pressed"
  116.       tooltip="Play"
  117.     />
  118.  
  119.     <layer id="wellsh" x="66" y="170" image="button-wellsm"/>
  120.     <togglebutton
  121.       id="Shuffle"
  122.       x="66" y="170"
  123.       image="player.toggler.shuffle.disabled"
  124.       downImage="player.toggler.shuffle.pressed"
  125.       activeImage="player.toggler.shuffle.enabled"
  126.       tooltip="Toggle Playlist Shuffle"
  127.       cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Shuffle"
  128.     />
  129.     <layer id="wellrp" x="82" y="195" image="button-wellsm"/>
  130.     <togglebutton
  131.       id="Repeat"
  132.       x="82" y="195"
  133.       image="player.toggler.repeat.disabled"
  134.       downImage="player.toggler.repeat.pressed"
  135.       activeImage="player.toggler.repeat.enabled"
  136.       tooltip="Toggle Playlist Repeat"
  137.       cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Repeat"
  138.       cfgval="2"
  139.     />
  140.     <layer id="wellx" x="100" y="219" image="button-wellsm"/>
  141.     <togglebutton
  142.       id="Crossfade"
  143.       x="100" y="219"
  144.       image="player.toggler.crossfade.disabled"
  145.       downImage="player.toggler.crossfade.pressed"
  146.       activeImage="player.toggler.crossfade.enabled"
  147.       tooltip="Toggle Crossfade"
  148.       cfgattrib="{FC3EAF78-C66E-4ED2-A0AA-1494DFCC13FF};Enable crossfading"
  149.     />
  150.     <layer
  151.       id="Resizer"
  152.       scale="bottomright"
  153.       x="283" y="283"
  154.       image="player.button.resize"
  155.       tooltip="Resize"
  156.     />
  157.  
  158.     <!-- Window switching buttons -->
  159.     <!-- note that you can also use "guid:avs" or "guid:pl" for toggling parameters -->
  160.     <layer id="wellml" x="236" y="195" image="button-wellsm"/>
  161.     <button
  162.       id="ml"
  163.       action="TOGGLE" param="guid:{6B0EDF80-C9A5-11d3-9F26-00C04F39FFC6}"
  164.       x="236" y="195"
  165.       image="player.switch.ml.disabled"
  166.       downImage="player.switch.ml.pressed"
  167.       activeImage="player.switch.ml.enabled"
  168.       tooltip="Toggle Music Library"
  169.     />
  170.     <layer id="wellpl" x="252" y="170" image="button-wellsm"/>
  171.     <button
  172.       id="pl"
  173.       action="TOGGLE" param="guid:{45f3f7c1-a6f3-4ee6-a15e-125e92fc3f8d}"
  174.       x="252" y="170"
  175.       image="player.switch.playlist.disabled"
  176.       downImage="player.switch.playlist.pressed"
  177.       activeImage="player.switch.playlist.enabled"
  178.       tooltip="Toggle Playlist Editor"
  179.     />
  180.  
  181.     <!-- Sliders -->
  182.     
  183.     <layer
  184.         x="37" y="68"
  185.         id="rpm"
  186.         image="rpm"
  187.     />
  188.    <layer x="551" y="1" id="volumeaniminfo" image="player.anim.volume" move="0" ghost="1"/>
  189.  
  190.    <AnimatedLayer 
  191.       x="36" y="67" 
  192.       w="96" h="96"
  193.       id="VisAnim" 
  194.       image="player.anim.vis" 
  195.       move="1"
  196.       autoplay="0"
  197.       autoreplay="0"
  198.       tooltip="VU Meter"
  199.    />
  200.        
  201.     <layer
  202.         x="77" y="109"
  203.         id="rpm.circ"
  204.         image="rpm.circ"
  205.     />
  206.  
  207.     <layer
  208.       id="volbg"
  209.       x="135" y="83"
  210.       w="74" h="20"
  211.       image="volbg"
  212.     />
  213.     <slider
  214.       id="Volume"
  215.       action="VOLUME"
  216.       x="149" y="83"
  217.       w="60" h="20"
  218.       thumb="player.button.volume"
  219.       downThumb="player.button.volume.pressed"
  220.     />
  221.  
  222.     <layer
  223.         x="217" y="68"
  224.         id="mph"
  225.         image="mph"
  226.     />
  227.     
  228.    <layer x="551" y="1" id="seekaniminfo" image="player.anim.seek" move="0" ghost="1"/>
  229.  
  230.    <AnimatedLayer 
  231.       x="215" y="67" 
  232.       w="96" h="96"
  233.       id="SeekAnim" 
  234.       image="player.anim.seek" 
  235.       move="0"
  236.       autoplay="0"
  237.       autoreplay="0"
  238.       tooltip="Seek"
  239.    />
  240.  
  241.    <slider id="HiddenSeek" 
  242.        ACTION="Seek" x="400" y="400" w="40" h="2"
  243.        thumb="player.anim.seek" />
  244.  
  245.     <layer
  246.         x="256" y="109"
  247.         id="mph.circ"
  248.         image="mph.circ"
  249.     />
  250.  
  251.     <!-- Timer -->
  252.     <layer
  253.       id="odbg"
  254.       x="137" y="107"
  255.       w="70" h="16"
  256.       image="odometerbg"
  257.     />
  258.     
  259.     <text
  260.       id="timer"
  261.       display="time"
  262.       x="137" y="107"
  263.       w="70" h="18"
  264.       font="player.BIGNUM" fontsize="21" align="right"
  265.       timecolonwidth="7"
  266.       timeroffstyle="0"
  267.     />
  268.  
  269.     <!-- Da song ticker -->
  270.     <text
  271.       id="songticker" ticker="1"
  272.       display="songname" default="" showlen="1"
  273.       x="108" y="57"
  274.       w="128" h="15"
  275.       font="player.Small" fontsize="15"
  276.       color="255,255,255"
  277.     />
  278.  
  279.     <!-- Info line -->
  280.     <text
  281.       id="infoline" ticker="1"
  282.       display="songinfo" default=""
  283.       x="121" y="69"
  284.       w="105" h="14"
  285.       font="player.Small" fontsize="14"
  286.       color="205,205,205"
  287.     />
  288.  
  289.     <!-- Little status bitmap -->
  290.     <status
  291.       id="status"
  292.       x="133" y="127"
  293.       w="84" h="12"
  294.       stopBitmap="player.status.stop"
  295.       playBitmap="player.status.play"
  296.       pauseBitmap="player.status.pause"
  297.     />
  298.  
  299.     <!-- Titlebar buttons -->
  300.     <layer id="wellcm" x="78" y="29" image="button-wellmicro"/>
  301.     <button
  302.       id="controlbutton"
  303.       action="CONTROLMENU"
  304.       x="78" y="29"
  305.       image="player.button.ctrlmenu"
  306.       downImage="player.button.ctrlmenu.pressed"
  307.       tooltip="Control Menu"
  308.     />
  309.     <layer id="wellsm" x="92" y="21" image="button-wellmicro"/>
  310.     <button
  311.       id="sysbutton"
  312.       action="SYSMENU"
  313.       x="92" y="21"
  314.       image="player.button.mainmenu"
  315.       downImage="player.button.mainmenu.pressed"
  316.       tooltip="Main Menu"
  317.     />
  318.  
  319.     <layer
  320.       id="blah"
  321.       action=""
  322.       x="141" y="6"
  323.       dblClickAction="SWITCH;shade"
  324.       image="player.titlebar.active.text"
  325.     />
  326.  
  327.     <layer id="wellmin" x="222" y="14" image="button-wellmicro"/>
  328.     <button
  329.       id="Minimize"
  330.       action="MINIMIZE"
  331.       x="222" y="14"
  332.       image="player.button.minimize"
  333.       downImage="player.button.minimize.pressed"
  334.       tooltip="Minimize Winamp"
  335.     />
  336.     <layer id="wellshade" x="238" y="21" image="button-wellmicro"/>
  337.     <button
  338.       id="winshade" tooltip="Toggle Windowshade mode"
  339.       action="SWITCH" param="shade"
  340.       x="238" y="21"
  341.       image="player.button.winshade"
  342.       downImage="player.button.winshade.pressed"
  343.     />
  344.     <layer id="wellcl" x="252" y="29" image="button-wellmicro"/>
  345.     <button
  346.       id="Close"
  347.       action="CLOSE"
  348.       x="252" y="29"
  349.       image="player.button.close"
  350.       downImage="player.button.close.pressed"
  351.       tooltip="Exit Winamp"
  352.     />
  353.  
  354.  
  355.     <!-- Equalizer -->
  356.  
  357.     <layer id="wellon" x="141" y="230" image="button-welleq"/>
  358.     <button
  359.       id="on"
  360.       action="EQ_TOGGLE"
  361.       x="141" y="230"
  362.       image="player.eq.switch.on.disabled"
  363.       downImage="player.eq.switch.on.pressed"
  364.       activeImage="player.eq.switch.on.enabled"
  365.       tooltip="Toggle EQ processing"
  366.     />
  367.     <layer id="wellpr" x="163" y="229" image="button-welleq"/>
  368.     <button
  369.       id="on"
  370.       action="MENU" param="presets"
  371.       x="163" y="229"
  372.       image="player.eq.button.presets"
  373.       downImage="player.eq.button.presets.pressed"
  374.       tooltip="Display Presets menu"
  375.     />
  376.     <layer id="wellau" x="185" y="230" image="button-welleq"/>
  377.     <button
  378.       id="on"
  379.       action="EQ_AUTO"
  380.       x="185" y="230"
  381.       image="player.eq.switch.auto.disabled"
  382.       downImage="player.eq.switch.auto.pressed"
  383.       activeImage="player.eq.switch.auto.enabled"
  384.       tooltip="Toggle EQ automatic processing"
  385.     />
  386.  
  387.     <layer x="115" y="265" id="preamp" image="player.eq.band" move="0"/>
  388.     <layer x="135" y="265" id="band0" image="player.eq.band" move="0"/>
  389.     <layer x="145" y="265" id="band1" image="player.eq.band" move="0"/>
  390.     <layer x="155" y="265" id="band2" image="player.eq.band" move="0"/>
  391.     <layer x="165" y="265" id="band3" image="player.eq.band" move="0"/>
  392.     <layer x="175" y="265" id="band4" image="player.eq.band" move="0"/>
  393.     <layer x="185" y="265" id="band5" image="player.eq.band" move="0"/>
  394.     <layer x="195" y="265" id="band6" image="player.eq.band" move="0"/>
  395.     <layer x="205" y="265" id="band7" image="player.eq.band" move="0"/>
  396.     <layer x="215" y="265" id="band8" image="player.eq.band" move="0"/>
  397.     <layer x="225" y="265" id="band9" image="player.eq.band" move="0"/>
  398.       <slider
  399.         id="eqpreamp"
  400.         action="EQ_BAND" param="preamp"
  401.         x="113" y="261"
  402.         w="8" h="48"
  403.         orientation="vertical"
  404.         thumb="player.eq.thumb"
  405.         downthumb="player.eq.thumb"
  406.       />
  407.       <slider
  408.         id="eq1"
  409.         action="EQ_BAND" param="1"
  410.         x="133" y="261"
  411.         w="8" h="48"
  412.         orientation="vertical"
  413.         thumb="player.eq.thumb"
  414.         downthumb="player.eq.thumb"
  415.       />
  416.       <slider
  417.         id="eq2"
  418.         action="EQ_BAND" param="2"
  419.         x="143" y="261"
  420.         w="8" h="48"
  421.         orientation="vertical"
  422.         thumb="player.eq.thumb"
  423.         downthumb="player.eq.thumb"
  424.       />
  425.       <slider
  426.         id="eq3"
  427.         action="EQ_BAND" param="3"
  428.         x="153" y="261"
  429.         w="8" h="48"
  430.         orientation="vertical"
  431.         thumb="player.eq.thumb"
  432.         downthumb="player.eq.thumb"
  433.       />
  434.       <slider
  435.         id="eq4"
  436.         action="EQ_BAND" param="4"
  437.         x="163" y="261"
  438.         w="8" h="48"
  439.         orientation="vertical"
  440.         thumb="player.eq.thumb"
  441.         downthumb="player.eq.thumb"
  442.       />
  443.       <slider
  444.         id="eq5"
  445.         action="EQ_BAND" param="5"
  446.         x="173" y="261"
  447.         w="8" h="48"
  448.         orientation="vertical"
  449.         thumb="player.eq.thumb"
  450.         downthumb="player.eq.thumb"
  451.       />
  452.       <slider
  453.         id="eq6"
  454.         action="EQ_BAND" param="6"
  455.         x="183" y="261"
  456.         w="8" h="48"
  457.         orientation="vertical"
  458.         thumb="player.eq.thumb"
  459.         downthumb="player.eq.thumb"
  460.       />
  461.       <slider
  462.         id="eq7"
  463.         action="EQ_BAND" param="7"
  464.         x="193" y="261"
  465.         w="8" h="48"
  466.         orientation="vertical"
  467.         thumb="player.eq.thumb"
  468.         downthumb="player.eq.thumb"
  469.       />
  470.       <slider
  471.         id="eq8"
  472.         action="EQ_BAND" param="8"
  473.         x="203" y="261"
  474.         w="8" h="48"
  475.         orientation="vertical"
  476.         thumb="player.eq.thumb"
  477.         downthumb="player.eq.thumb"
  478.       />
  479.       <slider
  480.         id="eq9"
  481.         action="EQ_BAND" param="9"
  482.         x="213" y="261"
  483.         w="8" h="48"
  484.         orientation="vertical"
  485.         thumb="player.eq.thumb"
  486.         downthumb="player.eq.thumb"
  487.       />
  488.       <slider
  489.         id="eq10"
  490.         action="EQ_BAND" param="10"
  491.         x="223" y="261"
  492.         w="8" h="48"
  493.         orientation="vertical"
  494.         thumb="player.eq.thumb"
  495.         downthumb="player.eq.thumb"
  496.       />
  497.  
  498.    </layout>
  499.     
  500.  
  501.