forked from trevornicholls/mvcentral
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2124b57
commit dab13ff
Showing
2 changed files
with
899 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,341 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
<window> | ||
<id>88889</id> | ||
<defaultcontrol>50</defaultcontrol> | ||
<allowoverlay>no</allowoverlay> | ||
<define>#header.hover:-</define> | ||
<define>#usePlayFanart:Yes</define> | ||
<define>#useSelectedFanart:Yes</define> | ||
<controls> | ||
<control> | ||
<description>Default Background</description> | ||
<type>image</type> | ||
<id>1</id> | ||
<texture>backgrounds\music\default.jpg</texture> | ||
<width>1920</width> | ||
<height>1080</height> | ||
</control> | ||
<import>common.music.fanart.xml</import> | ||
<import>common.window.xml</import> | ||
<control> | ||
<type>actiongroup</type> | ||
<description>action menu</description> | ||
<defaultcontrol>2</defaultcontrol> | ||
<onexit>50</onexit> | ||
<buttonX>0</buttonX> | ||
<buttonY>0</buttonY> | ||
<buttonwidth>106</buttonwidth> | ||
<buttonheight>720</buttonheight> | ||
<width>568</width> | ||
<height>900</height> | ||
<dimColor>00ffffff</dimColor> | ||
<control> | ||
<type>image</type> | ||
<posX>0</posX> | ||
<posY>0</posY> | ||
<width>400</width> | ||
<height>998</height> | ||
<texture>hidden_menu_short_background.png</texture> | ||
<colorDiffuse>fffffffff</colorDiffuse> | ||
<visible>!Control.HasFocus(50)+control.isvisible(50)</visible> | ||
<animation effect="slide" time="250" start="-300,0" reversible="false">visible</animation> | ||
<animation effect="slide" time="250" end="-300,0" reversible="false">hidden</animation> | ||
</control> | ||
<control> | ||
<type>image</type> | ||
<posX>272</posX> | ||
<posY>60</posY> | ||
<width>128</width> | ||
<height>128</height> | ||
<texture>logo_musicvideos.png</texture> | ||
<visible>!Control.HasFocus(50)+Control.IsVisible(50)</visible> | ||
<animation effect="slide" time="250" start="-300,0" reversible="false">visible</animation> | ||
<animation effect="slide" time="250" end="-300,0" reversible="false">hidden</animation> | ||
</control> | ||
<control> | ||
<type>label</type> | ||
<posX>370</posX> | ||
<posY>178</posY> | ||
<width>300</width> | ||
<font>font3</font> | ||
<label>mvCentral #(L(136))</label> | ||
<align>right</align> | ||
<visible>!Control.HasFocus(50)+Control.IsVisible(50)</visible> | ||
<animation effect="slide" time="250" start="-300,0" reversible="false">visible</animation> | ||
<animation effect="slide" time="250" end="-300,0" reversible="false">hidden</animation> | ||
</control> | ||
<control> | ||
<description>group element</description> | ||
<type>group</type> | ||
<animation effect="slide" time="250" start="-300,0" reversible="false">visible</animation> | ||
<animation effect="slide" time="250" end="-300,0" reversible="false">hidden</animation> | ||
<visible>!Control.HasFocus(50)+control.isvisible(50)</visible> | ||
<control> | ||
<description>button group</description> | ||
<type>group</type> | ||
<posX>0</posX> | ||
<posY>230</posY> | ||
<layout>StackLayout(0, Vertical, true)</layout> | ||
<visible>!Control.HasFocus(50)</visible> | ||
<animation effect="slide" time="250" start="-300,0" reversible="false">visible</animation> | ||
<animation effect="slide" time="250" end="-300,0" reversible="false">hidden</animation> | ||
<control> | ||
<description>View-As button</description> | ||
<type>button</type> | ||
<id>2</id> | ||
<label>100</label> | ||
<onleft>50</onleft> | ||
<onright>50</onright> | ||
<onup>21</onup> | ||
</control> | ||
<control> | ||
<description>Shuffle button</description> | ||
<type>button</type> | ||
<id>20</id> | ||
<label>191</label> | ||
<onleft>50</onleft> | ||
<onright>50</onright> | ||
<onup>2</onup> | ||
<ondown>30</ondown> | ||
</control> | ||
<control> | ||
<description>Repeat on/off button</description> | ||
<type>togglebutton</type> | ||
<id>30</id> | ||
<label>486</label> | ||
<onleft>50</onleft> | ||
<onright>50</onright> | ||
<onup>20</onup> | ||
<ondown>40</ondown> | ||
</control> | ||
<control> | ||
<description>AutoPlay on/off button</description> | ||
<type>togglebutton</type> | ||
<id>40</id> | ||
<label>Auto Play</label> | ||
<onleft>50</onleft> | ||
<onright>50</onright> | ||
<onup>30</onup> | ||
<ondown>21</ondown> | ||
</control> | ||
<control> | ||
<description>Save button</description> | ||
<type>button</type> | ||
<id>21</id> | ||
<label>190</label> | ||
<onleft>50</onleft> | ||
<onright>50</onright> | ||
<onup>40</onup> | ||
<ondown>22</ondown> | ||
</control> | ||
<control> | ||
<description>Clear button</description> | ||
<type>button</type> | ||
<id>22</id> | ||
<label>192</label> | ||
<onleft>50</onleft> | ||
<onright>50</onright> | ||
<onup>21</onup> | ||
<ondown>23</ondown> | ||
</control> | ||
<control> | ||
<description>Play button</description> | ||
<type>button</type> | ||
<id>23</id> | ||
<label>208</label> | ||
<onleft>50</onleft> | ||
<onright>50</onright> | ||
<onup>22</onup> | ||
<ondown>24</ondown> | ||
</control> | ||
<control> | ||
<description>Next button</description> | ||
<type>button</type> | ||
<id>24</id> | ||
<label>209</label> | ||
<onleft>50</onleft> | ||
<onright>50</onright> | ||
<onup>24</onup> | ||
<ondown>25</ondown> | ||
</control> | ||
<control> | ||
<description>Previous button</description> | ||
<type>button</type> | ||
<id>25</id> | ||
<label>210</label> | ||
<onleft>50</onleft> | ||
<onright>50</onright> | ||
<onup>24</onup> | ||
<ondown>9</ondown> | ||
</control> | ||
<control> | ||
<description>My Playlists</description> | ||
<type>button</type> | ||
<id>9</id> | ||
<label>983</label> | ||
<onleft>50</onleft> | ||
<onright>50</onright> | ||
<onup>25</onup> | ||
<ondown>9</ondown> | ||
</control> | ||
</control> | ||
</control> | ||
</control> | ||
<control> | ||
<description>listscroller bg</description> | ||
<type>image</type> | ||
<id>0</id> | ||
<posX>0</posX> | ||
<posY>507</posY> | ||
<width>70</width> | ||
<height>67</height> | ||
<texture>listscroller_bg.png</texture> | ||
<colordiffuse>40ffffff</colordiffuse> | ||
<visible>facadeview.list+string.contains(#scrolling.up,yes)|string.contains(#scrolling.down,yes)</visible> | ||
<animation effect="slide" start="-70,0" end="0,0" tween="quadratic" easing="in" time="250">Visible</animation> | ||
<animation effect="slide" start="0,0" end="-70,0" tween="quadratic" easing="in" time="250">Hidden</animation> | ||
</control> | ||
<control> | ||
<type>label</type> | ||
<id>0</id> | ||
<posX>-3</posX> | ||
<posY>510</posY> | ||
<width>69</width> | ||
<height>69</height> | ||
<font>font7</font> | ||
<textcolor>ffffffff</textcolor> | ||
<label>#selecteditem.scrolllabel</label> | ||
<visible>facadeview.list+string.contains(#scrolling.up,yes)|string.contains(#scrolling.down,yes)</visible> | ||
<align>center</align> | ||
<valign>middle</valign> | ||
<animation effect="slide" start="-70,0" end="0,0" tween="quadratic" easing="in" time="250">Visible</animation> | ||
<animation effect="slide" start="0,0" end="-70,0" tween="quadratic" easing="in" time="250">Hidden</animation> | ||
</control> | ||
<control> | ||
<description>group element</description> | ||
<type>group</type> | ||
<control> | ||
<type>facadeview</type> | ||
<id>50</id> | ||
<control> | ||
<description>List Layout</description> | ||
<type>listcontrol</type> | ||
<id>50</id> | ||
</control> | ||
<control> | ||
<description>Filmstrip Layout</description> | ||
<type>filmstrip</type> | ||
<id>50</id> | ||
<onup>2</onup> | ||
<posX>70</posX> | ||
<posY>745</posY> | ||
<width>1920</width> | ||
<textXOff>0</textXOff> | ||
<textYOff>1500</textYOff> | ||
<scrollOffset>3</scrollOffset> | ||
<spinPosX>2100</spinPosX> | ||
<spinCanFocus>no</spinCanFocus> | ||
<itemWidth>250</itemWidth> | ||
<itemHeight>180</itemHeight> | ||
<textureWidth>240</textureWidth> | ||
<textureHeight>180</textureHeight> | ||
<thumbWidth>240</thumbWidth> | ||
<thumbHeight>180</thumbHeight> | ||
<thumbPosX>0</thumbPosX> | ||
<thumbPosY>0</thumbPosY> | ||
<thumbZoom>yes</thumbZoom> | ||
<font>font2</font> | ||
<InfoImage></InfoImage> | ||
<imageFolder>-</imageFolder> | ||
<imageFolderFocus>-</imageFolderFocus> | ||
<thumbs mask="pic_thumb_frame_mask.png"></thumbs> | ||
<InfoImage mask="pic_thumb_frame_mask.png"></InfoImage> | ||
<unfocusedAlpha>255</unfocusedAlpha> | ||
<frame>pic_thumb_frame_nofocus.png</frame> | ||
<frameFocus>pic_thumb_frame_filmstrip_focus.png</frameFocus> | ||
<showFrame>yes</showFrame> | ||
<showFolder>yes</showFolder> | ||
<showBackGround>no</showBackGround> | ||
<showInfoImage>no</showInfoImage> | ||
<scrollbarbg>scroll_bar_background.png</scrollbarbg> | ||
<scrollbarLeft>scrollbar_bar_nib_left_hor.png</scrollbarLeft> | ||
<scrollbarRight>scrollbar_bar_nib_right_hor.png</scrollbarRight> | ||
<scrollbarwidth>1</scrollbarwidth> | ||
<scrollbarYOff>416</scrollbarYOff> | ||
<keepaspectratio>yes</keepaspectratio> | ||
<thumbAnimation effect="zoom" acceleration="-2" start="100,100" reversible="false" end="138,138" center="0,860" time="200">focus</thumbAnimation> | ||
<thumbAnimation effect="zoom" start="138,138" reversible="false" end="100,100" center="0,860" time="100">unfocus</thumbAnimation> | ||
<animation effect="slide" start="0" end="370" tween="back" ease="easeout" time="300" reversible="false">unfocus</animation> | ||
<animation effect="slide" start="370" end="0" tween="back" ease="easeout" time="300" reversible="false">focus</animation> | ||
</control> | ||
<control> | ||
<description>Thumbnail Panel</description> | ||
<type>thumbnailpanel</type> | ||
<id>50</id> | ||
<dimColor>90ffffff</dimColor> | ||
<onleft>2</onleft> | ||
<onright>50</onright> | ||
<textureUp>-</textureUp> | ||
<textureDown>-</textureDown> | ||
<posX>70</posX> | ||
<posY>200</posY> | ||
<width>1850</width> | ||
<height>800</height> | ||
<scrollOffset>0</scrollOffset> | ||
<itemWidth>180</itemWidth> | ||
<itemHeight>155</itemHeight> | ||
<textureWidth>160</textureWidth> | ||
<textureHeight>120</textureHeight> | ||
<thumbWidth>160</thumbWidth> | ||
<thumbHeight>120</thumbHeight> | ||
<thumbPosX>0</thumbPosX> | ||
<thumbPosY>0</thumbPosY> | ||
<itemWidthBig>255</itemWidthBig> | ||
<itemHeightBig>190</itemHeightBig> | ||
<textureWidthBig>240</textureWidthBig> | ||
<textureHeightBig>180</textureHeightBig> | ||
<thumbWidthBig>240</thumbWidthBig> | ||
<thumbHeightBig>180</thumbHeightBig> | ||
<thumbPosXBig>0</thumbPosXBig> | ||
<thumbPosYBig>0</thumbPosYBig> | ||
<zoomXPixels>48</zoomXPixels> | ||
<zoomYPixels>48</zoomYPixels> | ||
<hideUnfocusTexture>yes</hideUnfocusTexture> | ||
<renderFocusText>no</renderFocusText> | ||
<renderUnfocusText>no</renderUnfocusText> | ||
<showFrame>true</showFrame> | ||
<thumbZoom>yes</thumbZoom> | ||
<enableFocusZoom>no</enableFocusZoom> | ||
<keepaspectratio>no</keepaspectratio> | ||
<textureMask>pic_thumb_frame_mask.png</textureMask> | ||
<unfocusedAlpha>255</unfocusedAlpha> | ||
<frameNoFocus>pic_thumb_frame_nofocus.png</frameNoFocus> | ||
<frameFocus>pic_thumb_frame_nofocus.png</frameFocus> | ||
<imageFolder>-</imageFolder> | ||
<imageFolderFocus>-</imageFolderFocus> | ||
<dimColor>ffffffff</dimColor> | ||
<spinPosX>2500</spinPosX> | ||
<spinCanFocus>no</spinCanFocus> | ||
<scrollbarbg>scroll_bar_background.png</scrollbarbg> | ||
<scrollbartop>scrollbar_bar_nib_left_vert.png</scrollbartop> | ||
<scrollbarbottom>scrollbar_bar_nib_right_vert.png</scrollbarbottom> | ||
<scrollbarwidth>1</scrollbarwidth> | ||
<scrollbarXOff>-20</scrollbarXOff> | ||
<keepaspectratio>yes</keepaspectratio> | ||
<animation effect="slide" start="0" end="370" tween="back" ease="easeout" time="300" reversible="false">unfocus</animation> | ||
<animation effect="slide" start="370" end="0" tween="back" ease="easeout" time="300" reversible="false">focus</animation> | ||
</control> | ||
<control> | ||
<description>Playlist Layout</description> | ||
<type>playlistcontrol</type> | ||
<id>50</id> | ||
<onleft>2</onleft> | ||
<onright>2</onright> | ||
<animation effect="slide" start="0" end="335" tween="back" ease="easeout" time="300" reversible="false">focus</animation> | ||
<animation effect="slide" start="335" end="0" tween="back" ease="easeout" time="300" reversible="false">unfocus</animation> | ||
</control> | ||
</control> | ||
</control> | ||
<import>common.overlay.xml</import> | ||
</controls> | ||
</window> |
Oops, something went wrong.