Don't like ads? PRO users don't see any ads ;-)
Guest

XBMC RightListView

By: a guest on Jun 22nd, 2010  |  syntax: XML  |  size: 16.80 KB  |  hits: 235  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!-- RIGHTLIST ID 569 -->
  2.         <include name="RightListView">
  3.                 <control type="group">
  4.                         <visible>Control.IsVisible(569)</visible>
  5.                         <include>VisibleFadeEffect</include>
  6.                         <control type="image">
  7.                                 <posx>400r</posx>
  8.                                 <posy>0</posy>
  9.                                 <width>400</width>
  10.                                 <height>720</height>
  11.                                 <texture>black-back.png</texture>
  12.                         </control>
  13.                         <control type="image">
  14.                                 <posx>0</posx>
  15.                                 <posy>400r</posy>
  16.                                 <width>1280</width>
  17.                                 <height>400</height>
  18.                                 <texture>HomeNowPlayingBack.png</texture>
  19.                                 <aspectratio>stretch</aspectratio>
  20.                         </control>
  21. <!-- RIGHTLIST ON ALL TV SHOW LEVELS -->
  22.                         <control type="list" id="569">
  23.                                 <posx>890</posx>
  24.                                 <posy>40</posy>
  25.                                 <width>450</width>
  26.                                 <height>641</height>
  27.                                 <onleft>2</onleft>
  28.                                 <onright>60</onright>
  29.                                 <onup>569</onup>
  30.                                 <ondown>569</ondown>
  31.                                 <viewtype label="RightList">list</viewtype>
  32.                                 <pagecontrol>60</pagecontrol>
  33.                                 <scrolltime>200</scrolltime>
  34.                                 <visible>Container.Content(TVShows) | Container.Content(Seasons) | Container.Content(Episodes) | Container.Content(Movies)</visible>
  35.                                 <itemlayout height="40" width="380">
  36.                                         <control type="image">
  37.                                                 <posx>0</posx>
  38.                                                 <posy>0</posy>
  39.                                                 <width>400</width>
  40.                                                 <height>41</height>
  41.                                                 <texture border="0,2,0,2">MenuItemNF.png</texture>
  42.                                         </control>
  43.                                         <control type="label">
  44.                                                 <posx>10</posx>
  45.                                                 <posy>0</posy>
  46.                                                 <width>300</width>
  47.                                                 <height>40</height>
  48.                                                 <font>font13</font>
  49.                                                 <textcolor>grey2</textcolor>
  50.                                                 <selectedcolor>selected</selectedcolor>
  51.                                                 <align>left</align>
  52.                                                 <aligny>center</aligny>
  53.                                                 <label>$INFO[ListItem.Label]</label>
  54.                                         </control>
  55.                                         <control type="image">
  56.                                                 <posx>320</posx>
  57.                                                 <posy>14</posy>
  58.                                                 <width>20</width>
  59.                                                 <height>16</height>
  60.                                                 <texture>$INFO[ListItem.Overlay]</texture>
  61.                                         </control>
  62.                                 </itemlayout>
  63.                                 <focusedlayout height="40" width="380">
  64.                                         <control type="image">
  65.                                                 <posx>0</posx>
  66.                                                 <posy>0</posy>
  67.                                                 <width>400</width>
  68.                                                 <height>41</height>
  69.                                                 <texture border="0,2,0,2">MenuItemNF.png</texture>
  70.                                                 <visible>!Control.HasFocus(569)</visible>
  71.                                                 <include>VisibleFadeEffect</include>
  72.                                         </control>
  73.                                         <control type="image">
  74.                                                 <posx>0</posx>
  75.                                                 <posy>0</posy>
  76.                                                 <width>400</width>
  77.                                                 <height>41</height>
  78.                                                 <texture border="0,2,0,2">MenuItemFO.png</texture>
  79.                                                 <visible>Control.HasFocus(569)</visible>
  80.                                                 <include>VisibleFadeEffect</include>
  81.                                         </control>
  82.                                         <control type="image">
  83.                                                 <posx>335</posx>
  84.                                                 <posy>5</posy>
  85.                                                 <width>200</width>
  86.                                                 <height>31</height>
  87.                                                 <texture border="0,0,14,0">MediaItemDetailBG.png</texture>
  88.                                                 <visible>Control.HasFocus(569) + !IsEmpty(ListItem.Label2)</visible>
  89.                                         </control>
  90.                                         <control type="label">
  91.                                                 <posx>10</posx>
  92.                                                 <posy>0</posy>
  93.                                                 <width>300</width>
  94.                                                 <height>40</height>
  95.                                                 <font>font13</font>
  96.                                                 <textcolor>white</textcolor>
  97.                                                 <selectedcolor>selected</selectedcolor>
  98.                                                 <align>left</align>
  99.                                                 <aligny>center</aligny>
  100.                                                 <label>$INFO[ListItem.Label]</label>
  101.                                         </control>
  102.                                         <control type="image">
  103.                                                 <posx>320</posx>
  104.                                                 <posy>14</posy>
  105.                                                 <width>20</width>
  106.                                                 <height>16</height>
  107.                                                 <texture>$INFO[ListItem.Overlay]</texture>
  108.                                         </control>
  109.                                 </focusedlayout>
  110.                         </control>
  111.                         <control type="scrollbar" id="60">
  112.                                 <posx>1230</posx>
  113.                                 <posy>40</posy>
  114.                                 <width>25</width>
  115.                                 <height>640</height>
  116.                                 <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
  117.                                 <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
  118.                                 <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
  119.                                 <textureslidernib>ScrollBarNib.png</textureslidernib>
  120.                                 <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
  121.                                 <onleft>503</onleft>
  122.                                 <onright>2</onright>
  123.                                 <showonepage>true</showonepage>
  124.                                 <orientation>vertical</orientation>
  125.                                 <visible>Control.IsVisible(569)</visible>
  126.                         </control>
  127. <!-- RIGHTLIST TV SHOWS LEVEL -->
  128.                         <control type="group">
  129.                                 <posx>0</posx>
  130.                                 <posy>625</posy>
  131.                                 <visible>Container.Content(TVShows)</visible>
  132.                                 <control type="image">
  133.                                         <width>125</width>
  134.                                         <height>80</height>
  135.                                         <posx>20</posx>
  136.                                         <posy>0</posy>
  137.                                         <aspectratio>keep</aspectratio>
  138.                                         <texture>$INFO[listitem.Studio,flagging/studios/,.png]</texture>
  139.                                 </control>
  140.                                 <control type="label">
  141.                                         <description>Episodes txt</description>
  142.                                         <posx>265</posx>
  143.                                         <posy>0</posy>
  144.                                         <width>140</width>
  145.                                         <height>25</height>
  146.                                         <label>$LOCALIZE[20360]:</label>
  147.                                         <align>right</align>
  148.                                         <aligny>center</aligny>
  149.                                         <font>font13caps_title</font>
  150.                                         <textcolor>blue</textcolor>
  151.                                 </control>
  152.                                 <control type="label">
  153.                                         <description>Episodes Value</description>
  154.                                         <posx>275</posx>
  155.                                         <posy>0</posy>
  156.                                         <width>440</width>
  157.                                         <height>25</height>
  158.                                         <label fallback="416">$INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label>
  159.                                         <align>left</align>
  160.                                         <aligny>center</aligny>
  161.                                         <font>font13</font>
  162.                                         <scroll>true</scroll>
  163.                                 </control>
  164.                                 <control type="label">
  165.                                         <description>First Aired txt</description>
  166.                                         <posx>265</posx>
  167.                                         <posy>25</posy>
  168.                                         <width>140</width>
  169.                                         <height>25</height>
  170.                                         <label>$LOCALIZE[20416]:</label>
  171.                                         <align>right</align>
  172.                                         <aligny>center</aligny>
  173.                                         <font>font13caps_title</font>
  174.                                         <textcolor>blue</textcolor>
  175.                                 </control>
  176.                                 <control type="label">
  177.                                         <description>First Aired Value</description>
  178.                                         <posx>275</posx>
  179.                                         <posy>25</posy>
  180.                                         <width>440</width>
  181.                                         <height>25</height>
  182.                                         <label fallback="416">$INFO[listitem.premiered]</label>
  183.                                         <align>left</align>
  184.                                         <aligny>center</aligny>
  185.                                         <font>font13</font>
  186.                                         <scroll>true</scroll>
  187.                                 </control>
  188.                                 <control type="label">
  189.                                         <description>Genre txt</description>
  190.                                         <posx>265</posx>
  191.                                         <posy>50</posy>
  192.                                         <width>140</width>
  193.                                         <height>25</height>
  194.                                         <label>$LOCALIZE[515]:</label>
  195.                                         <align>right</align>
  196.                                         <aligny>center</aligny>
  197.                                         <font>font13caps_title</font>
  198.                                         <textcolor>blue</textcolor>
  199.                                 </control>
  200.                                 <control type="label">
  201.                                         <description>Genre Value</description>
  202.                                         <posx>275</posx>
  203.                                         <posy>50</posy>
  204.                                         <width>440</width>
  205.                                         <height>25</height>
  206.                                         <label fallback="416">$INFO[listitem.Genre]</label>
  207.                                         <align>left</align>
  208.                                         <aligny>center</aligny>
  209.                                         <font>font13</font>
  210.                                         <scroll>true</scroll>
  211.                                 </control>
  212.                         </control>
  213. <!-- RIGHTLIST SEASONS LEVEL -->
  214.                         <control type="group">
  215.                                 <posx>20</posx>
  216.                                 <posy>250</posy>
  217.                                 <visible>Container.Content(Seasons)</visible>
  218.                                 <control type="group">
  219.                                         <posx>0</posx>
  220.                                         <posy>10</posy>
  221.                                         <control type="image">
  222.                                                 <posx>0</posx>
  223.                                                 <posy>30</posy>
  224.                                                 <width>300</width>
  225.                                                 <height>400</height>
  226.                                                 <aspectratio aligny="bottom">keep</aspectratio>
  227.                                                 <fadetime>IconCrossfadeTime</fadetime>
  228.                                                 <texture background="true">$INFO[ListItem.Icon]</texture>
  229.                                                 <bordertexture border="8">ThumbShadow.png</bordertexture>
  230.                                                 <bordersize>8</bordersize>
  231.                                         </control>
  232.                                         <control type="image">
  233.                                                 <posx>0</posx>
  234.                                                 <posy>418</posy>
  235.                                                 <width>300</width>
  236.                                                 <height>380</height>
  237.                                                 <aspectratio aligny="top">keep</aspectratio>
  238.                                                 <fadetime>IconCrossfadeTime</fadetime>
  239.                                                 <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
  240.                                         </control>                                     
  241.                                 </control>
  242.                                 <control type="label">
  243.                                         <description>Main Label txt</description>
  244.                                         <posx>300</posx>
  245.                                         <posy>380</posy>
  246.                                         <width>250</width>
  247.                                         <height>25</height>
  248.                                         <label>$INFO[ListItem.Label]</label>
  249.                                         <align>left</align>
  250.                                         <aligny>center</aligny>
  251.                                         <font>font24_title</font>
  252.                                         <textcolor>white</textcolor>
  253.                                         <shadowcolor>black</shadowcolor>
  254.                                 </control>
  255.                                 <control type="label">
  256.                                         <description>Episodes Values</description>
  257.                                         <posx>300</posx>
  258.                                         <posy>410</posy>
  259.                                         <width>440</width>
  260.                                         <height>25</height>
  261.                                         <label fallback="416">Episodes: $INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label>
  262.                                         <align>left</align>
  263.                                         <aligny>center</aligny>
  264.                                         <font>font13</font>
  265.                                         <scroll>true</scroll>
  266.                                 </control>
  267.                         </control>
  268. <!-- RIGHTLIST EPISODES LEVEL -->
  269.                         <control type="group">
  270.                                 <posx>30</posx>
  271.                                 <posy>400</posy>
  272.                                 <visible>Container.Content(Episodes)</visible>
  273.                                 <control type="image">
  274.                                         <posx>0</posx>
  275.                                         <posy>0</posy>
  276.                                         <width>375</width>
  277.                                         <height>210</height>
  278.                                         <aspectratio aligny="bottom">stretch</aspectratio>
  279.                                         <fadetime>IconCrossfadeTime</fadetime>
  280.                                         <texture>$INFO[ListItem.Icon]</texture>
  281.                                         <bordertexture border="8">ThumbShadow.png</bordertexture>
  282.                                         <bordersize>8</bordersize>
  283.                                 </control>
  284.                                 <control type="image">
  285.                                         <posx>8</posx>
  286.                                         <posy>202</posy>
  287.                                         <width>359</width>
  288.                                         <height>194</height>
  289.                                         <aspectratio aligny="top">stretch</aspectratio>
  290.                                         <fadetime>IconCrossfadeTime</fadetime>
  291.                                         <texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
  292.                                 </control>
  293.                                 <control type="label">
  294.                                         <description>Title txt</description>
  295.                                         <posx>380</posx>
  296.                                         <posy>0</posy>
  297.                                         <width>420</width>
  298.                                         <height>25</height>
  299.                                         <label>$INFO[ListItem.Title]</label>
  300.                                         <align>left</align>
  301.                                         <aligny>top</aligny>
  302.                                         <font>font24_title</font>
  303.                                         <textcolor>white</textcolor>
  304.                                         <shadowcolor>black</shadowcolor>
  305.                                         <scroll>true</scroll>
  306.                                 </control>
  307.                                 <control type="image">
  308.                                         <posx>380</posx>
  309.                                         <posy>40</posy>
  310.                                         <width>420</width>
  311.                                         <height>4</height>
  312.                                         <texture>separator.png</texture>
  313.                                 </control>
  314.                                 <control type="label">
  315.                                         <description>Season txt</description>
  316.                                         <posx>380</posx>
  317.                                         <posy>60</posy>
  318.                                         <width>235</width>
  319.                                         <height>25</height>
  320.                                         <label>$INFO[ListItem.Season,[COLOR=blue]$LOCALIZE[20373] :[/COLOR] ]</label>
  321.                                         <align>left</align>
  322.                                         <aligny>center</aligny>
  323.                                         <font>font13caps_title</font>
  324.                                         <textcolor>white</textcolor>
  325.                                         <shadowcolor>black</shadowcolor>
  326.                                 </control>
  327.                                 <control type="label">
  328.                                         <description>Episodes Value</description>
  329.                                         <posx>380</posx>
  330.                                         <posy>85</posy>
  331.                                         <width>235</width>
  332.                                         <height>25</height>
  333.                                         <label>$INFO[ListItem.episode,[COLOR=blue]$LOCALIZE[20359] :[/COLOR] ]</label>
  334.                                         <align>left</align>
  335.                                         <aligny>center</aligny>
  336.                                         <font>font13caps_title</font>
  337.                                         <scroll>true</scroll>
  338.                                         <textcolor>white</textcolor>
  339.                                         <shadowcolor>black</shadowcolor>
  340.                                 </control>
  341.                                 <control type="label">
  342.                                         <description>First Aired txt</description>
  343.                                         <posx>380</posx>
  344.                                         <posy>110</posy>
  345.                                         <width>235</width>
  346.                                         <height>25</height>
  347.                                         <label>$INFO[ListItem.premiered,[COLOR=blue]$LOCALIZE[31322] :[/COLOR] ]</label>
  348.                                         <align>left</align>
  349.                                         <aligny>center</aligny>
  350.                                         <font>font13caps_title</font>
  351.                                         <textcolor>white</textcolor>
  352.                                         <shadowcolor>black</shadowcolor>
  353.                                 </control>
  354.                                 <control type="image">
  355.                                         <posx>380</posx>
  356.                                         <posy>155</posy>
  357.                                         <width>420</width>
  358.                                         <height>4</height>
  359.                                         <texture>separator.png</texture>
  360.                                 </control>
  361.                                 <control type="grouplist">
  362.                                         <description>Media Codec Flagging Images</description>
  363.                                         <posx>380</posx>
  364.                                         <posy>170</posy>
  365.                                         <width>420</width>
  366.                                         <align>center</align>
  367.                                         <itemgap>0</itemgap>
  368.                                         <orientation>horizontal</orientation>
  369.                                         <include>VideoCodecFlaggingConditions</include>
  370.                                         <include>AudioCodecFlaggingConditions</include>
  371.                                         <include>AspectCodecFlaggingConditions</include>
  372.                                         <include>VideoTypeHackFlaggingConditions</include>
  373.                                 </control>
  374.                                 <control type="image">
  375.                                         <posx>0</posx>
  376.                                         <posy>215</posy>
  377.                                         <width>800</width>
  378.                                         <height>4</height>
  379.                                         <texture>separator.png</texture>
  380.                                 </control>
  381.                                 <control type="textbox">
  382.                                         <description>Description Value for TVShows</description>
  383.                                         <posx>5</posx>
  384.                                         <posy>225</posy>
  385.                                         <width>800</width>
  386.                                         <height>63</height>
  387.                                         <font>font12</font>
  388.                                         <align>justify</align>
  389.                                         <textcolor>white</textcolor>
  390.                                         <label>$INFO[ListItem.Plot]</label>
  391.                                         <autoscroll time="4000" delay="6000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
  392.                                 </control>
  393.                         </control>
  394. <!-- RIGHLIST MOVIES -->
  395.                         <control type="group">
  396.                                 <posx>20</posx>
  397.                                 <posy>250</posy>
  398.                                 <visible>Container.Content(Movies)</visible>
  399.                                 <control type="group">
  400.                                         <posx>0</posx>
  401.                                         <posy>10</posy>
  402.                                         <control type="image">
  403.                                                 <posx>0</posx>
  404.                                                 <posy>30</posy>
  405.                                                 <width>300</width>
  406.                                                 <height>400</height>
  407.                                                 <aspectratio aligny="bottom">keep</aspectratio>
  408.                                                 <fadetime>IconCrossfadeTime</fadetime>
  409.                                                 <texture background="true">$INFO[ListItem.Icon]</texture>
  410.                                                 <bordertexture border="8">ThumbShadow.png</bordertexture>
  411.                                                 <bordersize>8</bordersize>
  412.                                         </control>
  413.                                         <control type="image">
  414.                                                 <posx>0</posx>
  415.                                                 <posy>418</posy>
  416.                                                 <width>300</width>
  417.                                                 <height>380</height>
  418.                                                 <aspectratio aligny="top">keep</aspectratio>
  419.                                                 <fadetime>IconCrossfadeTime</fadetime>
  420.                                                 <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
  421.                                         </control>                                     
  422.                                 </control>
  423.                                 <control type="label">
  424.                                         <description>Title txt</description>
  425.                                         <posx>300</posx>
  426.                                         <posy>215</posy>
  427.                                         <width>540</width> <!-- 235 -->
  428.                                         <height>25</height>
  429.                                         <label>$INFO[ListItem.Title]</label>
  430.                                         <align>left</align>
  431.                                         <aligny>top</aligny>
  432.                                         <font>font24_title</font>
  433.                                         <textcolor>white</textcolor>
  434.                                         <shadowcolor>black</shadowcolor>
  435.                                         <scroll>true</scroll>
  436.                                 </control>
  437.                                 <control type="image">
  438.                                         <posx>300</posx>
  439.                                         <posy>255</posy>
  440.                                         <width>540</width>
  441.                                         <height>4</height>
  442.                                         <texture>separator.png</texture>
  443.                                 </control>
  444.                                 <control type="image">
  445.                                         <width>200</width>
  446.                                         <height>128</height>
  447.                                         <posx>300</posx>
  448.                                         <posy>260</posy>
  449.                                         <aspectratio>keep</aspectratio>
  450.                                         <align>center</align>
  451.                                         <aligny>center</aligny>
  452.                                         <texture>$INFO[listitem.Studio,flagging/studios/,.png]</texture>
  453.                                 </control>
  454.                                 <control type="label">
  455.                                         <description>Year Label</description>
  456.                                         <posx>500</posx>
  457.                                         <posy>270</posy>
  458.                                         <width>320</width>
  459.                                         <height>25</height>
  460.                                         <label>$INFO[ListItem.Year,[COLOR=blue]Year:[/COLOR] ]</label>
  461.                                         <align>left</align>
  462.                                         <aligny>center</aligny>
  463.                                         <font>font13caps_title</font>
  464.                                         <textcolor>white</textcolor>
  465.                                         <shadowcolor>black</shadowcolor>
  466.                                 </control>
  467.                                 <control type="label">
  468.                                         <description>Genre label</description>
  469.                                         <posx>500</posx>
  470.                                         <posy>295</posy>
  471.                                         <width>320</width>
  472.                                         <height>25</height>
  473.                                         <label>$INFO[ListItem.Genre,[COLOR=blue]Genre:[/COLOR] ]</label>
  474.                                         <align>left</align>
  475.                                         <aligny>center</aligny>
  476.                                         <font>font13caps_title</font>
  477.                                         <textcolor>white</textcolor>
  478.                                         <shadowcolor>black</shadowcolor>
  479.                                 </control>
  480.                                 <control type="label">
  481.                                         <description>Runtime label</description>
  482.                                         <posx>500</posx>
  483.                                         <posy>320</posy>
  484.                                         <width>320</width>
  485.                                         <height>25</height>
  486.                                         <label>$INFO[ListItem.Duration,[COLOR=blue]Runtime:[/COLOR] ]</label>
  487.                                         <align>left</align>
  488.                                         <aligny>center</aligny>
  489.                                         <font>font13caps_title</font>
  490.                                         <textcolor>white</textcolor>
  491.                                         <shadowcolor>black</shadowcolor>
  492.                                 </control>
  493.                                 <control type="label">
  494.                                         <description>MPAA label</description>
  495.                                         <posx>500</posx>
  496.                                         <posy>345</posy>
  497.                                         <width>320</width>
  498.                                         <height>25</height>
  499.                                         <label>$INFO[ListItem.Mpaa,[COLOR=blue]MPAA Rating:[/COLOR] ]</label>
  500.                                         <align>left</align>
  501.                                         <aligny>center</aligny>
  502.                                         <font>font13caps_title</font>
  503.                                         <textcolor>white</textcolor>
  504.                                         <shadowcolor>black</shadowcolor>
  505.                                 </control>
  506.                                 <control type="image">
  507.                                         <posx>300</posx>
  508.                                         <posy>383</posy>
  509.                                         <width>540</width>
  510.                                         <height>4</height>
  511.                                         <texture>separator.png</texture>
  512.                                 </control>
  513.                                 <control type="grouplist">
  514.                                         <description>Media Codec Flagging Images</description>
  515.                                         <posx>300</posx>
  516.                                         <posy>400</posy>
  517.                                         <width>400</width>
  518.                                         <align>left</align>
  519.                                         <itemgap>0</itemgap>
  520.                                         <orientation>horizontal</orientation>
  521.                                         <include>VideoCodecFlaggingConditions</include>
  522.                                         <include>AudioCodecFlaggingConditions</include>
  523.                                         <include>AspectCodecFlaggingConditions</include>
  524.                                         <include>VideoTypeHackFlaggingConditions</include>
  525.                                 </control>
  526.                         </control>
  527.                 </control>
  528.         </include>