123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828 |
- <include file="config.xml"/>
- <groupdef id="player.dualwnd.pl.info" wantfocus="1" rectrgn="1">
- <Wasabi:Frame id="player.dualwnd" x="0" y="0" w="0" relath="0" h="92" from="r" relatw="1" orientation="v" maxwidth="-141" left="player.component.fileinfo" right="player.component.playlist.frame" minwidth="27" width="200" jump="right" />
- </groupdef>
- <!-- Player:Component:PlayList -->
- <groupdef id="player.component.playlist.frame" wantfocus="1" rectrgn="1">
- <Wasabi:Frame id="playlist.dualwnd" fitparent="1" from="bottom" orientation="h" maxheight="null" bottom="player.component.playlist.albumart" top="player.component.playlist" minheight="55" height="100" jump="0"/>
- </groupdef>
- <groupdef id="player.component.playlist.albumart" wantfocus="1" rectrgn="1">
- <grid fitparent="1"
- topleft="sui.background.topleft"
- top="sui.background.top"
- topright="sui.background.topright"
- left="sui.background.left"
- middle="sui.background.center"
- right="sui.background.right"
- bottomleft="sui.background.bottomleft"
- bottom="sui.background.bottom"
- bottomright="sui.background.bottomright"
- />
- <group fitparent="-2" id="info.component.cover2" />
- </groupdef>
- <groupdef id="player.component.playlist" wantfocus="1" rectrgn="1">
-
- <grid fitparent="1"
- topleft="pledit.background.topleft"
- top="pledit.background.top"
- topright="pledit.background.topright"
- left="pledit.background.left"
- middle="pledit.background.center"
- right="pledit.background.right"
- bottomleft="pledit.background.bottomleft"
- bottom="pledit.background.bottom"
- bottomright="pledit.background.bottomright"
- />
- <group id="playlistpro" y="1" h="-15" x="2" w="-3" relath="1" relatw="1"/>
- <group id="player.component.playlist.buttons" x="1" y="-14" w="-2" relatw="1" relaty="1" />
- </groupdef>
- <groupdef id="player.component.playlist.buttons">
- <grid
- x="0" y="0" h="13" w="0" relatw="1" move="1"
- middle="pledit.background.buttons.center"
- right="pledit.background.buttons.right"
- />
- <button id="player.playlist.add"
- x="0" h="13" w="25" y="0"
- image="pledit.button.add.normal"
- hoverImage="pledit.button.add.hover"
- downImage="pledit.button.add.down"
- action="PE_Add" tooltip="Add Files to Playlist"
- />
- <button id="player.playlist.rem"
- x="24" h="13" w="25" y="0"
- image="pledit.button.rem.normal"
- hoverImage="pledit.button.rem.hover"
- downImage="pledit.button.rem.down"
- action="PE_Rem" tooltip="Remove Files from Playlist"
- />
- <button id="player.playlist.sel"
- x="48" h="13" w="25" y="0"
- image="pledit.button.sel.normal"
- hoverImage="pledit.button.sel.hover"
- downImage="pledit.button.sel.down"
- action="PE_Sel" tooltip="Select Files in Playlist"
- />
- <button id="player.playlist.misc"
- x="72" h="13" w="25" y="0"
- image="pledit.button.misc.normal"
- hoverImage="pledit.button.misc.hover"
- downImage="pledit.button.misc.down"
- action="PE_Misc" tooltip="Misc Actions"
- />
- <button id="player.playlist.manage"
- x="96" h="13" w="25" y="0"
- image="pledit.button.manage.normal"
- hoverImage="pledit.button.manage.hover"
- downImage="pledit.button.manage.down"
- action="PE_List" tooltip="Manage Playlist"
- />
- <togglebutton id="player.playlist.small"
- x="-25" h="13" w="25" y="0" relatx="1"
- image="pledit.button.toggle.normal"
- hoverImage="pledit.button.toggle.hover"
- downImage="pledit.button.toggle.down"
- cfgattrib="{0167CFD9-5D35-404a-8F03-80ED5B89DEDF};Enlarge Playlist"
- tooltip="Collapse Playlist"
- />
- <togglebutton id="player.playlist.enlarge"
- x="-25" h="13" w="25" y="0" relatx="1"
- image="pledit.button.toggle.normal"
- hoverImage="pledit.button.toggle.hover"
- downImage="pledit.button.toggle.down"
- cfgattrib="{0167CFD9-5D35-404a-8F03-80ED5B89DEDF};Enlarge Playlist"
- tooltip="Enlarge Playlist"
- />
- <text id="PLTime" ticker="1" display="PE_Info"
- x="122" y="0" h="13" w="-148" relatw="1"
- align="center" color="color.display"
- bold="0" fontsize="13" antialias="1" move="1"
- />
- </groupdef>
- <!-- Info:Component:Vis -->
- <groupdef id="info.component.vis">
- <component id="vis" fitparent="1" autofocus="0" wantfocus="0" autoclose="1" autoopen="1" autoavailable="0" hold="guid:{0000000A-000C-0010-FF7B-01014263450C}"/>
- </groupdef>
- <groupdef id="info.component.vis.full">
- <component id="vis" x="3" w="-6" y="0" h="74" relatw="1" autofocus="0" wantfocus="0" autoclose="1" autoopen="1" autoavailable="0" hold="guid:{0000000A-000C-0010-FF7B-01014263450C}"/>
- <button
- image="infocomp.button.vis.cfg.normal"
- downImage="infocomp.button.vis.cfg.down"
- hoverImage="infocomp.button.vis.cfg.hover"
- action="VIS_Menu"
- x="1" y="-14" relaty="1"
- tooltip="Configure Visualizer"
- />
- <button
- image="config.colorthemes.button.prev.normal"
- downImage="config.colorthemes.button.prev.down"
- hoverImage="config.colorthemes.button.prev.hover"
- action="VIS_Prev"
- x="25" y="-14" relaty="1"
- tooltip="Previous Visualization Preset"
- />
- <ToggleButton
- id="vis.rnd"
- image="infocomp.button.vis.rnd.normal"
- downImage="infocomp.button.vis.rnd.down"
- hoverImage="infocomp.button.vis.rnd.hover"
- x="49" y="-14" relaty="1"
- tooltip="Randomly change Visualization Presets"
- cfgattrib="{0000000A-000C-0010-FF7B-01014263450C};Random"
- />
- <button
- image="config.colorthemes.button.next.normal"
- downImage="config.colorthemes.button.next.down"
- hoverImage="config.colorthemes.button.next.hover"
- action="VIS_Next"
- x="73" y="-14" relaty="1"
- tooltip="Next Visualization Preset"
- />
- <ToggleButton id="vis.rnd.active"
- x="41" y="-17" h="17" w="41" relaty="1"
- ActiveImage="infocomp.button.vis.rnd.active"
- ghost="1"
- cfgattrib="{0000000A-000C-0010-FF7B-01014263450C};Random"
- />
- <script file="../Big Bento/scripts/syncbutton.maki" param="vis.rnd;vis.rnd.active" />
- </groupdef>
- <!-- Info:Component:Cover -->
- <groupdef id="info.component.Cover">
- <AlbumArt id="winamp.albumart" fitparent="1" move="1" rectrgn="1" notfoundImage="winamp.cover.notfound.84"/>
- <script file="../Big Bento/scripts/albumart.maki" param="winamp.albumart,winamp.cover.notfound.84"/>
- </groupdef>
- <groupdef id="info.component.Cover2">
- <AlbumArt id="winamp.albumart" fitparent="1" move="1" rectrgn="1" notfoundImage="winamp.cover.notfound.xxl"/>
- <script file="../Big Bento/scripts/albumart.maki" param="winamp.albumart,winamp.cover.notfound.xxl"/>
- </groupdef>
- <!-- Info:Component:EQ -->
- <groupdef id="info.component.eq.content">
- <layer x="0" y="0" image="equalizer.background" ghost="1" />
- <layer id="frequency.labels" x="0" y="70" image="equalizer.labels.winamp" ghost="1" />
- <slider
- id="sCrossfade"
- cfgattrib="{F1239F09-8CC6-4081-8519-C2AE99FCB14C};Crossfade time"
- high="20" ghost="1" visible="0"
- x="3" y="3"
- w="2" h="2"
- />
- <togglebutton
- id="Crossfade"
- x="2" y="2"
- image="equalizer.button.xfade.normal"
- downImage="equalizer.button.xfade.down"
- hoverImage="equalizer.button.xfade.hover"
- tooltip="Toggle Crossfading Between Tracks"
- cfgattrib="{FC3EAF78-C66E-4ED2-A0AA-1494DFCC13FF};Enable crossfading"
- />
- <layer id="CrossfadeActive" x="1" y="1" image="equalizer.button.xfade.active" visible="0" ghost="1"/>
- <layer
- image="equalizer.xfade.display"
- x="39" y="2" move="0"
- />
- <button
- id="CrossfadeDecrease"
- image="equalizer.button.decrease.normal"
- downImage="equalizer.button.decrease.down"
- hoverImage="equalizer.button.decrease.hover"
- x="27" y="2"
- tooltip="Decrease Crossfade Time"
- />
- <button
- id="CrossfadeIncrease"
- image="equalizer.button.increase.normal"
- downImage="equalizer.button.increase.down"
- hoverImage="equalizer.button.increase.hover"
- x="57" y="2"
- tooltip="Increase Crossfade Time"
- />
- <text
- id="CFDisplay"
- x="39" y="5" w="19" h="5"
- align="center"
- valign="top"
- fontsize="5" font="player.bitmapfont.songinfo"
- text="00"
- />
- <layer x="95" y="4" w="78" h="10" image="equalizer.slider.balance.background" move="0" />
- <slider
- id="Balance"
- action="PAN"
- x="95" y="4"
- w="79" h="10"
- thumb="equalizer.slider.balance.normal"
- downThumb="equalizer.slider.balance.down"
- hoverThumb="equalizer.slider.balance.hover"
- tooltip="Balance"
- />
- <layer x="4" y="14" w="11" h="55" image="equalizer.slider.eqband.background" move="0" />
- <slider
- id="preamp"
- action="EQ_BAND" param="preamp"
- x="4" y="14"
- w="11" h="55"
- thumb="equalizer.slider.eqband.normal"
- downThumb="equalizer.slider.eqband.down"
- hoverThumb="equalizer.slider.eqband.hover"
- tooltip="Preamp"
- orientation="vertical"
- />
- <layer x="29" y="14" w="11" h="55" image="equalizer.slider.eqband.background" move="0" />
- <slider
- id="eq1"
- action="EQ_BAND" param="1"
- x="29" y="14"
- w="11" h="55"
- thumb="equalizer.slider.eqband.normal"
- downThumb="equalizer.slider.eqband.down"
- hoverThumb="equalizer.slider.eqband.hover"
- tooltip="70 Hz"
- orientation="vertical"
- />
- <layer x="45" y="14" w="11" h="55" image="equalizer.slider.eqband.background" move="0" />
- <slider
- id="eq2"
- action="EQ_BAND" param="2"
- x="45" y="14"
- w="11" h="55"
- thumb="equalizer.slider.eqband.normal"
- downThumb="equalizer.slider.eqband.down"
- hoverThumb="equalizer.slider.eqband.hover"
- tooltip="180 Hz"
- orientation="vertical"
- />
- <layer x="61" y="14" w="11" h="55" image="equalizer.slider.eqband.background" move="0" />
- <slider
- id="eq3"
- action="EQ_BAND" param="3"
- x="61" y="14"
- w="11" h="55"
- thumb="equalizer.slider.eqband.normal"
- downThumb="equalizer.slider.eqband.down"
- hoverThumb="equalizer.slider.eqband.hover"
- tooltip="320 Hz"
- orientation="vertical"
- />
- <layer x="77" y="14" w="11" h="55" image="equalizer.slider.eqband.background" move="0" />
- <slider
- id="eq4"
- action="EQ_BAND" param="4"
- x="77" y="14"
- w="11" h="55"
- thumb="equalizer.slider.eqband.normal"
- downThumb="equalizer.slider.eqband.down"
- hoverThumb="equalizer.slider.eqband.hover"
- tooltip="600 Hz"
- orientation="vertical"
- />
- <layer x="93" y="14" w="11" h="55" image="equalizer.slider.eqband.background" move="0" />
- <slider
- id="eq5"
- action="EQ_BAND" param="5"
- x="93" y="14"
- w="11" h="55"
- thumb="equalizer.slider.eqband.normal"
- downThumb="equalizer.slider.eqband.down"
- hoverThumb="equalizer.slider.eqband.hover"
- tooltip="1 KHz"
- orientation="vertical"
- />
- <layer x="109" y="14" w="11" h="55" image="equalizer.slider.eqband.background" move="0" />
- <slider
- id="eq6"
- action="EQ_BAND" param="6"
- x="109" y="14"
- w="11" h="55"
- thumb="equalizer.slider.eqband.normal"
- downThumb="equalizer.slider.eqband.down"
- hoverThumb="equalizer.slider.eqband.hover"
- tooltip="3 KHz"
- orientation="vertical"
- />
- <layer x="125" y="14" w="11" h="55" image="equalizer.slider.eqband.background" move="0" />
- <slider
- id="eq7"
- action="EQ_BAND" param="7"
- x="125" y="14"
- w="11" h="55"
- thumb="equalizer.slider.eqband.normal"
- downThumb="equalizer.slider.eqband.down"
- hoverThumb="equalizer.slider.eqband.hover"
- tooltip="6 KHz"
- orientation="vertical"
- />
- <layer x="141" y="14" w="11" h="55" image="equalizer.slider.eqband.background" move="0" />
- <slider
- id="eq8"
- action="EQ_BAND" param="8"
- x="141" y="14"
- w="11" h="55"
- thumb="equalizer.slider.eqband.normal"
- downThumb="equalizer.slider.eqband.down"
- hoverThumb="equalizer.slider.eqband.hover"
- tooltip="12 KHz"
- orientation="vertical"
- />
- <layer x="157" y="14" w="11" h="55" image="equalizer.slider.eqband.background" move="0" />
- <slider
- id="eq9"
- action="EQ_BAND" param="9"
- x="157" y="14"
- w="11" h="55"
- thumb="equalizer.slider.eqband.normal"
- downThumb="equalizer.slider.eqband.down"
- hoverThumb="equalizer.slider.eqband.hover"
- tooltip="14 KHz"
- orientation="vertical"
- />
- <layer x="173" y="14" w="11" h="55" image="equalizer.slider.eqband.background" move="0" />
- <slider
- id="eq10"
- action="EQ_BAND" param="10"
- x="173" y="14"
- w="11" h="55"
- thumb="equalizer.slider.eqband.normal"
- downThumb="equalizer.slider.eqband.down"
- hoverThumb="equalizer.slider.eqband.hover"
- tooltip="16 KHz"
- orientation="vertical"
- />
- <button
- id="EQ_p12"
- x="16" y="19"
- w="12" h="7"
- rectrgn="1"
- />
- <button
- id="EQ_0"
- x="16" y="37"
- w="12" h="7"
- rectrgn="1"
- />
- <button
- id="EQ_m12"
- x="16" y="55"
- w="12" h="7"
- rectrgn="1"
- />
- </groupdef>
- <groupdef id="info.component.eq">
- <group id="info.component.eq.content" x="0" y="0" h="92" w="188" />
- <button
- id="eqonoff"
- image="equalizer.button.eqon.normal"
- downImage="equalizer.button.eqon.down"
- hoverImage="equalizer.button.eqon.hover"
- action="EQ_TOGGLE"
- x="1" y="-14" relaty="1"
- tooltip="EQ on/off"
- />
- <button id="eqonoffActive" x="1" y="-23" h="22" w="29" relaty="1" activeImage="equalizer.button.eqon.active" visible="1" ghost="1" action="EQ_TOGGLE"/>
- <button
- id="eqauto"
- image="equalizer.button.auto.normal"
- downImage="equalizer.button.auto.down"
- hoverImage="equalizer.button.auto.hover"
- action="EQ_AUTO"
- x="25" y="-14" relaty="1"
- tooltip="EQ auto"
- />
- <button id="eqautoActive" x="22" y="-23" h="22" w="44" relaty="1" activeImage="equalizer.button.auto.active" visible="1" ghost="1" action="EQ_AUTO"/>
- <button
- id="eqpresets"
- image="equalizer.button.presets.normal"
- downImage="equalizer.button.presets.down"
- hoverImage="equalizer.button.presets.hover"
- action="MENU" param="presets"
- x="56" y="-14" relaty="1"
- tooltip="Open presets"
- />
- <script file="../Big Bento/scripts/eq.maki" />
- </groupdef>
- <!-- Info:Component:InfoDisplay -->
- <groupdef id="infodisplay.line.rating.stars" >
- <button id="rate.1" x="0" y="0" rectrgn="1"
- image="infocomp.rating.empty"
- activeimage="infocomp.rating.star"
- downimage="infocomp.rating.star"
- />
- <layer id="star.1" ghost="1"
- x="0" y="0" visible="0"
- image="infocomp.rating.hover"
- />
- <button id="rate.2" x="11" y="0" rectrgn="1"
- image="infocomp.rating.empty"
- activeimage="infocomp.rating.star"
- downimage="infocomp.rating.star"
- />
- <layer id="star.2" ghost="1"
- x="11" y="0" visible="0"
- image="infocomp.rating.hover"
- />
- <button id="rate.3" x="22" y="0" rectrgn="1"
- image="infocomp.rating.empty"
- activeimage="infocomp.rating.star"
- downimage="infocomp.rating.star"
- />
- <layer id="star.3" ghost="1"
- x="22" y="0" visible="0"
- image="infocomp.rating.hover"
- />
- <button id="rate.4" x="33" y="0" rectrgn="1"
- image="infocomp.rating.empty"
- activeimage="infocomp.rating.star"
- downimage="infocomp.rating.star"
- />
- <layer id="star.4" ghost="1"
- x="33" y="0" visible="0"
- image="infocomp.rating.hover"
- />
- <button id="rate.5" x="44" y="0" rectrgn="1"
- image="infocomp.rating.empty"
- activeimage="infocomp.rating.star"
- downimage="infocomp.rating.star"
- />
- <layer id="star.5" ghost="1"
- x="44" y="0" visible="0"
- image="infocomp.rating.hover"
- />
- </groupdef>
- <groupdef id="infodisplay.line.rating" >
- <Text
- id="label"
- x="0" y="0" w="0" relatw="1" h="12"
- text="Rating:"
- color="color.display" bold="1" fontsize="13" alpha="180" valign="bottom" antialias="0"
- />
- <group id="infodisplay.line.rating.stars" x="0" y="0" w="0" relatw="1" />
- <button id="rate.0" x="0" y="0" h="12" w="0" rectrgn="1" tooltip="Remove Rating"/>
- </groupdef>
- <!--
- Params for <Bento:InfoLine/>
- label="sometext" displayed as label
- shift="someint" how much pixels text will be moved right (call before text!)
- text="sometext" displayed as line text
- link="sometext" displayed as hover tooltip
- -->
- <groupdef id="bento.infodisplay.line" embed_xui="text" xuitag="Bento:InfoLine">
- <Text id="label"
- x="0" y="0" w="0" relatw="1" h="12"
- text="Error:"
- color="color.display" bold="1" fontsize="13" alpha="180" valign="bottom" antialias="0"
- />
- <Text id="text"
- x="0" y="0" w="0" relatw="1" h="12"
- color="color.display" bold="2" fontsize="13" valign="bottom" antialias="0" ticker="1" translate="0" alpha="253"
- />
- // <layer id="link" x="0" y="0" h="15" w="0" relatw="1" rectrgn="1" move="0" cursor="IDC_HAND"/>
- <layer id="link" x="0" y="0" h="15" w="0" relatw="1" rectrgn="1" move="0"/>
- <script file="../Big Bento/scripts/infoline.maki" />
- </groupdef>
- <groupdef id="info.component.infodisplay">
-
- <group id="infodisplay.line.rating" x="0" y="0" w="0" relatw="1" h="15" visible="0" />
-
- <Bento:InfoLine id="infodisplay.line.title" x="0" y="0" w="0" relatw="1" h="15" visible="0"
- shift="-2" label="Title:"/>
- <Bento:InfoLine id="infodisplay.line.artist" x="0" y="0" w="0" relatw="1" h="15" visible="0"
- shift="-2" label="Artist:"/>
- <Bento:InfoLine id="infodisplay.line.album" x="0" y="0" w="0" relatw="1" h="15" visible="0"
- shift="-2" label="Album:"/>
- <Bento:InfoLine id="infodisplay.line.track" x="0" y="0" w="0" relatw="1" h="15" visible="0"
- shift="-2" label="Track:"/>
- <Bento:InfoLine id="infodisplay.line.year" x="0" y="0" w="0" relatw="1" h="15" visible="0"
- shift="-2" label="Year:"/>
- <Bento:InfoLine id="infodisplay.line.genre" x="0" y="0" w="0" relatw="1" h="15" visible="0"
- shift="-2" label="Genre:"/>
- <Bento:InfoLine id="infodisplay.line.publisher" x="0" y="0" w="0" relatw="1" h="15" visible="0"
- shift="-2" label="Publisher:"/>
- <Bento:InfoLine id="infodisplay.line.composer" x="0" y="0" w="0" relatw="1" h="15" visible="0"
- shift="-2" label="Composer:"/>
- <Bento:InfoLine id="infodisplay.line.format" x="0" y="0" w="0" relatw="1" h="15" visible="0"
- shift="-2" label="Decoder:"/>
- <Bento:InfoLine id="infodisplay.line.sname" x="0" y="0" w="0" relatw="1" h="15" visible="0"
- shift="-2" label="Stream:"/>
- <Bento:InfoLine id="infodisplay.line.surl" x="0" y="0" w="0" relatw="1" h="15" visible="0"
- shift="-2" label="Homepage:"/>
- <Bento:InfoLine id="infodisplay.line.albumartist" x="0" y="0" w="0" relatw="1" h="15" visible="0"
- shift="-2" label="Album Artist:"/>
- <Bento:InfoLine id="infodisplay.line.disc" x="0" y="0" w="0" relatw="1" h="15" visible="0"
- shift="-2" label="Disc:"/>
- <script file="../Big Bento/scripts/fileinfo.maki" param="@HAVE_LIBRARY@,5"/>
- </groupdef>
- <!-- Info:Component:PLSideCar -->
- <groupdef id="info.component.plsidecar">
- <PlaylistDirectory fitparent="1" antialias="0" fontsize="13"/>
- </groupdef>
- <groupdef id="info.component.coverflow">
- <!--button id="coverflow.prev"
- x="0" y="-18" relaty="1"
- image="config.colorthemes.button.prev2.normal"
- hoverImage="config.colorthemes.button.prev2.hover"
- downImage="config.colorthemes.button.prev2.down"
- tooltip="Scroll backwards in Playlist"
- />
- <button id="coverflow.next"
- x="30" y="-18" relaty="1"
- image="config.colorthemes.button.next.normal"
- hoverImage="config.colorthemes.button.next.hover"
- downImage="config.colorthemes.button.next.down"
- tooltip="Scroll forwards in Playlist"
- /-->
- <text id="info" nograbb="1" move="0"
- x="64" y="-14" relaty="1" h="12" w="-130" relatw="1"
- align="center" color="color.display" fontsize="12" valign="top" bold="2" ghost="1"
- />
- <group id="info.component.coverflow.g" x="0" y="2" h="-1" relath="1" w="315" />
-
- </groupdef>
- <!-- Info:Instance -->
- <groupdef id="infocomp.visbuttons">
- <button
- id="vis.cfg"
- image="infocomp.button.vis.cfg2.normal"
- downImage="infocomp.button.vis.cfg2.down"
- hoverImage="infocomp.button.vis.cfg2.hover"
- action="VIS_Menu"
- x="0" y="3"
- tooltip="Configure Visualizer"
- />
- <button
- id="vis.prv"
- image="config.colorthemes.button.prev.normal"
- downImage="config.colorthemes.button.prev.down"
- hoverImage="config.colorthemes.button.prev.hover"
- action="VIS_Prev"
- x="24" y="3"
- tooltip="Previous Visualization Preset"
- />
- <ToggleButton
- id="vis.rnd"
- image="infocomp.button.vis.rnd.normal"
- downImage="infocomp.button.vis.rnd.down"
- hoverImage="infocomp.button.vis.rnd.hover"
- x="48" y="3"
- tooltip="Randomly change Visualization Presets"
- cfgattrib="{0000000A-000C-0010-FF7B-01014263450C};Random"
- />
- <button
- id="vis.nxt"
- image="config.colorthemes.button.next.normal"
- downImage="config.colorthemes.button.next.down"
- hoverImage="config.colorthemes.button.next.hover"
- action="VIS_Next"
- x="72" y="3"
- tooltip="Next Visualization Preset"
- />
- <ToggleButton id="vis.rnd.active"
- x="40" y="0" h="17" w="41"
- ActiveImage="infocomp.button.vis.rnd.active"
- ghost="1"
- cfgattrib="{0000000A-000C-0010-FF7B-01014263450C};Random"
- />
- <script file="../Big Bento/scripts/syncbutton.maki" param="vis.rnd;vis.rnd.active" />
- <script file="../Big Bento/scripts/visbuttons.maki" />
- </groupdef>
- <groupdef id="infocomp.background.footer.over">
- <layer move="0" ghost="1"
- x="0" y="3"
- image="infocomp.background.buttons.left.over"
- />
- </groupdef>
- <groupdef id="infocomp.background.footer">
- <grid
- id="footer.background.grid" move="1"
- x="0" y="3" h="13" w="0" relatw="1"
- middle="pledit.background.buttons.center"
- right="pledit.background.buttons.right"
- />
- <group id="infocomp.background.footer.over" x="0" y="0" w="-5" relatw="1" />
- <group x="0" y="0" h="17" w="0" relatw="1" id="infocomp.visbuttons" />
- </groupdef>
- <groupdef id="info.component.holder">
- <grid fitparent="1" move="1"
- topleft="infocomp.background.topleft"
- top="infocomp.background.top"
- topright="infocomp.background.topright"
- left="infocomp.background.left"
- middle="infocomp.background.center"
- right="infocomp.background.right"
- bottomleft="infocomp.background.bottomleft"
- bottom="infocomp.background.bottom"
- bottomright="infocomp.background.bottomright"
- />
- <group x="6" y="-17" h="17" w="-8" relatw="1" relaty="1" id="infocomp.background.footer" />
- <group id="info.component.cover" x="4" y="4" h="84" w="84"/>
- <group id="info.component.vis" x="4" y="4" h="84" w="84"/>
- <group id="info.component.vis.full" x="0" y="3" h="89" w="0" relatw="1" visible="0"/>
- <group id="info.component.eq" x="0" y="0" h="92" w="0" relatw="1" visible="0"/>
- <group id="info.component.config" x="2" y="1" h="91" w="-4" relatw="1" visible="0"/>
- <group id="info.component.plsidecar" x="3" y="3" h="75" w="-5" relatw="1" visible="0"/>
- <layer id="branding" visible="0" move="1" ghost="1"
- x="0" y="35" h="24" w="100" image="infocomp.branding"
- />
- <group id="info.component.infodisplay" x="80" y="3" h="-19" relath="1" w="-143" relatw="1" />
- <button
- id="comp.menu"
- x="-27" y="-14" w="26" h="13" relatx="1" relaty="1"
- image="infocomp.button.toggle.normal"
- hoverImage="infocomp.button.toggle.hover"
- downImage="infocomp.button.toggle.down"
- tooltip="Change the content this area holds"
- />
- <button
- id="sendTo"
- x="-51" y="-14" w="25" h="13" relatx="1" relaty="1"
- action="ML_SendTo"
- image="infocomp.button.more.normal"
- hoverImage="infocomp.button.more.hover"
- downImage="infocomp.button.more.down"
- tooltip="Send this file to..."
- anchor_menu="bottomleft"
- />
- <!-- <button
- id="search"
- x="-74" y="-14" relatx="1" relaty="1"
- image="infocomp.button.blank.normal"
- hoverImage="infocomp.button.blank.hover"
- downImage="infocomp.button.blank.down"
- tooltip="Search the web for this artist"
- anchor_menu="bottomleft"
- />
- <layer id="search.icon.bg" x="-74" y="-14" relatx="1" ghost="1" relaty="1" image="infocomp.button.icon.bg" />
- <script file="../Big Bento/scripts/syncbutton.maki" param="search;search.icon.bg"/>
- <layer id="search.icon" x="-74" y="-14" relatx="1" ghost="1" relaty="1" image="infocomp.button.icon.search" />
- <script file="../Big Bento/scripts/syncbutton.maki" param="search;search.icon"/>
- <button
- id="nowplaying"
- x="-97" y="-14" relatx="1" relaty="1"
- image="infocomp.button.blank.normal"
- hoverImage="infocomp.button.blank.hover"
- downImage="infocomp.button.blank.down"
- tooltip="More information about this artist"
- anchor_menu="bottomleft"
- />
- <layer id="nowplaying.icon.bg" x="-97" y="-14" relatx="1" ghost="1" relaty="1" image="infocomp.button.icon.bg" />
- <script file="../Big Bento/scripts/syncbutton.maki" param="nowplaying;nowplaying.icon.bg"/>
- <layer id="nowplaying.icon" x="-97" y="-14" relatx="1" ghost="1" relaty="1" image="infocomp.button.icon.nowplaying" />
- <script file="../Big Bento/scripts/syncbutton.maki" param="nowplaying;nowplaying.icon"/>
- -->
- <script file="../Big Bento/scripts/shadelinks.maki"/>
- <!--script file="scripts/componentregion.maki" param="comp.menu" /-->
- <!--layer id="osd.trigger" fitparent="1" rectrgn="1" ghost="0"/-->
- <script file="scripts/mcvcore.maki" param="small" />
- </groupdef>
- <groupdef id="player.component.fileinfo">
- <group id="info.component.holder" x="0" y="0" h="92" w="0" relatw="1"/>
- </groupdef>
|