mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 19:15:46 -04:00
Initial community commit
This commit is contained in:
21
Src/resources/skins/Winamp Modern/xml/albumart.xml
Normal file
21
Src/resources/skins/Winamp Modern/xml/albumart.xml
Normal file
@ -0,0 +1,21 @@
|
||||
<container id="winamp.albumart" name="Album Art" default_visible="1" nomenu="1" >
|
||||
|
||||
<groupdef id="albumart.content.group">
|
||||
|
||||
<AlbumArt
|
||||
id="waaa" fitparent="1" move="1"
|
||||
/>
|
||||
|
||||
<script file="scripts/albumart.maki" param="waaa" />
|
||||
|
||||
</groupdef>
|
||||
|
||||
<layout id="normal" minimum_w="107" minimum_h="60" h="164" w="164">
|
||||
<Wasabi:Standardframe:NoStatus
|
||||
x="0" y="0" w="0" h="0" relatw="1" relath="1"
|
||||
content="albumart.content.group"
|
||||
/>
|
||||
|
||||
</layout>
|
||||
|
||||
</container>
|
1977
Src/resources/skins/Winamp Modern/xml/color-presets.xml
Normal file
1977
Src/resources/skins/Winamp Modern/xml/color-presets.xml
Normal file
File diff suppressed because it is too large
Load Diff
1214
Src/resources/skins/Winamp Modern/xml/configdrawer.xml
Normal file
1214
Src/resources/skins/Winamp Modern/xml/configdrawer.xml
Normal file
File diff suppressed because it is too large
Load Diff
121
Src/resources/skins/Winamp Modern/xml/ml-normal.xml
Normal file
121
Src/resources/skins/Winamp Modern/xml/ml-normal.xml
Normal file
@ -0,0 +1,121 @@
|
||||
|
||||
|
||||
|
||||
<groupdef id="ml.frame.layout" relatw="1" relath="1" w="0" h="-35" background="wasabi.frame.basetexture">
|
||||
<layer
|
||||
x="0" y="0"
|
||||
image="player.ml.topleft"
|
||||
resize="topleft"
|
||||
/>
|
||||
<layer
|
||||
x="6" y="0"
|
||||
w="-12"
|
||||
relatw="1"
|
||||
image="player.ml.topcenter"
|
||||
resize="top"
|
||||
/>
|
||||
<layer
|
||||
x="-6" y="0"
|
||||
relatx="1"
|
||||
image="player.ml.topright"
|
||||
resize="topright"
|
||||
/>
|
||||
<layer
|
||||
x="0" y="5"
|
||||
relath="1"
|
||||
h="-50"
|
||||
image="player.ml.left"
|
||||
resize="left"
|
||||
/>
|
||||
<layer
|
||||
x="-6" y="5"
|
||||
relatx="1"
|
||||
relath="1"
|
||||
h="-50"
|
||||
image="player.ml.right"
|
||||
resize="right"
|
||||
/>
|
||||
<layer
|
||||
x="0" y="-52"
|
||||
relaty="1"
|
||||
image="player.ml.bottomleft"
|
||||
resize="bottomleft"
|
||||
/>
|
||||
<layer
|
||||
x="20" y="-10"
|
||||
w="-40"
|
||||
relatw="1"
|
||||
relaty="1"
|
||||
image="player.ml.bottomcenter"
|
||||
resize="bottom"
|
||||
/>
|
||||
<layer
|
||||
x="-20" y="-52"
|
||||
relatx="1"
|
||||
relaty="1"
|
||||
image="player.ml.bottomright"
|
||||
resize="bottomright"
|
||||
/>
|
||||
<layer
|
||||
x="0" y="-6"
|
||||
relaty="1"
|
||||
image="player.main.left.region"
|
||||
resize="left"
|
||||
sysregion="-2"
|
||||
/>
|
||||
<layer
|
||||
x="-6" y="-6"
|
||||
relaty="1"
|
||||
relatx="1"
|
||||
image="player.main.right.region"
|
||||
sysregion="-2"
|
||||
/>
|
||||
</groupdef>
|
||||
|
||||
<groupdef id="player.content.ml.dummy.group" name="MediaLibraryDummyGroup" relatw="1" relath="1" w="0" h="0">
|
||||
<component
|
||||
x="6"
|
||||
y="5"
|
||||
w="-12"
|
||||
relatw="1"
|
||||
h="-50"
|
||||
relath="1"
|
||||
noshowcmdbar="1"
|
||||
autoopen="1"
|
||||
autoclose="0"
|
||||
param="guid:{6B0EDF80-C9A5-11D3-9F26-00C04F39FFC6}"
|
||||
/>
|
||||
<group id="ml.frame.layout" x="0" y="0"/>
|
||||
</groupdef>
|
||||
|
||||
<groupdef id="mledit.content.group" name="MediaLibraryContent">
|
||||
<group id="player.content.ml.dummy.group" x="0" y="17" sysregion="1"/>
|
||||
<script id="mlmenu.script" file="scripts/mlmenu.maki" />
|
||||
</groupdef>
|
||||
|
||||
|
||||
<layout id="normal" minimum_w="354" minimum_h="164" h="349" w="790">
|
||||
<Wasabi:MediaLibraryFrame:NoStatus
|
||||
x="0" y="0" w="0" h="0" relatw="1" relath="1"
|
||||
content="mledit.content.group"
|
||||
padtitleleft="10"
|
||||
padtitleright="0"
|
||||
shade="shade"
|
||||
/>
|
||||
<sendparams target="mousetrap" dblClickAction="SWITCH;shade"/>
|
||||
<sendparams target="window.top.left;window.top;window.top.right;window.left;window.right;window.bottom.left.top;window.bottom.left;window.bottom.left.bottom;window.bottom.top;window.bottom;window.bottom.bottom;window.bottom.right.top;window.bottom.right;window.bottom.right.bottom;" resize="0"/>
|
||||
|
||||
<layer
|
||||
x="0" y="0" w="0" h="3"
|
||||
relatw="1"
|
||||
resize="top"
|
||||
/>
|
||||
|
||||
</layout>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
3
Src/resources/skins/Winamp Modern/xml/ml.xml
Normal file
3
Src/resources/skins/Winamp Modern/xml/ml.xml
Normal file
@ -0,0 +1,3 @@
|
||||
<container id="MLibrary" name="Media Library" dynamic="1" component="guid:{6B0EDF80-C9A5-11D3-9F26-00C04F39FFC6}" default_x="0" default_y="164" default_visible="@HAVE_LIBRARY@">
|
||||
<include file="ml-normal.xml"/>
|
||||
</container>
|
11
Src/resources/skins/Winamp Modern/xml/notifier-elements.xml
Normal file
11
Src/resources/skins/Winamp Modern/xml/notifier-elements.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<elements>
|
||||
<bitmap id="notifier.bg.left" file="notifier/notif-bg.png" x="0" y="0" w="13" h="80" gammagroup="Backgrounds"/>
|
||||
<bitmap id="notifier.bg.center" file="notifier/notif-bg.png" x="13" y="0" w="133" h="80" gammagroup="Backgrounds"/>
|
||||
<bitmap id="notifier.bg.right" file="notifier/notif-bg.png" x="146" y="0" w="13" h="80" gammagroup="Backgrounds"/>
|
||||
<bitmap id="notifier.bg.left.da" file="notifier/notif-bg-alpha.png" x="0" y="0" w="13" h="80" gammagroup="Backgrounds"/>
|
||||
<bitmap id="notifier.bg.center.da" file="notifier/notif-bg-alpha.png" x="13" y="0" w="133" h="80" gammagroup="Backgrounds"/>
|
||||
<bitmap id="notifier.bg.right.da" file="notifier/notif-bg-alpha.png" x="146" y="0" w="13" h="80" gammagroup="Backgrounds"/>
|
||||
<bitmap id="winamp.cover.shoutcast" file="notifier/sc_alb_art.jpg" x="0" y="0" h="111" w="111"/>
|
||||
<color id="notifier.dark" value="white" gammagroup="Text"/>
|
||||
<color id="notifier.bright" value="black" gammagroup="Text Inverse"/>
|
||||
</elements>
|
43
Src/resources/skins/Winamp Modern/xml/notifier-normal.xml
Normal file
43
Src/resources/skins/Winamp Modern/xml/notifier-normal.xml
Normal file
@ -0,0 +1,43 @@
|
||||
<groupdef id="notifier.albumart" sysregion="1" ghost="1" >
|
||||
|
||||
<layer id="notifier.cover.bg" x="0" y="0" image="notifier.bg.cover" move="0"/>
|
||||
<AlbumArt id="notifier.cover" x="18" y="15" h="50" w="50" move="0" rectrgn="1" notfoundImage="winamp.cover.notfound.50" noAutoRefresh="1"/>
|
||||
<layer id="notifier.webcover" x="18" y="15" h="50" w="50" move="0" rectrgn="1" visible="0"/>
|
||||
|
||||
</groupdef>
|
||||
|
||||
<groupdef id="notifier.text" sysregion = "1" ghost="1">
|
||||
|
||||
<!-- mp: I know this is an unusual way to get text shadow - but it creates a much better effect than the shadow params -->
|
||||
<text id="plentry" x="0" y="12" default="2/15" w="100" color="notifier.dark" shadow="1" shadowcolor="notifier.bright" shadowx="1" shadowy="1" font="Arial" fontsize="12" bold="1" ghost="1"/>
|
||||
|
||||
<text id="nexttrack" x="-102" y="12" w="102" relatw="1" align="right" default="Next track" color="notifier.dark" shadow="1" shadowcolor="notifier.bright" shadowx="1" shadowy="1" font="Arial" fontsize="12" bold="1" ghost="1"/>
|
||||
|
||||
<text id="title" x="0" y="27" w="0" relatw="1" default="Nothing" color="notifier.dark" shadow="1" shadowcolor="notifier.bright" shadowx="1" shadowy="1" font="Arial" fontsize="17" ghost="1" bold="1" translate="0"/>
|
||||
|
||||
<text id="artist" x="0" y="41" w="0" h="18" relatw="1" default="Nithin Sawhney" color="notifier.dark" shadow="1" shadowcolor="notifier.bright" shadowx="1" shadowy="1" font="Arial" fontsize="13" ghost="1" translate="0"/>
|
||||
|
||||
<text id="album" x="0" y="54" w="0" h="14" relatw="1" default="Prophesy" color="notifier.dark" shadow="1" shadowcolor="notifier.bright" shadowx="1" shadowy="1" font="Arial" fontsize="13" ghost="1" translate="0"/>
|
||||
|
||||
</groupdef>
|
||||
|
||||
|
||||
<layout id="normal" noparent="1" ontop="1" h="80" w="128" forcealpha="1" noactivation="1" nodock="1" move="0">
|
||||
|
||||
<grid left="notifier.bg.left" middle="notifier.bg.center" right="notifier.bg.right" fitparent="1" sysregion="1" ghost="1" rectrgn="0" move="0"/>
|
||||
<group id="notifier.text" x="75" y="0" h="80" w="-95" relatw="1" move="0"/>
|
||||
<group id="notifier.albumart" x="0" y="0" h="80" w="80" relatw="1" move="0" visible="0"/>
|
||||
|
||||
<text id="endofplayback" x="16" y="32" w="-32" relatw="1" align="center" default="End of playback" color="notifier.dark" shadow="1" shadowcolor="notifier.bright" shadowx="1" shadowy="1" font="Arial" fontsize="20" visible="0" ghost="1"/>
|
||||
|
||||
</layout>
|
||||
|
||||
<layout id="desktopalpha" noparent="1" ontop="1" h="80" w="128" desktopalpha="1" noactivation="1" nodock="1" move="0">
|
||||
|
||||
<grid left="notifier.bg.left.da" middle="notifier.bg.center.da" right="notifier.bg.right.da" fitparent="1" ghost="1" move="0"/>
|
||||
<group id="notifier.text" x="75" y="0" h="80" w="-95" relatw="1" move="0"/>
|
||||
<group id="notifier.albumart" x="0" y="0" h="80" w="80" relatw="1" move="0" visible="0"/>
|
||||
|
||||
<text id="endofplayback" x="16" y="32" w="-32" relatw="1" align="center" default="End of playback" color="notifier.dark" shadow="1" shadowcolor="notifier.bright" shadowx="1" shadowy="1" font="Arial" fontsize="20" visible="0" ghost="1"/>
|
||||
|
||||
</layout>
|
9
Src/resources/skins/Winamp Modern/xml/notifier.xml
Normal file
9
Src/resources/skins/Winamp Modern/xml/notifier.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<include file="notifier-elements.xml"/>
|
||||
<container id="notifier" name="Notifier" dynamic="1" default_visible="0" nomenu="1" nofocusapponclose="1">
|
||||
|
||||
<include file="notifier-normal.xml"/>
|
||||
|
||||
</container>
|
||||
|
||||
<!-- this script runs independently -->
|
||||
<script file="scripts/notifier.maki"/>
|
186
Src/resources/skins/Winamp Modern/xml/player-elements-shade.xml
Normal file
186
Src/resources/skins/Winamp Modern/xml/player-elements-shade.xml
Normal file
@ -0,0 +1,186 @@
|
||||
<elements>
|
||||
|
||||
<!-- Backgrounds/Overlays -->
|
||||
<bitmap id="shade.bg.overlay" file="shade/bg_overlay.png" x="0" y="0" w="177" h="20" gammagroup="Backgrounds2"/>
|
||||
|
||||
<bitmap id="shade.bg.left" file="shade/shade_bg.png" x="0" y="0" w="303" h="25" gammagroup="Backgrounds"/>
|
||||
<bitmap id="shade.bg.center" file="shade/shade_bg.png" x="305" y="0" w="5" h="25" gammagroup="Backgrounds"/>
|
||||
<bitmap id="shade.bg.right" file="shade/shade_bg.png" x="305" y="0" w="49" h="25" gammagroup="Backgrounds"/>
|
||||
<bitmap id="shade.bg.resize" file="shade/shade_bg.png" x="358" y="0" w="9" h="21" gammagroup="Backgrounds"/>
|
||||
|
||||
<bitmap id="shade.regions.left" file="shade/corners.png" x="0" y="0" w="5" h="25"/>
|
||||
<bitmap id="shade.regions.right" file="shade/corners.png" x="10" y="0" w="5" h="25"/>
|
||||
|
||||
<bitmap id="shade.bg.X1" file="shade/buttons_bg.png" x="0" y="0" w="42" h="25" gammagroup="Backgrounds"/>
|
||||
<bitmap id="shade.bg.X2" file="shade/buttons_bg.png" x="42" y="0" w="23" h="25" gammagroup="Backgrounds"/>
|
||||
<bitmap id="shade.bg.X3" file="shade/buttons2.png" x="26" y="0" w="59" h="23" gammagroup="Backgrounds"/>
|
||||
<bitmap id="shade.bg.X4" file="shade/buttons_bg.png" x="110" y="0" w="74" h="25" gammagroup="Backgrounds"/>
|
||||
|
||||
<!-- Display -->
|
||||
<bitmap id="shade.display.left" file="shade/pl_shade.png" x="23" y="34" w="10" h="14" gammagroup="Display"/>
|
||||
<bitmap id="shade.display.center" file="shade/pl_shade.png" x="33" y="34" w="50" h="14" gammagroup="Display"/>
|
||||
<bitmap id="shade.display.right" file="shade/pl_shade.png" x="214" y="34" w="6" h="14" gammagroup="Display"/>
|
||||
|
||||
<bitmap id="shade.display.bg.left" file="shade/pl_shade.png" x="20" y="0" w="10" h="22" gammagroup="Backgrounds"/>
|
||||
<bitmap id="shade.display.bg.center" file="shade/pl_shade.png" x="30" y="0" w="10" h="22" gammagroup="Backgrounds"/>
|
||||
<bitmap id="shade.display.bg.right" file="shade/pl_shade.png" x="208" y="0" w="10" h="22" gammagroup="Backgrounds"/>
|
||||
|
||||
<bitmap id="shade.display2.bg.right" file="shade/buttons2.png" x="5" y="0" w="21" h="23" gammagroup="Backgrounds"/>
|
||||
|
||||
<bitmap id="shade.display.vis.bg" file="shade/display_overlay.png" x="0" y="20" w="60" h="13" gammagroup="Display"/>
|
||||
<bitmap id="shade.display.vis.overlay" file="shade/display_overlay.png" x="0" y="0" w="60" h="13" gammagroup="Display"/>
|
||||
<bitmap id="shade.display.ticker.overlay" file="shade/display_overlay.png" x="0" y="40" w="5" h="13" gammagroup="Display"/>
|
||||
|
||||
|
||||
|
||||
<!-- Playback buttons -->
|
||||
<bitmap id="shade.button.previous" file="shade/buttons.png" x="212" y="3" h="13" w="14" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.previous.pressed" file="shade/buttons.png" x="212" y="23" h="13" w="14" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.previous.hover" file="shade/buttons.png" x="212" y="3" h="13" w="14" gammagroup="ButtonsHover"/>
|
||||
|
||||
<bitmap id="shade.button.play" file="shade/buttons.png" x="232" y="1" h="17" w="17" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.play.pressed" file="shade/buttons.png" x="232" y="21" h="17" w="17" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.play.hover" file="shade/buttons.png" x="232" y="1" h="17" w="17" gammagroup="ButtonsHover"/>
|
||||
|
||||
<bitmap id="shade.button.pause" file="shade/buttons.png" x="254" y="1" h="17" w="17" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.pause.pressed" file="shade/buttons.png" x="254" y="21" h="17" w="17" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.pause.hover" file="shade/buttons.png" x="254" y="1" h="17" w="17" gammagroup="ButtonsHover"/>
|
||||
|
||||
<bitmap id="shade.button.stop" file="shade/buttons.png" x="276" y="1" h="17" w="17" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.stop.pressed" file="shade/buttons.png" x="276" y="21" h="17" w="17" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.stop.hover" file="shade/buttons.png" x="276" y="1" h="17" w="17" gammagroup="ButtonsHover"/>
|
||||
|
||||
<bitmap id="shade.button.next" file="shade/buttons.png" x="299" y="3" h="13" w="14" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.next.pressed" file="shade/buttons.png" x="299" y="23" h="13" w="14" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.next.hover" file="shade/buttons.png" x="299" y="3" h="13" w="14" gammagroup="ButtonsHover"/>
|
||||
|
||||
<bitmap id="shade.button.status.play" file="shade/playbackstatus.png" x="0" y="0" h="9" w="51" gammagroup="ButtonStatus"/>
|
||||
<bitmap id="shade.button.status.pause" file="shade/playbackstatus.png" x="0" y="20" h="9" w="51" gammagroup="ButtonStatus"/>
|
||||
<bitmap id="shade.button.status.stop" file="shade/playbackstatus.png" x="0" y="40" h="9" w="51" gammagroup="ButtonStatus"/>
|
||||
|
||||
<!-- Volume -->
|
||||
<bitmap id="shade.button.volume" file="shade/volume.png" x="0" y="0" h="11" w="16" gammagroup="Buttons2"/>
|
||||
<bitmap id="shade.button.volume.hover" file="shade/volume.png" x="0" y="0" h="11" w="16" gammagroup="ButtonsHover2"/>
|
||||
<bitmap id="shade.button.volume.pressed" file="shade/volume.png" x="20" y="0" h="11" w="16" gammagroup="Buttons2"/>
|
||||
|
||||
<!-- Seek -->
|
||||
<bitmap id="shade.button.seek" file="shade/seek.png" x="0" y="0" h="10" w="24" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.seek.pressed" file="shade/seek.png" x="30" y="0" h="10" w="24" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.seek.hover" file="shade/seek.png" x="0" y="0" h="10" w="24" gammagroup="ButtonsHover"/>
|
||||
|
||||
<!-- EJECT/PL/ML -->
|
||||
<bitmap id="shade.button.eject" file="shade/buttons.png" x="349" y="7" h="9" w="14" gammagroup="Buttons2"/>
|
||||
<bitmap id="shade.button.eject.pressed" file="shade/buttons.png" x="349" y="27" h="9" w="14" gammagroup="Buttons2"/>
|
||||
<bitmap id="shade.button.eject.hover" file="shade/buttons.png" x="349" y="7" h="9" w="14" gammagroup="ButtonsHover2"/>
|
||||
|
||||
<bitmap id="shade.button.pl" file="shade/buttons.png" x="369" y="7" h="9" w="14" gammagroup="Buttons2"/>
|
||||
<bitmap id="shade.button.pl.pressed" file="shade/buttons.png" x="369" y="27" h="9" w="14" gammagroup="Buttons2"/>
|
||||
<bitmap id="shade.button.pl.hover" file="shade/buttons.png" x="369" y="7" h="9" w="14" gammagroup="ButtonsHover2"/>
|
||||
<bitmap id="shade.button.pl.active" file="shade/buttons.png" x="369" y="47" h="9" w="14" gammagroup="ButtonsActive"/>
|
||||
|
||||
<bitmap id="shade.button.ml" file="shade/buttons.png" x="387" y="7" h="9" w="15" gammagroup="Buttons2"/>
|
||||
<bitmap id="shade.button.ml.pressed" file="shade/buttons.png" x="387" y="27" h="9" w="15" gammagroup="Buttons2"/>
|
||||
<bitmap id="shade.button.ml.hover" file="shade/buttons.png" x="387" y="7" h="9" w="15" gammagroup="ButtonsHover2"/>
|
||||
<bitmap id="shade.button.ml.active" file="shade/buttons.png" x="387" y="47" h="9" w="15" gammagroup="ButtonsActive"/>
|
||||
|
||||
<!-- MUTE -->
|
||||
<bitmap id="shade.button.mute.off" file="shade/buttons.png" x="328" y="5" h="13" w="13" gammagroup="Buttons2"/>
|
||||
<bitmap id="shade.button.mute.on" file="shade/buttons.png" x="328" y="45" h="13" w="13" gammagroup="Buttons2"/>
|
||||
<bitmap id="shade.button.mute.on.hover" file="shade/buttons.png" x="328" y="45" h="13" w="13" gammagroup="ButtonsHover2"/>
|
||||
<bitmap id="shade.button.mute.on.pressed" file="shade/buttons.png" x="328" y="25" h="13" w="13" gammagroup="Buttons2"/>
|
||||
|
||||
<!-- SHUFFLE/REPEAT -->
|
||||
<bitmap id="shade.button.repeat0" file="shade/buttons.png" x="0" y="5" h="15" w="15" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.repeat.pressed0" file="shade/buttons.png" x="0" y="25" h="15" w="15" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.repeat.hover0" file="shade/buttons.png" x="0" y="5" h="15" w="15" gammagroup="ButtonsHover"/>
|
||||
|
||||
<bitmap id="shade.button.repeat1" file="shade/buttons.png" x="0" y="5" h="15" w="15" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.repeat.pressed1" file="shade/buttons.png" x="0" y="45" h="15" w="15" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.repeat.hover1" file="shade/buttons.png" x="0" y="5" h="15" w="15" gammagroup="ButtonsHover"/>
|
||||
|
||||
<bitmap id="shade.button.repeat2" file="shade/buttons.png" x="19" y="45" h="15" w="15" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.repeat.pressed2" file="shade/buttons.png" x="0" y="25" h="15" w="15" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.repeat.hover2" file="shade/buttons.png" x="19" y="45" h="15" w="15" gammagroup="ButtonsHover"/>
|
||||
|
||||
<bitmap id="shade.button.shuffle" file="shade/buttons.png" x="19" y="5" h="15" w="15" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.shuffle.pressed" file="shade/buttons.png" x="19" y="25" h="15" w="15" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.shuffle.hover" file="shade/buttons.png" x="19" y="5" h="15" w="15" gammagroup="ButtonsHover"/>
|
||||
|
||||
<bitmap id="shade.led.on" file="shade/led.png" x="0" y="0" h="9" w="9" gammagroup="Led"/>
|
||||
<bitmap id="shade.led.off" file="shade/led.png" x="20" y="0" h="9" w="9" gammagroup="Led"/>
|
||||
|
||||
<!-- EQ -->
|
||||
<bitmap id="shade.button.eq" file="shade/buttons.png" x="109" y="1" h="17" w="17" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.eq.pressed" file="shade/buttons.png" x="109" y="21" h="17" w="17" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.eq.hover" file="shade/buttons.png" x="109" y="1" h="17" w="17" gammagroup="ButtonsHover"/>
|
||||
|
||||
<!-- ColorThemes -->
|
||||
<bitmap id="shade.button.ct" file="shade/buttons2.png" x="41" y="43" h="7" w="29" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.ct.pressed" file="shade/buttons2.png" x="41" y="73" h="7" w="29" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.ct.hover" file="shade/buttons2.png" x="41" y="43" h="7" w="29" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="shade.button.ct.prev" file="shade/buttons2.png" x="32" y="43" h="7" w="8" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.ct.prev.pressed" file="shade/buttons2.png" x="32" y="73" h="7" w="8" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.ct.prev.hover" file="shade/buttons2.png" x="32" y="43" h="7" w="8" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="shade.button.ct.next" file="shade/buttons2.png" x="71" y="43" h="7" w="8" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.ct.next.pressed" file="shade/buttons2.png" x="71" y="73" h="7" w="8" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.ct.next.hover" file="shade/buttons2.png" x="71" y="43" h="7" w="8" gammagroup="ButtonsHover"/>
|
||||
|
||||
<!-- Always on top -->
|
||||
<bitmap id="shade.button.aot" file="shade/buttons2.png" x="33" y="32" h="7" w="34" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.aot.pressed" file="shade/buttons2.png" x="33" y="62" h="7" w="34" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.aot.hover" file="shade/buttons2.png" x="33" y="32" h="7" w="34" gammagroup="ButtonsHover"/>
|
||||
|
||||
<!-- Expand/Reduce -->
|
||||
<bitmap id="shade.button.expand" file="shade/buttons2.png" x="16" y="37" h="7" w="7" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.expand.pressed" file="shade/buttons2.png" x="16" y="67" h="7" w="7" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.expand.hover" file="shade/buttons2.png" x="16" y="37" h="7" w="7" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="shade.button.reduce" file="shade/buttons2.png" x="96" y="37" h="7" w="7" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.reduce.pressed" file="shade/buttons2.png" x="96" y="67" h="7" w="7" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.button.reduce.hover" file="shade/buttons2.png" x="96" y="37" h="7" w="7" gammagroup="ButtonsHover"/>
|
||||
|
||||
<!-- SONGTICKERFONT -->
|
||||
<bitmap id="bitmapfont.shade.songticker" file="shade/songtickerfont.png" x="0" y="0" h="40" w="300" gammagroup="DisplaySongtickerShade"/>
|
||||
<bitmapfont id="shade.songticker.font" file="bitmapfont.shade.songticker" charwidth="7" charheight="12" hspacing="-1" vspacing="0"/>
|
||||
|
||||
<!-- CLOSE/MINIMIZE... -->
|
||||
<bitmap id="shade.button.winshade" file="window/titlebar.png" x="0" y="140" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="shade.button.winshade.pressed" file="window/titlebar.png" x="40" y="140" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="shade.button.winshade.hover" file="window/titlebar.png" x="0" y="140" h="10" w="11" gammagroup="TitlebarHover"/>
|
||||
|
||||
<bitmap id="shade.button.minimize" file="window/titlebar.png" x="0" y="40" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="shade.button.minimize.pressed" file="window/titlebar.png" x="40" y="40" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="shade.button.minimize.hover" file="window/titlebar.png" x="0" y="40" h="10" w="11" gammagroup="TitlebarHover"/>
|
||||
|
||||
<bitmap id="shade.button.close" file="window/titlebar.png" x="0" y="80" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="shade.button.close.pressed" file="window/titlebar.png" x="40" y="80" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="shade.button.close.hover" file="window/titlebar.png" x="0" y="80" h="10" w="11" gammagroup="TitlebarHover"/>
|
||||
|
||||
<bitmap id="shade.button.sysmenu" file="window/titlebar.png" x="0" y="20" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="shade.button.sysmenu.pressed" file="window/titlebar.png" x="40" y="20" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="shade.button.sysmenu.hover" file="window/titlebar.png" x="0" y="20" h="10" w="11" gammagroup="TitlebarHover"/>
|
||||
|
||||
<!-- PLAYLIST SHADE -->
|
||||
<bitmap id="shade.pl.bg.left" file="shade/pl_shade.png" x="0" y="0" w="30" h="25" gammagroup="Backgrounds"/>
|
||||
<bitmap id="shade.pl.bg.center" file="shade/pl_shade.png" x="36" y="0" w="10" h="25" gammagroup="Backgrounds"/>
|
||||
<bitmap id="shade.pl.bg.right" file="shade/pl_shade.png" x="208" y="0" w="74" h="25" gammagroup="Backgrounds"/>
|
||||
|
||||
<bitmap id="shade.pl.display.left" file="shade/pl_shade.png" x="23" y="34" w="10" h="14" gammagroup="Display"/>
|
||||
<bitmap id="shade.pl.display.center" file="shade/pl_shade.png" x="33" y="34" w="50" h="14" gammagroup="Display"/>
|
||||
<bitmap id="shade.pl.display.right" file="shade/pl_shade.png" x="214" y="34" w="6" h="14" gammagroup="Display"/>
|
||||
|
||||
<bitmap id="shade.pl.seek" file="shade/pl_shade.png" x="29" y="65" h="9" w="24" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.pl.seek.pressed" file="shade/pl_shade.png" x="59" y="65" h="9" w="24" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.pl.seek.hover" file="shade/pl_shade.png" x="29" y="65" h="9" w="24" gammagroup="ButtonsHover"/>
|
||||
|
||||
<bitmap id="shade.pl.button.list" file="shade/pl_shade.png" x="228" y="35" h="15" w="15" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.pl.button.list.pressed" file="shade/pl_shade.png" x="228" y="65" h="15" w="15" gammagroup="Buttons"/>
|
||||
<bitmap id="shade.pl.button.list.hover" file="shade/pl_shade.png" x="228" y="35" h="15" w="15" gammagroup="ButtonsHover"/>
|
||||
|
||||
<bitmap id="shade.pl.resize" file="shade/pl_shade.png" x="137" y="57" h="23" w="9" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="shade.button.nowplaying.normal" file="shade/nowplaying.png" x="0" y="0" h="10" w="10" gammagroup="DisplayVis"/>
|
||||
<bitmap id="shade.button.nowplaying.hover" file="shade/nowplaying.png" x="10" y="0" h="10" w="10" gammagroup="DisplayVis"/>
|
||||
<bitmap id="shade.button.nowplaying.down" file="shade/nowplaying.png" x="20" y="0" h="10" w="10" gammagroup="DisplayVis"/>
|
||||
|
||||
</elements>
|
||||
|
723
Src/resources/skins/Winamp Modern/xml/player-elements.xml
Normal file
723
Src/resources/skins/Winamp Modern/xml/player-elements.xml
Normal file
@ -0,0 +1,723 @@
|
||||
<elements>
|
||||
|
||||
|
||||
<!-- SUI Playlist Search -->
|
||||
<bitmap id="sui.pl.search.box.1" file="window/sui.png" x="180" y="39" w="6" h="1" gammagroup="Backgrounds"/>
|
||||
<bitmap id="sui.pl.search.box.2" file="window/sui.png" x="187" y="39" w="6" h="1" gammagroup="Backgrounds"/>
|
||||
<bitmap id="sui.pl.search.box.3" file="window/sui.png" x="194" y="39" w="6" h="1" gammagroup="Backgrounds"/>
|
||||
<bitmap id="sui.pl.search.box.4" file="window/sui.png" x="180" y="41" w="6" h="6" gammagroup="Backgrounds"/>
|
||||
<bitmap id="sui.pl.search.box.5" file="window/sui.png" x="187" y="41" w="6" h="6" gammagroup="Backgrounds"/>
|
||||
<bitmap id="sui.pl.search.box.6" file="window/sui.png" x="194" y="41" w="6" h="6" gammagroup="Backgrounds"/>
|
||||
<bitmap id="sui.pl.search.box.7" file="window/sui.png" x="180" y="48" w="6" h="24" gammagroup="Backgrounds"/>
|
||||
<bitmap id="sui.pl.search.box.8" file="window/sui.png" x="187" y="48" w="6" h="24" gammagroup="Backgrounds"/>
|
||||
<bitmap id="sui.pl.search.box.9" file="window/sui.png" x="194" y="48" w="6" h="24" gammagroup="Backgrounds"/>
|
||||
|
||||
<bitmap id="sui.pl.search.bg.1" file="window/sui.png" x="81" y="31" w="18" h="30" gammagroup="ListBackground"/>
|
||||
<bitmap id="sui.pl.search.bg.2" file="window/sui.png" x="100" y="31" w="20" h="30" gammagroup="ListBackground"/>
|
||||
<bitmap id="sui.pl.search.bg.3" file="window/sui.png" x="121" y="31" w="18" h="30" gammagroup="ListBackground"/>
|
||||
|
||||
<bitmap id="sui.pl.search.bgv.1" file="window/sui.png" x="0" y="31" w="30" h="30" gammagroup="Backgrounds"/>
|
||||
<bitmap id="sui.pl.search.bgv.2" file="window/sui.png" x="31" y="31" w="20" h="30" gammagroup="Backgrounds"/>
|
||||
<bitmap id="sui.pl.search.bgv.3" file="window/sui.png" x="50" y="31" w="30" h="30" gammagroup="Backgrounds"/>
|
||||
|
||||
<bitmap id="sui.pl.search.go.bgv" file="window/sui.png" x="225" y="0" w="20" h="19" gammagroup="Backgrounds"/>
|
||||
<bitmap id="sui.pl.search.go.1" file="window/sui.png" x="225" y="20" w="20" h="19" gammagroup="Buttons"/>
|
||||
<bitmap id="sui.pl.search.go.2" file="window/sui.png" x="225" y="40" w="20" h="19" gammagroup="Buttons"/>
|
||||
<bitmap id="sui.pl.search.go.3" file="window/sui.png" x="225" y="60" w="20" h="19" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="sui.pl.search.stop.bgv" file="window/sui.png" x="201" y="0" w="20" h="19" gammagroup="Backgrounds"/>
|
||||
<bitmap id="sui.pl.search.stop.1" file="window/sui.png" x="201" y="20" w="20" h="19" gammagroup="Buttons"/>
|
||||
<bitmap id="sui.pl.search.stop.2" file="window/sui.png" x="201" y="40" w="20" h="19" gammagroup="Buttons"/>
|
||||
<bitmap id="sui.pl.search.stop.3" file="window/sui.png" x="201" y="60" w="20" h="19" gammagroup="Buttons"/>
|
||||
|
||||
|
||||
<!-- Player Backgrounds/Overlays -->
|
||||
<bitmap id="player.main.left" file="window/main.png" x="0" y="0" h="126" w="180" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.main.center" file="window/main.png" x="200" y="0" h="126" w="20" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.main.right" file="window/main.png" x="264" y="0" h="126" w="90" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.main.bg2.left" file="window/main2.png" x="0" y="0" h="31" w="60" gammagroup="Backgrounds2"/>
|
||||
<bitmap id="player.main.bg2.center" file="window/main2.png" x="60" y="0" h="31" w="20" gammagroup="Backgrounds2"/>
|
||||
<bitmap id="player.main.bg2.right" file="window/main2.png" x="126" y="0" h="31" w="90" gammagroup="Backgrounds2"/>
|
||||
<bitmap id="player.main.left.region" file="player/mainregions.png" x="0" y="0" h="6" w="6"/>
|
||||
<bitmap id="player.main.right.region" file="player/mainregions.png" x="10" y="0" h="6" w="6"/>
|
||||
<bitmap id="player.main.bg" file="player/main_bg.png" x="0" y="0" h="126" w="354"/>
|
||||
<bitmap id="player.openclose.overlay" file="player/openclose_overlay.png" x="0" y="0" h="17" w="40" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.main.bg2.textoverlay" file="player/txt_config.png" x="0" y="0" h="5" w="25" gammagroup="BG2Textoverlay"/>
|
||||
|
||||
<!-- Media Library Window -->
|
||||
<bitmap id="player.ml.topleft" file="window/mlwindow.png" x="0" y="0" h="5" w="6" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.ml.topright" file="window/mlwindow.png" x="58" y="0" h="5" w="6" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.ml.topcenter" file="window/mlwindow.png" x="20" y="0" h="5" w="10" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.ml.left" file="window/mlwindow.png" x="0" y="5" h="5" w="6" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.ml.right" file="window/mlwindow.png" x="58" y="5" h="5" w="6" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.ml.bottomleft" file="window/mlwindow.png" x="0" y="16" h="52" w="20" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.ml.bottomright" file="window/mlwindow.png" x="44" y="16" h="52" w="20" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.ml.bottomcenter" file="window/mlwindow.png" x="30" y="58" h="10" w="10" gammagroup="Backgrounds"/>
|
||||
|
||||
<!-- Playlist Window -->
|
||||
<bitmap id="player.pl.topleft" file="window/plwindow.png" x="0" y="0" h="5" w="6" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.pl.topright" file="window/plwindow.png" x="58" y="0" h="5" w="6" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.pl.topcenter" file="window/plwindow.png" x="20" y="0" h="5" w="10" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.pl.left" file="window/plwindow.png" x="0" y="5" h="5" w="6" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.pl.right" file="window/plwindow.png" x="58" y="5" h="5" w="6" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.pl.bottomleft" file="window/plwindow.png" x="0" y="16" h="67" w="20" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.pl.bottomright" file="window/plwindow.png" x="44" y="16" h="67" w="20" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.pl.bottomcenter" file="window/plwindow.png" x="30" y="58" h="25" w="10" gammagroup="Backgrounds"/>
|
||||
|
||||
<bitmap id="player.pl.button.add" file="player/buttons_pl.png" x="4" y="0" h="13" w="37" gammagroup="Buttons"/>
|
||||
<bitmap id="player.pl.button.add.pressed" file="player/buttons_pl.png" x="4" y="20" h="13" w="37" gammagroup="Buttons"/>
|
||||
<bitmap id="player.pl.button.add.hover" file="player/buttons_pl.png" x="4" y="0" h="13" w="37" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.pl.button.add.bg" file="player/buttons_pl.png" x="1" y="36" h="21" w="44" gammagroup="Backgrounds"/>
|
||||
|
||||
<bitmap id="player.pl.button.rem" file="player/buttons_pl.png" x="49" y="0" h="13" w="38" gammagroup="Buttons"/>
|
||||
<bitmap id="player.pl.button.rem.pressed" file="player/buttons_pl.png" x="49" y="20" h="13" w="38" gammagroup="Buttons"/>
|
||||
<bitmap id="player.pl.button.rem.hover" file="player/buttons_pl.png" x="49" y="0" h="13" w="38" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.pl.button.rem.bg" file="player/buttons_pl.png" x="45" y="36" h="21" w="46" gammagroup="Backgrounds"/>
|
||||
|
||||
<bitmap id="player.pl.button.sel" file="player/buttons_pl.png" x="95" y="0" h="13" w="31" gammagroup="Buttons"/>
|
||||
<bitmap id="player.pl.button.sel.pressed" file="player/buttons_pl.png" x="95" y="20" h="13" w="31" gammagroup="Buttons"/>
|
||||
<bitmap id="player.pl.button.sel.hover" file="player/buttons_pl.png" x="95" y="0" h="13" w="31" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.pl.button.sel.bg" file="player/buttons_pl.png" x="91" y="36" h="21" w="39" gammagroup="Backgrounds"/>
|
||||
|
||||
<bitmap id="player.pl.button.misc" file="player/buttons_pl.png" x="134" y="0" h="13" w="38" gammagroup="Buttons"/>
|
||||
<bitmap id="player.pl.button.misc.pressed" file="player/buttons_pl.png" x="134" y="20" h="13" w="38" gammagroup="Buttons"/>
|
||||
<bitmap id="player.pl.button.misc.hover" file="player/buttons_pl.png" x="134" y="0" h="13" w="38" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.pl.button.misc.bg" file="player/buttons_pl.png" x="130" y="36" h="21" w="46" gammagroup="Backgrounds"/>
|
||||
|
||||
<bitmap id="player.pl.button.list" file="player/buttons_pl.png" x="220" y="0" h="13" w="91" gammagroup="Buttons"/>
|
||||
<bitmap id="player.pl.button.list.pressed" file="player/buttons_pl.png" x="220" y="20" h="13" w="91" gammagroup="Buttons"/>
|
||||
<bitmap id="player.pl.button.list.hover" file="player/buttons_pl.png" x="220" y="0" h="13" w="91" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.pl.button.list.bg" file="player/buttons_pl.png" x="216" y="36" h="21" w="99" gammagroup="Backgrounds"/>
|
||||
|
||||
<bitmap id="player.pl.resizer" file="player/resize_pl.png" x="0" y="0" h="15" w="15" gammagroup="Backgrounds"/>
|
||||
|
||||
<bitmap id="player.pl.time" file="player/pe_time.png" x="0" y="0" h="20" w="70" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.pl.time.display" file="player/pe_time.png" x="5" y="34" h="11" w="60" gammagroup="Display"/>
|
||||
<bitmap id="player.pl.time.left" file="player/pe_time.png" x="0" y="0" h="20" w="55" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.pl.time.display.left" file="player/pe_time.png" x="5" y="34" h="11" w="50" gammagroup="Display"/>
|
||||
|
||||
<!-- PE Time -->
|
||||
<bitmap id="bitmapfont.pe.font" file="player/pe_time_font.png" x="0" y="0" h="23" w="124" gammagroup="DisplayElements"/>
|
||||
<bitmapfont id="player.pe.time.font" file="bitmapfont.pe.font" charwidth="4" charheight="8" hspacing="0" vspacing="0"/>
|
||||
|
||||
<!-- Drawer Background -->
|
||||
<bitmap id="drawer.main.left" file="player/drawer_bg.png" x="0" y="4" h="133" w="20" gammagroup="Backgrounds"/>
|
||||
<bitmap id="drawer.main.center" file="player/drawer_bg.png" x="20" y="4" h="133" w="20" gammagroup="Backgrounds"/>
|
||||
<bitmap id="drawer.main.right" file="player/drawer_bg.png" x="50" y="4" h="133" w="90" gammagroup="Backgrounds"/>
|
||||
<bitmap id="drawer.main.left.region" file="player/drawer_bg_regions.png" x="0" y="4" h="133" w="20" gammagroup="Backgrounds"/>
|
||||
<bitmap id="drawer.main.right.region" file="player/drawer_bg_regions.png" x="50" y="4" h="133" w="20" gammagroup="Backgrounds"/>
|
||||
<bitmap id="drawer.colorthemes.bg" file="player/ct_background.png" x="0" y="0" h="90" w="306" gammagroup="Backgrounds"/>
|
||||
<bitmap id="drawer.colorthemes.txtoverlay.dark" file="player/ct_background.png" x="318" y="20" h="21" w="72" gammagroup="BGOverlayDark"/>
|
||||
|
||||
<bitmap id="wasabi.list.background" file="player/ct_bg.png" x="0" y="0" h="36" w="36" gammagroup="ListBackground"/>
|
||||
|
||||
<bitmap id="drawer.main.shadow.left" file="player/drawer_shadow.png" x="0" y="0" h="15" w="10"/>
|
||||
<bitmap id="drawer.main.shadow.right" file="player/drawer_shadow.png" x="260" y="0" h="15" w="76"/>
|
||||
|
||||
<bitmap id="drawer.button.settheme" file="player/button_ct_switch.png" x="43" y="0" h="13" w="48" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.button.settheme.hover" file="player/button_ct_switch.png" x="43" y="0" h="13" w="48" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="drawer.button.settheme.pressed" file="player/button_ct_switch.png" x="43" y="20" h="13" w="48" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="drawer.button.theme.prev" file="player/button_ct_switch.png" x="0" y="0" h="13" w="12" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.button.theme.prev.hover" file="player/button_ct_switch.png" x="0" y="0" h="13" w="12" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="drawer.button.theme.prev.pressed" file="player/button_ct_switch.png" x="0" y="20" h="13" w="12" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="drawer.button.theme.next" file="player/button_ct_switch.png" x="22" y="0" h="13" w="11" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.button.theme.next.hover" file="player/button_ct_switch.png" x="22" y="0" h="13" w="11" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="drawer.button.theme.next.pressed" file="player/button_ct_switch.png" x="22" y="20" h="13" w="11" gammagroup="Buttons"/>
|
||||
|
||||
<!-- Drawer InnerBackground -->
|
||||
<bitmap id="drawer.inner.left" file="player/config_tabs.png" x="0" y="4" h="119" w="10" gammagroup="Backgrounds"/>
|
||||
<bitmap id="drawer.inner.center" file="player/config_tabs.png" x="68" y="4" h="119" w="10" gammagroup="Backgrounds"/>
|
||||
<bitmap id="drawer.inner.right" file="player/config_tabs.png" x="186" y="4" h="119" w="20" gammagroup="Backgrounds"/>
|
||||
|
||||
<!-- Drawer Elements -->
|
||||
<bitmap id="drawer.tab.off.left" file="player/config_tabs.png" x="19" y="112" h="19" w="15" gammagroup="Backgrounds"/>
|
||||
<bitmap id="drawer.tab.off.center" file="player/config_tabs.png" x="34" y="112" h="19" w="10" gammagroup="Backgrounds"/>
|
||||
<bitmap id="drawer.tab.off.right" file="player/config_tabs.png" x="52" y="112" h="19" w="15" gammagroup="Backgrounds"/>
|
||||
<bitmap id="drawer.tab.on.left" file="player/config_tabs.png" x="79" y="112" h="19" w="15" gammagroup="Backgrounds"/>
|
||||
<bitmap id="drawer.tab.on.center" file="player/config_tabs.png" x="94" y="112" h="19" w="10" gammagroup="Backgrounds"/>
|
||||
<bitmap id="drawer.tab.on.right" file="player/config_tabs.png" x="112" y="112" h="19" w="15" gammagroup="Backgrounds"/>
|
||||
<bitmap id="drawer.button.close.bg" file="player/config_tabs.png" x="139" y="117" h="15" w="41" gammagroup="Backgrounds"/>
|
||||
<bitmap id="drawer.button.close" file="player/button_config_drawer.png" x="0" y="20" h="7" w="25" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.button.close.hover" file="player/button_config_drawer.png" x="0" y="20" h="7" w="25" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="drawer.button.close.pressed" file="player/button_config_drawer.png" x="50" y="20" h="7" w="25" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.button.open" file="player/button_config_drawer.png" x="0" y="0" h="7" w="25" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.button.open.hover" file="player/button_config_drawer.png" x="0" y="0" h="7" w="25" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="drawer.button.open.pressed" file="player/button_config_drawer.png" x="50" y="0" h="7" w="25" gammagroup="Buttons"/>
|
||||
|
||||
<!-- Drawer Content Options -->
|
||||
<bitmap id="drawer.options.bg" file="player/options_bg.png" x="0" y="0" h="93" w="314" gammagroup="Backgrounds"/>
|
||||
<bitmap id="drawer.options.bg.display" file="player/options_bg.png" x="0" y="100" h="93" w="314" gammagroup="Display"/>
|
||||
|
||||
<bitmap id="drawer.options.bg2" file="player/options_elements.png" x="21" y="6" h="85" w="291" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.bg2.shadow" file="player/options_elements.png" x="571" y="6" h="85" w="291" gammagroup="Display"/>
|
||||
|
||||
<bitmap id="drawer.options.button.scroll.up" file="player/options_scrollbuttons.png" x="160" y="0" h="9" w="69" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.button.scroll.up.hover" file="player/options_scrollbuttons.png" x="80" y="0" h="9" w="69" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.button.scroll.up.pressed" file="player/options_scrollbuttons.png" x="0" y="0" h="9" w="69" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.button.scroll.down" file="player/options_scrollbuttons.png" x="160" y="66" h="9" w="69" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.button.scroll.down.hover" file="player/options_scrollbuttons.png" x="80" y="66" h="9" w="69" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.button.scroll.down.pressed" file="player/options_scrollbuttons.png" x="0" y="66" h="9" w="69" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.button.drawers" file="player/options_buttons.png" x="180" y="0" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.button.drawers.hover" file="player/options_buttons.png" x="90" y="0" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.button.drawers.pressed" file="player/options_buttons.png" x="0" y="0" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.button.menus" file="player/options_buttons.png" x="180" y="14" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.button.menus.hover" file="player/options_buttons.png" x="90" y="14" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.button.menus.pressed" file="player/options_buttons.png" x="0" y="14" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.button.winshade" file="player/options_buttons.png" x="180" y="28" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.button.winshade.hover" file="player/options_buttons.png" x="90" y="28" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.button.winshade.pressed" file="player/options_buttons.png" x="0" y="28" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.button.visbutton" file="player/options_buttons.png" x="180" y="42" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.button.visbutton.hover" file="player/options_buttons.png" x="90" y="42" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.button.visbutton.pressed" file="player/options_buttons.png" x="0" y="42" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.button.notifications" file="player/options_buttons.png" x="180" y="56" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.button.notifications.hover" file="player/options_buttons.png" x="90" y="56" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.button.notifications.pressed" file="player/options_buttons.png" x="0" y="56" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.button.songticker" file="player/options_buttons.png" x="180" y="70" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.button.songticker.hover" file="player/options_buttons.png" x="90" y="70" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.button.songticker.pressed" file="player/options_buttons.png" x="0" y="70" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.button.misc" file="player/options_buttons.png" x="180" y="84" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.button.misc.hover" file="player/options_buttons.png" x="90" y="84" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.button.misc.pressed" file="player/options_buttons.png" x="0" y="84" h="14" w="77" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.button.drawers.shadow" file="player/options_buttons.png" x="290" y="0" h="14" w="77" gammagroup="Display"/>
|
||||
<bitmap id="drawer.options.button.menus.shadow" file="player/options_buttons.png" x="290" y="14" h="14" w="77" gammagroup="Display"/>
|
||||
<bitmap id="drawer.options.button.winshade.shadow" file="player/options_buttons.png" x="290" y="28" h="14" w="77" gammagroup="Display"/>
|
||||
<bitmap id="drawer.options.button.visbutton.shadow" file="player/options_buttons.png" x="290" y="42" h="14" w="77" gammagroup="Display"/>
|
||||
<bitmap id="drawer.options.button.notifications.shadow" file="player/options_buttons.png" x="290" y="56" h="14" w="77" gammagroup="Display"/>
|
||||
<bitmap id="drawer.options.button.songticker.shadow" file="player/options_buttons.png" x="290" y="70" h="14" w="77" gammagroup="Display"/>
|
||||
<bitmap id="drawer.options.button.misc.shadow" file="player/options_buttons.png" x="290" y="84" h="14" w="77" gammagroup="Display"/>
|
||||
|
||||
<bitmap id="drawer.options.drawers.shadow" file="player/options_elements.png" x="577" y="112" h="72" w="198" gammagroup="Display"/>
|
||||
<bitmap id="drawer.options.drawers.text" file="player/options_elements.png" x="27" y="112" h="72" w="198" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.menus.shadow" file="player/options_elements.png" x="577" y="202" h="72" w="198" gammagroup="Display"/>
|
||||
<bitmap id="drawer.options.menus.text" file="player/options_elements.png" x="27" y="202" h="72" w="198" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.winshade.shadow" file="player/options_elements.png" x="577" y="292" h="72" w="198" gammagroup="Display"/>
|
||||
<bitmap id="drawer.options.winshade.text" file="player/options_elements.png" x="27" y="292" h="72" w="198" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.misc.shadow" file="player/options_elements.png" x="797" y="112" h="72" w="198" gammagroup="Display"/>
|
||||
<bitmap id="drawer.options.misc.text" file="player/options_elements.png" x="247" y="112" h="72" w="198" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.notifications.shadow" file="player/options_elements.png" x="797" y="292" h="72" w="198" gammagroup="Display"/>
|
||||
<bitmap id="drawer.options.notifications.text" file="player/options_elements.png" x="247" y="292" h="72" w="198" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.notifications2.fadein.shadow" file="player/options_elements.png" x="797" y="382" h="25" w="198" gammagroup="Display"/>
|
||||
<bitmap id="drawer.options.notifications2.fadein.text" file="player/options_elements.png" x="247" y="382" h="25" w="198" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.notifications2.hold.shadow" file="player/options_elements.png" x="797" y="408" h="25" w="198" gammagroup="Display"/>
|
||||
<bitmap id="drawer.options.notifications2.hold.text" file="player/options_elements.png" x="247" y="408" h="25" w="198" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.notifications2.fadeout.shadow" file="player/options_elements.png" x="797" y="432" h="24" w="198" gammagroup="Display"/>
|
||||
<bitmap id="drawer.options.notifications2.fadeout.text" file="player/options_elements.png" x="247" y="432" h="24" w="198" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.songticker.shadow" file="player/options_elements.png" x="577" y="382" h="72" w="198" gammagroup="Display"/>
|
||||
<bitmap id="drawer.options.songticker.text" file="player/options_elements.png" x="27" y="382" h="72" w="198" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.visbutton.shadow" file="player/options_elements.png" x="797" y="202" h="72" w="198" gammagroup="Display"/>
|
||||
<bitmap id="drawer.options.visbutton.text" file="player/options_elements.png" x="247" y="202" h="72" w="198" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.checkbox.w181.off" file="player/options_buttons2.png" x="0" y="80" h="13" w="181" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.checkbox.w181.on" file="player/options_buttons2.png" x="0" y="100" h="13" w="181" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.checkbox.w181.hover" file="player/options_buttons2.png" x="0" y="0" h="13" w="181" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.checkbox.w181.down" file="player/options_buttons2.png" x="0" y="20" h="13" w="181" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.checkbox.w131.off" file="player/options_buttons2.png" x="0" y="80" h="13" w="131" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.checkbox.w131.on" file="player/options_buttons2.png" x="0" y="100" h="13" w="131" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.checkbox.w131.hover" file="player/options_buttons2.png" x="0" y="0" h="13" w="131" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.checkbox.w131.down" file="player/options_buttons2.png" x="0" y="20" h="13" w="131" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.radio.w181.off" file="player/options_buttons2.png" x="0" y="120" h="13" w="181" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.radio.w181.on" file="player/options_buttons2.png" x="0" y="140" h="13" w="181" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.radio.w181.hover" file="player/options_buttons2.png" x="0" y="40" h="13" w="181" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.radio.w181.down" file="player/options_buttons2.png" x="0" y="60" h="13" w="181" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.radio.w140.off" file="player/options_buttons2.png" x="0" y="120" h="13" w="140" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.radio.w140.on" file="player/options_buttons2.png" x="0" y="140" h="13" w="140" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.radio.w140.hover" file="player/options_buttons2.png" x="0" y="40" h="13" w="140" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.radio.w140.down" file="player/options_buttons2.png" x="0" y="60" h="13" w="140" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.more" file="player/options_more.png" x="0" y="30" h="19" w="49" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.more.hover" file="player/options_more.png" x="60" y="30" h="19" w="49" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.more.down" file="player/options_more.png" x="120" y="30" h="19" w="49" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.back" file="player/options_more.png" x="0" y="0" h="19" w="49" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.back.hover" file="player/options_more.png" x="60" y="0" h="19" w="49" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.back.down" file="player/options_more.png" x="120" y="0" h="19" w="49" gammagroup="DisplayElements"/>
|
||||
|
||||
<bitmap id="drawer.options.slider" file="player/options_slider.png" x="0" y="0" h="10" w="14" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.slider.hover" file="player/options_slider.png" x="0" y="10" h="10" w="14" gammagroup="DisplayElements"/>
|
||||
<bitmap id="drawer.options.slider.down" file="player/options_slider.png" x="0" y="0" h="10" w="14" gammagroup="DisplayElements"/>
|
||||
|
||||
<!-- Drawer Content EQ -->
|
||||
<bitmap id="drawer.eq.bg" file="player/eq_bg.png" x="0" y="0" h="89" w="318" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.main.eq.button" file="player/button_eq.png" x="0" y="0" h="23" w="13" gammagroup="Buttons"/>
|
||||
<bitmap id="player.main.eq.button.hover" file="player/button_eq.png" x="0" y="0" h="23" w="13" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.main.eq.button.pressed" file="player/button_eq.png" x="18" y="0" h="23" w="13" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.eq.txtoverlay.dark" file="player/eq_textoverlay.png" x="0" y="0" h="76" w="318" gammagroup="BGOverlayDark"/>
|
||||
<bitmap id="drawer.eq.txtoverlay.bright" file="player/eq_textoverlay.png" x="0" y="82" h="7" w="318" gammagroup="BGOverlayBright"/>
|
||||
<bitmap id="drawer.eq.balance.txtoverlay.bright" file="player/eq_textoverlay.png" x="0" y="89" h="5" w="63" gammagroup="BGOverlayBright"/>
|
||||
<bitmap id="drawer.eq.button.on" file="player/buttons_eq.png" x="8" y="21" h="9" w="20" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.eq.button.on.pressed" file="player/buttons_eq.png" x="88" y="21" h="9" w="20" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.eq.button.on.hover" file="player/buttons_eq.png" x="8" y="21" h="9" w="20" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="drawer.eq.button.auto" file="player/buttons_eq.png" x="8" y="35" h="9" w="33" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.eq.button.auto.pressed" file="player/buttons_eq.png" x="88" y="35" h="9" w="33" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.eq.button.auto.hover" file="player/buttons_eq.png" x="8" y="35" h="9" w="33" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="drawer.eq.button.presets" file="player/buttons_eq.png" x="8" y="49" h="9" w="49" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.eq.button.presets.pressed" file="player/buttons_eq.png" x="88" y="49" h="9" w="49" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.eq.button.presets.hover" file="player/buttons_eq.png" x="8" y="49" h="9" w="49" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="drawer.eq.balance.bg" file="player/eq_balance.png" x="0" y="0" h="16" w="68" gammagroup="Backgrounds"/>
|
||||
<bitmap id="drawer.eq.button.balance" file="player/button_balance.png" x="69" y="5" h="13" w="23" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.eq.button.balance.hover" file="player/button_balance.png" x="69" y="5" h="13" w="23" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="drawer.eq.button.balance.pressed" file="player/button_balance.png" x="99" y="5" h="13" w="23" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.eq.button.crossfade" file="player/buttons_eq.png" x="0" y="0" h="9" w="18" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.eq.button.crossfade.hover" file="player/buttons_eq.png" x="0" y="0" h="9" w="18" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="drawer.eq.button.crossfade.pressed" file="player/buttons_eq.png" x="80" y="0" h="9" w="18" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.eq.crossfade.display" file="player/buttons_eq.png" x="46" y="21" h="9" w="12" gammagroup="Display"/>
|
||||
<bitmap id="drawer.eq.button.crossfade.prev" file="player/buttons_eq.png" x="35" y="0" h="9" w="7" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.eq.button.crossfade.prev.hover" file="player/buttons_eq.png" x="35" y="0" h="9" w="7" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="drawer.eq.button.crossfade.prev.pressed" file="player/buttons_eq.png" x="115" y="0" h="9" w="7" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.eq.button.crossfade.next" file="player/buttons_eq.png" x="56" y="0" h="9" w="7" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.eq.button.crossfade.next.hover" file="player/buttons_eq.png" x="56" y="0" h="9" w="7" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="drawer.eq.button.crossfade.next.pressed" file="player/buttons_eq.png" x="136" y="0" h="9" w="7" gammagroup="Buttons"/>
|
||||
<bitmap id="drawer.eq.label.winamp" file="player/eq_labels.png" x="0" y="0" h="5" w="174" gammagroup="BGOverlayBright"/>
|
||||
<bitmap id="drawer.eq.label.iso" file="player/eq_labels.png" x="0" y="5" h="5" w="174" gammagroup="BGOverlayBright"/>
|
||||
|
||||
<!-- Titlebar -->
|
||||
<bitmap id="wasabi.titlebar.left.active" file="window/titlebar.png" x="0" y="100" h="9" w="10" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="wasabi.titlebar.center.active" file="window/titlebar.png" x="10" y="100" h="9" w="10" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="wasabi.titlebar.right.active" file="window/titlebar.png" x="43" y="100" h="9" w="10" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="wasabi.titlebar.left.inactive" file="window/titlebar.png" x="0" y="110" h="9" w="10" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="wasabi.titlebar.center.inactive" file="window/titlebar.png" x="10" y="110" h="9" w="10" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="wasabi.titlebar.right.inactive" file="window/titlebar.png" x="43" y="110" h="9" w="10" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="wasabi.titlebar.overlay" file="window/titlebar_overlay.png" x="0" y="0" h="11" w="32" gammagroup="Titlebar"/>
|
||||
|
||||
<!-- Resize -->
|
||||
<bitmap id="player.resizer" file="player/resizer.png" x="0" y="0" w="17" h="17" gammagroup="Backgrounds2"/>
|
||||
|
||||
<!-- Menubar -->
|
||||
<bitmap id="wasabi.menubar.left" file="player/menubar.png" x="0" y="0" h="17" w="5" gammagroup="Menubar"/>
|
||||
<bitmap id="wasabi.menubar.center" file="player/menubar.png" x="5" y="0" h="17" w="5" gammagroup="Menubar"/>
|
||||
<bitmap id="wasabi.menubar.right.overlay" file="player/menubar.png" x="25" y="0" h="17" w="45" gammagroup="Menubar"/>
|
||||
<bitmap id="wasabi.menubar.right.textoverlay" file="player/menubar.png" x="125" y="0" h="17" w="45" gammagroup="MenubarText"/>
|
||||
<bitmap id="wasabi.menubar.right" file="player/menubar.png" x="75" y="0" h="17" w="45" gammagroup="Menubar"/>
|
||||
|
||||
<!-- Menu -->
|
||||
<bitmap id="txt.menu.file" file="window/menu/file.png" gammagroup="MenubarText"/>
|
||||
<bitmap id="txt.menu.play" file="window/menu/play.png" gammagroup="MenubarText"/>
|
||||
<bitmap id="txt.menu.view" file="window/menu/view.png" gammagroup="MenubarText"/>
|
||||
<bitmap id="txt.menu.help" file="window/menu/help.png" gammagroup="MenubarText"/>
|
||||
<bitmap id="txt.menu.play" file="window/menu/play.png" gammagroup="MenubarText"/>
|
||||
<bitmap id="txt.menu.sort" file="window/menu/sort.png" gammagroup="MenubarText"/>
|
||||
<bitmap id="txt.menu.options" file="window/menu/options.png" gammagroup="MenubarText"/>
|
||||
<bitmap id="txt.menu.playlist" file="window/menu/playlist.png" gammagroup="MenubarText"/>
|
||||
|
||||
<bitmap id="button.menu.hover.left" file="window/menu_elements.png" x="31" y="20" w="4" h="16" gammagroup="Menubar"/>
|
||||
<bitmap id="button.menu.hover.middle" file="window/menu_elements.png" x="35" y="20" w="44" h="16" gammagroup="Menubar"/>
|
||||
<bitmap id="button.menu.hover.right" file="window/menu_elements.png" x="79" y="20" w="3" h="16" gammagroup="Menubar"/>
|
||||
|
||||
<bitmap id="button.menu.pressed.left" file="window/menu_elements.png" x="31" y="40" w="4" h="16" gammagroup="Menubar"/>
|
||||
<bitmap id="button.menu.pressed.middle" file="window/menu_elements.png" x="35" y="40" w="44" h="16" gammagroup="Menubar"/>
|
||||
<bitmap id="button.menu.pressed.right" file="window/menu_elements.png" x="79" y="40" w="3" h="16" gammagroup="Menubar"/>
|
||||
|
||||
<!-- Titlebar Buttons -->
|
||||
<bitmap id="wasabi.button.winshade" file="window/titlebar.png" x="0" y="60" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="wasabi.button.winshade.pressed" file="window/titlebar.png" x="40" y="60" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="wasabi.button.winshade.hover" file="window/titlebar.png" x="0" y="60" h="10" w="11" gammagroup="TitlebarHover"/>
|
||||
<bitmap id="wasabi.button.winshade.inactive" file="window/titlebar.png" x="60" y="60" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
|
||||
<bitmap id="wasabi.button.sysmenu" file="window/titlebar.png" x="0" y="20" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="wasabi.button.sysmenu.pressed" file="window/titlebar.png" x="40" y="20" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="wasabi.button.sysmenu.hover" file="window/titlebar.png" x="0" y="20" h="10" w="11" gammagroup="TitlebarHover"/>
|
||||
<bitmap id="wasabi.button.sysmenu.inactive" file="window/titlebar.png" x="60" y="20" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
|
||||
<bitmap id="wasabi.button.minimize" file="window/titlebar.png" x="0" y="40" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="wasabi.button.minimize.pressed" file="window/titlebar.png" x="40" y="40" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="wasabi.button.minimize.hover" file="window/titlebar.png" x="0" y="40" h="10" w="11" gammagroup="TitlebarHover"/>
|
||||
<bitmap id="wasabi.button.minimize.inactive" file="window/titlebar.png" x="60" y="40" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
|
||||
<bitmap id="wasabi.button.exit" file="window/titlebar.png" x="0" y="80" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="wasabi.button.exit.pressed" file="window/titlebar.png" x="40" y="80" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="wasabi.button.exit.hover" file="window/titlebar.png" x="0" y="80" h="10" w="11" gammagroup="TitlebarHover"/>
|
||||
<bitmap id="wasabi.button.exit.inactive" file="window/titlebar.png" x="60" y="80" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
|
||||
<bitmap id="wasabi.button.close.flat" file="window/titlebar.png" x="0" y="80" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="wasabi.button.close.flat.pressed" file="window/titlebar.png" x="40" y="80" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
<bitmap id="wasabi.button.close.flat.hover" file="window/titlebar.png" x="0" y="80" h="10" w="11" gammagroup="TitlebarHover"/>
|
||||
<bitmap id="wasabi.button.close.flat.inactive" file="window/titlebar.png" x="60" y="80" h="10" w="11" gammagroup="TitlebarElements"/>
|
||||
|
||||
<bitmap id="wasabi.button.bg.title" file="window/titlebar.png" x="60" y="100" h="11" w="13" gammagroup="Titlebar"/>
|
||||
|
||||
<!-- Playback buttons -->
|
||||
<bitmap id="player.button.previous.bg" file="player/player_buttons.png" x="0" y="0" h="26" w="30" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.previous" file="player/player_buttons.png" x="0" y="40" h="26" w="30" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.previous.pressed" file="player/player_buttons.png" x="0" y="80" h="26" w="30" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.previous.hover" file="player/player_buttons.png" x="0" y="120" h="26" w="30" gammagroup="ButtonGlow"/>
|
||||
|
||||
<bitmap id="player.button.play.bg" file="player/player_buttons.png" x="30" y="0" h="29" w="30" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.play" file="player/player_buttons.png" x="30" y="40" h="29" w="30" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.play.pressed" file="player/player_buttons.png" x="30" y="80" h="29" w="30" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.play.hover" file="player/player_buttons.png" x="30" y="120" h="29" w="30" gammagroup="ButtonGlow"/>
|
||||
|
||||
<bitmap id="player.button.pause.bg" file="player/player_buttons.png" x="60" y="0" h="29" w="30" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.pause" file="player/player_buttons.png" x="60" y="40" h="29" w="30" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.pause.pressed" file="player/player_buttons.png" x="60" y="80" h="29" w="30" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.pause.hover" file="player/player_buttons.png" x="60" y="120" h="29" w="30" gammagroup="ButtonGlow"/>
|
||||
|
||||
<bitmap id="player.button.stop.bg" file="player/player_buttons.png" x="90" y="0" h="29" w="30" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.stop" file="player/player_buttons.png" x="90" y="40" h="29" w="30" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.stop.pressed" file="player/player_buttons.png" x="90" y="80" h="29" w="30" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.stop.hover" file="player/player_buttons.png" x="90" y="120" h="29" w="30" gammagroup="ButtonGlow"/>
|
||||
|
||||
<bitmap id="player.button.next.bg" file="player/player_buttons.png" x="120" y="0" h="26" w="30" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.next" file="player/player_buttons.png" x="120" y="40" h="26" w="30" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.next.pressed" file="player/player_buttons.png" x="120" y="80" h="26" w="30" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.next.hover" file="player/player_buttons.png" x="120" y="120" h="26" w="30" gammagroup="ButtonGlow"/>
|
||||
|
||||
<bitmap id="player.button.status.play" file="player/player_buttons_status.png" x="30" y="0" h="29" w="90" gammagroup="ButtonStatus"/>
|
||||
<bitmap id="player.button.status.pause" file="player/player_buttons_status.png" x="30" y="40" h="29" w="90" gammagroup="ButtonStatus"/>
|
||||
<bitmap id="player.button.status.stop" file="player/player_buttons_status.png" x="30" y="80" h="29" w="90" gammagroup="ButtonStatus"/>
|
||||
|
||||
<bitmap id="player.button.mlpl.bg" file="player/buttons_mlpl_bg.png" x="0" y="0" h="26" w="90" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.eject" file="player/buttons_mlpl.png" x="0" y="0" h="13" w="19" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.eject.hover" file="player/buttons_mlpl.png" x="0" y="0" h="13" w="19" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.eject.pressed" file="player/buttons_mlpl.png" x="0" y="40" h="13" w="19" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.pl" file="player/buttons_mlpl.png" x="26" y="0" h="13" w="22" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.pl.hover" file="player/buttons_mlpl.png" x="26" y="0" h="13" w="22" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.pl.active" file="player/buttons_mlpl.png" x="26" y="20" h="13" w="22" gammagroup="ButtonsActive"/>
|
||||
<bitmap id="player.button.pl.pressed" file="player/buttons_mlpl.png" x="26" y="40" h="13" w="22" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.ml" file="player/buttons_mlpl.png" x="52" y="0" h="13" w="22" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.ml.hover" file="player/buttons_mlpl.png" x="52" y="0" h="13" w="22" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.ml.active" file="player/buttons_mlpl.png" x="52" y="20" h="13" w="22" gammagroup="ButtonsActive"/>
|
||||
<bitmap id="player.button.ml.pressed" file="player/buttons_mlpl.png" x="52" y="40" h="13" w="22" gammagroup="Buttons"/>
|
||||
|
||||
<!-- Display -->
|
||||
<bitmap id="player.display.bg.left" file="player/display.png" x="0" y="0" h="67" w="60" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.display.bg.center" file="player/display.png" x="60" y="0" h="67" w="60" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.display.bg.right" file="player/display.png" x="247" y="0" h="67" w="60" gammagroup="Backgrounds"/>
|
||||
|
||||
<bitmap id="player.display.songticker.bg.left" file="player/display.png" x="0" y="124" h="19" w="60" gammagroup="DisplaySongtickerBG"/>
|
||||
<bitmap id="player.display.songticker.bg.center" file="player/display.png" x="60" y="124" h="19" w="60" gammagroup="DisplaySongtickerBG"/>
|
||||
<bitmap id="player.display.songticker.bg.right" file="player/display.png" x="247" y="124" h="19" w="60" gammagroup="DisplaySongtickerBG"/>
|
||||
|
||||
<bitmap id="player.display.left" file="player/display.png" x="0" y="80" h="67" w="60" gammagroup="Display"/>
|
||||
<bitmap id="player.display.center" file="player/display.png" x="60" y="80" h="67" w="60" gammagroup="Display"/>
|
||||
<bitmap id="player.display.right" file="player/display.png" x="247" y="80" h="67" w="60" gammagroup="Display"/>
|
||||
|
||||
<bitmap id="player.display.right2" file="player/display.png" x="163" y="80" h="67" w="60" gammagroup="Display"/>
|
||||
<bitmap id="player.display.songticker.bg.right2" file="player/display.png" x="163" y="124" h="19" w="60" gammagroup="DisplaySongtickerBG"/>
|
||||
|
||||
<bitmap id="player.display.left.overlay" file="player/displayoverlay.png" x="0" y="0" h="63" w="21" gammagroup="DisplaySongtickerBG"/>
|
||||
<bitmap id="player.display.right.overlay" file="player/displayoverlay.png" x="56" y="0" h="63" w="17" gammagroup="DisplaySongtickerBG"/>
|
||||
|
||||
<!-- Display Beat Visualization -->
|
||||
<bitmap id="player.display.beat.left" file="player/beat_left.png" gammagroup="DisplayBeatVis"/>
|
||||
<bitmap id="player.display.beat.right" file="player/beat_right.png" gammagroup="DisplayBeatVis"/>
|
||||
<bitmap id="player.display.beat.left2" file="player/beat_l2.png" gammagroup="DisplayBeatVis"/>
|
||||
<bitmap id="player.display.beat.right2" file="player/beat_r2.png" gammagroup="DisplayBeatVis"/>
|
||||
<bitmap id="player.display.beat.textoverlay" file="player/beat_textoverlay.png" gammagroup="DisplayBeatVis"/>
|
||||
<bitmap id="player.display.beat.displayoverlay" file="player/beat_displayoverlay.png" gammagroup="Display"/>
|
||||
|
||||
<!-- Seek -->
|
||||
<bitmap id="player.button.seek" file="player/seekbar.png" x="97" y="0" h="13" w="36" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.seek.pressed" file="player/seekbar.png" x="137" y="0" h="13" w="36" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.seek.hover" file="player/seekbar.png" x="97" y="0" h="13" w="36" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.seekbar.left" file="player/seekbar.png" x="0" y="0" h="13" w="10" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.seekbar.center" file="player/seekbar.png" x="10" y="0" h="13" w="10" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.seekbar.right" file="player/seekbar.png" x="73" y="0" h="13" w="10" gammagroup="Backgrounds"/>
|
||||
|
||||
<!-- NUMFONT -->
|
||||
<bitmap id="bitmapfont.player.BIGNUM" file="player/numfont.png" x="0" y="0" h="60" w="300" gammagroup="DisplayElements"/>
|
||||
<bitmapfont id="player.BIGNUM" file="bitmapfont.player.BIGNUM" charwidth="13" charheight="20" hspacing="-1" vspacing="0"/>
|
||||
|
||||
<!-- SMALLFONT -->
|
||||
<bitmap id="bitmapfont.player.smallfont" file="player/smallfont.png" x="0" y="0" h="24" w="192" charwidth="6" charheight="8" hspacing="0" vspacing="-1" gammagroup="TextDark"/>
|
||||
<bitmapfont id="player.smallfont" file="bitmapfont.player.smallfont" charwidth="6" charheight="8" hspacing="0" vspacing="-1"/>
|
||||
|
||||
<!-- SONGTICKERFONT -->
|
||||
<bitmap id="bitmapfont.player.songticker" file="player/songtickerfont.png" x="0" y="0" h="66" w="320" gammagroup="DisplaySongticker"/>
|
||||
<bitmapfont id="player.songticker.font" file="bitmapfont.player.songticker" charwidth="10" charheight="22" hspacing="-1" vspacing="0"/>
|
||||
|
||||
<!-- PLAYBACK STATUS -->
|
||||
<bitmap id="player.status.stop" file="player/playbackstatus.png" x="0" y="0" h="23" w="10" gammagroup="DisplayElements"/>
|
||||
<bitmap id="player.status.play" file="player/playbackstatus.png" x="20" y="0" h="23" w="10" gammagroup="DisplayElements"/>
|
||||
<bitmap id="player.status.pause" file="player/playbackstatus.png" x="40" y="0" h="23" w="10" gammagroup="DisplayElements"/>
|
||||
|
||||
<!-- VISUALIZATION -->
|
||||
<bitmap id="player.visualization.background" file="player/visualization_background.png" x="0" y="0" h="33" w="85" gammagroup="DisplayElements"/>
|
||||
<bitmap id="player.visualization.overlay" file="player/visualization_overlay.png" x="0" y="0" h="33" w="85" gammagroup="Display"/>
|
||||
<bitmap id="player.visualization.overlay2" file="player/visualization_overlay.png" x="1" y="0" h="33" w="85" gammagroup="Display"/>
|
||||
|
||||
<!-- SONGINFO -->
|
||||
<bitmap id="bitmapfont.player.songinfo" file="player/songinfofont.png" x="0" y="0" h="23" w="124" gammagroup="DisplayElements"/>
|
||||
<bitmapfont id="player.songinfo.font" file="bitmapfont.player.songinfo" charwidth="4" charheight="8" hspacing="0" vspacing="0"/>
|
||||
<bitmap id="player.songinfo.kbps" file="player/songinfo.png" x="0" y="0" h="7" w="20" gammagroup="DisplayElements"/>
|
||||
<bitmap id="player.songinfo.khz" file="player/songinfo.png" x="47" y="0" h="7" w="22" gammagroup="DisplayElements"/>
|
||||
<bitmap id="player.songinfo.stereo" file="player/songinfo.png" x="0" y="13" h="9" w="74" gammagroup="DisplayElements"/>
|
||||
<bitmap id="player.songinfo.mono" file="player/songinfo.png" x="0" y="23" h="9" w="74" gammagroup="DisplayElements"/>
|
||||
<bitmap id="player.songinfo.none" file="player/songinfo.png" x="0" y="33" h="9" w="74" gammagroup="DisplayElements"/>
|
||||
<bitmap id="player.songinfo.surround" file="player/songinfo.png" x="0" y="43" h="9" w="74" gammagroup="DisplayElements"/>
|
||||
<bitmap id="player.songinfo.repeat1" file="player/songinfo.png" x="76" y="13" h="10" w="14" gammagroup="DisplayElements"/>
|
||||
<bitmap id="player.songinfo.repeat2" file="player/songinfo.png" x="76" y="27" h="10" w="14" gammagroup="DisplayElements"/>
|
||||
<bitmap id="player.songinfo.repeat0" file="player/songinfo.png" x="76" y="43" h="10" w="14" gammagroup="DisplayElements"/>
|
||||
<bitmap id="player.songinfo.shuffle.on" file="player/songinfo.png" x="91" y="13" h="10" w="13" gammagroup="DisplayElements"/>
|
||||
<bitmap id="player.songinfo.shuffle.off" file="player/songinfo.png" x="91" y="43" h="10" w="13" gammagroup="DisplayElements"/>
|
||||
<bitmap id="player.songinfo.eq.on" file="player/songinfo.png" x="94" y="0" h="7" w="10" gammagroup="DisplayElements"/>
|
||||
<bitmap id="player.songinfo.eq.off" file="player/songinfo.png" x="94" y="30" h="7" w="10" gammagroup="DisplayElements"/>
|
||||
|
||||
<!-- WINAMP BOLT -->
|
||||
<bitmap id="player.button.bolt.bg" file="player/bolt.png" x="3" y="1" h="20" w="18" gammagroup="Backgrounds2"/>
|
||||
<bitmap id="player.button.bolt" file="player/bolt.png" x="33" y="1" h="20" w="18" gammagroup="Bolt"/>
|
||||
<bitmap id="player.button.bolt.hover" file="player/bolt.png" x="63" y="1" h="20" w="18" gammagroup="Bolt"/>
|
||||
<bitmap id="player.button.bolt.pressed" file="player/bolt.png" x="93" y="1" h="20" w="18" gammagroup="Bolt"/>
|
||||
|
||||
<!-- Volume -->
|
||||
<bitmap id="player.volume.bg" file="player/volume_bar_bg.png" x="0" y="0" h="19" w="85" gammagroup="Backgrounds2"/>
|
||||
<bitmap id="player.button.volume" file="player/button_volume.png" x="0" y="0" h="13" w="21" gammagroup="Buttons2"/>
|
||||
<bitmap id="player.button.volume.hover" file="player/button_volume.png" x="0" y="0" h="13" w="21" gammagroup="ButtonsHover2"/>
|
||||
<bitmap id="player.button.volume.pressed" file="player/button_volume.png" x="60" y="0" h="13" w="21" gammagroup="Buttons2"/>
|
||||
|
||||
<!-- Mute -->
|
||||
<bitmap id="player.button.mute.bg" file="player/button_mute_bg.png" x="0" y="0" h="24" w="23" gammagroup="Backgrounds2"/>
|
||||
<bitmap id="player.button.mute.off" file="player/button_mute.png" x="0" y="0" h="15" w="15" gammagroup="Buttons2"/>
|
||||
<bitmap id="player.button.mute.off.hover" file="player/button_mute.png" x="0" y="0" h="15" w="15" gammagroup="ButtonsHover2"/>
|
||||
<bitmap id="player.button.mute.off.pressed" file="player/button_mute.png" x="30" y="0" h="15" w="15" gammagroup="Buttons2"/>
|
||||
<bitmap id="player.button.mute.on" file="player/button_mute.png" x="0" y="30" h="15" w="15" gammagroup="Buttons2"/>
|
||||
<bitmap id="player.button.mute.on.hover" file="player/button_mute.png" x="0" y="30" h="15" w="15" gammagroup="ButtonsHover2"/>
|
||||
<bitmap id="player.button.mute.on.pressed" file="player/button_mute.png" x="30" y="30" h="15" w="15" gammagroup="Buttons2"/>
|
||||
|
||||
<!-- Shuffle / Repeat -->
|
||||
<bitmap id="player.button.repeat.bg" file="player/shufflerepeat_bg.png" x="0" y="0" h="23" w="40" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.shuffle.bg" file="player/shufflerepeat_bg.png" x="0" y="23" h="23" w="40" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.repeat" file="player/button_shufflerepeat.png" x="0" y="0" h="15" w="20" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.repeat.hover" file="player/button_shufflerepeat.png" x="0" y="0" h="15" w="20" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.repeat.pressed" file="player/button_shufflerepeat.png" x="30" y="0" h="15" w="20" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.shuffle" file="player/button_shufflerepeat.png" x="0" y="23" h="15" w="20" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.shuffle.hover" file="player/button_shufflerepeat.png" x="0" y="23" h="15" w="20" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.shuffle.pressed" file="player/button_shufflerepeat.png" x="30" y="23" h="15" w="20" gammagroup="Buttons"/>
|
||||
<bitmap id="player.led.on" file="player/shufflerepeat_led.png" x="0" y="0" h="13" w="13" gammagroup="Led"/>
|
||||
<bitmap id="player.led.off" file="player/shufflerepeat_led.png" x="20" y="0" h="13" w="13" gammagroup="Led"/>
|
||||
|
||||
<bitmap id="player.button.repeat0" file="player/button_shufflerepeat.png" x="0" y="0" h="15" w="20" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.repeat.hover0" file="player/button_shufflerepeat.png" x="0" y="0" h="15" w="20" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.repeat.pressed0" file="player/button_shufflerepeat.png" x="30" y="0" h="15" w="20" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="player.button.repeat1" file="player/button_shufflerepeat.png" x="0" y="0" h="15" w="20" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.repeat.hover1" file="player/button_shufflerepeat.png" x="0" y="0" h="15" w="20" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.repeat.pressed1" file="player/button_repeat2.png" x="30" y="0" h="15" w="20" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="player.button.repeat2" file="player/button_repeat2.png" x="0" y="0" h="15" w="20" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.repeat.hover2" file="player/button_repeat2.png" x="0" y="0" h="15" w="20" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.repeat.pressed2" file="player/button_shufflerepeat.png" x="30" y="0" h="15" w="20" gammagroup="Buttons"/>
|
||||
|
||||
<!-- VIDEO/AVS -->
|
||||
<bitmap id="player.button.videoavs.up.bg" file="player/videoavs_buttonup_bg.png" x="0" y="0" h="18" w="43" gammagroup="Menubar"/>
|
||||
<bitmap id="player.button.videoavs.up.bg2" file="player/videoavs_buttonup_bg2.png" x="0" y="0" h="18" w="43" gammagroup="Menubar"/>
|
||||
<bitmap id="player.button.videoavs.overlay" file="player/videoavs_button_overlay.png" x="0" y="0" h="16" w="39" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.videoavs" file="player/button_videoavs.png" x="0" y="0" h="9" w="27" gammagroup="Buttons2"/>
|
||||
<bitmap id="player.button.videoavs.hover" file="player/button_videoavs.png" x="0" y="0" h="9" w="27" gammagroup="ButtonsHover2"/>
|
||||
<bitmap id="player.button.videoavs.pressed" file="player/button_videoavs.png" x="50" y="0" h="9" w="27" gammagroup="Buttons2"/>
|
||||
<bitmap id="player.button.videoavs.up" file="player/button_videoavs.png" x="0" y="10" h="9" w="27" gammagroup="Buttons2"/>
|
||||
<bitmap id="player.button.videoavs.up.hover" file="player/button_videoavs.png" x="0" y="10" h="9" w="27" gammagroup="ButtonsHover2"/>
|
||||
<bitmap id="player.button.videoavs.up.pressed" file="player/button_videoavs.png" x="50" y="10" h="9" w="27" gammagroup="Buttons2"/>
|
||||
<bitmap id="player.videoavs.topleft" file="player/videoavs_bg.png" x="0" y="0" h="21" w="10" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.videoavs.topmiddle" file="player/videoavs_bg.png" x="10" y="0" h="21" w="10" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.videoavs.topright" file="player/videoavs_bg.png" x="84" y="0" h="21" w="10" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.videoavs.left" file="player/videoavs_bg.png" x="0" y="21" h="10" w="4" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.videoavs.middle" file="player/videoavs_bg.png" x="10" y="21" h="10" w="10" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.videoavs.right" file="player/videoavs_bg.png" x="90" y="21" h="10" w="4" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.videoavs.bottomleft" file="player/videoavs_bg.png" x="0" y="47" h="26" w="10" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.videoavs.bottommiddle" file="player/videoavs_bg.png" x="10" y="47" h="26" w="10" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.videoavs.bottomright" file="player/videoavs_bg.png" x="44" y="47" h="26" w="50" gammagroup="Backgrounds"/>
|
||||
|
||||
<bitmap id="player.button.video.bg.left" file="player/buttons_video.png" x="0" y="38" h="18" w="97" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.video.bg.center" file="player/buttons_video.png" x="97" y="38" h="18" w="10" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.video.bg.right" file="player/buttons_video.png" x="111" y="38" h="18" w="52" gammagroup="Backgrounds"/>
|
||||
|
||||
<bitmap id="player.button.video.bg.detached.left" file="player/buttons_video.png" x="0" y="57" h="18" w="74" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.video.bg.detached.center" file="player/buttons_video.png" x="74" y="57" h="18" w="10" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.video.bg.detached.right" file="player/buttons_video.png" x="88" y="57" h="18" w="52" gammagroup="Backgrounds"/>
|
||||
|
||||
<bitmap id="player.button.video.fs" file="player/buttons_video.png" x="3" y="0" h="13" w="17" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.video.fs.hover" file="player/buttons_video.png" x="3" y="0" h="13" w="17" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.video.fs.pressed" file="player/buttons_video.png" x="3" y="20" h="13" w="17" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="player.button.video.s1x" file="player/buttons_video.png" x="26" y="0" h="13" w="17" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.video.s1x.hover" file="player/buttons_video.png" x="26" y="0" h="13" w="17" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.video.s1x.pressed" file="player/buttons_video.png" x="26" y="20" h="13" w="17" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="player.button.video.s2x" file="player/buttons_video.png" x="49" y="0" h="13" w="18" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.video.s2x.hover" file="player/buttons_video.png" x="49" y="0" h="13" w="18" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.video.s2x.pressed" file="player/buttons_video.png" x="49" y="20" h="13" w="18" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="player.button.video.smax" file="player/buttons_video.png" x="73" y="0" h="13" w="17" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.video.smax.hover" file="player/buttons_video.png" x="73" y="0" h="13" w="17" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.video.smax.pressed" file="player/buttons_video.png" x="73" y="20" h="13" w="17" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="player.button.video.srestore" file="player/buttons_video.png" x="173" y="0" h="13" w="17" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.video.srestore.hover" file="player/buttons_video.png" x="173" y="0" h="13" w="17" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.video.srestore.pressed" file="player/buttons_video.png" x="173" y="20" h="13" w="17" gammagroup="Buttons"/>
|
||||
|
||||
<!--<bitmap id="player.button.video.tv" file="player/buttons_video.png" x="118" y="0" h="13" w="19" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.video.tv.hover" file="player/buttons_video.png" x="118" y="0" h="13" w="19" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.video.tv.pressed" file="player/buttons_video.png" x="118" y="20" h="13" w="19" gammagroup="Buttons"/>-->
|
||||
|
||||
<bitmap id="player.button.video.misc" file="player/buttons_video.png" x="143" y="0" h="13" w="17" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.video.misc.hover" file="player/buttons_video.png" x="143" y="0" h="13" w="17" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.video.misc.pressed" file="player/buttons_video.png" x="143" y="20" h="13" w="17" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="player.button.vis.bg.left" file="player/buttons_vis.png" x="0" y="38" h="18" w="213" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.vis.bg.detached.left" file="player/buttons_vis.png" x="0" y="57" h="18" w="192" gammagroup="Backgrounds"/>
|
||||
|
||||
<bitmap id="player.button.vis.bg.right" file="player/buttons_vis.png" x="216" y="38" h="18" w="23" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.vis.bg.detached.right" file="player/buttons_vis.png" x="205" y="57" h="18" w="23" gammagroup="Backgrounds"/>
|
||||
|
||||
<bitmap id="player.button.vis.prev" file="player/buttons_vis.png" x="3" y="0" h="13" w="40" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.vis.prev.hover" file="player/buttons_vis.png" x="3" y="0" h="13" w="40" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.vis.prev.pressed" file="player/buttons_vis.png" x="3" y="20" h="13" w="40" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="player.button.vis.next" file="player/buttons_vis.png" x="49" y="0" h="13" w="41" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.vis.next.hover" file="player/buttons_vis.png" x="49" y="0" h="13" w="41" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.vis.next.pressed" file="player/buttons_vis.png" x="49" y="20" h="13" w="41" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="player.button.vis.random" file="player/buttons_vis.png" x="107" y="0" h="13" w="60" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.vis.random.hover" file="player/buttons_vis.png" x="107" y="0" h="13" w="60" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.vis.random.pressed" file="player/buttons_vis.png" x="107" y="20" h="13" w="60" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="player.button.video.detach.bg" file="player/buttons_detach.png" x="0" y="118" h="15" w="92" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.video.detach" file="player/buttons_detach.png" x="3" y="40" h="11" w="86" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.video.detach.hover" file="player/buttons_detach.png" x="3" y="40" h="11" w="86" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.video.detach.pressed" file="player/buttons_detach.png" x="3" y="60" h="11" w="86" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="player.button.video.reattach.bg" file="player/buttons_detach.png" x="148" y="106" h="21" w="105" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.video.reattach" file="player/buttons_detach.png" x="153" y="40" h="11" w="97" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.video.reattach.hover" file="player/buttons_detach.png" x="153" y="40" h="11" w="97" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.video.reattach.pressed" file="player/buttons_detach.png" x="153" y="60" h="11" w="97" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="player.button.vis.detach.bg" file="player/buttons_detach.png" x="0" y="78" h="15" w="108" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.vis.detach" file="player/buttons_detach.png" x="3" y="0" h="11" w="102" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.vis.detach.hover" file="player/buttons_detach.png" x="3" y="0" h="11" w="102" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.vis.detach.pressed" file="player/buttons_detach.png" x="3" y="20" h="11" w="102" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="player.button.vis.reattach.bg" file="player/buttons_detach.png" x="148" y="76" h="21" w="114" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.vis.reattach" file="player/buttons_detach.png" x="153" y="0" h="11" w="106" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.vis.reattach.hover" file="player/buttons_detach.png" x="153" y="0" h="11" w="106" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.vis.reattach.pressed" file="player/buttons_detach.png" x="153" y="20" h="11" w="106" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="player.button.video.switchto.bg" file="player/buttons_switchto.png" x="1" y="40" h="15" w="120" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.video.switchto" file="player/buttons_switchto.png" x="4" y="2" h="11" w="113" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.video.switchto.hover" file="player/buttons_switchto.png" x="4" y="2" h="11" w="113" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.video.switchto.pressed" file="player/buttons_switchto.png" x="4" y="22" h="11" w="113" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="player.button.vis.switchto.bg" file="player/buttons_switchto.png" x="131" y="40" h="15" w="120" gammagroup="Backgrounds"/>
|
||||
<bitmap id="player.button.vis.switchto" file="player/buttons_switchto.png" x="134" y="2" h="11" w="113" gammagroup="Buttons"/>
|
||||
<bitmap id="player.button.vis.switchto.hover" file="player/buttons_switchto.png" x="134" y="2" h="11" w="113" gammagroup="ButtonsHover"/>
|
||||
<bitmap id="player.button.vis.switchto.pressed" file="player/buttons_switchto.png" x="134" y="22" h="11" w="113" gammagroup="Buttons"/>
|
||||
|
||||
<!-- Pogress Bar -->
|
||||
<bitmap id="player.progressbar.left" file="player/progressbar.png" x="0" y="0" h="4" w="2" gammagroup="ProgressBar"/>
|
||||
<bitmap id="player.progressbar.center" file="player/progressbar.png" x="10" y="0" h="4" w="2" gammagroup="ProgressBar"/>
|
||||
<bitmap id="player.progressbar.right" file="player/progressbar.png" x="71" y="0" h="4" w="2" gammagroup="ProgressBar"/>
|
||||
<bitmap id="player.volumebar" file="player/progressbar.png" x="10" y="1" h="2" w="2" gammagroup="ProgressBar"/>
|
||||
|
||||
<!-- Scrollbars (on List, Tree, etc...) -->
|
||||
<bitmap id="wasabi.scrollbar.vertical.button" file="window/scrollbars.png" x="20" y="0" h="31" w="13" gammagroup="Scrollbar Buttons"/>
|
||||
<bitmap id="wasabi.scrollbar.vertical.button.hover" file="window/scrollbars.png" x="20" y="0" h="31" w="13" gammagroup="Scrollbar Hover"/>
|
||||
<bitmap id="wasabi.scrollbar.vertical.button.pressed" file="window/scrollbars.png" x="40" y="0" h="31" w="13" gammagroup="Scrollbar Buttons"/>
|
||||
|
||||
<bitmap id="wasabi.scrollbar.vertical.left" file="window/scrollbars.png" x="60" y="0" h="17" w="13" gammagroup="Scrollbar Buttons"/>
|
||||
<bitmap id="wasabi.scrollbar.vertical.left.hover" file="window/scrollbars.png" x="60" y="0" h="17" w="13" gammagroup="Scrollbar Hover"/>
|
||||
<bitmap id="wasabi.scrollbar.vertical.left.pressed" file="window/scrollbars.png" x="80" y="0" h="17" w="13" gammagroup="Scrollbar Buttons"/>
|
||||
|
||||
<bitmap id="wasabi.scrollbar.vertical.right" file="window/scrollbars.png" x="60" y="26" h="17" w="13" gammagroup="Scrollbar Buttons"/>
|
||||
<bitmap id="wasabi.scrollbar.vertical.right.hover" file="window/scrollbars.png" x="60" y="26" h="17" w="13" gammagroup="Scrollbar Hover"/>
|
||||
<bitmap id="wasabi.scrollbar.vertical.right.pressed" file="window/scrollbars.png" x="80" y="26" h="17" w="13" gammagroup="Scrollbar Buttons"/>
|
||||
|
||||
<bitmap id="wasabi.scrollbar.vertical.background" file="window/scrollbars.png" x="0" y="0" w="13" h="17" />
|
||||
<bitmap id="wasabi.scrollbar.vertical.background.top" file="window/scrollbars.png" x="0" y="0" w="13" h="17" />
|
||||
<bitmap id="wasabi.scrollbar.vertical.background.middle" file="window/scrollbars.png" x="0" y="0" w="13" h="17" />
|
||||
<bitmap id="wasabi.scrollbar.vertical.background.bottom" file="window/scrollbars.png" x="0" y="0" w="13" h="17" />
|
||||
|
||||
<bitmap id="wasabi.scrollbar.horizontal.button" file="window/scrollbars.png" x="12" y="70" h="13" w="31" gammagroup="Scrollbar Buttons"/>
|
||||
<bitmap id="wasabi.scrollbar.horizontal.button.hover" file="window/scrollbars.png" x="12" y="70" h="13" w="31" gammagroup="Scrollbar Hover"/>
|
||||
<bitmap id="wasabi.scrollbar.horizontal.button.pressed" file="window/scrollbars.png" x="12" y="90" h="13" w="31" gammagroup="Scrollbar Buttons"/>
|
||||
|
||||
<bitmap id="wasabi.scrollbar.horizontal.left" file="window/scrollbars.png" x="0" y="110" h="13" w="17" gammagroup="Scrollbar Buttons"/>
|
||||
<bitmap id="wasabi.scrollbar.horizontal.left.hover" file="window/scrollbars.png" x="0" y="110" h="13" w="17" gammagroup="Scrollbar Hover"/>
|
||||
<bitmap id="wasabi.scrollbar.horizontal.left.pressed" file="window/scrollbars.png" x="0" y="130" h="13" w="17" gammagroup="Scrollbar Buttons"/>
|
||||
|
||||
<bitmap id="wasabi.scrollbar.horizontal.right" file="window/scrollbars.png" x="26" y="110" h="13" w="17" gammagroup="Scrollbar Buttons"/>
|
||||
<bitmap id="wasabi.scrollbar.horizontal.right.hover" file="window/scrollbars.png" x="26" y="110" h="13" w="17" gammagroup="Scrollbar Hover"/>
|
||||
<bitmap id="wasabi.scrollbar.horizontal.right.pressed" file="window/scrollbars.png" x="26" y="130" h="13" w="17" gammagroup="Scrollbar Buttons"/>
|
||||
|
||||
<bitmap id="wasabi.scrollbar.horizontal.background" file="window/scrollbars.png" x="18" y="50" w="17" h="13" />
|
||||
<bitmap id="wasabi.scrollbar.horizontal.background.left" file="window/scrollbars.png" x="18" y="50" w="17" h="13" />
|
||||
<bitmap id="wasabi.scrollbar.horizontal.background.middle" file="window/scrollbars.png" x="18" y="50" w="17" h="13" />
|
||||
<bitmap id="wasabi.scrollbar.horizontal.background.right" file="window/scrollbars.png" x="18" y="50" w="17" h="13" />
|
||||
|
||||
<!-- Generic Button -->
|
||||
<bitmap id="wasabi.button.label.arrow.up" file="window/window-elements.png" x="137" y="75" h="4" w="7" gammagroup="Button Fonts"/>
|
||||
<bitmap id="wasabi.button.label.arrow.down" file="window/window-elements.png" x="137" y="86" h="4" w="7" gammagroup="Button Fonts"/>
|
||||
<bitmap id="wasabi.button.label.arrow.left" file="window/window-elements.png" x="133" y="79" h="7" w="4" gammagroup="Button Fonts"/>
|
||||
<bitmap id="wasabi.button.label.arrow.right" file="window/window-elements.png" x="144" y="79" h="7" w="4" gammagroup="Button Fonts"/>
|
||||
<bitmap id="wasabi.button.label.ellipses" file="window/window-elements.png" x="138" y="92" h="1" w="5" gammagroup="Button Fonts"/>
|
||||
|
||||
<bitmap id="wasabi.button.top.left" file="window/window-elements.png" x="0" y="134" h="4" w="4" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.top" file="window/window-elements.png" x="4" y="134" h="4" w="25" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.top.right" file="window/window-elements.png" x="29" y="134" h="4" w="4" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.left" file="window/window-elements.png" x="0" y="138" h="25" w="4" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.center" file="window/window-elements.png" x="4" y="138" h="25" w="25" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.right" file="window/window-elements.png" x="29" y="138" h="25" w="4" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.bottom.left" file="window/window-elements.png" x="0" y="163" h="4" w="4" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.bottom" file="window/window-elements.png" x="4" y="163" h="4" w="25" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.bottom.right" file="window/window-elements.png" x="29" y="163" h="4" w="4" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="wasabi.button.hover.top.left" file="window/window-elements.png" x="33" y="134" h="4" w="4" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.hover.top" file="window/window-elements.png" x="37" y="134" h="4" w="25" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.hover.top.right" file="window/window-elements.png" x="62" y="134" h="4" w="4" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.hover.left" file="window/window-elements.png" x="33" y="138" h="25" w="4" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.hover.center" file="window/window-elements.png" x="37" y="138" h="25" w="25" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.hover.right" file="window/window-elements.png" x="62" y="138" h="25" w="4" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.hover.bottom.left" file="window/window-elements.png" x="33" y="163" h="4" w="4" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.hover.bottom" file="window/window-elements.png" x="37" y="163" h="4" w="25" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.hover.bottom.right" file="window/window-elements.png" x="62" y="163" h="4" w="4" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="wasabi.button.pressed.top.left" file="window/window-elements.png" x="66" y="134" h="4" w="4" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.pressed.top" file="window/window-elements.png" x="70" y="134" h="4" w="25" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.pressed.top.right" file="window/window-elements.png" x="95" y="134" h="4" w="4" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.pressed.left" file="window/window-elements.png" x="66" y="138" h="25" w="4" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.pressed.center" file="window/window-elements.png" x="70" y="138" h="25" w="25" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.pressed.right" file="window/window-elements.png" x="95" y="138" h="25" w="4" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.pressed.bottom.left" file="window/window-elements.png" x="66" y="163" h="4" w="4" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.pressed.bottom" file="window/window-elements.png" x="70" y="163" h="4" w="25" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.pressed.bottom.right" file="window/window-elements.png" x="95" y="163" h="4" w="4" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="wasabi.button.middle" file="window/window-elements.png" x="4" y="138" h="25" w="25" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.hover.middle" file="window/window-elements.png" x="37" y="138" h="25" w="25" gammagroup="Buttons"/>
|
||||
<bitmap id="wasabi.button.pressed.middle" file="window/window-elements.png" x="70" y="138" h="25" w="25" gammagroup="Buttons"/>
|
||||
|
||||
<bitmap id="wasabi.scrollbar.vertical.grip" file="window/scrollgrips.png" x="0" y="0" h="8" w="6" gammagroup="Scrollbar Buttons"/>
|
||||
<bitmap id="wasabi.scrollbar.horizontal.grip" file="window/scrollgrips.png" x="7" y="0" h="6" w="8" gammagroup="Scrollbar Buttons"/>
|
||||
|
||||
<!-- WASABI WINDOW -->
|
||||
<bitmap id="wasabi.window2.topleft" file="window/wasabi_window.png" x="0" y="0" h="5" w="6" gammagroup="Backgrounds"/>
|
||||
<bitmap id="wasabi.window2.topright" file="window/wasabi_window.png" x="58" y="0" h="5" w="6" gammagroup="Backgrounds"/>
|
||||
<bitmap id="wasabi.window2.topcenter" file="window/wasabi_window.png" x="20" y="0" h="5" w="10" gammagroup="Backgrounds"/>
|
||||
<bitmap id="wasabi.window2.left" file="window/wasabi_window.png" x="0" y="5" h="5" w="6" gammagroup="Backgrounds"/>
|
||||
<bitmap id="wasabi.window2.right" file="window/wasabi_window.png" x="58" y="5" h="5" w="6" gammagroup="Backgrounds"/>
|
||||
<bitmap id="wasabi.window2.bottomleft" file="window/wasabi_window.png" x="0" y="16" h="42" w="20" gammagroup="Backgrounds"/>
|
||||
<bitmap id="wasabi.window2.bottomright" file="window/wasabi_window.png" x="44" y="16" h="42" w="20" gammagroup="Backgrounds"/>
|
||||
<bitmap id="wasabi.window2.bottomcenter" file="window/wasabi_window.png" x="30" y="33" h="25" w="10" gammagroup="Backgrounds"/>
|
||||
<bitmap id="wasabi.window2.bottomleft.nostatus" file="window/wasabi_window.png" x="80" y="16" h="27" w="20" gammagroup="Backgrounds"/>
|
||||
<bitmap id="wasabi.window2.bottomright.nostatus" file="window/wasabi_window.png" x="124" y="16" h="27" w="20" gammagroup="Backgrounds"/>
|
||||
<bitmap id="wasabi.window2.bottomcenter.nostatus" file="window/wasabi_window.png" x="110" y="33" h="10" w="10" gammagroup="Backgrounds"/>
|
||||
|
||||
</elements>
|
1232
Src/resources/skins/Winamp Modern/xml/player-normal-group.xml
Normal file
1232
Src/resources/skins/Winamp Modern/xml/player-normal-group.xml
Normal file
File diff suppressed because it is too large
Load Diff
114
Src/resources/skins/Winamp Modern/xml/player-normal.xml
Normal file
114
Src/resources/skins/Winamp Modern/xml/player-normal.xml
Normal file
@ -0,0 +1,114 @@
|
||||
<!-- player-normal.xml creates the layout of the Winamp Player Window. -->
|
||||
|
||||
<include file="player-normal-group.xml" />
|
||||
|
||||
<layout
|
||||
id="normal"
|
||||
minimum_w="354"
|
||||
minimum_h="280"
|
||||
h="280"
|
||||
w="354"
|
||||
droptarget="pldr"
|
||||
snapadjustbottom="116"
|
||||
linkwidth="shade"
|
||||
>
|
||||
|
||||
<Wasabi:MainFrame:NoStatus
|
||||
x="0" y="0" w="0" h="0" relatw="1" relath="1"
|
||||
content="player.content.group"
|
||||
padtitleleft="10"
|
||||
padtitleright="25"
|
||||
shade="shade"
|
||||
/>
|
||||
<sendparams target="window.titlebar.title" default="WINAMP"/>
|
||||
<sendparams target="mousetrap" dblClickAction="SWITCH;shade"/>
|
||||
<sendparams target="window.top.left;window.top;window.top.right;window.left;window.right;window.bottom.left.top;window.bottom.left;window.bottom.left.bottom;window.bottom.top;window.bottom;window.bottom.bottom;window.bottom.right.top;window.bottom.right;window.bottom.right.bottom;" resize="0"/>
|
||||
<hideobject target="close;close.inactive"/>
|
||||
|
||||
|
||||
<layer
|
||||
x="-42" y="4"
|
||||
relatx="1"
|
||||
image="wasabi.button.bg.title"
|
||||
/>
|
||||
<button
|
||||
id="Minimize"
|
||||
action="MINIMIZE"
|
||||
x="-41" y="4"
|
||||
relatx="1"
|
||||
image="wasabi.button.minimize.inactive"
|
||||
tooltip="Minimize Winamp"
|
||||
activeAlpha="0"
|
||||
/>
|
||||
<button
|
||||
id="Minimize"
|
||||
action="MINIMIZE"
|
||||
x="-41" y="4"
|
||||
relatx="1"
|
||||
image="wasabi.button.minimize"
|
||||
downImage="wasabi.button.minimize.pressed"
|
||||
hoverImage="wasabi.button.minimize.hover"
|
||||
tooltip="Minimize Winamp"
|
||||
inactiveAlpha="0"
|
||||
/>
|
||||
|
||||
<layer
|
||||
x="-30" y="4"
|
||||
relatx="1"
|
||||
image="wasabi.button.bg.title"
|
||||
/>
|
||||
<button
|
||||
id="winshade"
|
||||
action="SWITCH" param="shade"
|
||||
x="-29" y="4"
|
||||
relatx="1"
|
||||
image="wasabi.button.winshade.inactive"
|
||||
tooltip="Windowshade Mode"
|
||||
activeAlpha="0"
|
||||
/>
|
||||
<button
|
||||
id="winshade"
|
||||
action="SWITCH" param="shade"
|
||||
x="-29" y="4"
|
||||
relatx="1"
|
||||
image="wasabi.button.winshade"
|
||||
downImage="wasabi.button.winshade.pressed"
|
||||
hoverImage="wasabi.button.winshade.hover"
|
||||
tooltip="Windowshade Mode"
|
||||
inactiveAlpha="0"
|
||||
/>
|
||||
|
||||
<layer
|
||||
x="-18" y="4"
|
||||
relatx="1"
|
||||
image="wasabi.button.bg.title"
|
||||
/>
|
||||
<button
|
||||
id="Close"
|
||||
action="CLOSE"
|
||||
x="-17" y="4"
|
||||
relatx="1"
|
||||
image="wasabi.button.exit.inactive"
|
||||
tooltip="Exit Winamp"
|
||||
activeAlpha="0"
|
||||
/>
|
||||
<button
|
||||
id="Close"
|
||||
action="CLOSE"
|
||||
x="-17" y="4"
|
||||
relatx="1"
|
||||
image="wasabi.button.exit"
|
||||
downImage="wasabi.button.exit.pressed"
|
||||
hoverImage="wasabi.button.exit.hover"
|
||||
tooltip="Exit Winamp"
|
||||
inactiveAlpha="0"
|
||||
/>
|
||||
|
||||
<groupdef id="playlistpro">
|
||||
<PlaylistPro id="centro.windowholder.playlist1" x="0" y="0" h="0" w="0" relath="1" relatw="1" autofocus="1" wantfocus="1" autoclose="1" autoopen="1" autoavailable="1"/>
|
||||
</groupdef>
|
||||
|
||||
</layout>
|
||||
|
||||
|
||||
|
684
Src/resources/skins/Winamp Modern/xml/player-shade-group.xml
Normal file
684
Src/resources/skins/Winamp Modern/xml/player-shade-group.xml
Normal file
@ -0,0 +1,684 @@
|
||||
|
||||
<groupdef id="shadeX1"> <!-- SHUFFLE/REPEAT -->
|
||||
<layer
|
||||
x="0" y="0"
|
||||
image="shade.bg.X1"
|
||||
ghost="1"
|
||||
/>
|
||||
|
||||
<NStatesButton
|
||||
id="shadeRepeat"
|
||||
x="1" y="8"
|
||||
nstates="3"
|
||||
image="shade.button.repeat"
|
||||
downImage="shade.button.repeat.pressed"
|
||||
hoverImage="shade.button.repeat.hover"
|
||||
tooltip="Toggle Playlist/Song Repeating"
|
||||
cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Repeat"
|
||||
cfgvals="0;1;-1"
|
||||
rectrgn="1"
|
||||
/>
|
||||
<togglebutton
|
||||
id="shadeShuffle"
|
||||
x="20" y="8"
|
||||
image="shade.button.shuffle"
|
||||
downImage="shade.button.shuffle.pressed"
|
||||
hoverImage="shade.button.shuffle.hover"
|
||||
activeImage="shade.button.shuffle"
|
||||
tooltip="Toggle Playlist Shuffling"
|
||||
cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Shuffle"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
<NStatesButton
|
||||
id="shadeRepeatLED"
|
||||
x="12" y="1"
|
||||
nstates="3"
|
||||
autoelements="0"
|
||||
image="shade.led.off"
|
||||
downImage="shade.led.on"
|
||||
activeImage="shade.led.on"
|
||||
tooltip="Toggle Playlist Repeating"
|
||||
cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Repeat"
|
||||
cfgvals="0;1;-1"
|
||||
rectrgn="1"
|
||||
/>
|
||||
<togglebutton
|
||||
id="shadeShuffleLED"
|
||||
x="31" y="1"
|
||||
image="shade.led.off"
|
||||
downImage="shade.led.on"
|
||||
activeImage="shade.led.on"
|
||||
tooltip="Toggle Playlist Shuffling"
|
||||
cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Shuffle"
|
||||
rectrgn="1"
|
||||
/>
|
||||
</groupdef>
|
||||
|
||||
|
||||
<groupdef id="shadeX2"> <!-- EQ -->
|
||||
<layer
|
||||
x="0" y="0"
|
||||
image="shade.bg.X2"
|
||||
ghost="1"
|
||||
/>
|
||||
<button
|
||||
id="shadeeq"
|
||||
x="3" y="4"
|
||||
image="shade.button.eq"
|
||||
downImage="shade.button.eq.pressed"
|
||||
activeImage="shade.button.eq"
|
||||
hoverImage="shade.button.eq.hover"
|
||||
tooltip="Equalizer"
|
||||
/>
|
||||
</groupdef>
|
||||
|
||||
<groupdef id="shadeX3"> <!-- COLOR THEMES -->
|
||||
<layer
|
||||
x="0" y="0"
|
||||
image="shade.bg.X3"
|
||||
ghost="1"
|
||||
/>
|
||||
<button
|
||||
id="shadect"
|
||||
action="TOGGLE" param="{53DE6284-7E88-4c62-9F93-22ED68E6A024}"
|
||||
x="15" y="13"
|
||||
image="shade.button.ct"
|
||||
downImage="shade.button.ct.pressed"
|
||||
activeImage="shade.button.ct"
|
||||
hoverImage="shade.button.ct.hover"
|
||||
tooltip="Color Themes"
|
||||
/>
|
||||
<ColorThemes:Mgr
|
||||
id="colorthemes_shade"
|
||||
x="50" y="50"
|
||||
w="200" h="100"
|
||||
nohscroll="1"
|
||||
visible="1"
|
||||
/>
|
||||
<Button
|
||||
id="Switch.ct.prev"
|
||||
action="colorthemes_previous"
|
||||
action_target="colorthemes_shade"
|
||||
x="6" y="13"
|
||||
image="shade.button.ct.prev"
|
||||
downImage="shade.button.ct.prev.pressed"
|
||||
hoverImage="shade.button.ct.prev.hover"
|
||||
tooltip="Previous ColorTheme"
|
||||
/>
|
||||
<Button
|
||||
id="Switch.ct.next"
|
||||
action="colorthemes_next"
|
||||
action_target="colorthemes_shade"
|
||||
x="45" y="13"
|
||||
image="shade.button.ct.next"
|
||||
downImage="shade.button.ct.next.pressed"
|
||||
hoverImage="shade.button.ct.next.hover"
|
||||
tooltip="Next ColorTheme"
|
||||
/>
|
||||
<togglebutton
|
||||
id="shadeaot"
|
||||
cfgattrib="{280876CF-48C0-40BC-8E86-73CE6BB462E5};Always on top"
|
||||
x="7" y="2"
|
||||
image="shade.button.aot"
|
||||
downImage="shade.button.aot.pressed"
|
||||
activeImage="shade.button.aot"
|
||||
hoverImage="shade.button.aot.hover"
|
||||
tooltip="Toggle Always on top"
|
||||
/>
|
||||
<togglebutton
|
||||
id="shadeaot"
|
||||
cfgattrib="{280876CF-48C0-40BC-8E86-73CE6BB462E5};Always on top"
|
||||
x="42" y="1"
|
||||
image="shade.led.off"
|
||||
activeImage="shade.led.on"
|
||||
tooltip="Toggle Always on top"
|
||||
/>
|
||||
</groupdef>
|
||||
|
||||
<groupdef id="shadeX4"> <!-- Always on top -->
|
||||
<layer
|
||||
x="0" y="0"
|
||||
image="shade.bg.X4"
|
||||
ghost="1"
|
||||
/>
|
||||
</groupdef>
|
||||
|
||||
|
||||
|
||||
<groupdef id="shadedisplay"> <!-- Display-->
|
||||
<layer
|
||||
x="0" y="0"
|
||||
image="shade.display.bg.left"
|
||||
ghost="1"
|
||||
/>
|
||||
<layer
|
||||
x="10" y="0"
|
||||
w="-20"
|
||||
relatw="1"
|
||||
image="shade.display.bg.center"
|
||||
ghost="1"
|
||||
/>
|
||||
<layer
|
||||
x="-10" y="0"
|
||||
relatx="1"
|
||||
image="shade.display.bg.right"
|
||||
ghost="1"
|
||||
/>
|
||||
<layer
|
||||
x="3" y="4"
|
||||
image="shade.display.left"
|
||||
ghost="1"
|
||||
/>
|
||||
<layer
|
||||
x="13" y="4"
|
||||
w="-21"
|
||||
relatw="1"
|
||||
image="shade.display.center"
|
||||
ghost="1"
|
||||
tile="1"
|
||||
/>
|
||||
<layer
|
||||
x="-8" y="4"
|
||||
relatx="1"
|
||||
image="shade.display.right"
|
||||
ghost="1"
|
||||
/>
|
||||
|
||||
<!-- SEEK SLIDER -->
|
||||
<slider
|
||||
id="shadeSeeker2"
|
||||
action="SEEK"
|
||||
x="1" y="15"
|
||||
h="10" w="-1"
|
||||
relatw="1"
|
||||
thumb="shade.button.seek"
|
||||
downThumb="shade.button.seek.pressed"
|
||||
hoverThumb="shade.button.seek.hover"
|
||||
tooltip="Seeker"
|
||||
alpha="100"
|
||||
/>
|
||||
<slider
|
||||
id="shadeSeekerGhost2"
|
||||
action="SEEK"
|
||||
x="1" y="15"
|
||||
h="10" w="-1"
|
||||
relatw="1"
|
||||
thumb="shade.button.seek"
|
||||
downThumb="shade.button.seek.pressed"
|
||||
hoverThumb="shade.button.seek.hover"
|
||||
tooltip="Seeker"
|
||||
/>
|
||||
</groupdef>
|
||||
|
||||
|
||||
<groupdef id="shadedisplay2"> <!-- Display-->
|
||||
<layer
|
||||
x="0" y="0"
|
||||
image="shade.display.bg.left"
|
||||
ghost="1"
|
||||
/>
|
||||
<layer
|
||||
x="10" y="0"
|
||||
w="-20"
|
||||
relatw="1"
|
||||
image="shade.display.bg.center"
|
||||
ghost="1"
|
||||
/>
|
||||
<layer
|
||||
x="-21" y="1"
|
||||
relatx="1"
|
||||
image="shade.display2.bg.right"
|
||||
ghost="1"
|
||||
/>
|
||||
<layer
|
||||
x="3" y="4"
|
||||
image="shade.display.left"
|
||||
ghost="1"
|
||||
/>
|
||||
<layer
|
||||
x="13" y="4"
|
||||
w="-32"
|
||||
relatw="1"
|
||||
image="shade.display.center"
|
||||
ghost="1"
|
||||
tile="1"
|
||||
/>
|
||||
<layer
|
||||
x="-19" y="4"
|
||||
relatx="1"
|
||||
image="shade.display.right"
|
||||
ghost="1"
|
||||
/>
|
||||
|
||||
<button
|
||||
id="shade.expand"
|
||||
x="-10" y="8"
|
||||
relatx="1"
|
||||
image="shade.button.expand"
|
||||
downImage="shade.button.expand.pressed"
|
||||
hoverImage="shade.button.expand.hover"
|
||||
tooltip="Expand Display"
|
||||
rectrgn="1"
|
||||
/>
|
||||
<button
|
||||
id="shade.reduce"
|
||||
x="-10" y="8"
|
||||
relatx="1"
|
||||
image="shade.button.reduce"
|
||||
downImage="shade.button.reduce.pressed"
|
||||
hoverImage="shade.button.reduce.hover"
|
||||
tooltip="Reduce Display / Show more options"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
<!-- SEEK SLIDER -->
|
||||
<slider
|
||||
id="shadeSeeker"
|
||||
action="SEEK"
|
||||
x="1" y="15"
|
||||
h="10" w="-11"
|
||||
relatw="1"
|
||||
thumb="shade.button.seek"
|
||||
downThumb="shade.button.seek.pressed"
|
||||
hoverThumb="shade.button.seek.hover"
|
||||
tooltip="Seeker"
|
||||
alpha="100"
|
||||
/>
|
||||
<slider
|
||||
id="shadeSeekerGhost"
|
||||
action="SEEK"
|
||||
x="1" y="15"
|
||||
h="10" w="-11"
|
||||
relatw="1"
|
||||
thumb="shade.button.seek"
|
||||
downThumb="shade.button.seek.pressed"
|
||||
hoverThumb="shade.button.seek.hover"
|
||||
tooltip="Seeker"
|
||||
/>
|
||||
</groupdef>
|
||||
|
||||
<groupdef id="shadeticker" h="25"> <!-- Songticker -->
|
||||
<Songticker
|
||||
id="SongtickerShade" ticker="1"
|
||||
display="songname" showlen="1"
|
||||
x="40" y="4"
|
||||
w="-44" h="13" relatw="1"
|
||||
leftpadding="5"
|
||||
rightpadding="-5"
|
||||
font="shade.songticker.font"
|
||||
align="left"
|
||||
rightclickaction="trackmenu"
|
||||
dblclickaction="trackinfo"
|
||||
fontsize="13"
|
||||
color="font.display.songtickershade"
|
||||
altfont="Arial"
|
||||
/>
|
||||
<Text
|
||||
id="InfotickerShade"
|
||||
x="40" y="4"
|
||||
w="-44" h="13" relatw="1"
|
||||
leftpadding="5"
|
||||
rightpadding="-5"
|
||||
font="shade.songticker.font"
|
||||
align="left"
|
||||
rightclickaction="trackmenu"
|
||||
dblclickaction="trackinfo"
|
||||
fontsize="13"
|
||||
color="font.display.songtickershade"
|
||||
altfont="Arial"
|
||||
visible="0"
|
||||
/>
|
||||
<layer
|
||||
x="40" y="4"
|
||||
image="shade.display.ticker.overlay"
|
||||
ghost="1"
|
||||
/>
|
||||
</groupdef>
|
||||
|
||||
<groupdef id="shadevis" h="25"> <!-- VIS -->
|
||||
|
||||
<layer
|
||||
x="0" y="4"
|
||||
image="shade.display.vis.bg"
|
||||
ghost="1"
|
||||
/>
|
||||
|
||||
<vis
|
||||
id="visual"
|
||||
x="4" y="4" w="53" h="13"
|
||||
gammagroup="DisplayVis"
|
||||
ColorBand1="255,255,255"
|
||||
ColorBand2="255,255,255"
|
||||
ColorBand3="255,255,255"
|
||||
ColorBand4="255,255,255"
|
||||
ColorBand5="255,255,255"
|
||||
ColorBand6="255,255,255"
|
||||
ColorBand7="255,255,255"
|
||||
ColorBand8="255,255,255"
|
||||
ColorBand9="255,255,255"
|
||||
ColorBand10="255,255,255"
|
||||
ColorBand11="255,255,255"
|
||||
ColorBand12="255,255,255"
|
||||
ColorBand13="255,255,255"
|
||||
ColorBand14="255,255,255"
|
||||
ColorBand15="255,255,255"
|
||||
ColorBand16="255,255,255"
|
||||
|
||||
colorbandpeak="255,255,255"
|
||||
colorosc1="255,255,255"
|
||||
colorosc2="255,255,255"
|
||||
colorosc3="255,255,255"
|
||||
colorosc4="255,255,255"
|
||||
colorosc5="255,255,255"
|
||||
/>
|
||||
|
||||
<layer id="main.vis.trigger" x="4" y="4" w="53" h="13" rectrgn="1"/>
|
||||
|
||||
<script file="scripts/visualizer.maki" />
|
||||
|
||||
<layer
|
||||
x="0" y="4"
|
||||
image="shade.display.vis.overlay"
|
||||
ghost="1"
|
||||
/>
|
||||
|
||||
</groupdef>
|
||||
|
||||
<groupdef id="shadetimer" h="25"> <!-- Timer -->
|
||||
|
||||
<button id="nowplaying"
|
||||
x="7" y="6" rectrgn="1"
|
||||
image="shade.button.nowplaying.normal"
|
||||
hoverImage="shade.button.nowplaying.hover"
|
||||
downImage="shade.button.nowplaying.down"
|
||||
tooltip="More information about this artist"
|
||||
/>
|
||||
|
||||
<script file="scripts/shadelinks.maki"/>
|
||||
|
||||
<text
|
||||
id="timer"
|
||||
display="time"
|
||||
x="18" y="4"
|
||||
w="40" h="12"
|
||||
font="shade.songticker.font"
|
||||
align="left"
|
||||
timecolonwidth="2"
|
||||
timeroffstyle="1"
|
||||
fontsize="12"
|
||||
color="font.display"
|
||||
altfont="Arial"
|
||||
altfontsize="13"
|
||||
altbold="1"
|
||||
/>
|
||||
</groupdef>
|
||||
|
||||
|
||||
|
||||
<groupdef id="shademain" name="Shade Main" w="0" h="25" relatw="1">
|
||||
|
||||
<!-- Background -->
|
||||
<layer
|
||||
x="0" y="0"
|
||||
image="shade.bg.left"
|
||||
dblClickAction="SWITCH;normal"
|
||||
/>
|
||||
<layer
|
||||
x="303" y="0"
|
||||
w="-352"
|
||||
relatw="1"
|
||||
image="shade.bg.center"
|
||||
dblClickAction="SWITCH;normal"
|
||||
/>
|
||||
<layer
|
||||
x="-49" y="0"
|
||||
relatx="1"
|
||||
image="shade.bg.right"
|
||||
dblClickAction="SWITCH;normal"
|
||||
/>
|
||||
<layer
|
||||
x="128" y="5"
|
||||
image="shade.bg.overlay"
|
||||
dblClickAction="SWITCH;normal"
|
||||
/>
|
||||
<layer
|
||||
x="-54" y="0"
|
||||
relatx="1"
|
||||
image="shade.bg.resize"
|
||||
ghost="1"
|
||||
/>
|
||||
<layer
|
||||
id="shade.region.left"
|
||||
x="0" y="0"
|
||||
image="shade.regions.left"
|
||||
sysregion="-2"
|
||||
/>
|
||||
<layer
|
||||
id="shade.region.right"
|
||||
x="-5" y="0"
|
||||
relatx="1"
|
||||
image="shade.regions.right"
|
||||
sysregion="-2"
|
||||
/>
|
||||
<layer
|
||||
x="0" y="0"
|
||||
w="5" h="25"
|
||||
resize="left"
|
||||
/>
|
||||
<layer
|
||||
x="-5" y="0"
|
||||
relatx="1"
|
||||
w="5" h="25"
|
||||
resize="right"
|
||||
/>
|
||||
|
||||
|
||||
<!-- Sysmenu -->
|
||||
<button
|
||||
id="shadeSysmenu"
|
||||
action="SYSMENU"
|
||||
x="6" y="4"
|
||||
image="shade.button.sysmenu"
|
||||
downImage="shade.button.sysmenu.pressed"
|
||||
hoverImage="shade.button.sysmenu.hover"
|
||||
tooltip="Main Menu"
|
||||
/>
|
||||
|
||||
|
||||
<!-- PREVIOUS -->
|
||||
<button
|
||||
id="shadePrevious"
|
||||
action="PREV"
|
||||
x="29" y="6"
|
||||
image="shade.button.previous"
|
||||
downImage="shade.button.previous.pressed"
|
||||
hoverImage="shade.button.previous.hover"
|
||||
tooltip="Previous"
|
||||
rectrgn="1"
|
||||
/>
|
||||
<!-- Playback Button Status -->
|
||||
<status
|
||||
id="shadestatus"
|
||||
x="54" y="8"
|
||||
stopBitmap="shade.button.status.stop"
|
||||
playBitmap="shade.button.status.play"
|
||||
pauseBitmap="shade.button.status.pause"
|
||||
ghost="1"
|
||||
/>
|
||||
|
||||
<!-- PLAY -->
|
||||
<button
|
||||
id="shadePlay"
|
||||
action="PLAY"
|
||||
x="49" y="4"
|
||||
image="shade.button.play"
|
||||
downImage="shade.button.play.pressed"
|
||||
hoverImage="shade.button.play.hover"
|
||||
status="shade.button.play.active"
|
||||
tooltip="Play"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
<!-- PAUSE -->
|
||||
<button
|
||||
id="shadePause"
|
||||
action="PAUSE"
|
||||
x="71" y="4"
|
||||
image="shade.button.pause"
|
||||
downImage="shade.button.pause.pressed"
|
||||
hoverImage="shade.button.pause.hover"
|
||||
tooltip="Pause"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
<!-- STOP -->
|
||||
<button
|
||||
id="shadeStop"
|
||||
action="STOP"
|
||||
x="93" y="4"
|
||||
image="shade.button.stop"
|
||||
downImage="shade.button.stop.pressed"
|
||||
hoverImage="shade.button.stop.hover"
|
||||
tooltip="Stop"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
<!-- NEXT -->
|
||||
<button
|
||||
id="shadeNext"
|
||||
action="NEXT"
|
||||
x="116" y="6"
|
||||
image="shade.button.next"
|
||||
downImage="shade.button.next.pressed"
|
||||
hoverImage="shade.button.next.hover"
|
||||
tooltip="Next"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
|
||||
<!-- VOLUME -->
|
||||
<layer
|
||||
id="volumebarShade"
|
||||
x="168" y="17"
|
||||
w="10"
|
||||
image="player.volumebar"
|
||||
/>
|
||||
<slider
|
||||
id="shadeVolume"
|
||||
action="VOLUME"
|
||||
x="164" y="12"
|
||||
w="56" h="11"
|
||||
thumb="shade.button.volume"
|
||||
downThumb="shade.button.volume.pressed"
|
||||
hoverThumb="shade.button.volume.hover"
|
||||
tooltip="Volume"
|
||||
/>
|
||||
|
||||
<!-- MUTE -->
|
||||
<togglebutton
|
||||
id="shademute"
|
||||
x="148" y="8"
|
||||
image="shade.button.mute.off"
|
||||
downImage="shade.button.mute.on.pressed"
|
||||
hoverImage="shade.button.mute.on.hover"
|
||||
activeImage="shade.button.mute.on"
|
||||
tooltip="Toggle Mute"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
<!-- EJECT/PL/ML -->
|
||||
<button
|
||||
id="shadeEJECT"
|
||||
action="EJECT"
|
||||
x="229" y="10"
|
||||
image="shade.button.eject"
|
||||
downImage="shade.button.eject.pressed"
|
||||
hoverImage="shade.button.eject.hover"
|
||||
tooltip="Open file(s)"
|
||||
/>
|
||||
<layer
|
||||
x="249" y="10"
|
||||
image="shade.button.pl"
|
||||
/>
|
||||
<layer
|
||||
x="267" y="10"
|
||||
image="shade.button.ml"
|
||||
/>
|
||||
|
||||
<button
|
||||
id="shadepl"
|
||||
action="TOGGLE" param="guid:pl"
|
||||
x="249" y="10"
|
||||
image="shade.button.pl"
|
||||
downImage="shade.button.pl.pressed"
|
||||
hoverImage="shade.button.pl.hover"
|
||||
activeImage="shade.button.pl.active"
|
||||
tooltip="Playlist Editor"
|
||||
/>
|
||||
<button
|
||||
id="shademl"
|
||||
action="TOGGLE" param="guid:ml"
|
||||
x="267" y="10"
|
||||
image="shade.button.ml"
|
||||
downImage="shade.button.ml.pressed"
|
||||
hoverImage="shade.button.ml.hover"
|
||||
activeImage="shade.button.ml.active"
|
||||
tooltip="Media Library"
|
||||
/>
|
||||
|
||||
<!-- Resizer -->
|
||||
<layer
|
||||
x="-54" y="1"
|
||||
w="9" h="23"
|
||||
relatx="1"
|
||||
image="shade.pl.resize"
|
||||
resize="right"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
<!-- CLOSE/SHADE/MINIMIZE -->
|
||||
<button
|
||||
id="shadeMinimize"
|
||||
action="MINIMIZE"
|
||||
x="-41" y="4"
|
||||
relatx="1"
|
||||
image="shade.button.minimize"
|
||||
downImage="shade.button.minimize.pressed"
|
||||
hoverImage="shade.button.minimize.hover"
|
||||
tooltip="Minimize Winamp"
|
||||
/>
|
||||
<button
|
||||
id="shadeClose"
|
||||
action="CLOSE"
|
||||
x="-17" y="4"
|
||||
relatx="1"
|
||||
image="shade.button.close"
|
||||
downImage="shade.button.close.pressed"
|
||||
hoverImage="shade.button.close.hover"
|
||||
tooltip="Exit Winamp"
|
||||
/>
|
||||
<button
|
||||
id="shadeWinshade"
|
||||
action="SWITCH" param="normal"
|
||||
x="-29" y="4"
|
||||
relatx="1"
|
||||
image="shade.button.winshade"
|
||||
downImage="shade.button.winshade.pressed"
|
||||
hoverImage="shade.button.winshade.hover"
|
||||
tooltip="Return to Normal Mode"
|
||||
/>
|
||||
|
||||
<group id="shadedisplay" x="299" y="0" w="150" visible="0"/>
|
||||
<group id="shadedisplay2" x="299" y="0" w="150" visible="0"/>
|
||||
<group id="shadeticker" x="312" y="0" w="40" visible="0"/>
|
||||
<group id="shadevis" x="299" y="0" w="60" relatx="1" visible="0"/>
|
||||
<group id="shadetimer" x="299" y="0" w="53" visible="0"/>
|
||||
<group id="shadeX1" x="-237" y="0" relatx="1" visible="0"/>
|
||||
<group id="shadeX2" x="-195" y="0" relatx="1" visible="0"/>
|
||||
<group id="shadeX3" x="-174" y="1" relatx="1" visible="0"/>
|
||||
<group id="shadeX4" x="-130" y="0" relatx="1" visible="0"/>
|
||||
|
||||
<script id="seekshade.script" file="scripts/seekshade.maki" />
|
||||
|
||||
</groupdef>
|
27
Src/resources/skins/Winamp Modern/xml/player-shade.xml
Normal file
27
Src/resources/skins/Winamp Modern/xml/player-shade.xml
Normal file
@ -0,0 +1,27 @@
|
||||
<!-- player-shade.xml creates the layout of the Winamp Shade Window. -->
|
||||
|
||||
<include file="player-shade-group.xml"/>
|
||||
|
||||
<layout
|
||||
id="shade"
|
||||
minimum_w="354"
|
||||
minimum_h="25"
|
||||
h="25"
|
||||
w="354"
|
||||
droptarget="pldr"
|
||||
background="wasabi.frame.basetexture"
|
||||
linkwidth="normal" appbar="top|bottom"
|
||||
>
|
||||
|
||||
|
||||
<!--<group id="shadedrawer" x="215" y="0" sysregion="1" move="1"/>-->
|
||||
<group id="shademain" x="0" y="0" sysregion="1"/>
|
||||
|
||||
<script id="shadecontrol.script" file="scripts/shadesizepos.maki" />
|
||||
<script id="shadecontrol.script" file="scripts/shadecontrol.maki" />
|
||||
|
||||
|
||||
</layout>
|
||||
|
||||
|
||||
|
11
Src/resources/skins/Winamp Modern/xml/player.xml
Normal file
11
Src/resources/skins/Winamp Modern/xml/player.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<include file="player-elements.xml"/>
|
||||
<include file="player-elements-shade.xml"/>
|
||||
|
||||
<container id="main" name="Player Window" default_x="0" default_y="0" default_h="164" default_visible="1">
|
||||
|
||||
<include file="player-normal.xml"/>
|
||||
<include file="player-shade.xml"/>
|
||||
<include file="playlistpro.xml"/>
|
||||
|
||||
</container>
|
||||
|
62
Src/resources/skins/Winamp Modern/xml/playlistpro.xml
Normal file
62
Src/resources/skins/Winamp Modern/xml/playlistpro.xml
Normal file
@ -0,0 +1,62 @@
|
||||
<groupdef id="PlaylistPro.list.group" minimum_h="64" background="studio.BaseTexture">
|
||||
|
||||
<grid
|
||||
fitparent="1"
|
||||
topleft="sui.pl.search.box.1"
|
||||
top="sui.pl.search.box.2"
|
||||
topright="sui.pl.search.box.3"
|
||||
left="sui.pl.search.box.4"
|
||||
middle="sui.pl.search.box.5"
|
||||
right="sui.pl.search.box.6"
|
||||
bottomleft="sui.pl.search.box.7"
|
||||
bottom="sui.pl.search.box.8"
|
||||
bottomright="sui.pl.search.box.9"
|
||||
sysregion="1"
|
||||
/>
|
||||
|
||||
<list id="PlaylistPro.list" x="4" y="0" w="-6" h="-24" relatw="1" relath="1" nocolheader="1" antialias="1" font="arial" multiselect="1"/>
|
||||
<text id="PlaylistPro.list.news" x="3" y="-22" w="-6" h="20" relaty="1" relatw="1" text="Results found: 22 items" font="arial" color="wasabi.list.text" align="center" antialias="1" fontsize="17"/>
|
||||
<layer x="0" y="-1" relaty="1" w="0" relatw="1" h="20" resize="bottom" />
|
||||
|
||||
</groupdef>
|
||||
|
||||
<container id="searchresults" name="Search Results" dynamic="1" default_visible="0" nomenu="1" nofocusapponclose="1" autoclose="1">
|
||||
<layout id="normal" noparent="1" ontop="1" noactivation="1" nodock="1" move="0" autoclose="1">
|
||||
<group id="PlaylistPro.list.group" x="1" y="0" h="0" w="-12" relath="1" relatw="1"/>
|
||||
<layer id="1px.patch" x="-11" y="0" w="1" relath="1" relatx="1" h="20" image="sui.pl.search.box.6" sysregion="1"/>
|
||||
</layout>
|
||||
</container>
|
||||
|
||||
|
||||
<groupdef id="wasabi.edits" xuitag="Wasabi:EditBox2" embed_xui="wasabi.edit.box" h="24">
|
||||
<button id="pl.search.edit.rect" x="3" y="6" w="-4" h="18" relatw="1" relath="0" rectrgn="1" tooltip="Click to search the playlist (Right-Click for search history)" cursor="IDC_IBEAM"/>
|
||||
<text id="pl.search.edit.searchhelp" x="1" y="3" w="-5" h="19" relatw="1" antialias="1" color="wasabi.list.text" text="Search in Playlist" ghost="1" font="arial" alpha="230" fontsize="16"/>
|
||||
<edit id="wasabi.edit.box" x="3" y="4" w="-21" h="18" relatw="1" relath="0" autoselect="1" visible="0"/>
|
||||
|
||||
<button id="pl.search.edit.clear.text" x="-20" y="2" h="19" w="20" relatx="1" rectrgn="1" image="sui.pl.search.stop.bgv" visible="0"/>
|
||||
<button id="pl.search.edit.clear" x="-20" y="2" h="19" w="20" relatx="1" rectrgn="1" image="sui.pl.search.stop.1" hoverimage="sui.pl.search.stop.1" downimage="sui.pl.search.stop.3" cursor="IDC_HAND" tooltip="Clear Search" visible="0"/>
|
||||
</groupdef>
|
||||
|
||||
<groupdef id="player.component.playlist.searchbar.search" h="31">
|
||||
<grid x="0" y="0" h="31" w="0" relatw="1"
|
||||
left="sui.pl.search.bgv.1" middle="sui.pl.search.bgv.2" right="sui.pl.search.bgv.3"/>
|
||||
|
||||
<grid x="0" y="0" h="30" w="0" relatw="1"
|
||||
left="sui.pl.search.bg.1" middle="sui.pl.search.bg.2" right="sui.pl.search.bg.3"/>
|
||||
|
||||
<button id="pl.search.go" x="-26" y="4" h="19" w="20" relatx="1" image="sui.pl.search.go.1" hoverimage="sui.pl.search.go.2" downimage="sui.pl.search.go.3" tooltip="Go Search" rectrgn="1"/>
|
||||
<Wasabi:EditBox2 id="pl.search.edit" x="4" y="4" relatw="1" w="-10" h="20" text=""/>
|
||||
</groupdef>
|
||||
<groupdef id="PlaylistPro.topbar">
|
||||
<group id="player.component.playlist.searchbar.search" x="0" y="0" w="0" relatw="1"/>
|
||||
</groupdef>
|
||||
|
||||
<groupdef id="PlaylistPro.xui" wantfocus="1" rectrgn="1" xuitag="PlaylistPro" embed_xui="wdh.playlist">
|
||||
<!--rect fitparent="1" filled="1" color="wasabi.window.background"/-->
|
||||
|
||||
<windowholder id="wdh.playlist" h="0" x="0" w="0" relath="1" relatw="1" autofocus="0" wantfocus="0" autoclose="1" autoopen="1" autoavailable="1" hold="guid:{45f3f7c1-a6f3-4ee6-a15e-125e92fc3f8d}"/>
|
||||
|
||||
<group id="PlaylistPro.topbar" x="0" y="0" w="0" h="30" relatw="1" visible="0"/>
|
||||
<script file="scripts/playlistpro.maki"/>
|
||||
</groupdef>
|
||||
|
259
Src/resources/skins/Winamp Modern/xml/pledit-normal.xml
Normal file
259
Src/resources/skins/Winamp Modern/xml/pledit-normal.xml
Normal file
@ -0,0 +1,259 @@
|
||||
<groupdef id="pledit.buttons.group" relatw="1" w="0" h="21">
|
||||
<layer
|
||||
x="0" y="0"
|
||||
image="player.pl.button.add.bg"
|
||||
/>
|
||||
<button
|
||||
id="pl.add"
|
||||
action="PE_Add"
|
||||
x="3" y="4"
|
||||
image="player.pl.button.add"
|
||||
downImage="player.pl.button.add.pressed"
|
||||
hoverImage="player.pl.button.add.hover"
|
||||
tooltip="Add Files to Playlist"
|
||||
/>
|
||||
|
||||
<layer
|
||||
x="42" y="0"
|
||||
image="player.pl.button.rem.bg"
|
||||
/>
|
||||
<button
|
||||
id="pl.rem"
|
||||
action="PE_Rem"
|
||||
x="46" y="4"
|
||||
image="player.pl.button.rem"
|
||||
downImage="player.pl.button.rem.pressed"
|
||||
hoverImage="player.pl.button.rem.hover"
|
||||
tooltip="Remove Files from Playlist"
|
||||
/>
|
||||
|
||||
<layer
|
||||
x="86" y="0"
|
||||
image="player.pl.button.sel.bg"
|
||||
/>
|
||||
<button
|
||||
id="pl.sel"
|
||||
action="PE_Sel"
|
||||
x="90" y="4"
|
||||
image="player.pl.button.sel"
|
||||
downImage="player.pl.button.sel.pressed"
|
||||
hoverImage="player.pl.button.sel.hover"
|
||||
tooltip="Select Files in Playlist"
|
||||
/>
|
||||
|
||||
<layer
|
||||
x="123" y="0"
|
||||
image="player.pl.button.misc.bg"
|
||||
/>
|
||||
<button
|
||||
id="pl.misc"
|
||||
action="PE_Misc"
|
||||
x="127" y="4"
|
||||
image="player.pl.button.misc"
|
||||
downImage="player.pl.button.misc.pressed"
|
||||
hoverImage="player.pl.button.misc.hover"
|
||||
tooltip="Misc Actions"
|
||||
/>
|
||||
|
||||
<layer
|
||||
x="-119" y="0"
|
||||
relatx="1"
|
||||
image="player.pl.button.list.bg"
|
||||
/>
|
||||
<button
|
||||
id="pl.list"
|
||||
action="PE_List"
|
||||
x="-115" y="4"
|
||||
relatx="1"
|
||||
image="player.pl.button.list"
|
||||
downImage="player.pl.button.list.pressed"
|
||||
hoverImage="player.pl.button.list.hover"
|
||||
tooltip="Manage Playlist"
|
||||
/>
|
||||
|
||||
<layer
|
||||
x="-187" y="1"
|
||||
relatx="1"
|
||||
image="player.pl.time"
|
||||
/>
|
||||
<layer
|
||||
x="-182" y="5"
|
||||
relatx="1"
|
||||
image="player.pl.time.display"
|
||||
/>
|
||||
<layer
|
||||
id="player.pl.time.left"
|
||||
x="-227" y="1"
|
||||
relatx="1"
|
||||
image="player.pl.time.left"
|
||||
visible="0"
|
||||
/>
|
||||
<layer
|
||||
id="player.pl.time.display.left"
|
||||
x="-222" y="5"
|
||||
relatx="1"
|
||||
image="player.pl.time.display.left"
|
||||
visible="0"
|
||||
/>
|
||||
<text
|
||||
id="PLTime"
|
||||
ticker="1"
|
||||
display="PE_Info"
|
||||
x="-180" y="7" w="55" h="8"
|
||||
relatx="1"
|
||||
font="player.pe.time.font"
|
||||
align="left"
|
||||
valign="top"
|
||||
fontsize="8"
|
||||
color="font.display"
|
||||
/>
|
||||
|
||||
<layer
|
||||
x="-24" y="4"
|
||||
relatx="1"
|
||||
image="player.pl.resizer"
|
||||
resize="bottomright"
|
||||
/>
|
||||
</groupdef>
|
||||
|
||||
|
||||
<groupdef id="pl.frame.layout" relatw="1" relath="1" w="0" h="-35" background="wasabi.frame.basetexture">
|
||||
<layer
|
||||
x="0" y="0"
|
||||
image="player.pl.topleft"
|
||||
resize="topleft"
|
||||
/>
|
||||
<layer
|
||||
x="6" y="0"
|
||||
w="-12"
|
||||
relatw="1"
|
||||
image="player.pl.topcenter"
|
||||
resize="top"
|
||||
/>
|
||||
<layer
|
||||
x="-6" y="0"
|
||||
relatx="1"
|
||||
image="player.pl.topright"
|
||||
resize="topright"
|
||||
/>
|
||||
<layer
|
||||
x="0" y="5"
|
||||
relath="1"
|
||||
h="-50"
|
||||
image="player.pl.left"
|
||||
resize="left"
|
||||
/>
|
||||
<layer
|
||||
x="-6" y="5"
|
||||
relatx="1"
|
||||
relath="1"
|
||||
h="-50"
|
||||
image="player.pl.right"
|
||||
resize="right"
|
||||
/>
|
||||
<layer
|
||||
x="0" y="-67"
|
||||
relaty="1"
|
||||
image="player.pl.bottomleft"
|
||||
resize="bottomleft"
|
||||
/>
|
||||
<layer
|
||||
x="20" y="-25"
|
||||
w="-40"
|
||||
relatw="1"
|
||||
relaty="1"
|
||||
image="player.pl.bottomcenter"
|
||||
resize="bottom"
|
||||
/>
|
||||
<layer
|
||||
x="-20" y="-67"
|
||||
relatx="1"
|
||||
relaty="1"
|
||||
image="player.pl.bottomright"
|
||||
resize="bottomright"
|
||||
/>
|
||||
<layer
|
||||
x="0" y="-6"
|
||||
relaty="1"
|
||||
image="player.main.left.region"
|
||||
resize="left"
|
||||
sysregion="-2"
|
||||
/>
|
||||
<layer
|
||||
x="-6" y="-6"
|
||||
relaty="1"
|
||||
relatx="1"
|
||||
image="player.main.right.region"
|
||||
sysregion="-2"
|
||||
/>
|
||||
<group id="pledit.buttons.group" x="5" y="-23" relaty="1"/>
|
||||
</groupdef>
|
||||
|
||||
<groupdef id="player.content.pl.dummy.group" name="PlaylistDummyGroup" relatw="1" relath="1" w="0" h="0">
|
||||
<group id="pl.frame.layout" x="0" y="1"/>
|
||||
|
||||
<group id="playlistpro" y="6" h="-65" x="6" w="-12" relath="1" relatw="1"/>
|
||||
<!--component
|
||||
x="6"
|
||||
y="6"
|
||||
w="-12"
|
||||
relatw="1"
|
||||
h="-65"
|
||||
relath="1"
|
||||
noshowcmdbar="1"
|
||||
autoopen="1"
|
||||
autoclose="0"
|
||||
param="guid:{45F3F7C1-A6F3-4ee6-A15E-125E92FC3F8D}"
|
||||
/-->
|
||||
</groupdef>
|
||||
|
||||
<groupdef id="pledit.content.group" name="PlaylistContent">
|
||||
<group id="player.content.pl.dummy.group" x="0" y="17" sysregion="1"/>
|
||||
<script id="plmenu.script" file="scripts/plmenu.maki" />
|
||||
<script id="pltime.script" file="scripts/pltime.maki" />
|
||||
</groupdef>
|
||||
|
||||
<layout id="normal" minimum_w="354" minimum_h="164" h="164" w="436" linkwidth="shade" appbar="left|top|right|bottom">
|
||||
<Wasabi:PlaylistFrame:NoStatus
|
||||
x="0" y="0" w="0" h="0" relatw="1" relath="1"
|
||||
content="pledit.content.group"
|
||||
padtitleleft="10"
|
||||
padtitleright="12"
|
||||
/>
|
||||
<sendparams target="mousetrap" dblClickAction="SWITCH;shade"/>
|
||||
<sendparams target="window.top.left;window.top;window.top.right;window.left;window.right;window.bottom.left.top;window.bottom.left;window.bottom.left.bottom;window.bottom.top;window.bottom;window.bottom.bottom;window.bottom.right.top;window.bottom.right;window.bottom.right.bottom;" resize="0"/>
|
||||
|
||||
<layer
|
||||
x="-30" y="4"
|
||||
relatx="1"
|
||||
image="wasabi.button.bg.title"
|
||||
/>
|
||||
<button
|
||||
id="winshade"
|
||||
action="SWITCH" param="shade"
|
||||
x="-29" y="4"
|
||||
relatx="1"
|
||||
image="wasabi.button.winshade.inactive"
|
||||
tooltip="Windowshade Mode"
|
||||
activeAlpha="0"
|
||||
/>
|
||||
<button
|
||||
id="winshade"
|
||||
action="SWITCH" param="shade"
|
||||
x="-29" y="4"
|
||||
relatx="1"
|
||||
image="wasabi.button.winshade"
|
||||
downImage="wasabi.button.winshade.pressed"
|
||||
hoverImage="wasabi.button.winshade.hover"
|
||||
tooltip="Windowshade Mode"
|
||||
inactiveAlpha="0"
|
||||
/>
|
||||
|
||||
</layout>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
259
Src/resources/skins/Winamp Modern/xml/pledit-normal_2.xml
Normal file
259
Src/resources/skins/Winamp Modern/xml/pledit-normal_2.xml
Normal file
@ -0,0 +1,259 @@
|
||||
<groupdef id="pledit.buttons.group" relatw="1" w="0" h="21">
|
||||
<layer
|
||||
x="0" y="0"
|
||||
image="player.pl.button.add.bg"
|
||||
/>
|
||||
<button
|
||||
id="pl.add"
|
||||
action="PE_Add"
|
||||
x="3" y="4"
|
||||
image="player.pl.button.add"
|
||||
downImage="player.pl.button.add.pressed"
|
||||
hoverImage="player.pl.button.add.hover"
|
||||
tooltip="Add Files to Playlist"
|
||||
/>
|
||||
|
||||
<layer
|
||||
x="42" y="0"
|
||||
image="player.pl.button.rem.bg"
|
||||
/>
|
||||
<button
|
||||
id="pl.rem"
|
||||
action="PE_Rem"
|
||||
x="46" y="4"
|
||||
image="player.pl.button.rem"
|
||||
downImage="player.pl.button.rem.pressed"
|
||||
hoverImage="player.pl.button.rem.hover"
|
||||
tooltip="Remove Files from Playlist"
|
||||
/>
|
||||
|
||||
<layer
|
||||
x="86" y="0"
|
||||
image="player.pl.button.sel.bg"
|
||||
/>
|
||||
<button
|
||||
id="pl.sel"
|
||||
action="PE_Sel"
|
||||
x="90" y="4"
|
||||
image="player.pl.button.sel"
|
||||
downImage="player.pl.button.sel.pressed"
|
||||
hoverImage="player.pl.button.sel.hover"
|
||||
tooltip="Select Files in Playlist"
|
||||
/>
|
||||
|
||||
<layer
|
||||
x="123" y="0"
|
||||
image="player.pl.button.misc.bg"
|
||||
/>
|
||||
<button
|
||||
id="pl.misc"
|
||||
action="PE_Misc"
|
||||
x="127" y="4"
|
||||
image="player.pl.button.misc"
|
||||
downImage="player.pl.button.misc.pressed"
|
||||
hoverImage="player.pl.button.misc.hover"
|
||||
tooltip="Misc Actions"
|
||||
/>
|
||||
|
||||
<layer
|
||||
x="-119" y="0"
|
||||
relatx="1"
|
||||
image="player.pl.button.list.bg"
|
||||
/>
|
||||
<button
|
||||
id="pl.list"
|
||||
action="PE_List"
|
||||
x="-115" y="4"
|
||||
relatx="1"
|
||||
image="player.pl.button.list"
|
||||
downImage="player.pl.button.list.pressed"
|
||||
hoverImage="player.pl.button.list.hover"
|
||||
tooltip="Manage Playlist"
|
||||
/>
|
||||
|
||||
<layer
|
||||
x="-187" y="1"
|
||||
relatx="1"
|
||||
image="player.pl.time"
|
||||
/>
|
||||
<layer
|
||||
x="-182" y="5"
|
||||
relatx="1"
|
||||
image="player.pl.time.display"
|
||||
/>
|
||||
<layer
|
||||
id="player.pl.time.left"
|
||||
x="-227" y="1"
|
||||
relatx="1"
|
||||
image="player.pl.time.left"
|
||||
visible="0"
|
||||
/>
|
||||
<layer
|
||||
id="player.pl.time.display.left"
|
||||
x="-222" y="5"
|
||||
relatx="1"
|
||||
image="player.pl.time.display.left"
|
||||
visible="0"
|
||||
/>
|
||||
<text
|
||||
id="PLTime"
|
||||
ticker="1"
|
||||
display="PE_Info"
|
||||
x="-180" y="7" w="55" h="8"
|
||||
relatx="1"
|
||||
font="player.pe.time.font"
|
||||
align="left"
|
||||
valign="top"
|
||||
fontsize="8"
|
||||
color="font.display"
|
||||
/>
|
||||
|
||||
<layer
|
||||
x="-24" y="4"
|
||||
relatx="1"
|
||||
image="player.pl.resizer"
|
||||
resize="bottomright"
|
||||
/>
|
||||
</groupdef>
|
||||
|
||||
|
||||
<groupdef id="pl.frame.layout" relatw="1" relath="1" w="0" h="-35" background="wasabi.frame.basetexture">
|
||||
<layer
|
||||
x="0" y="0"
|
||||
image="player.pl.topleft"
|
||||
resize="topleft"
|
||||
/>
|
||||
<layer
|
||||
x="6" y="0"
|
||||
w="-12"
|
||||
relatw="1"
|
||||
image="player.pl.topcenter"
|
||||
resize="top"
|
||||
/>
|
||||
<layer
|
||||
x="-6" y="0"
|
||||
relatx="1"
|
||||
image="player.pl.topright"
|
||||
resize="topright"
|
||||
/>
|
||||
<layer
|
||||
x="0" y="5"
|
||||
relath="1"
|
||||
h="-50"
|
||||
image="player.pl.left"
|
||||
resize="left"
|
||||
/>
|
||||
<layer
|
||||
x="-6" y="5"
|
||||
relatx="1"
|
||||
relath="1"
|
||||
h="-50"
|
||||
image="player.pl.right"
|
||||
resize="right"
|
||||
/>
|
||||
<layer
|
||||
x="0" y="-67"
|
||||
relaty="1"
|
||||
image="player.pl.bottomleft"
|
||||
resize="bottomleft"
|
||||
/>
|
||||
<layer
|
||||
x="20" y="-25"
|
||||
w="-40"
|
||||
relatw="1"
|
||||
relaty="1"
|
||||
image="player.pl.bottomcenter"
|
||||
resize="bottom"
|
||||
/>
|
||||
<layer
|
||||
x="-20" y="-67"
|
||||
relatx="1"
|
||||
relaty="1"
|
||||
image="player.pl.bottomright"
|
||||
resize="bottomright"
|
||||
/>
|
||||
<layer
|
||||
x="0" y="-6"
|
||||
relaty="1"
|
||||
image="player.main.left.region"
|
||||
resize="left"
|
||||
sysregion="-2"
|
||||
/>
|
||||
<layer
|
||||
x="-6" y="-6"
|
||||
relaty="1"
|
||||
relatx="1"
|
||||
image="player.main.right.region"
|
||||
sysregion="-2"
|
||||
/>
|
||||
<group id="pledit.buttons.group" x="5" y="-23" relaty="1"/>
|
||||
</groupdef>
|
||||
|
||||
<groupdef id="player.content.pl.dummy.group" name="PlaylistDummyGroup" relatw="1" relath="1" w="0" h="0">
|
||||
<group id="pl.frame.layout" x="0" y="1"/>
|
||||
<!--component
|
||||
x="6"
|
||||
y="6"
|
||||
w="-12"
|
||||
relatw="1"
|
||||
h="-65"
|
||||
relath="1"
|
||||
noshowcmdbar="1"
|
||||
autoopen="1"
|
||||
autoclose="0"
|
||||
param="guid:{45F3F7C1-A6F3-4ee6-A15E-125E92FC3F8D}"
|
||||
/-->
|
||||
|
||||
<group id="playlistpro" y="6" h="-65" x="6" w="-12" relath="1" relatw="1"/>
|
||||
</groupdef>
|
||||
|
||||
<groupdef id="pledit.content.group" name="PlaylistContent">
|
||||
<group id="player.content.pl.dummy.group" x="0" y="17" sysregion="1"/>
|
||||
<script id="plmenu.script" file="scripts/plmenu.maki" />
|
||||
<script id="pltime.script" file="scripts/pltime.maki" />
|
||||
</groupdef>
|
||||
|
||||
<layout id="normal" minimum_w="354" minimum_h="164" h="164" w="436" linkwidth="shade" appbar="left|top|right|bottom">
|
||||
<Wasabi:PlaylistFrame:NoStatus
|
||||
x="0" y="0" w="0" h="0" relatw="1" relath="1"
|
||||
content="pledit.content.group"
|
||||
padtitleleft="10"
|
||||
padtitleright="12"
|
||||
/>
|
||||
<sendparams target="mousetrap" dblClickAction="SWITCH;shade"/>
|
||||
<sendparams target="window.top.left;window.top;window.top.right;window.left;window.right;window.bottom.left.top;window.bottom.left;window.bottom.left.bottom;window.bottom.top;window.bottom;window.bottom.bottom;window.bottom.right.top;window.bottom.right;window.bottom.right.bottom;" resize="0"/>
|
||||
|
||||
<layer
|
||||
x="-30" y="4"
|
||||
relatx="1"
|
||||
image="wasabi.button.bg.title"
|
||||
/>
|
||||
<button
|
||||
id="winshade"
|
||||
action="SWITCH" param="shade"
|
||||
x="-29" y="4"
|
||||
relatx="1"
|
||||
image="wasabi.button.winshade.inactive"
|
||||
tooltip="Windowshade Mode"
|
||||
activeAlpha="0"
|
||||
/>
|
||||
<button
|
||||
id="winshade"
|
||||
action="SWITCH" param="shade"
|
||||
x="-29" y="4"
|
||||
relatx="1"
|
||||
image="wasabi.button.winshade"
|
||||
downImage="wasabi.button.winshade.pressed"
|
||||
hoverImage="wasabi.button.winshade.hover"
|
||||
tooltip="Windowshade Mode"
|
||||
inactiveAlpha="0"
|
||||
/>
|
||||
|
||||
</layout>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
161
Src/resources/skins/Winamp Modern/xml/pledit-shade-group.xml
Normal file
161
Src/resources/skins/Winamp Modern/xml/pledit-shade-group.xml
Normal file
@ -0,0 +1,161 @@
|
||||
<groupdef id="plshade" name="Playlist Shade" w="0" h="25" relatw="1">
|
||||
|
||||
<!-- BACKGROUND -->
|
||||
<layer
|
||||
x="0" y="0"
|
||||
image="shade.pl.bg.left"
|
||||
dblClickAction="SWITCH;normal"
|
||||
resize="left"
|
||||
/>
|
||||
<layer
|
||||
x="30" y="0"
|
||||
w="-104" relatw="1"
|
||||
image="shade.pl.bg.center"
|
||||
dblClickAction="SWITCH;normal"
|
||||
/>
|
||||
<layer
|
||||
x="-74" y="0"
|
||||
relatx="1"
|
||||
image="shade.pl.bg.right"
|
||||
dblClickAction="SWITCH;normal"
|
||||
/>
|
||||
<layer
|
||||
x="-10" y="0"
|
||||
w="10" h="25"
|
||||
relatx="1"
|
||||
dblClickAction="SWITCH;normal"
|
||||
resize="right"
|
||||
/>
|
||||
<layer
|
||||
x="-40" y="1"
|
||||
w="9" h="23"
|
||||
relatx="1"
|
||||
image="shade.pl.resize"
|
||||
resize="right"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
<layer
|
||||
id="shade.pl.region.left"
|
||||
x="0" y="0"
|
||||
image="shade.regions.left"
|
||||
sysregion="-2"
|
||||
/>
|
||||
<layer
|
||||
id="shade.pl.region.right"
|
||||
x="-5" y="0"
|
||||
relatx="1"
|
||||
image="shade.regions.right"
|
||||
sysregion="-2"
|
||||
/>
|
||||
|
||||
<!-- DISPLAY -->
|
||||
<layer
|
||||
x="23" y="4"
|
||||
image="shade.pl.display.left"
|
||||
ghost="1"
|
||||
/>
|
||||
<layer
|
||||
x="33" y="4"
|
||||
w="-105" relatw="1"
|
||||
image="shade.pl.display.center"
|
||||
tile="1"
|
||||
ghost="1"
|
||||
/>
|
||||
<layer
|
||||
x="-72" y="4"
|
||||
relatx="1"
|
||||
image="shade.pl.display.right"
|
||||
ghost="1"
|
||||
/>
|
||||
|
||||
<!-- SEEK SLIDER -->
|
||||
<slider
|
||||
id="plshadeSeeker"
|
||||
action="SEEK"
|
||||
x="22" y="15"
|
||||
h="9" w="-87"
|
||||
relatw="1"
|
||||
thumb="shade.pl.seek"
|
||||
downThumb="shade.pl.seek.pressed"
|
||||
hoverThumb="shade.pl.seek.hover"
|
||||
tooltip="Seeker"
|
||||
alpha="100"
|
||||
/>
|
||||
<slider
|
||||
id="plshadeSeekerGhost"
|
||||
action="SEEK"
|
||||
x="22" y="15"
|
||||
h="9" w="-87"
|
||||
relatw="1"
|
||||
thumb="shade.pl.seek"
|
||||
downThumb="shade.pl.seek.pressed"
|
||||
hoverThumb="shade.pl.seek.hover"
|
||||
tooltip="Seeker"
|
||||
/>
|
||||
|
||||
<!-- LIST BUTTON -->
|
||||
<button
|
||||
id="plshadeMLList"
|
||||
action="PE_ListOfLists"
|
||||
x="-59" y="5"
|
||||
relatx="1"
|
||||
image="shade.pl.button.list"
|
||||
downImage="shade.pl.button.list.pressed"
|
||||
activeImage="shade.pl.button.list"
|
||||
hoverImage="shade.pl.button.list.hover"
|
||||
tooltip="Library's Playlists"
|
||||
/>
|
||||
|
||||
<!-- Songticker -->
|
||||
<Songticker
|
||||
id="PESongticker" ticker="1"
|
||||
x="26" y="4"
|
||||
w="-95" h="13" relatw="1"
|
||||
leftpadding="5"
|
||||
rightpadding="-5"
|
||||
font="shade.songticker.font"
|
||||
align="left"
|
||||
dblClickAction="SWITCH;normal"
|
||||
rightclickaction="trackmenu"
|
||||
fontsize="13"
|
||||
color="font.display"
|
||||
altfont="Arial"
|
||||
/>
|
||||
|
||||
|
||||
<!-- CLOSE/SHADE/SYSTEM -->
|
||||
<button
|
||||
id="plshadeClose"
|
||||
action="CLOSE"
|
||||
x="-17" y="4"
|
||||
relatx="1"
|
||||
image="shade.button.close"
|
||||
downImage="shade.button.close.pressed"
|
||||
hoverImage="shade.button.close.hover"
|
||||
tooltip="Close Window"
|
||||
/>
|
||||
<button
|
||||
id="plshadeWinshade"
|
||||
action="SWITCH" param="normal"
|
||||
x="-29" y="4"
|
||||
relatx="1"
|
||||
image="shade.button.winshade"
|
||||
downImage="shade.button.winshade.pressed"
|
||||
hoverImage="shade.button.winshade.hover"
|
||||
tooltip="Return to Normal Mode"
|
||||
/>
|
||||
<button
|
||||
id="plshadeSysmenu"
|
||||
action="SYSMENU"
|
||||
x="6" y="4"
|
||||
image="shade.button.sysmenu"
|
||||
downImage="shade.button.sysmenu.pressed"
|
||||
hoverImage="shade.button.sysmenu.hover"
|
||||
tooltip="Main Menu"
|
||||
/>
|
||||
|
||||
|
||||
|
||||
|
||||
</groupdef>
|
22
Src/resources/skins/Winamp Modern/xml/pledit-shade.xml
Normal file
22
Src/resources/skins/Winamp Modern/xml/pledit-shade.xml
Normal file
@ -0,0 +1,22 @@
|
||||
<!-- pledit-shade.xml creates the layout of the Playlist Shade Window. -->
|
||||
|
||||
<include file="pledit-shade-group.xml"/>
|
||||
|
||||
<layout
|
||||
id="shade"
|
||||
minimum_w="354"
|
||||
minimum_h="25"
|
||||
h="25"
|
||||
w="436"
|
||||
droptarget="pldr"
|
||||
background="wasabi.frame.basetexture"
|
||||
linkwidth="normal"
|
||||
appbar="top|bottom"
|
||||
>
|
||||
|
||||
<group id="plshade" x="0" y="0" sysregion="1" w="0" relath="1"/>
|
||||
|
||||
</layout>
|
||||
|
||||
|
||||
|
5
Src/resources/skins/Winamp Modern/xml/pledit.xml
Normal file
5
Src/resources/skins/Winamp Modern/xml/pledit.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<container id="Pledit" name="Playlist Editor" dynamic="1" component="guid:{45F3F7C1-A6F3-4ee6-A15E-125E92FC3F8D}" default_x="354" default_y="0" default_visible="1">
|
||||
<include file="pledit-normal.xml"/>
|
||||
<include file="pledit-shade.xml"/>
|
||||
<include file="playlistpro.xml"/>
|
||||
</container>
|
58
Src/resources/skins/Winamp Modern/xml/system-colors.xml
Normal file
58
Src/resources/skins/Winamp Modern/xml/system-colors.xml
Normal file
@ -0,0 +1,58 @@
|
||||
<!--
|
||||
|
||||
system-colors.xml
|
||||
|
||||
this file contains all the static color definitions for Wasabi. An objects that does not rely on a group will use
|
||||
one of these elements to decide what color to use.
|
||||
|
||||
-->
|
||||
|
||||
|
||||
<elements>
|
||||
|
||||
<!-- Winamp Modern Skin custom colors - use your own instead -->
|
||||
|
||||
<color id="font.display" value="255,255,255" gammagroup="DisplayElements"/>
|
||||
<color id="font.display.songticker" value="255,255,255" gammagroup="DisplaySongticker"/>
|
||||
<color id="font.display.songtickershade" value="255,255,255" gammagroup="DisplaySongtickerShade"/>
|
||||
<color id="titlebar.text.color" value="255,255,255" gammagroup="TitlebarText"/>
|
||||
<color id="drawer.color.text.dark" value="0,0,0" gammagroup="TextDark"/>
|
||||
|
||||
<!-- Generic Lists -->
|
||||
<color id="wasabi.list.text" value="255,255,255" gammagroup="ListText"/> <!--lists/trees item foreground (also edit text) -->
|
||||
<color id="wasabi.list.background" value="28,61,125" gammagroup="ListBackground"/> <!--lists/trees item background (also bg for edit) -->
|
||||
<color id="wasabi.list.text.alternate" value="255,255,255" gammagroup="ListText"/>
|
||||
<color id="wasabi.list.background.alternate" value="38,71,135" gammagroup="ListBackground"/>
|
||||
|
||||
<color id="wasabi.list.text.selected" value="214,228,255" gammagroup="ListTextSelected"/> <!--listview/treeview selection bar text color -->
|
||||
<color id="wasabi.list.text.selected.background" value="103,136,201" gammagroup="ListSelBackground"/> <!--listview/treeview selection bar backcolor -->
|
||||
<color id="studio.list.item.selected" value="103,136,201" gammagroup="ListSelBackground"/>
|
||||
<color id="studio.list.item.focused" value="103,136,201" gammagroup="ListSelBackground"/>
|
||||
|
||||
|
||||
<color id="wasabi.list.text.current" value="187,210,255" gammagroup="ListTextCurrent"/> <!-- currently playing item in lists -->
|
||||
<color id="wasabi.list.text.selected.inactive" value="214,228,255" gammagroup="ListTextSelected"/> <!-- listview/treeview selection bar textcolor (inactive) -->
|
||||
<color id="wasabi.list.text.selected.background.inactive" value="68,90,133" gammagroup="ListSelBackground"/> <!-- listview/treeview selectionbar back color (inactive) -->
|
||||
|
||||
<color id="wasabi.list.column.background" value="204,208,217" gammagroup="Backgrounds"/> <!-- listview header background color -->
|
||||
<color id="wasabi.list.column.text" value="0,0,0" gammagroup="ListColumnText"/> <!-- listview header text color -->
|
||||
<color id="wasabi.list.column.frame.top" value="246,246,248" gammagroup="Backgrounds"/> // listview header frame top color
|
||||
<color id="wasabi.list.column.frame.middle" value="142,150,163" gammagroup="Backgrounds"/> // listview header frame middle color
|
||||
<color id="wasabi.list.column.frame.bottom" value="0,0,0" gammagroup="Backgrounds"/> // listview header frame bottom color
|
||||
<color id="wasabi.list.column.empty" value="142,150,163" gammagroup="Backgrounds"/> // listview header empty color (beyond the columns
|
||||
|
||||
<!-- edit wnds -->
|
||||
<color id="wasabi.window.background" value="127,135,149" gammagroup="Backgrounds"/> <!--window background. - If this color is not defined, a whole container is created in memory to extract a pixel, so specifying it makes skin loading faster -->
|
||||
<color id="wasabi.window.text" value="255,255,255" gammagroup="listText"/> <!--text color within windows -->
|
||||
<color id="wasabi.border.sunken" value="204,208,217" gammagroup="Backgrounds"/> // color of dividers and sunken borders
|
||||
|
||||
<color id="wasabi.scrollbar.foreground" value="28,61,125" gammagroup="ListBackground"/> <!-- scrollbar foreground color -->
|
||||
<color id="wasabi.scrollbar.background" value="0,0,0" gammagroup="ListBackground"/> <!-- scrollbar background color -->
|
||||
<color id="wasabi.scrollbar.foreground.inverted" value="0,0,0" gammagroup="ListBackground"/> <!-- inverse scrollbar foreground color -->
|
||||
<color id="wasabi.scrollbar.background.inverted" value="0,0,0" gammagroup="ListBackground"/> <!-- inverse scrollbar background color -->
|
||||
|
||||
<color id="wasabi.button.text" value="0,0,0" gammagroup="ButtonText"/> <!-- Buttons text color -->
|
||||
<color id="wasabi.button.hiliteText" value="0,0,0" gammagroup="ButtonText"/> <!-- Buttons hilite text color, used by tab windows-->
|
||||
<color id="wasabi.button.dimmedText" value="149,156,169" gammagroup="ButtonText"/> <!-- Buttons dimmed text color, when disabled -->
|
||||
|
||||
</elements>
|
234
Src/resources/skins/Winamp Modern/xml/video-normal.xml
Normal file
234
Src/resources/skins/Winamp Modern/xml/video-normal.xml
Normal file
@ -0,0 +1,234 @@
|
||||
<groupdef id="video.buttons.group" relatw="1" w="0" h="21">
|
||||
<layer
|
||||
x="0" y="0"
|
||||
image="player.button.video.bg.detached.left"
|
||||
/>
|
||||
<layer
|
||||
x="74" y="0"
|
||||
relatw="1" w="-264"
|
||||
image="player.button.video.bg.detached.center"
|
||||
/>
|
||||
<layer
|
||||
x="-190" y="0"
|
||||
relatx="1"
|
||||
image="player.button.video.bg.detached.right"
|
||||
/>
|
||||
|
||||
<button
|
||||
id="button.vid.fs"
|
||||
action="VID_FS"
|
||||
x="3" y="3"
|
||||
image="player.button.video.fs"
|
||||
downImage="player.button.video.fs.pressed"
|
||||
hoverImage="player.button.video.fs.hover"
|
||||
tooltip="Fullscreen"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
<button
|
||||
id="button.vid.1x"
|
||||
action="VID_1X"
|
||||
x="26" y="3"
|
||||
image="player.button.video.s1x"
|
||||
downImage="player.button.video.s1x.pressed"
|
||||
hoverImage="player.button.video.s1x.hover"
|
||||
tooltip="Normal Size"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
<button
|
||||
id="button.vid.2x"
|
||||
action="VID_2X"
|
||||
x="49" y="3"
|
||||
image="player.button.video.s2x"
|
||||
downImage="player.button.video.s2x.pressed"
|
||||
hoverImage="player.button.video.s2x.hover"
|
||||
tooltip="Double Size"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
|
||||
<!--<button
|
||||
id="button.vid.tv"
|
||||
action="VID_TV"
|
||||
x="-183" y="3"
|
||||
relatx="1"
|
||||
image="player.button.video.tv"
|
||||
downImage="player.button.video.tv.pressed"
|
||||
hoverImage="player.button.video.tv.hover"
|
||||
tooltip="Internet TV"
|
||||
rectrgn="1"
|
||||
/>-->
|
||||
|
||||
<button
|
||||
id="button.vid.misc"
|
||||
action="VID_Misc"
|
||||
x="-158" y="3"
|
||||
relatx="1"
|
||||
image="player.button.video.misc"
|
||||
downImage="player.button.video.misc.pressed"
|
||||
hoverImage="player.button.video.misc.hover"
|
||||
tooltip="Options"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
|
||||
<text
|
||||
id="wasabi.statusbar.text"
|
||||
x="75" y="3"
|
||||
w="-265" h="12"
|
||||
relatw="1"
|
||||
font="arial"
|
||||
color="drawer.color.text.dark" fontsize="14"
|
||||
display="VID_Info" wrap="0"
|
||||
ghost="1"
|
||||
/>
|
||||
|
||||
|
||||
<layer
|
||||
x="-128" y="0"
|
||||
relatx="1"
|
||||
image="player.button.video.reattach.bg"
|
||||
/>
|
||||
<button
|
||||
id="button.video.reattach"
|
||||
x="-124" y="4"
|
||||
relatx="1"
|
||||
image="player.button.video.reattach"
|
||||
downImage="player.button.video.reattach.pressed"
|
||||
hoverImage="player.button.video.reattach.hover"
|
||||
tooltip="Reattach Video"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
<layer
|
||||
x="-24" y="4"
|
||||
relatx="1"
|
||||
image="player.pl.resizer"
|
||||
resize="bottomright"
|
||||
/>
|
||||
|
||||
</groupdef>
|
||||
|
||||
|
||||
<groupdef id="video.frame.layout" relatw="1" relath="1" w="0" h="-18" background="wasabi.frame.basetexture">
|
||||
<layer
|
||||
x="0" y="0"
|
||||
image="player.pl.topleft"
|
||||
resize="topleft"
|
||||
/>
|
||||
<layer
|
||||
x="6" y="0"
|
||||
w="-12"
|
||||
relatw="1"
|
||||
image="player.pl.topcenter"
|
||||
resize="top"
|
||||
/>
|
||||
<layer
|
||||
x="-6" y="0"
|
||||
relatx="1"
|
||||
image="player.pl.topright"
|
||||
resize="topright"
|
||||
/>
|
||||
<layer
|
||||
x="0" y="5"
|
||||
relath="1"
|
||||
h="-50"
|
||||
image="player.pl.left"
|
||||
resize="left"
|
||||
/>
|
||||
<layer
|
||||
x="-6" y="5"
|
||||
relatx="1"
|
||||
relath="1"
|
||||
h="-50"
|
||||
image="player.pl.right"
|
||||
resize="right"
|
||||
/>
|
||||
<layer
|
||||
x="0" y="-67"
|
||||
relaty="1"
|
||||
image="player.pl.bottomleft"
|
||||
resize="bottomleft"
|
||||
/>
|
||||
<layer
|
||||
x="20" y="-25"
|
||||
w="-40"
|
||||
relatw="1"
|
||||
relaty="1"
|
||||
image="player.pl.bottomcenter"
|
||||
resize="bottom"
|
||||
/>
|
||||
<layer
|
||||
x="-20" y="-67"
|
||||
relatx="1"
|
||||
relaty="1"
|
||||
image="player.pl.bottomright"
|
||||
resize="bottomright"
|
||||
/>
|
||||
<layer
|
||||
x="0" y="-6"
|
||||
relaty="1"
|
||||
image="player.main.left.region"
|
||||
resize="left"
|
||||
sysregion="-2"
|
||||
/>
|
||||
<layer
|
||||
x="-6" y="-6"
|
||||
relaty="1"
|
||||
relatx="1"
|
||||
image="player.main.right.region"
|
||||
sysregion="-2"
|
||||
/>
|
||||
<group id="video.buttons.group" x="5" y="-22" relaty="1"/>
|
||||
</groupdef>
|
||||
|
||||
<groupdef id="player.content.video.dummy.group" name="VideoDummyGroup" relatw="1" relath="1" w="0" h="0">
|
||||
<group id="video.frame.layout" x="0" y="0"/>
|
||||
<component
|
||||
x="6"
|
||||
y="5"
|
||||
w="-12"
|
||||
relatw="1"
|
||||
h="-48"
|
||||
relath="1"
|
||||
noshowcmdbar="1"
|
||||
autoopen="1"
|
||||
autoclose="1"
|
||||
param="{F0816D7B-FFFC-4343-80F2-E8199AA15CC3}"
|
||||
/>
|
||||
</groupdef>
|
||||
|
||||
<groupdef id="video.content.group" name="PlaylistContent">
|
||||
<group id="player.content.video.dummy.group" x="0" y="0" sysregion="1"/>
|
||||
<script id="video.script" file="scripts/video.maki" />
|
||||
</groupdef>
|
||||
|
||||
|
||||
<layout id="normal" minimum_w="354" minimum_h="164" h="280" w="354">
|
||||
|
||||
<Wasabi:VISFrame:NoStatus
|
||||
x="0" y="0" w="0" h="0" relatw="1" relath="1"
|
||||
content="video.content.group"
|
||||
padtitleleft="10"
|
||||
padtitleright="0"
|
||||
/>
|
||||
|
||||
<sendparams target="window.titlebar.title" default="VIDEO"/>
|
||||
<sendparams target="mousetrap" dblClickAction="SWITCH;shade"/>
|
||||
<sendparams target="window.top.left;window.top;window.top.right;window.left;window.right;window.bottom.left.top;window.bottom.left;window.bottom.left.bottom;window.bottom.top;window.bottom;window.bottom.bottom;window.bottom.right.top;window.bottom.right;window.bottom.right.bottom;" resize="0"/>
|
||||
|
||||
<layer
|
||||
x="0" y="0" w="0" h="3"
|
||||
relatw="1"
|
||||
resize="top"
|
||||
/>
|
||||
|
||||
</layout>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
3
Src/resources/skins/Winamp Modern/xml/video.xml
Normal file
3
Src/resources/skins/Winamp Modern/xml/video.xml
Normal file
@ -0,0 +1,3 @@
|
||||
<container id="Video" name="Video" dynamic="1" component="guid:{F0816D7B-FFFC-4343-80F2-E8199AA15CC3}" default_visible="0" default_x="0" default_y="0" default_w="354">
|
||||
<include file="video-normal.xml"/>
|
||||
</container>
|
223
Src/resources/skins/Winamp Modern/xml/vis-normal.xml
Normal file
223
Src/resources/skins/Winamp Modern/xml/vis-normal.xml
Normal file
@ -0,0 +1,223 @@
|
||||
<groupdef id="vis.buttons.group" relatw="1" w="0" h="21">
|
||||
<layer
|
||||
x="0" y="0"
|
||||
image="player.button.vis.bg.detached.left"
|
||||
/>
|
||||
|
||||
<button
|
||||
id="button.vid.fs"
|
||||
action="VIS_FS"
|
||||
x="3" y="3"
|
||||
image="player.button.video.fs"
|
||||
downImage="player.button.video.fs.pressed"
|
||||
hoverImage="player.button.video.fs.hover"
|
||||
tooltip="Fullscreen"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
<button
|
||||
id="button.vis.prev"
|
||||
action="VIS_Prev"
|
||||
x="28" y="3"
|
||||
image="player.button.vis.prev"
|
||||
downImage="player.button.vis.prev.pressed"
|
||||
hoverImage="player.button.vis.prev.hover"
|
||||
tooltip="Previous Visualization"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
<button
|
||||
id="button.vis.next"
|
||||
action="VIS_Next"
|
||||
x="74" y="3"
|
||||
image="player.button.vis.next"
|
||||
downImage="player.button.vis.next.pressed"
|
||||
hoverImage="player.button.vis.next.hover"
|
||||
tooltip="Next Visualization"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
<togglebutton
|
||||
id="button.vis.random"
|
||||
x="122" y="3"
|
||||
cfgattrib="{0000000A-000C-0010-FF7B-01014263450C};Random"
|
||||
image="player.button.vis.random"
|
||||
downImage="player.button.vis.random.pressed"
|
||||
hoverImage="player.button.vis.random.hover"
|
||||
tooltip="Toggle Random Visualization"
|
||||
rectrgn="1"
|
||||
/>
|
||||
<togglebutton
|
||||
id="led.vis.random"
|
||||
cfgattrib="{0000000A-000C-0010-FF7B-01014263450C};Random"
|
||||
x="180" y="-1"
|
||||
image="player.led.off"
|
||||
downImage="player.led.on"
|
||||
activeImage="player.led.on"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
|
||||
<layer
|
||||
x="193" y="0"
|
||||
image="player.button.vis.bg.detached.right"
|
||||
/>
|
||||
<button
|
||||
id="button.vis.misc"
|
||||
action="Vis_Menu"
|
||||
x="196" y="3"
|
||||
image="player.button.video.misc"
|
||||
downImage="player.button.video.misc.pressed"
|
||||
hoverImage="player.button.video.misc.hover"
|
||||
tooltip="Options"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
|
||||
<layer
|
||||
x="-136" y="0"
|
||||
relatx="1"
|
||||
image="player.button.vis.reattach.bg"
|
||||
/>
|
||||
<button
|
||||
id="button.vis.reattach"
|
||||
x="-132" y="4"
|
||||
relatx="1"
|
||||
image="player.button.vis.reattach"
|
||||
downImage="player.button.vis.reattach.pressed"
|
||||
hoverImage="player.button.vis.reattach.hover"
|
||||
tooltip="Reattach Visualizations"
|
||||
rectrgn="1"
|
||||
/>
|
||||
|
||||
<layer
|
||||
x="-24" y="4"
|
||||
relatx="1"
|
||||
image="player.pl.resizer"
|
||||
resize="bottomright"
|
||||
/>
|
||||
|
||||
</groupdef>
|
||||
|
||||
|
||||
<groupdef id="vis.frame.layout" relatw="1" relath="1" w="0" h="-18" background="wasabi.frame.basetexture">
|
||||
<layer
|
||||
x="0" y="0"
|
||||
image="player.pl.topleft"
|
||||
resize="topleft"
|
||||
/>
|
||||
<layer
|
||||
x="6" y="0"
|
||||
w="-12"
|
||||
relatw="1"
|
||||
image="player.pl.topcenter"
|
||||
resize="top"
|
||||
/>
|
||||
<layer
|
||||
x="-6" y="0"
|
||||
relatx="1"
|
||||
image="player.pl.topright"
|
||||
resize="topright"
|
||||
/>
|
||||
<layer
|
||||
x="0" y="5"
|
||||
relath="1"
|
||||
h="-50"
|
||||
image="player.pl.left"
|
||||
resize="left"
|
||||
/>
|
||||
<layer
|
||||
x="-6" y="5"
|
||||
relatx="1"
|
||||
relath="1"
|
||||
h="-50"
|
||||
image="player.pl.right"
|
||||
resize="right"
|
||||
/>
|
||||
<layer
|
||||
x="0" y="-67"
|
||||
relaty="1"
|
||||
image="player.pl.bottomleft"
|
||||
resize="bottomleft"
|
||||
/>
|
||||
<layer
|
||||
x="20" y="-25"
|
||||
w="-40"
|
||||
relatw="1"
|
||||
relaty="1"
|
||||
image="player.pl.bottomcenter"
|
||||
resize="bottom"
|
||||
/>
|
||||
<layer
|
||||
x="-20" y="-67"
|
||||
relatx="1"
|
||||
relaty="1"
|
||||
image="player.pl.bottomright"
|
||||
resize="bottomright"
|
||||
/>
|
||||
<layer
|
||||
x="0" y="-6"
|
||||
relaty="1"
|
||||
image="player.main.left.region"
|
||||
resize="left"
|
||||
sysregion="-2"
|
||||
/>
|
||||
<layer
|
||||
x="-6" y="-6"
|
||||
relaty="1"
|
||||
relatx="1"
|
||||
image="player.main.right.region"
|
||||
sysregion="-2"
|
||||
/>
|
||||
<group id="vis.buttons.group" x="5" y="-22" relaty="1"/>
|
||||
</groupdef>
|
||||
|
||||
<groupdef id="player.content.vis.dummy.group" name="AVSDummyGroup" relatw="1" relath="1" w="0" h="0">
|
||||
<group id="vis.frame.layout" x="0" y="0"/>
|
||||
<component
|
||||
x="6"
|
||||
y="5"
|
||||
w="-12"
|
||||
relatw="1"
|
||||
h="-48"
|
||||
relath="1"
|
||||
noshowcmdbar="1"
|
||||
autoopen="1"
|
||||
autoclose="1"
|
||||
param="{0000000A-000C-0010-FF7B-01014263450C}"
|
||||
/>
|
||||
</groupdef>
|
||||
|
||||
<groupdef id="vis.content.group" name="PlaylistContent">
|
||||
<group id="player.content.vis.dummy.group" x="0" y="0" sysregion="1"/>
|
||||
<script id="vis.script" file="scripts/vis.maki" />
|
||||
</groupdef>
|
||||
|
||||
|
||||
<layout id="normal" minimum_w="354" minimum_h="164" h="280" w="354">
|
||||
|
||||
<Wasabi:VISFrame:NoStatus
|
||||
x="0" y="0" w="0" h="0" relatw="1" relath="1"
|
||||
content="vis.content.group"
|
||||
padtitleleft="10"
|
||||
padtitleright="0"
|
||||
/>
|
||||
|
||||
<sendparams target="window.titlebar.title" default="VISUALIZER"/>
|
||||
<sendparams target="mousetrap" dblClickAction="SWITCH;shade"/>
|
||||
<sendparams target="window.top.left;window.top;window.top.right;window.left;window.right;window.bottom.left.top;window.bottom.left;window.bottom.left.bottom;window.bottom.top;window.bottom;window.bottom.bottom;window.bottom.right.top;window.bottom.right;window.bottom.right.bottom;" resize="0"/>
|
||||
|
||||
<layer
|
||||
x="0" y="0" w="0" h="3"
|
||||
relatw="1"
|
||||
resize="top"
|
||||
/>
|
||||
|
||||
</layout>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
3
Src/resources/skins/Winamp Modern/xml/vis.xml
Normal file
3
Src/resources/skins/Winamp Modern/xml/vis.xml
Normal file
@ -0,0 +1,3 @@
|
||||
<container id="AVS" name="Visualizations" dynamic="1" component="guid:{0000000A-000C-0010-FF7B-01014263450C}" default_visible="0" default_x="0" default_y="0" default_w="354">
|
||||
<include file="vis-normal.xml"/>
|
||||
</container>
|
Reference in New Issue
Block a user