<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
  <id>6</id>
  <defaultcontrol>2</defaultcontrol>
  <allowoverlay>[facadeview.filmstrip|facadeview.coverflow]</allowoverlay>
  <define>#useSelectedFanart:Yes</define>
  <controls>
    <control>
      <description>BG</description>
      <type>image</type>
      <id>1</id>
      <texture>Background.png</texture>
      <width>1280</width>
      <height>720</height>
    </control>
    <import>common.window.xml</import>
    <import>common.time.xml</import>
    <import>common.video.fanart.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>
      <textureFocus>-</textureFocus>
      <textureNoFocus>Action_nofocus.png</textureNoFocus>
      <width>275</width>
      <height>900</height>
      <dimColor>00ffffff</dimColor>
      <control>
        <type>image</type>
        <posX>26</posX>
        <posY>78</posY>
        <width>367</width>
        <height>591</height>
        <texture>Backslide.png</texture>
        <colorDiffuse>fffffffff</colorDiffuse>
        <visible>!Control.HasFocus(50)</visible>
        <animation effect="slide" time="70" start="-300,0" reversible="false">visible</animation>
        <animation effect="slide" time="70" end="-300,0" reversible="false">hidden</animation>
      </control>
      <control>
        <description>group element</description>
        <type>group</type>
        <animation effect="slide" time="70" start="-300,0" reversible="false">visible</animation>
        <animation effect="slide" time="70" end="-300,0" reversible="false">hidden</animation>
        <visible>!Control.HasFocus(50)</visible>
        <control>
          <description>caption of the selected item</description>
          <type>label</type>
          <overlay>yes</overlay>
          <id>0</id>
          <posX>71</posX>
          <posY>596</posY>
          <width>285</width>
          <height>93</height>
          <font>font11</font>
          <label>#Play.Current.Title</label>
          <visible>!Control.HasFocus(50)+player.hasmedia</visible>
        </control>
        <control>
          <description>caption of the selected item</description>
          <type>label</type>
          <overlay>yes</overlay>
          <id>0</id>
          <posX>71</posX>
          <posY>546</posY>
          <width>285</width>
          <height>93</height>
          <font>font11</font>
          <label>#Play.Current.Artist</label>
          <visible>!Control.HasFocus(50)+player.hasmedia</visible>
        </control>
        <control>
          <description>caption of the selected item</description>
          <type>label</type>
          <overlay>yes</overlay>
          <id>0</id>
          <posX>71</posX>
          <posY>571</posY>
          <width>285</width>
          <height>93</height>
          <font>font11</font>
          <label>#Play.Current.Album</label>
          <visible>!Control.HasFocus(50)+player.hasmedia</visible>
        </control>
        <control>
          <description>caption of the selected item2</description>
          <allowoverlay>yes</allowoverlay>
          <type>label</type>
          <overlay>yes</overlay>
          <id>0</id>
          <posX>217</posX>
          <posY>473</posY>
          <width>355</width>
          <height>87</height>
          <font>font16</font>
          <align>left</align>
          <textcolor>80ffffff</textcolor>
          <label>#currentplaytime</label>
          <visible>!Control.HasFocus(50)+player.hasmedia</visible>
        </control>
        <control>
          <description>music logo</description>
          <type>image</type>
          <overlay>yes</overlay>
          <id>600</id>
          <posX>71</posX>
          <posY>426</posY>
          <width>121</width>
          <height>121</height>
          <keepaspectratio>no</keepaspectratio>
          <centered>yes</centered>
          <texture mask="Picturethumbmask.png">#Play.Current.Thumb</texture>
          <visible>!Control.HasFocus(50)+player.hasmedia</visible>
        </control>
        <control>
          <description>music logo</description>
          <type>image</type>
          <overlay>yes</overlay>
          <id>1</id>
          <posX>71</posX>
          <posY>426</posY>
          <width>121</width>
          <height>121</height>
          <texture mask="Picturethumbmask.png">Picturethumbframe.png</texture>
          <visible>!Control.HasFocus(50) + player.hasmedia + control.hasthumb(600)</visible>
        </control>
        <control>
          <description>Progress background</description>
          <type>image</type>
          <id>1</id>
          <posX>60</posX>
          <posY>626</posY>
          <width>250</width>
          <height>27</height>
          <texture>osd_progress_background.png</texture>
          <visible>!Control.HasFocus(50)+player.hasmedia</visible>
        </control>
        <control>
          <description>progress bar</description>
          <type>progress</type>
          <id>0</id>
          <posX>62</posX>
          <posY>631</posY>
          <width>250</width>
          <height>20</height>
          <offset>0</offset>
          <height>20</height>
          <innerheight>20</innerheight>
          <texturebg>-</texturebg>
          <lefttexture>-</lefttexture>
          <midtexture>osd_progress_mid.png</midtexture>
          <righttexture>-</righttexture>
          <label>#percentage</label>
          <visible>!Control.HasFocus(50)+player.hasmedia</visible>
        </control>
        <control>
          <description>button group</description>
          <type>group</type>
          <animation effect="slide" time="70" start="-300,0" reversible="false">visible</animation>
          <animation effect="slide" time="70" end="-300,0" reversible="false">hidden</animation>
          <posX>71</posX>
          <posY>121</posY>
          <layout>StackLayout</layout>
          <visible>!Control.HasFocus(50)</visible>
          <control>
            <description>View-As</description>
            <type>button</type>
            <id>2</id>
            <label>100</label>
            <onright>50</onright>
            <onup>17</onup>
            <ondown>3</ondown>
          </control>
          <control>
            <description>Sort</description>
            <type>sortbutton</type>
            <id>3</id>
            <label>103</label>
            <onright>50</onright>
            <onup>2</onup>
            <ondown>5</ondown>
          </control>
          <control>
            <description>Switch View</description>
            <type>button</type>
            <id>5</id>
            <label>457</label>
            <onright>50</onright>
            <onup>3</onup>
            <ondown>6</ondown>
          </control>
          <control>
            <description>Play DVD</description>
            <type>button</type>
            <id>6</id>
            <label>341</label>
            <onright>50</onright>
            <onup>5</onup>
            <ondown>20</ondown>
          </control>
          <control>
            <description>Current Playlist</description>
            <type>button</type>
            <id>20</id>
            <label>4555</label>
            <action>33</action>
            <onright>50</onright>
            <onup>6</onup>
            <ondown>9</ondown>
          </control>
          <control>
            <description>My Playlists</description>
            <type>button</type>
            <id>9</id>
            <label>983</label>
            <onright>50</onright>
            <ondown>10</ondown>
            <onup>20</onup>
            <ondown>2</ondown>
          </control>
        </control>
      </control>
    </control>
    <import>common.facade.video.title.xml</import>
    <!-- info visible when in list view for titles -->
    <control>
      <description>Selected item Label</description>
      <type>fadelabel</type>
      <id>1</id>
      <posX>78</posX>
      <posY>140</posY>
      <width>900</width>
      <label>#title</label>
      <font>font18</font>
      <align>left</align>
      <textcolor>ffffffff</textcolor>
      <visible>facadeview.list+Control.HasFocus(50)</visible>
    </control>
    <control>
      <type>imagelist</type>
      <id>1</id>
      <posX>78</posX>
      <posY>110</posY>
      <width>302</width>
      <height>40</height>
      <textureWidth>28</textureWidth>
      <textureHeight>28</textureHeight>
      <subitems>
        <subitem>greystar.png</subitem>
        <subitem>star.png</subitem>
      </subitems>
      <orientation>horizontal</orientation>
      <align>left</align>
      <imagesToDraw>10</imagesToDraw>
      <percentage>#rating</percentage>
      <visible>facadeview.list+Control.HasFocus(50)</visible>
    </control>
    <control>
      <id>1</id>
      <type>image</type>
      <posX>79</posX>
      <posY>193</posY>
      <width>180</width>
      <height>250</height>
      <texture mask="videothumbmask.png">missing_Coverart.png</texture>
      <visible>facadeview.list+[Control.HasFocus(50)+!control.hasthumb(500)]</visible>
    </control>
    <control>
      <id>500</id>
      <type>image</type>
      <posX>79</posX>
      <posY>193</posY>
      <width>180</width>
      <height>250</height>
      <texture mask="videothumbmask.png">#selectedthumb</texture>
      <visible>facadeview.list+Control.HasFocus(50)</visible>
    </control>
    <control>
      <type>image</type>
      <id>1</id>
      <posX>79</posX>
      <posY>193</posY>
      <width>180</width>
      <height>250</height>
      <texture mask="videothumbmask.png">Videothumbframe.png</texture>
      <visible>facadeview.list+Control.HasFocus(50)</visible>
    </control>
    <control>
      <description>Genre txt</description>
      <type>label</type>
      <id>1</id>
      <posX>305</posX>
      <posY>193</posY>
      <label>174</label>
      <font>font10</font>
      <align>left</align>
      <textcolor>FFB2D4F5</textcolor>
      <visible>facadeview.list + control.hasfocus(50)</visible>
    </control>
    <control>
      <description>Genre value</description>
      <type>fadelabel</type>
      <id>1</id>
      <posX>305</posX>
      <posY>212</posY>
      <width>248</width>
      <label>#genre</label>
      <font>font13</font>
      <textcolor>FFFFFFFF</textcolor>
      <visible>facadeview.list + control.hasfocus(50)</visible>
    </control>
    <control>
      <description>Director txt</description>
      <type>label</type>
      <id>1</id>
      <posX>305</posX>
      <posY>243</posY>
      <label>199</label>
      <font>font10</font>
      <align>left</align>
      <textcolor>FFB2D4F5</textcolor>
      <visible>facadeview.list + control.hasfocus(50)</visible>
    </control>
    <control>
      <description>Director value</description>
      <type>fadelabel</type>
      <id>1</id>
      <posX>305</posX>
      <posY>262</posY>
      <label>#director</label>
      <font>font13</font>
      <width>248</width>
      <textcolor>FFFFFFFF</textcolor>
      <visible>facadeview.list + control.hasfocus(50)</visible>
    </control>
    <control>
      <description>Year txt</description>
      <type>label</type>
      <id>1</id>
      <posX>305</posX>
      <posY>293</posY>
      <label>201</label>
      <font>font10</font>
      <align>left</align>
      <textcolor>FFB2D4F5</textcolor>
      <visible>facadeview.list + control.hasfocus(50)</visible>
    </control>
    <control>
      <description>Year value</description>
      <type>label</type>
      <id>1</id>
      <posX>305</posX>
      <posY>312</posY>
      <width>248</width>
      <label>#year</label>
      <font>font13</font>
      <textcolor>FFFFFFFF</textcolor>
      <visible>facadeview.list + control.hasfocus(50)</visible>
    </control>
    <control>
      <description>Runtime txt</description>
      <type>label</type>
      <id>1</id>
      <posX>305</posX>
      <posY>343</posY>
      <label>299</label>
      <font>font10</font>
      <align>left</align>
      <textcolor>FFB2D4F5</textcolor>
      <visible>facadeview.list + control.hasfocus(50)</visible>
    </control>
    <control>
      <description>Runtime value</description>
      <type>label</type>
      <id>1</id>
      <posX>305</posX>
      <posY>362</posY>
      <width>248</width>
      <label>#runtime</label>
      <font>font13</font>
      <textcolor>FFFFFFFF</textcolor>
      <visible>facadeview.list + control.hasfocus(50)</visible>
    </control>
    <control>
      <description>MPAA txt</description>
      <type>label</type>
      <id>1</id>
      <posX>305</posX>
      <posY>393</posY>
      <label>173</label>
      <font>font10</font>
      <align>left</align>
      <textcolor>FFB2D4F5</textcolor>
      <visible>facadeview.list + control.hasfocus(50)</visible>
    </control>
    <control>
      <description>MPAA Rating</description>
      <type>fadelabel</type>
      <id>1</id>
      <posX>305</posX>
      <posY>412</posY>
      <width>248</width>
      <label>#mpaarating</label>
      <font>font13</font>
      <align>left</align>
      <textcolor>FFFFFFFF</textcolor>
      <visible>facadeview.list + control.hasfocus(50)</visible>
    </control>
    <control>
      <description>Seperator</description>
      <type>image</type>
      <id>1</id>
      <posX>71</posX>
      <posY>470</posY>
      <width>533</width>
      <height>1</height>
      <texture>hbar1white.png</texture>
      <colordiffuse>60ffffff</colordiffuse>
      <visible>facadeview.list + control.hasfocus(50)</visible>
    </control>
    <control>
      <description>Plot value</description>
      <type>textboxscrollup</type>
      <id>1</id>
      <posX>71</posX>
      <posY>480</posY>
      <width>533</width>
      <height>210</height>
      <label>#plot</label>
      <font>font11</font>
      <textcolor>FFFFFFFF</textcolor>
      <visible>facadeview.list + control.hasfocus(50)</visible>
    </control>
  </controls>
</window>