home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 January / PCWorld_2004-01_cd.bin / Software / topware / winamp5 / winamp50beta2.exe / $_14327_ / player-shade-group.xml < prev    next >
Text File  |  2003-10-22  |  12KB  |  528 lines

  1.  
  2. <groupdef id="shadeX1"> <!-- SHUFFLE/REPEAT -->
  3.   <layer
  4.     x="0" y="0"
  5.     image="shade.bg.X1"
  6.     ghost="1"
  7.   />
  8.  
  9.   <togglebutton
  10.     id="shadeRepeat"
  11.     x="1" y="8"
  12.     image="shade.button.repeat"
  13.     downImage="shade.button.repeat.pressed"
  14.     hoverImage="shade.button.repeat.hover"
  15.     activeImage="shade.button.repeat"
  16.     tooltip="Toggle Playlist Repeating"
  17.     cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Repeat"
  18.     cfgval="2"
  19.     rectrgn="1"
  20.   />
  21.   <togglebutton
  22.     id="shadeShuffle"
  23.     x="20" y="8"
  24.     image="shade.button.shuffle"
  25.     downImage="shade.button.shuffle.pressed"
  26.     hoverImage="shade.button.shuffle.hover"
  27.     activeImage="shade.button.shuffle"
  28.     tooltip="Toggle Playlist Shuffling"
  29.     cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Shuffle"
  30.     rectrgn="1"
  31.   />
  32.  
  33.   <togglebutton
  34.     id="shadeRepeatLED"
  35.     x="12" y="1"
  36.     image="shade.led.off"
  37.     downImage="shade.led.on"
  38.     activeImage="shade.led.on"
  39.     tooltip="Toggle Playlist Repeating"
  40.     cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Repeat"
  41.     cfgval="2"
  42.     rectrgn="1"
  43.   />
  44.   <togglebutton
  45.     id="shadeShuffleLED"
  46.     x="31" y="1"
  47.     image="shade.led.off"
  48.     downImage="shade.led.on"
  49.     activeImage="shade.led.on"
  50.     tooltip="Toggle Playlist Shuffling"
  51.     cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Shuffle"
  52.     rectrgn="1"
  53.   />
  54. </groupdef>
  55.  
  56.  
  57. <groupdef id="shadeX2"> <!-- EQ -->
  58.   <layer
  59.     x="0" y="0"
  60.     image="shade.bg.X2"
  61.     ghost="1"
  62.   />
  63.   <button
  64.     id="shadeeq"
  65.     x="3" y="4"
  66.     image="shade.button.eq"
  67.     downImage="shade.button.eq.pressed"
  68.     activeImage="shade.button.eq"
  69.     hoverImage="shade.button.eq.hover"
  70.     tooltip="Equalizer"
  71.   />
  72. </groupdef>
  73.  
  74. <groupdef id="shadeX3"> <!-- COLOR THEMES -->
  75.   <layer
  76.     x="0" y="0"
  77.     image="shade.bg.X3"
  78.     ghost="1"
  79.   />
  80.   <button
  81.     id="shadect"
  82.     action="TOGGLE" param="{53DE6284-7E88-4c62-9F93-22ED68E6A024}"
  83.     x="4" y="5"
  84.     image="shade.button.ct"
  85.     downImage="shade.button.ct.pressed"
  86.     activeImage="shade.button.ct"
  87.     hoverImage="shade.button.ct.hover"
  88.     tooltip="Color Themes"
  89.   />
  90. </groupdef>
  91.  
  92. <groupdef id="shadeX4"> <!-- Always on top -->
  93.   <layer
  94.     x="0" y="0"
  95.     image="shade.bg.X4"
  96.     ghost="1"
  97.   />
  98.   <togglebutton
  99.     id="shadeaot"
  100.     cfgattrib="{280876CF-48C0-40BC-8E86-73CE6BB462E5};Always on top"
  101.     x="3" y="6"
  102.     image="shade.button.aot"
  103.     downImage="shade.button.aot.pressed"
  104.     activeImage="shade.button.aot"
  105.     hoverImage="shade.button.aot.hover"
  106.     tooltip="Toggle Always on top"
  107.   />
  108.  
  109.   <togglebutton
  110.     id="shadeaot"
  111.     cfgattrib="{280876CF-48C0-40BC-8E86-73CE6BB462E5};Always on top"
  112.     x="61" y="5"
  113.     image="shade.led.off"
  114.     activeImage="shade.led.on"
  115.     tooltip="Toggle Always on top"
  116.   />
  117. </groupdef>
  118.  
  119.  
  120.  
  121. <groupdef id="shadedisplay"> <!-- Display-->
  122.   <layer
  123.     x="0" y="0"
  124.     image="shade.display.bg.left"
  125.     ghost="1"
  126.   />
  127.   <layer
  128.     x="10" y="0"
  129.     w="-20"
  130.     relatw="1"
  131.     image="shade.display.bg.center"
  132.     ghost="1"
  133.   />
  134.   <layer
  135.     x="-10" y="0"
  136.     relatx="1"
  137.     image="shade.display.bg.right"
  138.     ghost="1"
  139.   />
  140.   <layer
  141.     x="3" y="4"
  142.     image="shade.display.left"
  143.     ghost="1"
  144.   />
  145.   <layer
  146.     x="13" y="4"
  147.     w="-21"
  148.     relatw="1"
  149.     image="shade.display.center"
  150.     ghost="1"
  151.     tile="1"
  152.   />
  153.   <layer
  154.     x="-8" y="4"
  155.     relatx="1"
  156.     image="shade.display.right"
  157.     ghost="1"
  158.   />
  159.  
  160.   <!-- SEEK SLIDER -->
  161.   <slider
  162.     id="shadeSeeker"
  163.     action="SEEK"
  164.     x="1" y="15"
  165.     h="10" w="-1"
  166.     relatw="1"
  167.     thumb="shade.button.seek"
  168.     downThumb="shade.button.seek.pressed"
  169.     hoverThumb="shade.button.seek.hover"
  170.     tooltip="Seeker"
  171.     alpha="100"
  172.   />
  173.   <slider
  174.     id="shadeSeekerGhost"
  175.     action="SEEK"
  176.     x="1" y="15"
  177.     h="10" w="-1"
  178.     relatw="1"
  179.     thumb="shade.button.seek"
  180.     downThumb="shade.button.seek.pressed"
  181.     hoverThumb="shade.button.seek.hover"
  182.     tooltip="Seeker"
  183.   />
  184. </groupdef>
  185.  
  186. <groupdef id="shadeticker" h="25"> <!-- Songticker -->
  187.   <text
  188.     id="Songticker" ticker="1"
  189.     display="songname" showlen="1"
  190.     x="40" y="6"
  191.     w="-44" h="10" relatw="1"
  192.     font="shade.songticker.font"
  193.     align="left"
  194.     rightclickaction="trackmenu"
  195.     dblclickaction="trackinfo"
  196.     fontsize="13"
  197.     color="font.display"
  198.     altfont="Arial"
  199.    />
  200.   <layer
  201.     x="40" y="4"
  202.     image="shade.display.ticker.overlay"
  203.     ghost="1"
  204.   />
  205. </groupdef>
  206.  
  207. <groupdef id="shadevis" h="25"> <!-- VIS -->
  208.  
  209.   <layer
  210.     x="0" y="4"
  211.     image="shade.display.vis.bg"
  212.     ghost="1"
  213.   />
  214.  
  215.  
  216.  <vis id="visual"
  217.     x="4" y="4" w="53" h="13"
  218.     gammagroup="DisplayVis"
  219.     ColorBand1="255,255,255"
  220.     ColorBand2="255,255,255"
  221.     ColorBand3="255,255,255"
  222.     ColorBand4="255,255,255"
  223.     ColorBand5="255,255,255"
  224.     ColorBand6="255,255,255"
  225.     ColorBand7="255,255,255"
  226.     ColorBand8="255,255,255"
  227.     ColorBand9="255,255,255"
  228.     ColorBand10="255,255,255"
  229.     ColorBand11="255,255,255"
  230.     ColorBand12="255,255,255"
  231.     ColorBand13="255,255,255"
  232.     ColorBand14="255,255,255"
  233.     ColorBand15="255,255,255"
  234.     ColorBand16="255,255,255"
  235.  
  236.     colorbandpeak="0,0,0"
  237.     colorosc1="255,255,255"
  238.     colorosc2="255,255,255"
  239.     colorosc3="255,255,255"
  240.     colorosc4="255,255,255"
  241.     colorosc5="255,255,255"
  242.   />
  243.  
  244.   <layer
  245.     x="0" y="4"
  246.     image="shade.display.vis.overlay"
  247.     ghost="1"
  248.   />
  249.  
  250. </groupdef>
  251.  
  252. <groupdef id="shadetimer" h="25"> <!-- Timer -->
  253.   <text
  254.     id="timer"
  255.     display="time"
  256.     x="5" y="6"
  257.     w="40" h="10"
  258.     font="shade.songticker.font"
  259.     align="left"
  260.     timecolonwidth="2"
  261.     timeroffstyle="1"
  262.     fontsize="12"
  263.     color="font.display"
  264.     altfont="Arial"
  265.     altfontsize="13"
  266.     altbold="1"
  267.   />
  268. </groupdef>
  269.  
  270.  
  271.  
  272. <groupdef id="shademain" name="Shade Main" w="0" h="25" relatw="1">
  273.  
  274.   <!-- Background -->
  275.   <layer
  276.     x="0" y="0"
  277.     image="shade.bg.left"
  278.     dblClickAction="SWITCH;normal"
  279.   />
  280.   <layer
  281.     x="303" y="0"
  282.     w="-352"
  283.     relatw="1"
  284.     image="shade.bg.center"
  285.     dblClickAction="SWITCH;normal"
  286.   />
  287.   <layer
  288.     x="-49" y="0"
  289.     relatx="1"
  290.     image="shade.bg.right"
  291.     dblClickAction="SWITCH;normal"
  292.   />
  293.   <layer
  294.     x="128" y="5"
  295.     image="shade.bg.overlay"
  296.     dblClickAction="SWITCH;normal"
  297.   />
  298.   <layer
  299.     x="-54" y="0"
  300.     relatx="1"
  301.     image="shade.bg.resize"
  302.     ghost="1"
  303.   />
  304.   <layer
  305.     id="shade.region.left"
  306.     x="0" y="0"
  307.     image="shade.regions.left"
  308.     sysregion="-2"
  309.   />
  310.   <layer
  311.     id="shade.region.right"
  312.     x="-5" y="0"
  313.     relatx="1"
  314.     image="shade.regions.right"
  315.     sysregion="-2"
  316.   />
  317.   <layer
  318.     x="0" y="0"
  319.     w="5" h="25"
  320.     resize="left"
  321.   />
  322.   <layer
  323.     x="-5" y="0"
  324.     relatx="1"
  325.     w="5" h="25"
  326.     resize="right"
  327.   />
  328.  
  329.  
  330.   <!-- Sysmenu -->
  331.   <button
  332.     id="shadeSysmenu"
  333.     action="SYSMENU"
  334.     x="6" y="4"
  335.     image="shade.button.sysmenu"
  336.     downImage="shade.button.sysmenu.pressed"
  337.     hoverImage="shade.button.sysmenu.hover"
  338.     tooltip="Main Menu"
  339.   />
  340.  
  341.  
  342.   <!-- PREVIOUS -->
  343.   <button
  344.     id="shadePrevious"
  345.     action="PREV"
  346.     x="29" y="6"
  347.     image="shade.button.previous"
  348.     downImage="shade.button.previous.pressed"
  349.     hoverImage="shade.button.previous.hover"
  350.     tooltip="Previous"
  351.     rectrgn="1"
  352.   />
  353.   <!-- Playback Button Status -->
  354.   <status
  355.     id="shadestatus"
  356.     x="54" y="8"
  357.     stopBitmap="shade.button.status.stop"
  358.     playBitmap="shade.button.status.play"
  359.     pauseBitmap="shade.button.status.pause"
  360.     ghost="1"
  361.   />
  362.  
  363.   <!-- PLAY -->
  364.   <button
  365.     id="shadePlay"
  366.     action="PLAY"
  367.     x="49" y="4"
  368.     image="shade.button.play"
  369.     downImage="shade.button.play.pressed"
  370.     hoverImage="shade.button.play.hover"
  371.     status="shade.button.play.active"
  372.     tooltip="Play"
  373.     rectrgn="1"
  374.   />
  375.  
  376.   <!-- PAUSE -->
  377.   <button
  378.     id="shadePause"
  379.     action="PAUSE"
  380.     x="71" y="4"
  381.     image="shade.button.pause"
  382.     downImage="shade.button.pause.pressed"
  383.     hoverImage="shade.button.pause.hover"
  384.     tooltip="Pause"
  385.     rectrgn="1"
  386.   />
  387.  
  388.   <!-- STOP -->
  389.   <button
  390.     id="shadeStop"
  391.     action="STOP"
  392.     x="93" y="4"
  393.     image="shade.button.stop"
  394.     downImage="shade.button.stop.pressed"
  395.     hoverImage="shade.button.stop.hover"
  396.     tooltip="Stop"
  397.     rectrgn="1"
  398.   />
  399.  
  400.   <!-- NEXT -->
  401.   <button
  402.     id="shadeNext"
  403.     action="NEXT"
  404.     x="116" y="6"
  405.     image="shade.button.next"
  406.     downImage="shade.button.next.pressed"
  407.     hoverImage="shade.button.next.hover"
  408.     tooltip="Next"
  409.     rectrgn="1"
  410.   />
  411.  
  412.  
  413.   <!-- VOLUME -->
  414.   <slider
  415.     id="shadeVolume"
  416.     action="VOLUME"
  417.     x="164" y="12"
  418.     w="56" h="11"
  419.     thumb="shade.button.volume"
  420.     downThumb="shade.button.volume.pressed"
  421.     hoverThumb="shade.button.volume.hover"
  422.     tooltip="Volume"
  423.   />
  424.  
  425.   <!-- MUTE -->
  426.   <togglebutton
  427.     id="shademute"
  428.     x="148" y="8"
  429.     image="shade.button.mute.off"
  430.     downImage="shade.button.mute.on.pressed"
  431.     hoverImage="shade.button.mute.on.hover"
  432.     activeImage="shade.button.mute.on"
  433.     tooltip="Toggle Mute"
  434.     rectrgn="1"
  435.   />
  436.  
  437.   <!-- EJECT/PL/ML -->
  438.   <button
  439.     id="shadeEJECT"
  440.     action="EJECT"
  441.     x="229" y="10"
  442.     image="shade.button.eject"
  443.     downImage="shade.button.eject.pressed"
  444.     hoverImage="shade.button.eject.hover"
  445.     tooltip="Open file(s)"
  446.   />
  447.   <layer
  448.     x="249" y="10"
  449.     image="shade.button.pl"
  450.   />
  451.   <layer
  452.     x="267" y="10"
  453.     image="shade.button.ml"
  454.   />
  455.  
  456.   <button
  457.     id="shadepl"
  458.     action="TOGGLE" param="guid:pl"
  459.     x="249" y="10"
  460.     image="shade.button.pl"
  461.     downImage="shade.button.pl.pressed"
  462.     hoverImage="shade.button.pl.hover"
  463.     activeImage="shade.button.pl.active"
  464.     tooltip="Playlist Editor"
  465.   />
  466.   <button
  467.     id="shademl"
  468.     action="TOGGLE" param="guid:ml"
  469.     x="267" y="10"
  470.     image="shade.button.ml"
  471.     downImage="shade.button.ml.pressed"
  472.     hoverImage="shade.button.ml.hover"
  473.     activeImage="shade.button.ml.active"
  474.     tooltip="Media Library"
  475.   />
  476.  
  477.   <!-- Resizer -->
  478.   <layer
  479.     x="-54" y="1"
  480.     w="9" h="23"
  481.     relatx="1"
  482.     image="shade.pl.resize"
  483.     resize="right"
  484.     rectrgn="1"
  485.   />
  486.  
  487.   <!-- CLOSE/SHADE/MINIMIZE -->
  488.   <button
  489.     id="shadeMinimize"
  490.     action="MINIMIZE"
  491.     x="-41" y="4"
  492.     relatx="1"
  493.     image="shade.button.minimize"
  494.     downImage="shade.button.minimize.pressed"
  495.     hoverImage="shade.button.minimize.hover"
  496.     tooltip="Minimize Winamp"
  497.   />
  498.   <button
  499.     id="shadeClose"
  500.     action="CLOSE"
  501.     x="-17" y="4"
  502.     relatx="1"
  503.     image="shade.button.close"
  504.     downImage="shade.button.close.pressed"
  505.     hoverImage="shade.button.close.hover"
  506.     tooltip="Exit Winamp"
  507.   />
  508.   <button
  509.     id="shadeWinshade"
  510.     action="SWITCH" param="normal"
  511.     x="-29" y="4"
  512.     relatx="1"
  513.     image="shade.button.winshade"
  514.     downImage="shade.button.winshade.pressed"
  515.     hoverImage="shade.button.winshade.hover"
  516.     tooltip="Return to Normal Mode"
  517.   />
  518.  
  519.   <group id="shadedisplay" x="299" y="0" w="150" visible="0"/>
  520.   <group id="shadeticker" x="299" y="0" w="40" visible="0"/>
  521.   <group id="shadevis" x="299" y="0" w="60" visible="0"/>
  522.   <group id="shadetimer" x="299" y="0" w="40" visible="0"/>
  523.   <group id="shadeX1" x="-237" y="0" relatx="1" visible="0"/>
  524.   <group id="shadeX2" x="-195" y="0" relatx="1" visible="0"/>
  525.   <group id="shadeX3" x="-174" y="0" relatx="1" visible="0"/>
  526.   <group id="shadeX4" x="-130" y="0" relatx="1" visible="0"/>
  527.  
  528. </groupdef>