Guest User

Untitled

a guest
Jan 18th, 2017
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 14.88 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Foundation -->
  3. <includes>
  4.     <include name="View_56_MediaInfo">
  5.         <description>List View (id=56)</description>
  6.         <control type="group">
  7.             <include>Animation.Common</include>
  8.             <visible>Control.IsVisible(56)</visible>
  9.             <control type="group">
  10.                 <control type="fixedlist" id="56">
  11.                 <!--CHANGES-->
  12.                 <oninfo condition="substring(Container.FolderPath,plugin://plugin.program.advanced.emulator.launcher/,left) | substring(Container.FolderPath,plugin://plugin.program.advanced.launcher/,left)">ActivateWindow(1128)</oninfo>
  13.                     <visible>substring(Container.FolderPath,plugin://plugin.program.advanced.emulator.launcher/,left) | substring(Container.FolderPath,plugin://plugin.program.advanced.launcher/,left) | Container.Content(musicvideos) | Container.Content(movies) | Container.Content(tvshows) | [Container.Content(episodes) + !substring(Container.FolderPath,plugin://,left)] | Container.Content(actors) | Container.Content(sets) | Container.Content(seasons)</visible>
  14.                     <!--END-->
  15.                     <top>PosterPad</top>
  16.                     <height>448</height>
  17.                     <left>ListX</left>
  18.                     <right>SidePad</right>
  19.                     <onleft condition="!Skin.HasSetting(global.kioskmode)">9000</onleft>
  20.                     <onright>60</onright>
  21.                     <onup>56</onup>
  22.                     <ondown>56</ondown>
  23.                     <focusposition>3</focusposition>
  24.                     <movement>3</movement>
  25.                     <pagecontrol>60</pagecontrol>
  26.                     <viewtype label="544">list</viewtype>
  27.                     <scrolltime tween="quadratic">400</scrolltime>
  28.                     <itemlayout width="ListW" height="64">
  29.                         <include>50itemlayout</include>
  30.                     </itemlayout>
  31.  
  32.                     <focusedlayout width="ListW" height="64">
  33.                         <control type="group">
  34.                             <visible>!Control.HasFocus(60)</visible>
  35.                             <include>50focuslayout</include>
  36.                         </control>
  37.                         <control type="group">
  38.                             <visible>Control.HasFocus(60)</visible>
  39.                             <include>50itemlayout</include>
  40.                         </control>
  41.                     </focusedlayout>
  42.                 </control>
  43.                 <include>Furniture_Scrollbar</include>
  44.             </control>
  45.             <control type="group" description="Poster">
  46.                
  47.                 <left>SidePad</left>
  48.                 <top>PosterPad</top>
  49.                 <control type="image">
  50.                     <top>PosterH</top>
  51.                     <width>PosterW</width>
  52.                     <height>PosterH</height>
  53.                     <fadetime>100</fadetime>
  54.                     <aspectratio align="center" aligny="center" scalediffuse="false">scale</aspectratio>
  55.                     <texture flipy="true" diffuse="diffuse/listposter-ref.png" background="true">$VAR[PosterImage]</texture>
  56.                     <visible>Skin.HasSetting(show.reflections)</visible>
  57.                 </control>
  58.                 <control type="image">
  59.                     <centertop>PosterH</centertop>
  60.                     <width>PosterW</width>
  61.                     <height>48</height>
  62.                     <aspectratio>stretch</aspectratio>
  63.                     <texture>diffuse/shadowspot.png</texture>
  64.                    
  65.                 </control>
  66.                 <control type="image">
  67.                     <width>PosterW</width>
  68.                     <height>PosterH</height>
  69.                     <texture border="5" colordiffuse="FF181818">common/box.png</texture>
  70.                 </control>
  71.                 <control type="image">
  72.                     <width>PosterW</width>
  73.                     <height>PosterH</height>
  74.                     <fadetime>100</fadetime>
  75.                     <aspectratio align="center" aligny="center" scalediffuse="false">scale</aspectratio>
  76.                     <texture diffuse="diffuse/listposter.png" background="true">$VAR[PosterImage]</texture>
  77.                 </control>
  78.                 <control type="image">
  79.                     <left>-24</left>
  80.                     <top>-24</top>
  81.                     <width>PosterShadowW</width>
  82.                     <height>PosterShadowH</height>
  83.                     <texture border="32">common/shadow-24.png</texture>
  84.                 </control>
  85.             </control>
  86.             <control type="group" description="Plot et al">
  87.                 <left>ListX</left>
  88.                 <right>SidePad</right>
  89.                 <control type="grouplist">
  90.                     <left>30</left>
  91.                     <right>30</right>
  92.                     <top>690</top>
  93.                     <orientation>vertical</orientation>
  94.                     <animation effect="fade" start="0" end="100" delay="450" time="250" reversible="false">Visible</animation>
  95.                    
  96.                    
  97.             <!--CHANGES-->
  98.                     <control type="label">
  99.                         <visible>!substring(Container.FolderPath,plugin://plugin.program.advanced.emulator.launcher/,left) + !substring(Container.FolderPath,plugin://plugin.program.advanced.launcher/,left)</visible>
  100.                         <font>SmallBold</font>
  101.                         <label>$VAR[LabelDirector]</label>
  102.                         <textcolor>Dark1</textcolor>
  103.                         <height>35</height>
  104.                         <aligny>top</aligny>
  105.                     </control>
  106.                    
  107.                      <control type="label">
  108.                         <visible>substring(Container.FolderPath,plugin://plugin.program.advanced.emulator.launcher/,left)| substring(Container.FolderPath,plugin://plugin.program.advanced.launcher/,left)</visible>
  109.                         <font>SmallBold</font>
  110.                         <label>$INFO[ListItem.Studio]</label>
  111.                         <textcolor>Dark1</textcolor>
  112.                         <height>35</height>
  113.                         <aligny>top</aligny>
  114.                     </control>
  115.             <!--end-->                             
  116.                                        
  117.                     <control type="label">
  118.                         <font>Tiny</font>
  119.                         <label>$VAR[LabelGenre]</label>
  120.                         <textcolor>Dark1</textcolor>
  121.                         <height>42</height>
  122.                         <aligny>top</aligny>
  123.                     </control>
  124.                     <control type="textbox">
  125.                         <font>Tiny</font>
  126.                         <label>$VAR[LabelPlotBox]</label>
  127.                         <textcolor>Dark2</textcolor>
  128.                         <height>68</height>
  129.                         <align>justify</align>
  130.                     </control>
  131.                 </control>
  132.             </control>
  133.         </control>
  134.     </include>
  135.     <include name="View_56_MediaInfo2">
  136.         <description>List View (id=56)</description>
  137.         <control type="group">
  138.             <include>Animation.Common</include>
  139.             <visible>Control.IsVisible(56)</visible>
  140.             <control type="group">
  141.                 <control type="list" id="56">
  142.                     <visible>substring(Container.FolderPath,plugin://plugin.program.advanced.launcher/,left) | Container.Content(musicvideos) | Container.Content(movies) | Container.Content(tvshows) | [Container.Content(episodes) + !substring(Container.FolderPath,plugin://,left)] | Container.Content(actors) | Container.Content(sets) | Container.Content(seasons)</visible>
  143.                     <top>PosterPad</top>
  144.                     <height>PosterH</height>
  145.                     <right>731</right>
  146.                     <width>654</width>
  147.                     <onleft condition="!Skin.HasSetting(global.kioskmode)">9000</onleft>
  148.                     <onright>60</onright>
  149.                     <onup>56</onup>
  150.                     <ondown>56</ondown>
  151.                     <focusposition>3</focusposition>
  152.                     <movement>3</movement>
  153.                     <pagecontrol>60</pagecontrol>
  154.                     <viewtype label="544">list</viewtype>
  155.                     <scrolltime tween="quadratic">400</scrolltime>
  156.                     <itemlayout width="654" height="64">
  157.                         <include>56itemlayout</include>
  158.                     </itemlayout>
  159.  
  160.                     <focusedlayout width="654" height="64">
  161.                         <control type="group">
  162.                             <visible>!Control.HasFocus(60)</visible>
  163.                             <include>56focuslayout</include>
  164.                         </control>
  165.                         <control type="group">
  166.                             <visible>Control.HasFocus(60)</visible>
  167.                             <include>56itemlayout</include>
  168.                         </control>
  169.                     </focusedlayout>
  170.                 </control>
  171.                 <include>Furniture_Scrollbar</include>
  172.             </control>
  173.             <include>View_50_SidePoster</include>
  174.            
  175.             <include content="Fanart_Info">
  176.                 <param name="posx" value="1205" />
  177.             </include>
  178.            
  179.         </control>
  180.     </include>
  181.     <include name="View_56_MediaInfo3">
  182.         <description>List View (id=56)</description>
  183.         <control type="group">
  184.             <include>Animation.Common</include>
  185.             <visible>Control.IsVisible(56)</visible>
  186.             <control type="group">
  187.                 <posy>320</posy>
  188.                 <control type="fixedlist" id="56">
  189.                     <visible>substring(Container.FolderPath,plugin://plugin.program.advanced.launcher/,left) | Container.Content(musicvideos) | Container.Content(movies) | Container.Content(tvshows) | [Container.Content(episodes) + !substring(Container.FolderPath,plugin://,left)] | Container.Content(actors) | Container.Content(sets) | Container.Content(seasons)</visible>
  190.                     <top>PosterPad</top>
  191.                     <height>320</height>
  192.                     <right>731</right>
  193.                     <width>654</width>
  194.                     <onleft condition="!Skin.HasSetting(global.kioskmode)">9000</onleft>
  195.                     <onright>60</onright>
  196.                     <onup>56</onup>
  197.                     <ondown>56</ondown>
  198.                     <focusposition>2</focusposition>
  199.                     <movement>2</movement>
  200.                     <pagecontrol>60</pagecontrol>
  201.                     <viewtype label="544">list</viewtype>
  202.                     <scrolltime tween="quadratic">400</scrolltime>
  203.                     <itemlayout width="654" height="64">
  204.                         <include>56itemlayout</include>
  205.                     </itemlayout>
  206.  
  207.                     <focusedlayout width="654" height="64">
  208.                         <control type="group">
  209.                             <visible>!Control.HasFocus(60)</visible>
  210.                             <include>56focuslayout</include>
  211.                         </control>
  212.                         <control type="group">
  213.                             <visible>Control.HasFocus(60)</visible>
  214.                             <include>56itemlayout</include>
  215.                         </control>
  216.                     </focusedlayout>
  217.                 </control>
  218.                 <control type="scrollbar" id="60">
  219.                     <onback>50</onback>
  220.                     <centerright>60</centerright>
  221.                     <posy>PosterPad</posy>
  222.                     <height>320</height>
  223.                     <width>8</width>
  224.                     <onleft>50</onleft>
  225.                     <onright condition="!Skin.HasSetting(global.kioskmode)">9000</onright>
  226.                     <texturesliderbackground border="4" colordiffuse="Dark4">scrollbar/scrollv.png</texturesliderbackground>
  227.                     <texturesliderbar border="4" colordiffuse="Dark3">scrollbar/scrollv.png</texturesliderbar>
  228.                     <texturesliderbarfocus border="4" colordiffuse="Dark2">scrollbar/scrollv.png</texturesliderbarfocus>
  229.                     <animation effect="fade" start="100" end="33" time="400" condition="!Control.HasFocus(60) + !Container.Scrolling">Conditional</animation>
  230.                 </control>
  231.             </control>
  232.             <include>View_50_SidePoster</include>
  233.             <include content="LowList_Info">
  234.                 <param name="left" value="1205" />
  235.             </include>
  236.         </control>
  237.     </include>
  238.    
  239.     <include name="56focuslayout">
  240.         <control type="image">                                
  241.             <width>100%</width>
  242.             <height>100%</height>
  243.             <texture border="8" colordiffuse="Dark1">common/box.png</texture>
  244.         </control>
  245.         <control type="label">
  246.             <posx>30</posx>
  247.             <width max="560">auto</width>
  248.             <aligny>center</aligny>
  249.             <height>64</height>
  250.             <font>SmallBold</font>
  251.             <textcolor>Light1</textcolor>
  252.             <selectedcolor>Light1</selectedcolor>
  253.             <label>$INFO[ListItem.Label]</label>
  254.         </control>
  255.         <control type="image">
  256.             <centerright>32</centerright>>
  257.             <centertop>32</centertop>
  258.             <width>32</width>
  259.             <height>32</height>
  260.             <aspectratio aligny="top">keep</aspectratio>
  261.             <texture>$VAR[PercentWatched]</texture>
  262.             <visible>!stringcompare(ListItem.Label,..)</visible>
  263.         </control>
  264.         <control type="label">
  265.             <right>70</right>
  266.             <width>500</width>
  267.             <aligny>center</aligny>
  268.             <height>64</height>
  269.             <align>right</align>
  270.             <font>Small</font>
  271.             <textcolor>Light1</textcolor>
  272.             <selectedcolor>Light1</selectedcolor>
  273.             <label>$INFO[ListItem.Label2]</label>
  274.         </control>
  275.     </include>
  276.  
  277.     <include name="56itemlayout">
  278.         <control type="label">
  279.             <posx>30</posx>
  280.             <width max="560">auto</width>
  281.             <aligny>center</aligny>
  282.             <height>64</height>
  283.             <font>SmallBold</font>
  284.             <label>$INFO[ListItem.Label]</label>
  285.             <textcolor>Dark1</textcolor>
  286.             <selectedcolor>Dark1</selectedcolor>
  287.         </control>
  288.         <control type="image">
  289.             <centerright>32</centerright>
  290.             <centertop>32</centertop>
  291.             <width>32</width>
  292.             <height>32</height>
  293.             <aspectratio aligny="top">keep</aspectratio>
  294.             <texture>$VAR[PercentWatched]</texture>
  295.             <visible>!stringcompare(ListItem.Label,..)</visible>
  296.         </control>
  297.         <control type="label">
  298.             <right>70</right>
  299.             <width>500</width>
  300.             <aligny>center</aligny>
  301.             <height>64</height>
  302.             <align>right</align>
  303.             <font>Small</font>
  304.             <textcolor>Dark1</textcolor>
  305.             <selectedcolor>Dark1</selectedcolor>
  306.             <label>$INFO[ListItem.Label2]</label>
  307.         </control>
  308.     </include>
  309.    
  310.  
  311. </includes>
Add Comment
Please, Sign In to add comment