Advertisement
Guest User

Lock screen xbmc skin joggler

a guest
Nov 4th, 2011
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 8.33 KB | None | 0 0
  1. <includes>
  2.     <!--Bildshirmschoner-->
  3.     <include name="ScreensaverGlobal">
  4.         <control type="group">
  5.             <visible>!Skin.HasSetting(screenserverglobalenable)</visible>
  6.             <!-- <visible>Skin.HasSetting(CustomDiashowonHomescreens)</visible> -->
  7.             <!-- <animation effect="slide" start="1280,0" time="800" tween="quadratic"  easing="out">Visible</animation>  
  8.             <animation effect="slide" end="1280,0" time="860" tween="quadratic" delay="800" easing="out">Hidden</animation>  -->
  9.             <include>backgroundfadescreensaver</include>
  10.             <visible>System.IdleTime(8)</visible>
  11.             <control type="multiimage">
  12.                 <posx>0</posx>
  13.                 <posy>0</posy>
  14.                 <width>1280</width>
  15.                 <height>720</height>
  16.                 <imagepath background="true" fallback="special://profile/Thumbnails/video/Fanart/">$INFO[Skin.String(screenserverglobalbackground)]</imagepath>
  17.                 <timeperimage>8000</timeperimage>
  18.                 <randomize>true</randomize>
  19.                 <fadetime>600</fadetime>
  20.             </control>
  21.         </control>
  22.  
  23.  
  24.  
  25.  
  26.  
  27.         <control type="group">
  28.             <visible>!Skin.HasSetting(screenserverglobalenable)</visible>
  29.             <!-- <visible>Skin.HasSetting(CustomDiashowonHomescreens)</visible> -->
  30.             <!-- <animation effect="slide" start="390,0" time="900" tween="quadratic" easing="out">Visible</animation>  
  31.             <animation effect="slide" end="390,0" time="750" tween="quadratic" delay="200" easing="out">Hidden</animation> -->
  32.             <animation effect="slide" start="1280,0" time="1100" tween="quadratic" easing="out">Visible</animation>  
  33.             <animation effect="slide" end="1280,0" time="960" tween="quadratic" delay="200" easing="out">Hidden</animation>
  34.             <include>backgroundfadescreensaver</include>
  35.             <visible>System.IdleTime(8)</visible>
  36.             <!-- <control type="multiimage">
  37.                 <posx>0</posx>
  38.                 <posy>0</posy>
  39.                 <width>1280</width>
  40.                 <height>720</height>
  41.                 <imagepath background="true" fallback="special://profile/Thumbnails/video/Fanart/">$INFO[Skin.String(CustomDiashowonHomescreens)]</imagepath>
  42.                 <timeperimage>10000</timeperimage>
  43.                 <randomize>true</randomize>
  44.                 <fadetime>600</fadetime>
  45.             </control> -->
  46.             <control type="image">
  47.                 <posx>0</posx>
  48.                 <posy>0</posy>
  49.                 <width>890</width>
  50.                 <height>720</height>
  51.                 <colordiffuse>DAFFFFFF</colordiffuse>
  52.                 <fadetime>600</fadetime>
  53.                 <texture border="0,0,32,0" background="true">HomeBlade.png</texture>
  54.             </control>
  55.             <control type="group">
  56.                 <posy>8</posy>
  57.                 <control type="label">
  58.                     <description>label 1</description>
  59.                     <posx>350</posx>
  60.                     <posy>8</posy>
  61.                     <width>870</width>
  62.                     <height>50</height>
  63.                     <align>left</align>
  64.                     <aligny>center</aligny>
  65.                     <font>font24_title</font>
  66.                     <textcolor>FF999999</textcolor>
  67.                     <shadowcolor>black</shadowcolor>
  68.                     <label>$LOCALIZE[31973]</label>
  69.                 </control>  
  70.                 <control type="label">
  71.                     <description>label 2</description>
  72.                     <posx>5</posx>
  73.                     <posy>50</posy>
  74.                     <width>870</width>
  75.                     <height>50</height>
  76.                     <align>center</align>
  77.                     <aligny>center</aligny>
  78.                     <font>screensaverlabeltwo</font>
  79.                     <textcolor>white</textcolor>
  80.                     <shadowcolor>-</shadowcolor>
  81.                     <label>$LOCALIZE[31974]</label>
  82.                 </control>
  83.                 <control type="image">
  84.                     <description>separator</description>
  85.                     <posx>2</posx>
  86.                     <posy>116</posy>
  87.                     <width>870</width>
  88.                     <height>1</height>                 
  89.                     <texture>separator2.png</texture>                  
  90.                 </control>
  91.                 <control type="image">
  92.                     <description>RSS background</description>
  93.                     <posx>286</posx>
  94.                     <posy>3</posy>
  95.                     <width>66</width>
  96.                     <height>54</height>
  97.                     <!-- <colordiffuse>99FFFFFF</colordiffuse> -->                 
  98.                     <texture>OverlayLocked.png</texture>                   
  99.                 </control>
  100.             </control>
  101.             <control type="group">
  102.                 <visible>Skin.HasSetting(screensaverenableRSSfeeds)</visible>
  103.                 <control type="label">
  104.                     <description>time label</description>
  105.                     <posx>840</posx>
  106.                     <posy>372</posy>
  107.                     <width>870</width>
  108.                     <height>390</height>
  109.                     <align>right</align>
  110.                     <aligny>center</aligny>
  111.                     <font>screensaverclock</font>
  112.                     <textcolor>grey</textcolor>
  113.                     <shadowcolor>black</shadowcolor>
  114.                     <label>$INFO[System.Time]</label>
  115.                     <visible>!Skin.HasSetting(screensaverenableTime)</visible>
  116.                 </control>
  117.                 <control type="label">
  118.                     <description>date label</description>
  119.                     <posx>832</posx>
  120.                     <posy>486</posy>
  121.                     <width>800</width>
  122.                     <height>390</height>
  123.                     <align>right</align>
  124.                     <aligny>center</aligny>
  125.                     <font>screensaverdate</font>
  126.                     <textcolor>grey2</textcolor>
  127.                     <shadowcolor>-</shadowcolor>
  128.                     <label>[COLOR=FF999999]$INFO[System.Date][/COLOR]</label>
  129.                     <visible>!Skin.HasSetting(screensaverenableDate)</visible>
  130.                 </control>
  131.             </control>
  132.             <control type="group">
  133.                 <posy>-42</posy>
  134.                 <visible>!Skin.HasSetting(screensaverenableRSSfeeds)</visible>
  135.                 <control type="label">
  136.                     <description>time label</description>
  137.                     <posx>840</posx>
  138.                     <posy>372</posy>
  139.                     <width>870</width>
  140.                     <height>390</height>
  141.                     <align>right</align>
  142.                     <aligny>center</aligny>
  143.                     <font>screensaverclock</font>
  144.                     <textcolor>grey</textcolor>
  145.                     <shadowcolor>black</shadowcolor>
  146.                     <label>$INFO[System.Time]</label>
  147.                     <visible>!Skin.HasSetting(screensaverenableTime)</visible>
  148.                 </control>
  149.                 <control type="label">
  150.                     <description>date label</description>
  151.                     <posx>832</posx>
  152.                     <posy>486</posy>
  153.                     <width>800</width>
  154.                     <height>390</height>
  155.                     <align>right</align>
  156.                     <aligny>center</aligny>
  157.                     <font>screensaverdate</font>
  158.                     <textcolor>grey2</textcolor>
  159.                     <shadowcolor>-</shadowcolor>
  160.                     <label>[COLOR=FF999999]$INFO[System.Date][/COLOR]</label>
  161.                     <visible>!Skin.HasSetting(screensaverenableDate)</visible>
  162.                 </control>
  163.             </control>
  164.             <control type="group">
  165.                 <visible>!Skin.HasSetting(screensaverenableRSSfeeds)</visible>
  166.                 <posx>-30</posx>
  167.                 <posy>45r</posy>
  168.                 <animation effect="slide" end="0,50" time="300" tween="quadratic" easing="out">WindowClose</animation>
  169.                 <animation effect="slide" start="0,50" time="300" tween="quadratic" easing="out">WindowOpen</animation>
  170.                 <control type="image">
  171.                     <description>RSS background</description>
  172.                     <posx>-300</posx>
  173.                     <posy>-2</posy>
  174.                     <width>1190</width>
  175.                     <height>47</height>
  176.                     <texture flipx="true" border="32,0,0,0">Rss_Back_Overlay.png</texture>
  177.                     <!-- <visible>system.getbool(lookandfeel.enablerssfeeds)</visible> -->
  178.                 </control>
  179.                 <control type="image">
  180.                     <description>RSS background</description>
  181.                     <posx>24</posx>
  182.                     <posy>2</posy>
  183.                     <width>876</width>
  184.                     <height>1</height>
  185.                     <!-- <texture border="32,0,0,0">separator.png</texture> -->
  186.                     <texture>separator5.png</texture>
  187.                 </control>
  188.                 <control type="rss">
  189.                     <description>RSS feed</description>
  190.                     <posx>35</posx>
  191.                     <posy>8</posy>
  192.                     <height>45</height>
  193.                     <width>860</width>
  194.                     <font>font16</font>
  195.                     <urlset>1</urlset>
  196.                     <textcolor>blue</textcolor>
  197.                     <titlecolor>blue</titlecolor>
  198.                     <headlinecolor>grey2</headlinecolor>
  199.                 </control>
  200.                 <control type="image">
  201.                     <description>RSS background</description>
  202.                     <posx>0</posx>
  203.                     <posy>-2</posy>
  204.                     <width>120</width>
  205.                     <height>47</height>
  206.                     <texture border="32,0,0,0">Rss_Back_Overlay.png</texture>
  207.                 </control>
  208.                 <control type="image">
  209.                     <description>RSS background</description>
  210.                     <posx>38</posx>
  211.                     <posy>-46</posy>
  212.                     <width>40</width>
  213.                     <height>40</height>
  214.                     <texture>rss64.png</texture>
  215.                     <aspectratio>keep</aspectratio>
  216.                     <animation effect="slide" end="0,80" time="300" tween="quadratic" easing="out">WindowClose</animation>
  217.                     <animation effect="slide" start="0,80" time="300" tween="quadratic" easing="out">WindowOpen</animation>
  218.                 </control>
  219.             </control>
  220.             <control type="group">
  221.                 <visible>!Skin.HasSetting(screensaverenableweatherwidget)</visible>
  222.                 <posx>-910</posx>
  223.                 <posy>-304</posy>
  224.                 <include>WeatherWidgetscreensaver</include>
  225.             </control>
  226.             <control type="button">                
  227.                 <description>fake button</description>
  228.                 <posx>0</posx>
  229.                 <posy>0</posy>
  230.                 <width>1280</width>
  231.                 <height>720</height>
  232.                 <label>-</label>
  233.                 <font>-</font>
  234.                 <aligny>-</aligny>
  235.                 <onfocus>-</onfocus>
  236.                 <texturefocus>-</texturefocus>
  237.                 <texturenofocus>-</texturenofocus>                 
  238.             </control>
  239.         </control>
  240.     </include> 
  241. </includes>
  242.  
  243.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement