<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
  <controls>

    <!--			::Title:::			-->

    <control>
      <description>Current Filter</description>
      <type>label</type>
      <label>#Emulators2.currentfilter</label>
      <id>0</id>
      <posX>185</posX>
      <posY>86</posY>
      <align>left</align>
      <textcolor>FFFFFFFF</textcolor>
      <font>font12</font>
      <visible>control.isvisible(50)</visible>
      <animation effect="fade" time="250">WindowOpen</animation>
      <animation effect="fade" time="250">WindowClose</animation>
    </control>

    <control Style="smallTitle">
      <description>Selected item Label</description>
      <type>fadelabel</type>
      <id>1</id>
      <posX>664</posX>
      <posY>810</posY>
      <label>#Emulators2.CurrentItem.title</label>
      <visible>control.isvisible(50)</visible>
      <animation effect="fade" time="250">WindowOpen</animation>
      <animation effect="fade" time="250">WindowClose</animation>
      <animation effect="fade" time="250">visible</animation>
      <animation effect="fade" time="250">hidden</animation>
    </control>

    <control>
      	<description>Favorite Icon</description>
      	<type>image</type>
      	<id>0</id>
      	<posX>1700</posX>
	<posY>810</posY>
      	<width>40</width>
      	<height>40</height>
      	<texture>Emulators2_favourite.png</texture>
      	<visible>control.isvisible(50)+string.contains(#Emulators2.CurrentItem.favourite,yes)</visible>
      	<animation effect="fade" time="250">WindowOpen</animation>
	<animation effect="fade" time="250">WindowClose</animation>
	<animation effect="slide" time="250" start="-1890,0">WindowOpen</animation>
	<animation effect="slide" time="250" end="-1890,0">WindowClose</animation>      			
    </control>

    

    <!-- 			:: LISTVIEW / ICON / Filmstrip / Coverflow ::		-->

    

    <control>
      <type>imagelist</type>
      <id>101</id>
      <posX>664</posX>
      <posY>726</posY>
      <width>185</width>
      <height>29</height>
      <textureWidth>32</textureWidth>
      <textureHeight>27</textureHeight>
      <subitems>
      <subitem>starblue.png</subitem>
      <subitem>starwhite.png</subitem>
      </subitems>
      <orientation>horizontal</orientation>
      <align>left</align>
      <imagesToDraw>10</imagesToDraw>
      <percentage>#Emulators2.CurrentItem.grade</percentage>
      <visible>[facadeview.filmstrip|facadeview.coverflow|facadeview.smallicons|facadeview.largeicons|facadeview.list]+control.isvisible(50)+[string.equals(#Emulators2.CurrentItem.isemulator,yes)|string.equals(#Emulators2.CurrentItem.isgame,yes)]</visible>
      <animation effect="fade" time="250">WindowOpen</animation>
      <animation effect="fade" time="250">WindowClose</animation>
      <animation effect="fade" time="250">visible</animation>
    </control>
    
    <control Style="InfoLabel">
      <description>Publisher label</description>
      <type>fadelabel</type>
      <label>#Emulators2.Label.developer</label>
      <id>0</id>
      <posX>664</posX>
      <posY>872</posY>
      <visible>[facadeview.filmstrip|facadeview.coverflow|facadeview.smallicons|facadeview.largeicons|facadeview.list]+control.isvisible(50)+[string.equals(#Emulators2.CurrentItem.isemulator,yes)|string.equals(#Emulators2.CurrentItem.isgame,yes)]</visible>
      <animation effect="fade" time="250">WindowOpen</animation>
      <animation effect="fade" time="250">WindowClose</animation>
      <animation effect="fade" time="250">visible</animation>
    </control>

    <control Style="InfoValueSmall">
      <description>Publisher value</description>
      <type>label</type>
      <label>#Emulators2.CurrentItem.company</label>
      <id>0</id>
      <posX>882</posX>
      <posY>872</posY>
      <visible>[facadeview.filmstrip|facadeview.coverflow|facadeview.smallicons|facadeview.largeicons|facadeview.list]+control.isvisible(50)</visible>
      <animation effect="fade" time="250">WindowOpen</animation>
      <animation effect="fade" time="250">WindowClose</animation>
      <animation effect="fade" time="250">visible</animation>
    </control>

    <control Style="InfoLabel">
      <description>Year label</description>
      <type>label</type>
      <label>#Emulators2.Label.year</label>
      <id>0</id>
      <posX>664</posX>
      <posY>912</posY>
      <visible>[facadeview.filmstrip|facadeview.coverflow|facadeview.smallicons|facadeview.largeicons|facadeview.list]+control.isvisible(50)+[string.equals(#Emulators2.CurrentItem.isemulator,yes)|string.equals(#Emulators2.CurrentItem.isgame,yes)]</visible>
      <animation effect="fade" time="250">WindowOpen</animation>
      <animation effect="fade" time="250">WindowClose</animation>
      <animation effect="fade" time="250">visible</animation>
    </control>

    <control Style="InfoValueSmall">
      <description>Year Value</description>
      <type>fadelabel</type>
      <label>#Emulators2.CurrentItem.year</label>
      <id>0</id>
      <posX>882</posX>
      <posY>912</posY>
      <visible>[facadeview.filmstrip|facadeview.coverflow|facadeview.smallicons|facadeview.largeicons|facadeview.list]+control.isvisible(50)</visible>
      <animation effect="fade" time="250">WindowOpen</animation>
      <animation effect="fade" time="250">WindowClose</animation>
      <animation effect="fade" time="250">visible</animation>
    </control>

    <control Style="InfoLabel">
      <description>Genre Label</description>
      <type>label</type>
      <label>#Emulators2.Label.genre</label>
      <id>0</id>
      <posX>664</posX>
      <posY>952</posY>
      <visible>[facadeview.filmstrip|facadeview.coverflow|facadeview.smallicons|facadeview.largeicons|facadeview.list]+control.isvisible(50)+string.equals(#Emulators2.CurrentItem.isgame,yes)</visible>
      <animation effect="fade" time="250">WindowOpen</animation>
      <animation effect="fade" time="250">WindowClose</animation>
      <animation effect="fade" time="250">visible</animation>
    </control>

    <control Style="InfoValueSmall">
      <description>Genre Value</description>
      <type>fadelabel</type>
      <label>#Emulators2.CurrentItem.genre</label>
      <id>0</id>
      <posX>882</posX>
      <posY>952</posY>
      <visible>[facadeview.filmstrip|facadeview.coverflow|facadeview.smallicons|facadeview.largeicons|facadeview.list]+control.isvisible(50)</visible>
      <animation effect="fade" time="250">WindowOpen</animation>
      <animation effect="fade" time="250">WindowClose</animation>
      <animation effect="fade" time="250">visible</animation>
    </control>

    <control Style="InfoLabel">
      <description>Last Played Label</description>
      <type>label</type>
      <id>0</id>
      <posX>664</posX>
      <posY>990</posY>
      <label>#Emulators2.Label.lastplayed</label>
      <visible>[facadeview.filmstrip|facadeview.coverflow|facadeview.smallicons|facadeview.largeicons|facadeview.list]+control.isvisible(50)+string.equals(#Emulators2.CurrentItem.isgame,yes)</visible>
      <animation effect="fade" time="250">WindowOpen</animation>
      <animation effect="fade" time="250">WindowClose</animation>
      <animation effect="fade" time="250">visible</animation>
    </control>

    <control Style="InfoValueSmall">
      <description>Last Played Value</description>
      <type>fadelabel</type>
      <id>0</id>
      <posX>882</posX>
      <posY>990</posY>
      <label>#Emulators2.CurrentItem.latestplaydate#(iif(eq(#Emulators2.CurrentItem.latestplaytime,''),'',' - '))#Emulators2.CurrentItem.latestplaytime</label>
      <visible>facadeview.list+control.isvisible(50)</visible>
      <animation effect="fade" time="250">WindowOpen</animation>
      <animation effect="fade" time="250">WindowClose</animation>
      <animation effect="fade" time="250">visible</animation>
    </control>
    <control>
      <type>textboxscrollup</type>
      <description>Summary (list)</description>
      <id>631</id>
      <posX>1175</posX>
      <posY>872</posY>
      <width>725</width>
      <height>160</height>
      <label>#Emulators2.CurrentItem.description</label>
      <seperator>---------------------------------------------------------------------------------------------------------</seperator>
      <onleft>1026</onleft>
      <onright>1026</onright>
      <onup>1026</onup>
      <ondown>1026</ondown>
      <visible>[facadeview.filmstrip|facadeview.coverflow|facadeview.smallicons|facadeview.largeicons|facadeview.list]+control.isvisible(50)</visible>
      <animation effect="fade" time="250">WindowOpen</animation>
      <animation effect="fade" time="250">WindowClose</animation>
      <animation effect="fade" time="250">visible</animation>
      <animation effect="fade" time="250">hidden</animation>
    </control>

    

  </controls>
</window>