Advertisement
Guest User

Untitled

a guest
Mar 14th, 2012
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 11.84 KB | None | 0 0
  1. <window id="2005">
  2.  <defaultcontrol>-</defaultcontrol>
  3.     <controls>
  4.             <control type="rss" id="1">
  5.                 <description>RSS feed</description>
  6.                 <posx>0</posx>
  7.                 <posy>690</posy>
  8.                 <height>30</height>
  9.                 <width>1270</width>
  10.                 <font>font12</font>
  11.                 <urlset>1</urlset>
  12.                 <textcolor>blue</textcolor>
  13.                 <titlecolor>blue</titlecolor>
  14.                 <headlinecolor>white</headlinecolor>
  15.             </control>
  16.             <control type="image" id="1">
  17.                 <posx>0</posx>
  18.                 <posy>670</posy>
  19.                 <width>1380</width>
  20.                 <height>75</height>
  21.                 <texture>HomeButtonsBack.png</texture>
  22.             </control>         
  23. <control type="group" id="1">
  24.             <posx>520r</posx>
  25.             <posy>0</posy>
  26.             <animation effect="slide" start="0,0" end="-60,0" delay="0" time="300" condition="Window.IsVisible(MuteBug)">conditional</animation>
  27.             <animation effect="slide" start="0,0" end="550,0" delay="0" time="300">WindowClose</animation>
  28.             <animation effect="slide" start="550,0" end="0,0" delay="0" time="300">WindowOpen</animation>
  29.             <visible>!Skin.HasSetting(homepageWeatherinfo) + Weather.IsFetched</visible>
  30.             <control type="image" id="1">
  31.                 <description>time background</descriptaion>
  32.                 <posx>0</posx>
  33.                 <posy>0</posy>
  34.                 <width>180</width>
  35.                 <height>35</height>
  36.                 <texture flipx="true" border="32,0,0,0">header.png</texture>
  37.             </control>
  38.             <control type="image" id="1">
  39.                 <description>Weather image</description>
  40.                 <posx>25</posx>
  41.                 <posy>0</posy>
  42.                 <width>30</width>
  43.                 <height>30</height>
  44.                 <aspectratio>keep</aspectratio>
  45.                 <texture>$INFO[Window(Weather).Property(Current.ConditionIcon)]</texture>
  46.             </control>
  47.             <control type="label" id="1">
  48.                 <description>time label</description>
  49.                 <posx>60</posx>
  50.                 <posy>0</posy>
  51.                 <width>100</width>
  52.                 <height>28</height>
  53.                 <align>left</align>
  54.                 <aligny>center</aligny>
  55.                 <font>font12</font>
  56.                 <textcolor>white</textcolor>
  57.                 <shadowcolor>black</shadowcolor>
  58.                 <label>[B]$INFO[Weather.Temperature][/B]</label>
  59.             </control>
  60.         </control>
  61.         <control type="group" id="1">
  62.             <posx>390r</posx>
  63.             <posy>0</posy>
  64.             <animation effect="slide" start="0,0" end="-60,0" delay="0" time="300" condition="Window.IsVisible(MuteBug)">conditional</animation>
  65.             <animation effect="slide" start="0,0" end="420,0" delay="0" time="300">WindowClose</animation>
  66.             <animation effect="slide" start="420,0" end="0,0" delay="0" time="300">WindowOpen</animation>
  67.             <control type="image" id="1">
  68.                 <description>time background</description>
  69.                 <posx>0</posx>
  70.                 <posy>0</posy>
  71.                 <width>440</width>
  72.                 <height>35</height>
  73.                 <texture flipx="true" border="32,0,0,0">header.png</texture>
  74.             </control>
  75.             <control type="label" id="1">
  76.                 <description>time label</description>
  77.                 <posx>30</posx>
  78.                 <posy>0</posy>
  79.                 <width>400</width>
  80.                 <height>28</height>
  81.                 <align>left</align>
  82.                 <aligny>center</aligny>
  83.                 <font>font12</font>
  84.                 <textcolor>white</textcolor>
  85.                 <shadowcolor>black</shadowcolor>
  86.                 <label>[COLOR=grey]$INFO[System.Date][/COLOR] | $INFO[System.Time]</label>
  87.             </control>
  88.         </control>
  89.  
  90.        
  91.         <!-- media infos -->
  92.         <control type="group" id="1">
  93.             <visible>[Player.ShowInfo | Window.IsActive(VideoOSD)] + ![Window.IsVisible(123) | Window.IsVisible(124) | Window.IsVisible(125)]</visible>
  94.             <animation effect="fade" time="200">VisibleChange</animation>
  95.             <control type="image" id="1">
  96.                 <posx>0</posx>
  97.                 <posy>-150</posy>
  98.                 <width>1280</width>
  99.                 <height>256</height>
  100.                 <texture flipy="true">HomeNowPlayingBack.png</texture>
  101.             </control>
  102.             <control type="label" id="1">
  103.                 <description>Chapter Count Header label</description>
  104.                 <posx>30</posx>
  105.                 <posy>5</posy>
  106.                 <width>1000</width>
  107.                 <height>25</height>
  108.                 <align>left</align>
  109.                 <aligny>center</aligny>
  110.                 <font>font13</font>
  111.                 <textcolor>white</textcolor>
  112.                 <shadowcolor>black</shadowcolor>
  113.                 <label>$INFO[Player.Chapter,$LOCALIZE[21396]: ]$INFO[Player.ChapterCount, / ]$INFO[Player.ChapterName,[COLOR=grey] - (,)[/COLOR]]</label>
  114.                 <visible>Player.ChapterCount</visible>
  115.             </control>
  116.             <control type="label" id="1">
  117.                 <description>Clock label</description>
  118.                 <posx>1250</posx>
  119.                 <posy>5</posy>
  120.                 <width>800</width>
  121.                 <height>25</height>
  122.                 <align>right</align>
  123.                 <aligny>center</aligny>
  124.                 <font>font13</font>
  125.                 <textcolor>white</textcolor>
  126.                 <shadowcolor>black</shadowcolor>
  127.                 <label>$INFO[System.Time]</label>
  128.                 <animation effect="slide" start="0,0" end="-70,0" time="0" condition="Window.IsVisible(VideoOSD)">conditional</animation>
  129.             </control>
  130.             <control type="image" id="1">
  131.                 <posx>0</posx>
  132.                 <posy>230r</posy>
  133.                 <width>1280</width>
  134.                 <height>230</height>
  135.                 <texture>HomeNowPlayingBack.png</texture>
  136.             </control>
  137.             <control type="image" id="1">
  138.                 <description>cover image</description>
  139.                 <posx>20</posx>
  140.                 <posy>260r</posy>
  141.                 <width>300</width>
  142.                 <height>230</height>
  143.                 <info>VideoPlayer.Cover</info>
  144.                 <aspectratio aligny="bottom">keep</aspectratio>
  145.                 <bordertexture border="8">ThumbShadow.png</bordertexture>
  146.                 <bordersize>8</bordersize>
  147.                 <visible>!VideoPlayer.Content(Movies)</visible>
  148.             </control>
  149.             <control type="image" id="1">
  150.                 <description>Movie cover image</description>
  151.                 <posx>20</posx>
  152.                 <posy>350r</posy>
  153.                 <width>300</width>
  154.                 <height>330</height>
  155.                 <info>VideoPlayer.Cover</info>
  156.                 <aspectratio aligny="bottom">keep</aspectratio>
  157.                 <bordertexture border="8">ThumbShadow.png</bordertexture>
  158.                 <bordersize>8</bordersize>
  159.                 <visible>VideoPlayer.Content(Movies)</visible>
  160.             </control>
  161.             <control type="group" id="1">
  162.                 <posx>330</posx>
  163.                 <posy>175r</posy>
  164.                 <control type="label" id="1">
  165.                     <description>Heading label</description>
  166.                     <posx>0</posx>
  167.                     <posy>0</posy>
  168.                     <width>910</width>
  169.                     <height>25</height>
  170.                     <align>left</align>
  171.                     <font>font13</font>
  172.                     <label>$LOCALIZE[31040]</label>
  173.                     <textcolor>white</textcolor>
  174.                     <shadowcolor>black</shadowcolor>
  175.                     <animation effect="slide" start="0,0" end="0,25" time="0" condition="!VideoPlayer.Content(Movies) + !VideoPlayer.Content(Episodes) + !VideoPlayer.Content(MusicVideos)">conditional</animation>
  176.                 </control>
  177.                 <control type="label" id="1">
  178.                     <description>Studio label</description>
  179.                     <posx>20</posx>
  180.                     <posy>30</posy>
  181.                     <width>910</width>
  182.                     <height>25</height>
  183.                     <align>left</align>
  184.                     <font>font12</font>
  185.                     <label>$INFO[VideoPlayer.Studio]</label>
  186.                     <textcolor>grey2</textcolor>
  187.                     <shadowcolor>black</shadowcolor>
  188.                     <visible>VideoPlayer.Content(Movies)</visible>
  189.                 </control>
  190.                 <control type="label" id="1">
  191.                     <description>TV Show label</description>
  192.                     <posx>20</posx>
  193.                     <posy>30</posy>
  194.                     <width>910</width>
  195.                     <height>25</height>
  196.                     <align>left</align>
  197.                     <font>font12</font>
  198.                     <label>$INFO[VideoPlayer.TVShowTitle] ($INFO[VideoPlayer.Season]x$INFO[VideoPlayer.Episode])</label>
  199.                     <textcolor>grey2</textcolor>
  200.                     <shadowcolor>black</shadowcolor>
  201.                     <visible>VideoPlayer.Content(Episodes)</visible>
  202.                 </control>
  203.                 <control type="label" id="1">
  204.                     <description>Music Info label</description>
  205.                     <posx>20</posx>
  206.                     <posy>30</posy>
  207.                     <width>910</width>
  208.                     <height>25</height>
  209.                     <align>left</align>
  210.                     <font>font12</font>
  211.                     <label>$INFO[VideoPlayer.Artist] $INFO[VideoPlayer.Album, - ]</label>
  212.                     <textcolor>grey2</textcolor>
  213.                     <shadowcolor>black</shadowcolor>
  214.                     <visible>VideoPlayer.Content(MusicVideos)</visible>
  215.                 </control>
  216.                 <control type="grouplist" id="1">
  217.                     <posx>20</posx>
  218.                     <posy>60</posy>
  219.                     <width>910</width>
  220.                     <height>35</height>
  221.                     <itemgap>5</itemgap>
  222.                     <orientation>horizontal</orientation>
  223.                     <control type="label" id="1">
  224.                         <width min="10" max="710">auto</width>
  225.                         <height>30</height>
  226.                         <font>font30</font>
  227.                         <align>left</align>
  228.                         <aligny>center</aligny>
  229.                         <label>$INFO[VideoPlayer.Title]</label>
  230.                         <textcolor>orange</textcolor>
  231.                         <scroll>true</scroll>
  232.                     </control>
  233.                     <control type="image" id="1">
  234.                         <description>Video Resolution Image</description>
  235.                         <width>50</width>
  236.                         <height>35</height>
  237.                         <aspectratio align="center">keep</aspectratio>
  238.                         <texture>$INFO[VideoPlayer.VideoResolution,flagging/video/,.png]</texture>
  239.                     </control>
  240.                     <control type="image" id="1">
  241.                         <description>Audio Codec Image</description>
  242.                         <width>85</width>
  243.                         <height>35</height>
  244.                         <aspectratio align="center">keep</aspectratio>
  245.                         <texture>$INFO[VideoPlayer.AudioCodec,flagging/audio/,.png]</texture>
  246.                     </control>
  247.                     <control type="image" id="1">
  248.                         <description>Audio Channels Image</description>
  249.                         <width>50</width>
  250.                         <height>35</height>
  251.                         <aspectratio align="center">keep</aspectratio>
  252.                         <texture>$INFO[VideoPlayer.AudioChannels,flagging/audio/,.png]</texture>
  253.                     </control>
  254.                 </control>
  255.                 <control type="label" id="1">
  256.                     <posx>0</posx>
  257.                     <posy>120</posy>
  258.                     <width>910</width>
  259.                     <height>25</height>
  260.                     <label>$LOCALIZE[31049] $INFO[Player.FinishTime]</label>
  261.                     <align>center</align>
  262.                     <aligny>center</aligny>
  263.                     <font>font12</font>
  264.                     <textcolor>grey</textcolor>
  265.                     <scroll>true</scroll>
  266.                     <visible>!Window.IsVisible(VideoOSD)</visible>
  267.                     <animation effect="fade" time="200">VisibleChange</animation>
  268.                 </control>
  269.             </control>
  270.             <control type="group" id="1">
  271.                 <posx>330</posx>
  272.                 <posy>85r</posy>
  273.                 <control type="label" id="1">
  274.                     <posx>0</posx>
  275.                     <posy>0</posy>
  276.                     <width>100</width>
  277.                     <height>40</height>
  278.                     <font>font13</font>
  279.                     <align>left</align>
  280.                     <aligny>center</aligny>
  281.                     <label>$INFO[Player.Time(hh:mm:ss)]</label>
  282.                 </control>
  283.                 <control type="progress" id="1">
  284.                     <description>ProgressbarCache</description>
  285.                     <posx>100</posx>
  286.                     <posy>15</posy>
  287.                     <width>720</width>
  288.                     <height>16</height>
  289.                     <info>Player.ProgressCache</info>
  290.                     <midtexture border="6,0,6,0">OSDProgressMidLight.png</midtexture>
  291.                 </control>
  292.                 <control type="progress" id="1">
  293.                     <description>Progressbar</description>
  294.                     <posx>100</posx>
  295.                     <posy>15</posy>
  296.                     <width>720</width>
  297.                     <height>16</height>
  298.                     <info>Player.Progress</info>
  299.                 </control>
  300.                 <control type="label" id="1">
  301.                     <posx>920</posx>
  302.                     <posy>0</posy>
  303.                     <width>100</width>
  304.                     <height>40</height>
  305.                     <font>font13</font>
  306.                     <align>right</align>
  307.                     <aligny>center</aligny>
  308.                     <label>$INFO[Player.Duration(hh:mm:ss)]</label>
  309.                 </control>
  310.             </control>
  311.         </control>
  312.         <!-- codec info -->
  313.         <control type="group" id="0">
  314.             <posx>0</posx>
  315.             <posy>20</posy>
  316.             <animation effect="fade" time="200">VisibleChange</animation>
  317.             <control type="image">
  318.                 <description>media info background image</description>
  319.                 <posx>0</posx>
  320.                 <posy>0</posy>
  321.                 <width>1280</width>
  322.                 <height>140</height>
  323.                 <colordiffuse>AAFFFFFF</colordiffuse>
  324.                 <texture>black-back.png</texture>
  325.             </control>
  326.             <control type="label" id="10">
  327.                 <description>row 1 label</description>
  328.                 <posx>50</posx>
  329.                 <posy>10</posy>
  330.                 <width>1180</width>
  331.                 <height>30</height>
  332.                 <align>left</align>
  333.                 <aligny>center</aligny>
  334.                 <font>font12</font>
  335.                 <label>-</label>
  336.             </control>
  337.             <control type="label" id="11">
  338.                 <description>row 2 label</description>
  339.                 <posx>50</posx>
  340.                 <posy>40</posy>
  341.                 <width>1180</width>
  342.                 <height>30</height>
  343.                 <align>left</align>
  344.                 <aligny>center</aligny>
  345.                 <font>font12</font>
  346.                 <label>-</label>
  347.             </control>
  348.             <control type="label" id="12">
  349.                 <description>row 3 label</description>
  350.                 <posx>50</posx>
  351.                 <posy>85</posy>
  352.                 <width>1180</width>
  353.                 <height>30</height>
  354.                 <align>left</align>
  355.                 <aligny>center</aligny>
  356.                 <font>font12</font>
  357.                 <label>-</label>
  358.             </control>
  359.         </control>
  360.     </controls>
  361. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement