﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
  <id>47286</id>
  <defaultcontrol>2</defaultcontrol>
  <allowoverlay>true</allowoverlay>
  <define>#header.label:134</define>
  <define>#header.image:music_logo.png</define>
  <define>#header.hover:</define>
  <controls>
    <control>
      <description>BG</description>
      <type>image</type>
      <id>1</id>
      <texture>Background.png</texture>
      <width>720</width>
      <height>576</height>
    </control>
    <import>common.window.xml</import>
    <import>common.time.xml</import>
    <import>common.music.fanart.xml</import>
    <control>
      <type>actiongroup</type>
      <description>action menu</description>
      <defaultcontrol>2</defaultcontrol>
      <onexit>50</onexit>
      <buttonX>0</buttonX>
      <buttonY>0</buttonY>
      <buttonwidth>59</buttonwidth>
      <buttonheight>576</buttonheight>
      <textureFocus>-Action_focus.png</textureFocus>
      <textureNoFocus>Action_nofocus.png</textureNoFocus>
      <width>154</width>
      <height>720</height>
      <dimColor>00ffffff</dimColor>
      <animation effect="Slide" reversible="FALSE" start="-300,0" time="250">Visible</animation>
      <visible>!Control.HasFocus(50)</visible>
      <control>
        <type>image</type>
        <posX>14</posX>
        <posY>62</posY>
        <width>206</width>
        <height>472</height>
        <texture>Backslide.png</texture>
        <colorDiffuse>fffffffff</colorDiffuse>
      </control>
      <control>
        <description>group element</description>
        <type>group</type>
        <control>
          <description>group element</description>
          <type>group</type>
          <posX>39</posX>
          <posY>96</posY>
          <layout>StackLayout</layout>
          <animation effect="Slide" reversible="FALSE" start="-300,0" time="250">Visible</animation>
          <animation effect="Slide" end="-300,0" reversible="FALSE" time="250">Hidden</animation>
          <visible></visible>
          <control>
            <description>Search Music</description>
            <type>button</type>
            <id>2</id>
            <label>Search Music</label>
            <onright>200</onright>
            <ondown>3</ondown>
          </control>
          <control>
            <description>Default Playlist</description>
            <type>button</type>
            <id>3</id>
            <label>Default Playlist</label>
            <onright>200</onright>
            <onup>2</onup>
            <ondown>4</ondown>
          </control>
          <control>
            <description>Playlists</description>
            <type>button</type>
            <id>4</id>
            <label>Playlists</label>
            <onright>200</onright>
            <onup>3</onup>
            <ondown>20</ondown>
          </control>
          <control>
            <description>Popular Songs</description>
            <type>button</type>
            <id>20</id>
            <label>Popular Songs</label>
            <onright>200</onright>
            <onup>4</onup>
            <ondown>32</ondown>
          </control>
          <control>
            <description>Shuffle on/off button</description>
            <type>togglebutton</type>
            <id>32</id>
            <label>Shuffle</label>
            <onright>200</onright>
            <onup>20</onup>
            <ondown>30</ondown>
          </control>
          <control>
            <description>Repeat on/off button</description>
            <type>togglebutton</type>
            <id>30</id>
            <label>Repeat</label>
            <onright>200</onright>
            <onup>32</onup>
          </control>
        </control>
        <control>
          <description>caption of the selected item</description>
          <type>label</type>
          <overlay>yes</overlay>
          <id>0</id>
          <posX>39</posX>
          <posY>356</posY>
          <width>160</width>
          <height>74</height>
          <font>font12</font>
          <label>#Play.Current.Artist</label>
          <visible />
        </control>
        <control>
          <description>caption of the selected item</description>
          <type>label</type>
          <overlay>yes</overlay>
          <id>999</id>
          <posX>39</posX>
          <posY>456</posY>
          <width>160</width>
          <height>74</height>
          <font>font12</font>
          <label>#Play.Current.Title</label>
          <visible />
        </control>
        <control>
          <description>caption of the selected item</description>
          <type>label</type>
          <overlay>yes</overlay>
          <id>0</id>
          <posX>39</posX>
          <posY>479</posY>
          <width>160</width>
          <height>74</height>
          <font>font10</font>
          <label>#Play.Current.Album</label>
          <visible />
        </control>
        <control>
          <description>play time label</description>
          <type>label</type>
          <id>0</id>
          <posX>39</posX>
          <posY>500</posY>
          <font>font10</font>
          <align>left</align>
          <label>#currentplaytime</label>
          <visible>player.hasaudio</visible>
          <animation effect="Fade" time="250">VisibleChange</animation>
        </control>
      </control>
      <control>
        <id>15</id>
        <description>music logo</description>
        <type>image</type>
        <visible />
        <posX>43</posX>
        <posY>385</posY>
        <width>68</width>
        <height>68</height>
        <texture>#Play.Current.Thumb</texture>
        <overlay>yes</overlay>
        <keepaspectratio>yes</keepaspectratio>
        <centered>yes</centered>
      </control>
    </control>
    <import>common.facade.music.xml</import>
    <control>
      <description>Playlist</description>
      <type>playlistcontrol</type>
      <id>300</id>
      <onleft>2</onleft>
    </control>
    <control>
      <description>Track listing</description>
      <type>listcontrol</type>
      <id>200</id>
      <onleft>2</onleft>
    </control>
    <control>
      <description>Artist Name</description>
      <type>fadelabel</type>
      <id>0</id>
      <posX>43</posX>
      <posY>327</posY>
      <width>199</width>
      <label>#Rockstar.SelectedTrack.ArtistName</label>
      <font>font14</font>
      <visible>[Control.HasFocus(200)|Control.HasFocus(300)]</visible>
    </control>
    <control>
      <description>Track Name</description>
      <type>fadelabel</type>
      <id>0</id>
      <posX>43</posX>
      <posY>353</posY>
      <width>199</width>
      <label>#Rockstar.SelectedTrack.TrackName</label>
      <font>font14</font>
      <visible>[Control.HasFocus(200)|Control.HasFocus(300)]</visible>
    </control>
    <control>
      <description>Album Name</description>
      <type>fadelabel</type>
      <id>0</id>
      <posX>43</posX>
      <posY>380</posY>
      <width>199</width>
      <label>#Rockstar.SelectedTrack.AlbumName</label>
      <visible>[Control.HasFocus(200)|Control.HasFocus(300)]</visible>
    </control>
    <control>
      <description>Album Year</description>
      <type>fadelabel</type>
      <id>0</id>
      <posX>43</posX>
      <posY>401</posY>
      <width>199</width>
      <label>#Rockstar.SelectedTrack.AlbumYear</label>
      <visible>[Control.HasFocus(200)|Control.HasFocus(300)]</visible>
    </control>
    <control>
      <type>image</type>
      <id>10</id>
      <posX>43</posX>
      <posY>152</posY>
      <width>160</width>
      <height>160</height>
      <texture>missing_Coverart.png</texture>
      <visible>[Control.HasFocus(200)|Control.HasFocus(300)]</visible>
      <animation effect="Fade" reversible="FALSE" time="250">Visible</animation>
    </control>
  </controls>
</window>