Advertisement
Guest User

Untitled

a guest
Apr 17th, 2014
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 15.73 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <window>
  3.     <allowoverlay>no</allowoverlay>
  4.   <controls>
  5.  
  6.     <!-- Subs List --> 
  7.     <control type="group">
  8.             <animation type="Conditional" condition="![Control.HasFocus(150) | Control.HasFocus(160) | Control.HasFocus(170)] " reversible="false">
  9.         <effect type="fade" start="0" end="100" time="300" delay="300" tween="sine" easing="out" />
  10.         <effect type="zoom" start="80" end="100" time="400" delay="300" center="auto" tween="back" easing="out" />
  11.             </animation>
  12.             <animation type="Conditional" condition="[Control.HasFocus(150) | Control.HasFocus(160) | Control.HasFocus(170)] " reversible="false">
  13.         <effect type="fade" start="100" end="0" time="300" delay="0" tween="sine" easing="out" />
  14.         <effect type="zoom" start="100" end="80" time="400" delay="0" center="auto" tween="back" easing="out" />
  15.             </animation>
  16.             <visible>!Window.IsActive(VideosSettings) + !Window.IsActive(VirtualKeyboard)</visible>
  17.             <include>DialogAnimation</include>
  18.       <control type="image">
  19.         <description>Background Image</description>
  20.                 <include>FullscreenDimensions</include>
  21.                 <texture>osd/xbmcsubs/bg_subs_main.png</texture>
  22.                 <colordiffuse>FAFFFFFF</colordiffuse>
  23.       </control>
  24.      <control type="group">
  25.       <left>260</left>
  26.       <top>130</top>
  27.       <control type="label">
  28.         <description>XBMC Subtitles Header</description>
  29.         <left>0</left>
  30.         <top>25</top>
  31.         <width>770</width>
  32.         <height>40</height>
  33.         <label>XBMC $LOCALIZE[24012]</label>
  34.                 <font>FontSize_34</font>
  35.                 <textcolor>white</textcolor>
  36.                 <align>center</align>
  37.         <scrollspeed>20</scrollspeed>
  38.       </control>
  39.       <control type="label" id="100">
  40.         <description>Subtitle Service Name</description>
  41.         <left>0</left>
  42.         <top>55</top>
  43.         <width>770</width>
  44.         <height>40</height>
  45.         <label>($INFO[Container(150).ListItem.Label])</label>
  46.                 <font>FontSize_20</font>
  47.                 <textcolor>99white</textcolor>
  48.                 <align>center</align>
  49.         <scrollspeed>20</scrollspeed>
  50.       </control>
  51.       <control type="list" id="120">
  52.         <left>0</left>
  53.         <top>100</top>
  54.         <width>760</width>
  55.         <height>306</height>
  56.         <onleft>150</onleft>
  57.         <onright>150</onright>
  58.         <onup>120</onup>
  59.         <ondown>120</ondown>
  60.         <viewtype label="535">list</viewtype>
  61.         <pagecontrol>121</pagecontrol>
  62.               <scrolltime tween="cubic" easing="out">350</scrolltime>
  63.         <itemlayout height="51">
  64.           <control type="group">
  65.             <visible>!ListItem.property(sync)</visible>
  66.               <control type="image">
  67.                 <left>8</left>
  68.                 <top>13</top>
  69.                 <width>32</width>
  70.                 <height>23</height>
  71.                             <texture>osd/xbmcsubs/flags/$INFO[ListItem.Thumb].png</texture>
  72.               </control>
  73.               <control type="label">
  74.                 <left>45</left>
  75.                 <top>0</top>
  76.                 <width>625</width>
  77.                 <height>47</height>
  78.                 <font>FontSize_18</font>
  79.                           <textcolor>77white</textcolor>
  80.                       <shadowcolor>99000000</shadowcolor>
  81.                 <aligny>center</aligny>
  82.                 <align>left</align>
  83.                 <scroll>false</scroll>
  84.                 <label>$INFO[ListItem.Label2]</label>
  85.               </control>
  86.           </control>
  87.           <control type="group">
  88.             <visible>ListItem.property(sync)</visible>
  89.               <control type="image">
  90.                 <left>8</left>
  91.                 <top>13</top>
  92.                 <width>32</width>
  93.                 <height>23</height>
  94.                             <texture>osd/xbmcsubs/flags/$INFO[ListItem.Thumb].png</texture>
  95.               </control>
  96.               <control type="image">
  97.                 <left>41</left>
  98.                 <top>11</top>
  99.                 <width>55</width>
  100.                 <height>27</height>
  101.                 <texture>osd/xbmcsubs/icon_sync.png</texture>
  102.               </control>
  103.               <control type="label">
  104.                 <left>100</left>
  105.                 <top>0</top>
  106.                 <width>568</width>
  107.                 <height>47</height>
  108.                 <font>FontSize_18</font>
  109.                           <textcolor>77white</textcolor>
  110.                       <shadowcolor>99000000</shadowcolor>
  111.                 <aligny>center</aligny>
  112.                 <align>left</align>
  113.                 <scroll>false</scroll>
  114.                 <label>$INFO[ListItem.Label2]</label>
  115.               </control>
  116.             </control>
  117.           <control type="image">
  118.             <left>662</left>
  119.             <top>14</top>
  120.             <width>100</width>
  121.             <height>18</height>
  122.                       <aspectratio>keep</aspectratio>
  123.             <texture>osd/xbmcsubs/info_window_icon_rating_star_$INFO[ListItem.ActualIcon].png</texture>
  124.           </control>
  125.         </itemlayout>
  126.         <focusedlayout height="51">
  127.           <control type="image">
  128.             <width>768</width>
  129.             <height>47</height>
  130.             <texture>buttons/settings_fo.png</texture>
  131.                     <animation effect="slide" start="0,35" end="0,0" time="400" reversible="false" tween="back" easing="out" condition="Container(120).OnPrevious">focus</animation>
  132.                     <animation effect="slide" start="0,-35" end="0,0" time="400" reversible="false" tween="back" easing="out" condition="Container(120).OnNext">focus</animation>
  133.           </control>
  134.           <control type="group">
  135.             <visible>!ListItem.property(sync)</visible>
  136.               <control type="image">
  137.                 <left>8</left>
  138.                 <top>13</top>
  139.                 <width>32</width>
  140.                 <height>23</height>
  141.                             <texture>osd/xbmcsubs/flags/$INFO[ListItem.Thumb].png</texture>
  142.               </control>
  143.               <control type="label">
  144.                 <left>45</left>
  145.                 <top>0</top>
  146.                 <width>625</width>
  147.                 <height>47</height>
  148.                 <font>FontSize_18</font>
  149.                           <textcolor>white</textcolor>
  150.                       <shadowcolor>99000000</shadowcolor>
  151.                 <align>left</align>
  152.                 <aligny>center</aligny>
  153.                 <label>$INFO[ListItem.Label2]</label>
  154.               </control>
  155.           </control>
  156.           <control type="group">
  157.             <visible>ListItem.property(sync)</visible>
  158.               <control type="image">
  159.                 <left>8</left>
  160.                 <top>13</top>
  161.                 <width>32</width>
  162.                 <height>23</height>
  163.                             <texture>osd/xbmcsubs/flags/$INFO[ListItem.Thumb].png</texture>
  164.               </control>
  165.               <control type="image">
  166.                 <left>41</left>
  167.                 <top>11</top>
  168.                 <width>55</width>
  169.                 <height>27</height>
  170.                 <texture>osd/xbmcsubs/icon_sync.png</texture>
  171.               </control>
  172.               <control type="label">
  173.                 <left>100</left>
  174.                 <top>0</top>
  175.                 <width>568</width>
  176.                 <height>47</height>
  177.                 <font>FontSize_18</font>
  178.                           <textcolor>white</textcolor>
  179.                       <shadowcolor>99000000</shadowcolor>
  180.                 <align>left</align>
  181.                 <aligny>center</aligny>
  182.                 <label>$INFO[ListItem.Label2]</label>
  183.               </control>
  184.           </control>
  185.           <control type="image">
  186.             <left>662</left>
  187.             <top>14</top>
  188.             <width>100</width>
  189.             <height>18</height>
  190.                       <aspectratio>keep</aspectratio>
  191.             <texture>osd/xbmcsubs/info_window_icon_rating_star_$INFO[ListItem.ActualIcon].png</texture>
  192.           </control>
  193.         </focusedlayout>
  194.       </control>
  195.      
  196.       <control type="group">
  197.         <left>2</left>
  198.         <top>315</top>
  199.           <control type="label" id="130">
  200.             <left>0</left>
  201.             <top>95</top>
  202.                     <width>700</width>
  203.                     <font>FontSize_18</font>
  204.                     <textcolor>77white</textcolor>
  205.                     <align>left</align>
  206.           <label>$LOCALIZE[31166]</label>
  207.                     <animation type="Conditional" reversible="false" condition="true" loop="true">
  208.                         <effect type="fade" start="0" end="100" time="300" delay="0" />
  209.                         <effect type="fade" start="100" end="0" time="300" delay="5000" />
  210.                         <effect type="fade" start="100" end="0" time="300" delay="10000" />
  211.                     </animation>
  212.           </control>
  213.           <control type="label">
  214.             <left>0</left>
  215.             <top>95</top>
  216.                     <width>700</width>
  217.                     <font>FontSize_18</font>
  218.                     <textcolor>77white</textcolor>
  219.                     <align>left</align>
  220.           <label>$INFO[Control.GetLabel(140)] for '$INFO[VideoPlayer.Title]'</label>
  221.                     <animation type="Conditional" reversible="false" condition="Control.IsVisible(130)" loop="true">
  222.                         <effect type="fade" start="0" end="100" time="300" delay="5300" />
  223.                         <effect type="fade" start="100" end="0" time="300" delay="10000" />
  224.                     </animation>          
  225.           </control>
  226.                 <control type="label">
  227.                     <description>Pages</description>
  228.                     <right>260</right>
  229.                     <top>95</top>
  230.                     <width>200</width>
  231.                     <label>$LOCALIZE[31024] $INFO[Container(120).CurrentPage]$INFO[Container(120).NumPages, / ]</label>
  232.                     <align>right</align>
  233.                     <font>FontSize_18</font>
  234.                     <textcolor>77white</textcolor>
  235.                     <visible>IntegerGreaterThan(Container(120).NumPages,1)</visible>
  236.                 </control>
  237.       </control>                 
  238.      </control>
  239.     </control>
  240.  
  241.     <control type="image" id="110">
  242.             <description>Service Logo</description>
  243.             <visible>false</visible>
  244.         </control>
  245.     <control type="label"  id="140">
  246.             <description>Number of available subtitles</description>
  247.             <visible>false</visible>
  248.         </control>
  249.    
  250.     <!-- Options -->   
  251.         <control type="group">
  252.             <animation type="Conditional" condition="[Control.HasFocus(150) | Control.HasFocus(160) | Control.HasFocus(170)] + ![Window.IsActive(VideosSettings) | Window.IsActive(VirtualKeyboard)]" reversible="false">
  253.         <effect type="fade" start="0" end="100" time="300" delay="300" tween="sine" easing="out" />
  254.         <effect type="zoom" start="80" end="100" time="400" delay="300" center="auto" tween="back" easing="out" />
  255.             </animation>
  256.             <animation type="Conditional" condition="![Control.HasFocus(150) | Control.HasFocus(160) | Control.HasFocus(170)] + ![Window.IsActive(VideosSettings) | Window.IsActive(VirtualKeyboard)]" reversible="false">
  257.         <effect type="fade" start="100" end="0" time="300" delay="0" tween="sine" easing="out" />
  258.         <effect type="zoom" start="100" end="80" time="400" delay="0" center="auto" tween="back" easing="out" />
  259.             </animation>
  260.             <visible>!Window.IsActive(VideosSettings) + !Window.IsActive(VirtualKeyboard)</visible>
  261.             <include>DialogAnimation</include>
  262.             <control type="image">
  263.         <description>Background Image</description>
  264.                 <include>FullscreenDimensions</include>
  265.                 <texture>osd/xbmcsubs/bg_subs_settings.png</texture>
  266.                 <colordiffuse>FAFFFFFF</colordiffuse>
  267.             </control>
  268.      <control type="group">
  269.       <left>480</left>
  270.       <top>130</top>
  271.       <control type="label">
  272.         <description>XBMC Subtitles Header</description>
  273.         <left>0</left>
  274.         <top>50</top>
  275.         <width>335</width>
  276.         <height>47</height>
  277.                 <label>$LOCALIZE[33063]</label>
  278.                 <font>FontSize_26</font>
  279.                 <textcolor>white</textcolor>
  280.               <shadowcolor>99000000</shadowcolor>
  281.                 <align>center</align>
  282.         <scrollspeed>20</scrollspeed>
  283.       </control>
  284.             <control type="list" id="150">
  285.         <left>15</left>
  286.         <top>100</top>
  287.                 <width>290</width>
  288.                 <height>204</height>
  289.                 <onleft>120</onleft>
  290.                 <onright>120</onright>
  291.                 <onup>170</onup>
  292.                 <ondown>160</ondown>
  293.                 <viewtype label="535">list</viewtype>
  294.               <scrolltime tween="cubic" easing="out">350</scrolltime>
  295.                 <itemlayout height="51">
  296.                     <control type="image">
  297.                         <left>0</left>
  298.                         <top>0</top>
  299.                         <width>290</width>
  300.                         <height>47</height>
  301.                         <align>left</align>
  302.                         <aligny>center</aligny>
  303.                         <texture>dialogs/selectdialog/selected.png</texture>
  304.                     <visible>ListItem.IsSelected</visible>
  305.                     </control>
  306.                     <control type="label">
  307.                         <left>15</left>
  308.                         <top>0</top>
  309.                         <width>298</width>
  310.                         <height>47</height>
  311.                         <font>FontSize_20</font>
  312.                         <align>left</align>
  313.                         <aligny>center</aligny>
  314.                         <textcolor>77white</textcolor>
  315.                   <shadowcolor>99000000</shadowcolor>
  316.                         <label>․  $INFO[ListItem.Label]</label>
  317.                         <visible>!ListItem.property(man)</visible>
  318.                     </control>
  319.                     <control type="label">
  320.                         <left>15</left>
  321.                         <top>0</top>
  322.                         <width>298</width>
  323.                         <height>47</height>
  324.                         <font>FontSize_20</font>
  325.                         <align>left</align>
  326.                         <aligny>center</aligny>
  327.                         <textcolor>77white</textcolor>
  328.                   <shadowcolor>99000000</shadowcolor>
  329.                         <label>․  $INFO[ListItem.Label]</label>
  330.                         <visible>ListItem.property(man)</visible>
  331.                     </control>
  332.                 </itemlayout>
  333.                 <focusedlayout height="51">
  334.                     <control type="image">
  335.                         <left>0</left>
  336.                         <top>0</top>
  337.                         <width>290</width>
  338.                         <height>47</height>
  339.                         <align>left</align>
  340.                         <aligny>center</aligny>
  341.                         <texture>dialogs/selectdialog/selected.png</texture>
  342.                     <visible>ListItem.IsSelected</visible>
  343.                     </control>
  344.                     <control type="image">
  345.                         <left>0</left>
  346.                         <top>0</top>
  347.                         <width>290</width>
  348.                         <height>47</height>
  349.                         <align>left</align>
  350.                         <aligny>center</aligny>
  351.             <texture>buttons/settings_fo.png</texture>
  352.                       <visible>!Control.HasFocus(160) + !Control.HasFocus(170)</visible>
  353.                     </control>
  354.                     <control type="label">
  355.                         <left>15</left>
  356.                         <top>0</top>
  357.                         <width>298</width>
  358.                         <height>47</height>
  359.                         <font>FontSize_20</font>
  360.                         <align>left</align>
  361.                         <aligny>center</aligny>
  362.                         <textcolor>white</textcolor>
  363.                   <shadowcolor>99000000</shadowcolor>
  364.                         <label>․  $INFO[ListItem.Label]</label>
  365.                         <visible>!ListItem.property(man)</visible>
  366.                     </control>
  367.                     <control type="label">
  368.                         <left>15</left>
  369.                         <top>0</top>
  370.                         <width>298</width>
  371.                         <height>47</height>
  372.                         <font>FontSize_20</font>
  373.                         <align>left</align>
  374.                         <aligny>center</aligny>
  375.                         <textcolor>white</textcolor>
  376.                   <shadowcolor>99000000</shadowcolor>
  377.                         <label>․  $INFO[ListItem.Label]</label>
  378.                         <visible>ListItem.property(man)</visible>
  379.                     </control>
  380.                 </focusedlayout>
  381.             </control>
  382.             <control type="button" id="170">
  383.                 <description>Subs Settings button</description>
  384.                 <left>15</left>
  385.                 <top>304</top>
  386.                 <width>290</width>
  387.                 <height>47</height>
  388.                 <font>FontSize_20</font>
  389.                 <textcolor>77white</textcolor>
  390.                 <focusedcolor>white</focusedcolor>
  391.               <disabledcolor>33white</disabledcolor>
  392.                 <shadowcolor>99000000</shadowcolor>
  393.                 <texturefocus>buttons/settings_fo.png</texturefocus>
  394.                 <texturenofocus>-</texturenofocus>
  395.                 <align>left</align>
  396.                 <aligny>top</aligny>
  397.                 <textoffsetx>15</textoffsetx>
  398.                 <textoffsety>10</textoffsety>
  399.                 <label>․  $LOCALIZE[5]</label>
  400.                 <onleft>120</onleft>
  401.                 <onright>120</onright>
  402.                 <onup>150</onup>
  403.                 <ondown>160</ondown>
  404.         <onclick>ActivateWindowAndFocus(videossettings, -96,0, -80,0)</onclick>
  405.             </control>
  406.             <control type="button" id="160">
  407.                 <description>Manual search button</description>
  408.                 <left>15</left>
  409.                 <top>355</top>
  410.                 <width>290</width>
  411.                 <height>47</height>
  412.                 <font>FontSize_20</font>
  413.                 <textcolor>77white</textcolor>
  414.                 <focusedcolor>white</focusedcolor>
  415.               <disabledcolor>33white</disabledcolor>
  416.                 <shadowcolor>99000000</shadowcolor>
  417.                 <texturefocus>buttons/settings_fo.png</texturefocus>
  418.                 <texturenofocus>-</texturenofocus>
  419.                 <align>left</align>
  420.                 <aligny>top</aligny>
  421.                 <textoffsetx>15</textoffsetx>
  422.                 <textoffsety>10</textoffsety>
  423.                 <label>․  $LOCALIZE[24120]</label>
  424.                 <onleft>120</onleft>
  425.                 <onright>120</onright>
  426.                 <onup>170</onup>
  427.                 <ondown>150</ondown>
  428.             </control>         
  429.          </control>
  430.         </control>
  431.   </controls>
  432. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement