From: <rs...@us...> - 2007-11-02 14:13:31
|
Revision: 1017 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=1017&view=rev Author: rsparey Date: 2007-11-02 07:13:28 -0700 (Fri, 02 Nov 2007) Log Message: ----------- working on tv section with new layout Modified Paths: -------------- trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicgenres.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicsongs.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/myradio.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvguide.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvhome.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtv.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvsearch.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideo.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideoTitle.xml Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicgenres.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicgenres.xml 2007-10-30 19:57:43 UTC (rev 1016) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicgenres.xml 2007-11-02 14:13:28 UTC (rev 1017) @@ -169,7 +169,7 @@ <animation effect="fade" time="1000" delay="500" >WindowOpen</animation> <animation effect="fade" time="1000" delay="500">WindowClose</animation> <animation effect="zoom" start="100,100" end="140,140" center="1168,685" time="300" acceleration ="-1" >Focus</animation> - <animation effect="zoom" start="140,140" end="100,100" center="1165,665" time="300" acceleration ="-1" >Unfocus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1165,685" time="300" acceleration ="-1" >Unfocus</animation> </control> <control> @@ -197,8 +197,8 @@ <ondown>21</ondown> <animation effect="fade" time="1000" delay="500" >WindowOpen</animation> <animation effect="fade" time="1000" delay="500">WindowClose</animation> - <animation effect="zoom" start="100,100" end="140,140" center="1238,685" time="300" acceleration ="-1" >Focus</animation> - <animation effect="zoom" start="140,140" end="100,100" center="1238,665" time="300" acceleration ="-1" >Unfocus</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1238,685" time="300" acceleration ="-1" >Focus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1238,685" time="300" acceleration ="-1" >Unfocus</animation> </control> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicsongs.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicsongs.xml 2007-10-30 19:57:43 UTC (rev 1016) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicsongs.xml 2007-11-02 14:13:28 UTC (rev 1017) @@ -171,7 +171,7 @@ <animation effect="fade" time="1000" delay="500" >WindowOpen</animation> <animation effect="fade" time="1000" delay="500">WindowClose</animation> <animation effect="zoom" start="100,100" end="140,140" center="1168,685" time="300" acceleration ="-1" >Focus</animation> - <animation effect="zoom" start="140,140" end="100,100" center="1165,665" time="300" acceleration ="-1" >Unfocus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1165,685" time="300" acceleration ="-1" >Unfocus</animation> </control> <control> @@ -199,8 +199,8 @@ <ondown>21</ondown> <animation effect="fade" time="1000" delay="500" >WindowOpen</animation> <animation effect="fade" time="1000" delay="500">WindowClose</animation> - <animation effect="zoom" start="100,100" end="140,140" center="1238,685" time="300" acceleration ="-1" >Focus</animation> - <animation effect="zoom" start="140,140" end="100,100" center="1238,665" time="300" acceleration ="-1" >Unfocus</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1238,685" time="300" acceleration ="-1" >Focus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1238,685" time="300" acceleration ="-1" >Unfocus</animation> </control> <control> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/myradio.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/myradio.xml 2007-10-30 19:57:43 UTC (rev 1016) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/myradio.xml 2007-11-02 14:13:28 UTC (rev 1017) @@ -158,7 +158,7 @@ <animation effect="fade" time="1000" delay="500" >WindowOpen</animation> <animation effect="fade" time="1000" delay="500">WindowClose</animation> <animation effect="zoom" start="100,100" end="140,140" center="1168,685" time="300" acceleration ="-1" >Focus</animation> - <animation effect="zoom" start="140,140" end="100,100" center="1165,665" time="300" acceleration ="-1" >Unfocus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1165,685" time="300" acceleration ="-1" >Unfocus</animation> </control> <control> @@ -186,8 +186,8 @@ <ondown>21</ondown> <animation effect="fade" time="1000" delay="500" >WindowOpen</animation> <animation effect="fade" time="1000" delay="500">WindowClose</animation> - <animation effect="zoom" start="100,100" end="140,140" center="1238,685" time="300" acceleration ="-1" >Focus</animation> - <animation effect="zoom" start="140,140" end="100,100" center="1238,665" time="300" acceleration ="-1" >Unfocus</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1238,685" time="300" acceleration ="-1" >Focus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1238,685" time="300" acceleration ="-1" >Unfocus</animation> </control> <control> <description>Selected item Label</description> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvguide.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvguide.xml 2007-10-30 19:57:43 UTC (rev 1016) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvguide.xml 2007-11-02 14:13:28 UTC (rev 1017) @@ -19,8 +19,45 @@ <texture>top-strip.png</texture> </control> + <control> + <type>image</type> + <decription>lowbar info block</decription> + <id>1</id> + <posX>12</posX> + <posY>590</posY> + <width>1342</width> + <height>168</height> + <texture>lowbar.png</texture> + </control> + <control> + <description>home BM Radio</description> + <type>button</type> + <id>04081980</id> + <posX>1002</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>Radio.png</textureFocus> + <textureNoFocus>Radio.png</textureNoFocus> + <thumbZoom>yes</thumbZoom> + <hyperlink>30</hyperlink> + <label>665</label> + <textcolor>00ffffff</textcolor> + <textcolorNoFocus>00ffffff</textcolorNoFocus> + <onleft>7</onleft> + <onright>05081980</onright> + <onup>50</onup> + <ondown>21</ondown> + <animation effect="fade" time="1000" delay="1000" >WindowOpen</animation> + <animation effect="fade" time="1000">WindowClose</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1027,685" time="300" acceleration ="-1" >Focus</animation> - <control> + <animation effect="zoom" start="140,140" end="100,100" center="1027,685" time="300" acceleration ="-1" >Unfocus</animation> + </control> + + + + <control> <description>icon background</description> <type>image</type> <id>1</id> @@ -81,7 +118,7 @@ <width>24</width> <height>24</height> <posX>43</posX> - <posY>160</posY> + <posY>105</posY> <showrange>no</showrange> <orientation>horizontal</orientation> <align>center</align> @@ -114,9 +151,9 @@ <type>image</type> <id>2</id> <posX>5</posX> - <posY>200</posY> + <posY>100</posY> <width>1322</width> - <height>380</height> + <height>486</height> <colordiffuse>60ffffff</colordiffuse> <texture>-</texture> <animation effect="fade" time="250">WindowOpen</animation> @@ -127,7 +164,7 @@ <type>label</type> <id>32</id> <posX>240</posX> - <posY>160</posY> + <posY>100</posY> <font>font10</font> <align>left</align> <textcolor>FFFFFFFF</textcolor> @@ -139,9 +176,9 @@ <type>image</type> <id>33</id> <posX>200</posX> - <posY>158</posY> + <posY>100</posY> <width>35</width> - <height>35</height> + <height>38</height> <keepaspectratio>yes</keepaspectratio> <zoom>yes</zoom> <texture>defaultVideoBig.png</texture> @@ -157,7 +194,7 @@ <posX>200</posX> <posY>100</posY> <width>209</width> - <height>36</height> + <height>38</height> <texture>tab_up.png</texture> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> @@ -179,9 +216,9 @@ <type>image</type> <id>20</id> <posX>50</posX> - <posY>200</posY> + <posY>140</posY> <width>155</width> - <height>35</height> + <height>40</height> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> @@ -189,8 +226,8 @@ <description>Channel image template</description> <type>image</type> <id>7</id> - <width>36</width> - <height>32</height> + <width>40</width> + <height>40</height> <zoom>no</zoom> <texture>defaultVideoBig.png</texture> <animation effect="fade" time="250">WindowOpen</animation> @@ -214,7 +251,7 @@ <type>fadelabel</type> <id>13</id> <posX>400</posX> - <posY>580</posY> + <posY>587</posY> <width>600</width> <label>#TV.Guide.Title</label> <font>font16</font> @@ -227,7 +264,7 @@ <type>label</type> <id>14</id> <posX>230</posX> - <posY>585</posY> + <posY>593</posY> <label>#TV.Guide.Time</label> <align>left</align> <font>font14</font> @@ -240,7 +277,7 @@ <type>label</type> <id>27</id> <posX>1320</posX> - <posY>580</posY> + <posY>590</posY> <label>#TV.Guide.Genre</label> <align>Right</align> <font>font14</font> @@ -254,14 +291,12 @@ <id>15</id> <posX>230</posX> <posY>620</posY> - <width>1100</width> + <width>700</width> <height>93</height> <seperator>----------------------------------------------------------------------------------------------</seperator> <label>#TV.Guide.Description</label> <font>font14</font> <textcolor>FFFFFFFF</textcolor> - <animation effect="slide" time="500" start="2000,0" end="0,0" delay="800" acceleration="-1">WindowOpen</animation> - <animation effect="slide" time="500" start="0,0" end="2000,0" acceleration="-1">WindowClose</animation> </control> <!-- <control> <description>template for program genre light area</description> @@ -287,8 +322,8 @@ <type>image</type> <id>25</id> <posX>55</posX> - <posY>200</posY> - <height>280</height> + <posY>140</posY> + <height>445</height> <colordiffuse>c0ffffff</colordiffuse> <texture>tvguide_slider.png</texture> <animation effect="fade" time="250">WindowOpen</animation> @@ -319,5 +354,7 @@ <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> + + </controls> </window> \ No newline at end of file Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvhome.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvhome.xml 2007-10-30 19:57:43 UTC (rev 1016) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvhome.xml 2007-11-02 14:13:28 UTC (rev 1017) @@ -29,9 +29,131 @@ <width>1342</width> <height>36</height> <texture>top-strip.png</texture> - </control> + <control> + <type>image</type> + <decription>lowbar info block</decription> + <id>1</id> + <posX>12</posX> + <posY>590</posY> + <width>1342</width> + <height>168</height> + <texture>lowbar.png</texture> + </control> + <control> + <description>home BM Radio</description> + <type>button</type> + <id>04081980</id> + <posX>1002</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>Radio.png</textureFocus> + <textureNoFocus>Radio.png</textureNoFocus> + <thumbZoom>yes</thumbZoom> + <hyperlink>30</hyperlink> + <label>665</label> + <textcolor>00ffffff</textcolor> + <textcolorNoFocus>00ffffff</textcolorNoFocus> + <onleft>7</onleft> + <onright>05081980</onright> + <onup>99</onup> + <ondown>21</ondown> + <animation effect="fade" time="1000" delay="1000" >WindowOpen</animation> + <animation effect="fade" time="1000">WindowClose</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1027,685" time="300" acceleration ="-1" >Focus</animation> + + <animation effect="zoom" start="140,140" end="100,100" center="1027,685" time="300" acceleration ="-1" >Unfocus</animation> + </control> + <control> + <description>home BM Video</description> + <type>button</type> + <id>05081980</id> + <posX>1073</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>Video.png</textureFocus> + <textureNoFocus>Video.png</textureNoFocus> + <hyperlink>6</hyperlink> + <hover>-</hover> + <hoverX>502</hoverX> + <hoverY>250</hoverY> + <hoverWidth>272</hoverWidth> + <hoverHeight>306</hoverHeight> + <label>3</label> + <textcolor>00ffffff</textcolor> + <textcolorNoFocus>00ffffff</textcolorNoFocus> + <onleft>04081980</onleft> + <onright>06081980</onright> + <onup>99</onup> + <ondown>21</ondown> + <animation effect="fade" time="1000" delay="750" >WindowOpen</animation> + <animation effect="fade" time="1000" delay="250" >WindowClose</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1098,685" time="300" acceleration ="-1" >Focus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1098,685" time="300" acceleration ="-1" >Unfocus</animation> + </control> + + <control> + <description>home Music</description> + <type>button</type> + <id>06081980</id> + <posX>1143</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>Music.png</textureFocus> + <textureNoFocus>Music.png</textureNoFocus> + <hyperlink>501</hyperlink> + <label>605</label> + <textcolor>00ffffff</textcolor> + <textcolorNoFocus>00ffffff</textcolorNoFocus> + <hover>-</hover> + <hoverX>502</hoverX> + <hoverY>250</hoverY> + <hoverWidth>272</hoverWidth> + <hoverHeight>306</hoverHeight> + <onleft>05081980</onleft> + <onright>07081980</onright> + <onup>99</onup> + <ondown>21</ondown> + <animation effect="fade" time="1000" delay="500" >WindowOpen</animation> + <animation effect="fade" time="1000" delay="500">WindowClose</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1168,685" time="300" acceleration ="-1" >Focus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1165,685" time="300" acceleration ="-1" >Unfocus</animation> + </control> + + <control> + <description>home Pictures</description> + <type>button</type> + <id>07081980</id> + <posX>1213</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>Pictures.png</textureFocus> + <textureNoFocus>Pictures.png</textureNoFocus> + <hyperlink>2</hyperlink> + <label>1</label> + <textcolor>00ffffff</textcolor> + <textcolorNoFocus>00ffffff</textcolorNoFocus> + <hover>-</hover> + <hoverX>502</hoverX> + <hoverY>250</hoverY> + <hoverWidth>272</hoverWidth> + <hoverHeight>306</hoverHeight> + <onleft>06081980</onleft> + <onright>11</onright> + <onup>99</onup> + <ondown>21</ondown> + <animation effect="fade" time="1000" delay="500" >WindowOpen</animation> + <animation effect="fade" time="1000" delay="500">WindowClose</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1238,685" time="300" acceleration ="-1" >Focus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1238,685" time="300" acceleration ="-1" >Unfocus</animation> + </control> + + <control> <description>RECORDED TV</description> <type>button</type> @@ -52,7 +174,7 @@ <onup>41</onup> <ondown>99</ondown> - <onleft>22</onleft> + <onleft>07081980</onleft> <onright>8</onright> </control> <control> @@ -117,7 +239,7 @@ <width>209</width> <height>36</height> <onleft>2</onleft> - <onright>11</onright> + <onright>04081980</onright> <onup>21</onup> <ondown>99</ondown> <textureFocus>tab_down.png</textureFocus> @@ -235,9 +357,10 @@ <description>record info label</description> <type>fadelabel</type> <id>23</id> - <width>200</width> + <width>530</width> <height>40</height> - <posX>161</posX> + <posX>60</posX> + <posY>670</posY> <label>#TV.Record.channel\r#TV.Record.title\r#TV.Record.start-#TV.Record.stop</label> <font>font13</font> <textcolor>White</textcolor> @@ -428,12 +551,73 @@ <onleft>2</onleft> <onright>2</onright> <onup>11</onup> - <ondown>11</ondown> + <ondown>04081980</ondown> <action>18</action> <textureFocus>tv_green_border.png</textureFocus> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="100">WindowClose</animation> </control> + <control> + <type>image</type> + <description> mid selection box</description> + <id>1</id> + <posX>582</posX> + <posY>314</posY> + <width>203</width> + <height>140</height> + <texture>osd_mid box.png</texture> + <visible>Control.HasFocus(04081980)|Control.HasFocus(05081980)|Control.HasFocus(06081980)|Control.HasFocus(07081980)</visible> + <animation effect="fade" time="250">visiblechange</animation> + </control> + <control> + <type>image</type> + <description> mid selection box - radio</description> + <id>1</id> + <posX>633</posX> + <posY>325</posY> + <width>100</width> + <height>200</height> + <texture>Radio.png</texture> + <visible>Control.HasFocus(04081980)</visible> + <animation effect="fade" time="250">visiblechange</animation> + </control> + <control> + <type>image</type> + <description> mid selection box - Video</description> + <id>1</id> + <posX>633</posX> + <posY>325</posY> + <width>100</width> + <height>200</height> + <texture>Video.png</texture> + <visible>Control.HasFocus(05081980)</visible> + <animation effect="fade" time="250">visiblechange</animation> + </control> + <control> + <type>image</type> + <description> mid selection box - music</description> + <id>1</id> + <posX>633</posX> + <posY>325</posY> + <width>100</width> + <height>200</height> + <texture>Music.png</texture> + <visible>Control.HasFocus(06081980)</visible> + <animation effect="fade" time="250">visiblechange</animation> + </control> + <control> + <type>image</type> + <description> mid selection box - photo</description> + <id>1</id> + <posX>633</posX> + <posY>325</posY> + <width>100</width> + <height>200</height> + <texture>Pictures.png</texture> + <visible>Control.HasFocus(07081980)</visible> + <animation effect="fade" time="250">visiblechange</animation> + </control> + </controls> </window> \ No newline at end of file Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtv.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtv.xml 2007-10-30 19:57:43 UTC (rev 1016) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtv.xml 2007-11-02 14:13:28 UTC (rev 1017) @@ -6,14 +6,7 @@ <controls> - <control> - <description>BG</description> - <type>image</type> - <id>1</id> - <width>1366</width> - <height>768</height> - - </control> + <import>common.window.xml</import> <import>common.time.xml</import> @@ -27,10 +20,129 @@ <width>1342</width> <height>36</height> <texture>top-strip.png</texture> - </control> - +<control> + <type>image</type> + <decription>lowbar info block</decription> + <id>1</id> + <posX>12</posX> + <posY>590</posY> + <width>1342</width> + <height>168</height> + <texture>lowbar.png</texture> + </control> + <control> + <description>home BM Radio</description> + <type>button</type> + <id>04081980</id> + <posX>1002</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>Radio.png</textureFocus> + <textureNoFocus>Radio.png</textureNoFocus> + <thumbZoom>yes</thumbZoom> + <hyperlink>30</hyperlink> + <label>665</label> + <textcolor>00ffffff</textcolor> + <textcolorNoFocus>00ffffff</textcolorNoFocus> + <onleft>7</onleft> + <onright>05081980</onright> + <onup>50</onup> + <ondown>21</ondown> + <animation effect="fade" time="1000" delay="1000" >WindowOpen</animation> + <animation effect="fade" time="1000">WindowClose</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1027,685" time="300" acceleration ="-1" >Focus</animation> + + <animation effect="zoom" start="140,140" end="100,100" center="1027,685" time="300" acceleration ="-1" >Unfocus</animation> + </control> + <control> + <description>home BM Video</description> + <type>button</type> + <id>05081980</id> + <posX>1073</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>Video.png</textureFocus> + <textureNoFocus>Video.png</textureNoFocus> + <hyperlink>6</hyperlink> + <hover>-</hover> + <hoverX>502</hoverX> + <hoverY>250</hoverY> + <hoverWidth>272</hoverWidth> + <hoverHeight>306</hoverHeight> + <label>3</label> + <textcolor>00ffffff</textcolor> + <textcolorNoFocus>00ffffff</textcolorNoFocus> + <onleft>04081980</onleft> + <onright>06081980</onright> + <onup>50</onup> + <ondown>21</ondown> + <animation effect="fade" time="1000" delay="750" >WindowOpen</animation> + <animation effect="fade" time="1000" delay="250" >WindowClose</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1098,685" time="300" acceleration ="-1" >Focus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1098,685" time="300" acceleration ="-1" >Unfocus</animation> + </control> + + <control> + <description>home Music</description> + <type>button</type> + <id>06081980</id> + <posX>1143</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>Music.png</textureFocus> + <textureNoFocus>Music.png</textureNoFocus> + <hyperlink>501</hyperlink> + <label>605</label> + <textcolor>00ffffff</textcolor> + <textcolorNoFocus>00ffffff</textcolorNoFocus> + <hover>-</hover> + <hoverX>502</hoverX> + <hoverY>250</hoverY> + <hoverWidth>272</hoverWidth> + <hoverHeight>306</hoverHeight> + <onleft>05081980</onleft> + <onright>07081980</onright> + <onup>50</onup> + <ondown>21</ondown> + <animation effect="fade" time="1000" delay="500" >WindowOpen</animation> + <animation effect="fade" time="1000" delay="500">WindowClose</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1168,685" time="300" acceleration ="-1" >Focus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1165,685" time="300" acceleration ="-1" >Unfocus</animation> + </control> + <control> + <description>home Pictures</description> + <type>button</type> + <id>07081980</id> + <posX>1213</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>Pictures.png</textureFocus> + <textureNoFocus>Pictures.png</textureNoFocus> + <hyperlink>2</hyperlink> + <label>1</label> + <textcolor>00ffffff</textcolor> + <textcolorNoFocus>00ffffff</textcolorNoFocus> + <hover>-</hover> + <hoverX>502</hoverX> + <hoverY>250</hoverY> + <hoverWidth>272</hoverWidth> + <hoverHeight>306</hoverHeight> + <onleft>06081980</onleft> + <onright>2</onright> + <onup>50</onup> + <ondown>21</ondown> + <animation effect="fade" time="1000" delay="500" >WindowOpen</animation> + <animation effect="fade" time="1000" delay="500">WindowClose</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1238,685" time="300" acceleration ="-1" >Focus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1238,685" time="300" acceleration ="-1" >Unfocus</animation> + </control> + <control> <description>icon background</description> <type>image</type> <id>1</id> @@ -109,7 +221,7 @@ <posX>12</posX> <label>100</label> <font>font14</font> - <onleft>7</onleft> + <onleft>07081980</onleft> <onright>10</onright> <onup>22</onup> <ondown>10</ondown> @@ -207,7 +319,7 @@ <width>209</width> <height>36</height> <onleft>6</onleft> - <onright>2</onright> + <onright>04081980</onright> <onup>22</onup> <ondown>10</ondown> <textureFocus>tab_down.png</textureFocus> @@ -228,25 +340,27 @@ <control> <type>listcontrol</type> - <description>recordings listcontrol</description> + <description>recordings icon control</description> <id>10</id> - <posX>20</posX> - <posY>140</posY> - - <height>462</height> - <width>600</width> + <onleft>2</onleft> + <onright>04081980</onright> + <onup>2</onup> + <ondown>04081980</ondown> + <posX>542</posX> + <posY>140</posY> + <width>800</width> + <height>500</height> - <spinWidth>20</spinWidth> - <spinHeight>20</spinHeight> - <spinPosX>535</spinPosX> - <spinPosY>650</spinPosY> - <spinColor>ffffffff</spinColor> - - <textureUp>page_up_nofocus.png</textureUp> - <textureDown>page_down_nofocus.png</textureDown> - <textureUpFocus>page_up_focu.png</textureUpFocus> - <textureDownFocus>page_down_focus.png</textureDownFocus> + <spinWidth>28</spinWidth> + <spinHeight>28</spinHeight> + <spinPosX>1250</spinPosX> + <spinPosY>592</spinPosY> + <spinColor>ffffffff</spinColor> + <textureUp>page_up_nofocus.png</textureUp> + <textureDown>page_down_nofocus.png</textureDown> + <textureUpFocus>page_up_focus.png</textureUpFocus> + <textureDownFocus>page_down_focus.png</textureDownFocus> <onleft>2</onleft> <onright>11</onright> @@ -256,8 +370,8 @@ <font>font14</font> <font2>font10</font2> <font3>font10</font3> - <textXOff>32</textXOff> - <textXOff2>530</textXOff2> + <textXOff>12</textXOff> + <textXOff2>800</textXOff2> <textXOff3>92</textXOff3> <textYOff>12</textYOff> <textYOff2>12</textYOff2> @@ -286,35 +400,24 @@ <description>listcontrol</description> <id>11</id> - <onleft>10</onleft> - <onright>3</onright> - <onup>2</onup> - <ondown>2</ondown> - - <textureHeight>42</textureHeight> - <height>600</height> - <width>590</width> - <textYOff2>5</textYOff2> - - <posX>30</posX> + <onleft>2</onleft> + <onright>04081980</onright> + <onup>2</onup> + <ondown>04081980</ondown> + <posX>542</posX> <posY>140</posY> - - <spinWidth>27</spinWidth> - <spinHeight>27</spinHeight> - <spinPosX>1270</spinPosX> - <spinPosY>480</spinPosY> - <spinColor>ffffffff</spinColor> - <spinWidth>27</spinWidth> - <spinHeight>27</spinHeight> - - <spinPosX>530</spinPosX> - <spinPosY>650</spinPosY> - <spinColor>ffffffff</spinColor> - - <textureUp>page_up_nofocus.png</textureUp> - <textureDown>page_down_nofocus.png</textureDown> - <textureUpFocus>page_up_focu.png</textureUpFocus> - <textureDownFocus>page_down_focus.png</textureDownFocus> + <width>800</width> + <height>500</height> + <spinWidth>28</spinWidth> + <spinHeight>28</spinHeight> + <spinPosX>1252</spinPosX> + <spinPosY>592</spinPosY> + <spinColor>ffffffff</spinColor> + <textureUp>page_up_nofocus.png</textureUp> + <textureDown>page_down_nofocus.png</textureDown> + <textureUpFocus>page_up_focus.png</textureUpFocus> + <textureDownFocus>page_down_focus.png</textureDownFocus> + <textureHeight>35</textureHeight> <image>folder_focus.png</image> <font>font12</font> @@ -329,7 +432,7 @@ <downloadColor>ffccef61</downloadColor> <textXOff>32</textXOff> <textYOff>7</textYOff> - <textXOff2>590</textXOff2> + <textXOff2>780</textXOff2> <textYOff2>7</textYOff2> <IconXOff>24</IconXOff> <IconYOff>9</IconYOff> @@ -337,37 +440,29 @@ </control> - <control> - <description>Grey Background</description> - <type>image</type> - <id>10</id> - <posX>628</posX> - <posY>140</posY> - <width>715</width> - <height>550</height> - <texture>grey_background.png</texture> - </control> + - <control> - <type>fadelabel</type> - <description>Selected item Label</description> - <id>18</id> - <posX>700</posX> - <posY>240</posY> - <label>#selecteditem</label> - <width>555</width> - <height>30</height> - <align>Center</align> - <font>font16</font> - <disabledcolor>ff808080</disabledcolor> - </control> + <control> + <description>Selected item Label</description> + <type>fadelabel</type> + <id>1</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posX>240</posX> + <posY>650</posY> + <width>750</width> + <label>#selecteditem</label> + <font>wipeout</font> + <align>Left</align> + <textcolor>ffffffff</textcolor> + </control> <control> <type>label</type> <description>Current program time</description> <id>14</id> - <posX>1325</posX> + <posX>200</posX> <posY>285</posY> <align>right</align> <label>#TV.RecordedTV.Time</label> @@ -379,29 +474,16 @@ <type>label</type> <description>genre</description> <id>17</id> - <posX>650</posX> - <posY>285</posY> + <posX>100</posX> + <posY>150</posY> <label>#TV.RecordedTV.Genre</label> <align>left</align> <textcolor>ffccef61</textcolor> </control> - <control> - <description>Number of Files Label</description> - <type>label</type> - <id>1</id> - <posX>20</posX> - <posY>650</posY> - <label>#itemcount</label> - <align>left</align> - <textcolor>White</textcolor> - <font>font1</font> - <animation effect="fade" time="200">WindowOpen</animation> - <animation effect="fade" time="200">WindowClose</animation> - </control> + - <animation effect="fade" time="500" delay="500">WindowOpen</animation> - <animation effect="fade" time="100" delay="0">WindowClose</animation> + </control> @@ -412,23 +494,21 @@ <type>textboxscrollup</type> <description>Description1</description> <id>15</id> - <posX>650</posX> - <posY>340</posY> - <width>680</width> + <posX>20</posX> + <posY>170</posY> + <width>500</width> <height>300</height> <align>Center</align> <colordiffuse>ffffffff</colordiffuse> <font>font14</font> <label>#TV.RecordedTV.Description</label> - <animation effect="slide" time="500" start="2000,0" end="0,0" delay="800" acceleration="-1">WindowOpen</animation> - <animation effect="slide" time="500" start="0,0" end="2000,0" acceleration="-1">WindowClose</animation> - + </control> <control> <id>1</id> <type>image</type> - <posX>700</posX> - <posY>460</posY> + <posX>20</posX> + <posY>350</posY> <width>500</width> <height>150</height> <centered>yes</centered> @@ -438,7 +518,66 @@ <animation effect="fade" time="1000">visiblechange</animation> <animation effect="slide" time="500" start="2000,0" end="0,0" delay="800" acceleration="-1">WindowOpen</animation> </control> - +<control> + <type>image</type> + <description> mid selection box</description> + <id>1</id> + <posX>582</posX> + <posY>314</posY> + <width>203</width> + <height>140</height> + <texture>osd_mid box.png</texture> + <visible>Control.HasFocus(04081980)|Control.HasFocus(05081980)|Control.HasFocus(06081980)|Control.HasFocus(07081980)</visible> + <animation effect="fade" time="250">visiblechange</animation> + </control> + <control> + <type>image</type> + <description> mid selection box - radio</description> + <id>1</id> + <posX>633</posX> + <posY>325</posY> + <width>100</width> + <height>200</height> + <texture>Radio.png</texture> + <visible>Control.HasFocus(04081980)</visible> + <animation effect="fade" time="250">visiblechange</animation> + </control> + <control> + <type>image</type> + <description> mid selection box - Video</description> + <id>1</id> + <posX>633</posX> + <posY>325</posY> + <width>100</width> + <height>200</height> + <texture>Video.png</texture> + <visible>Control.HasFocus(05081980)</visible> + <animation effect="fade" time="250">visiblechange</animation> + </control> + <control> + <type>image</type> + <description> mid selection box - music</description> + <id>1</id> + <posX>633</posX> + <posY>325</posY> + <width>100</width> + <height>200</height> + <texture>Music.png</texture> + <visible>Control.HasFocus(06081980)</visible> + <animation effect="fade" time="250">visiblechange</animation> + </control> + <control> + <type>image</type> + <description> mid selection box - photo</description> + <id>1</id> + <posX>633</posX> + <posY>325</posY> + <width>100</width> + <height>200</height> + <texture>Pictures.png</texture> + <visible>Control.HasFocus(07081980)</visible> + <animation effect="fade" time="250">visiblechange</animation> + </control> </controls> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvsearch.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvsearch.xml 2007-10-30 19:57:43 UTC (rev 1016) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvsearch.xml 2007-11-02 14:13:28 UTC (rev 1017) @@ -4,13 +4,7 @@ <defaultcontrol>10</defaultcontrol> <allowoverlay>no</allowoverlay> <controls> - <control> - <description>BG</description> - <type>image</type> - <id>1</id> - <width>1366</width> - <height>768</height> - </control> + <import>common.window.xml</import> <import>common.time.xml</import> <control> <description>icon background</description> @@ -68,23 +62,129 @@ <width>1342</width> <height>36</height> <texture>top-strip.png</texture> - - </control> + </control> + <control> + <type>image</type> + <decription>lowbar info block</decription> + <id>1</id> + <posX>12</posX> + <posY>590</posY> + <width>1342</width> + <height>168</height> + <texture>lowbar.png</texture> + </control> <control> - <description>Number of Files Label</description> - <type>label</type> - <id>12</id> - <posX>1100</posX> - <posY>706</posY> - <label>#itemcount</label> - <font>font13</font> - <align>left</align> - <textcolor>FFFFFFFF</textcolor> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> - <visible>Control.HasFocus(10)|Control.HasFocus(11)</visible> - <animation effect="fade" time="250">visiblechange</animation> + <description>home BM Radio</description> + <type>button</type> + <id>04081980</id> + <posX>1002</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>Radio.png</textureFocus> + <textureNoFocus>Radio.png</textureNoFocus> + <thumbZoom>yes</thumbZoom> + <hyperlink>30</hyperlink> + <label>665</label> + <textcolor>00ffffff</textcolor> + <textcolorNoFocus>00ffffff</textcolorNoFocus> + <onleft>6</onleft> + <onright>05081980</onright> + <onup>99</onup> + <ondown>21</ondown> + <animation effect="fade" time="1000" delay="1000" >WindowOpen</animation> + <animation effect="fade" time="1000">WindowClose</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1027,685" time="300" acceleration ="-1" >Focus</animation> + + <animation effect="zoom" start="140,140" end="100,100" center="1027,685" time="300" acceleration ="-1" >Unfocus</animation> + </control> + <control> + <description>home BM Video</description> + <type>button</type> + <id>05081980</id> + <posX>1073</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>Video.png</textureFocus> + <textureNoFocus>Video.png</textureNoFocus> + <hyperlink>6</hyperlink> + <hover>-</hover> + <hoverX>502</hoverX> + <hoverY>250</hoverY> + <hoverWidth>272</hoverWidth> + <hoverHeight>306</hoverHeight> + <label>3</label> + <textcolor>00ffffff</textcolor> + <textcolorNoFocus>00ffffff</textcolorNoFocus> + <onleft>04081980</onleft> + <onright>06081980</onright> + <onup>99</onup> + <ondown>21</ondown> + <animation effect="fade" time="1000" delay="750" >WindowOpen</animation> + <animation effect="fade" time="1000" delay="250" >WindowClose</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1098,685" time="300" acceleration ="-1" >Focus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1098,685" time="300" acceleration ="-1" >Unfocus</animation> + </control> + + <control> + <description>home Music</description> + <type>button</type> + <id>06081980</id> + <posX>1143</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>Music.png</textureFocus> + <textureNoFocus>Music.png</textureNoFocus> + <hyperlink>501</hyperlink> + <label>605</label> + <textcolor>00ffffff</textcolor> + <textcolorNoFocus>00ffffff</textcolorNoFocus> + <hover>-</hover> + <hoverX>502</hoverX> + <hoverY>250</hoverY> + <hoverWidth>272</hoverWidth> + <hoverHeight>306</hoverHeight> + <onleft>05081980</onleft> + <onright>07081980</onright> + <onup>99</onup> + <ondown>21</ondown> + <animation effect="fade" time="1000" delay="500" >WindowOpen</animation> + <animation effect="fade" time="1000" delay="500">WindowClose</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1168,685" time="300" acceleration ="-1" >Focus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1165,685" time="300" acceleration ="-1" >Unfocus</animation> </control> + + <control> + <description>home Pictures</description> + <type>button</type> + <id>07081980</id> + <posX>1213</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>Pictures.png</textureFocus> + <textureNoFocus>Pictures.png</textureNoFocus> + <hyperlink>2</hyperlink> + <label>1</label> + <textcolor>00ffffff</textcolor> + <textcolorNoFocus>00ffffff</textcolorNoFocus> + <hover>-</hover> + <hoverX>502</hoverX> + <hoverY>250</hoverY> + <hoverWidth>272</hoverWidth> + <hoverHeight>306</hoverHeight> + <onleft>06081980</onleft> + <onright>2</onright> + <onup>99</onup> + <ondown>21</ondown> + <animation effect="fade" time="1000" delay="500" >WindowOpen</animation> + <animation effect="fade" time="1000" delay="500">WindowClose</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1238,685" time="300" acceleration ="-1" >Focus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1238,685" time="300" acceleration ="-1" >Unfocus</animation> + </control> + <control> @@ -96,7 +196,7 @@ <animation effect="fade" time="400" delay="100">WindowOpen</animation> <posY>100</posY> <posX>12</posX> <font>font14</font> - <onleft>8</onleft> + <onleft>07081980</onleft> <onright>4</onright> <onup>22</onup> <ondown>10</ondown> @@ -169,7 +269,7 @@ <width>209</width> <height>36</height> <onleft>5</onleft> - <onright>2</onright> + <onright>04081980</onright> <onup>22</onup> <ondown>7</ondown> <textureFocus>tab_toggleon_focus.png</textureFocus> @@ -179,20 +279,8 @@ </control> - <control> - <description>Grey Background</description> - <type>image</type> - <id>1</id> - <posX>20</posX> - <posY>140</posY> - <width>715</width> - <height>460</height> - <texture>grey_background.png</texture> - <visible>Control.HasFocus(11)</visible> - <animation effect="fade" time="250">visiblechange</animation> - </control> + - <control> <type>group</type> <description>group element</description> @@ -202,27 +290,26 @@ <description>listcontrol</description> <type>listcontrol</type> <id>10</id> - <onleft>2</onleft> - <onright>2</onright> - <onup>2</onup> - <ondown>22</ondown> - <posX>542</posX> + <onleft>2</onleft> + <onright>04081980</onright> + <onup>2</onup> + <ondown>04081980</ondown> + <posX>542</posX> <posY>140</posY> <width>800</width> - <height>520</height> - <spinWidth>27</spinWidth> - <spinHeight>27</spinHeight> - <spinPosX>1240</spinPosX> - <spinPosY>650</spinPosY> - <spinColor>ffffffff</spinColor> - <textureUp>page_up_nofocus.png</textureUp> - <textureDown>page_down_nofocus.png</textureDown> - <textureUpFocus>page_up_focu.png</textureUpFocus> - <textureDownFocus>page_down_focus.png</textureDownFocus> - <textureFocus>list_sub_focus.png</textureFocus> - <textureNoFocus>list_sub_nofocus.png</textureNoFocus> + <height>500</height> + <spinWidth>28</spinWidth> + <spinHeight>28</spinHeight> + <spinPosX>1242</spinPosX> + <spinPosY>592</spinPosY> + <spinColor>ffffffff</spinColor> + <textureUp>page_up_nofocus.png</textureUp> + <textureDown>page_down_nofocus.png</textureDown> + <textureUpFocus>page_up_focus.png</textureUpFocus> + <textureDownFocus>page_down_focus.png</textureDownFocus> <textureHeight>35</textureHeight> - <image>folder_focus.png</image> <font>font14</font> + <image>folder_focus.png</image> + <font>font10</font> <shadedColor>20ffffff</shadedColor> <selectedColor>FFF8BC70</selectedColor> <playedColor>ffa0d0ff</playedColor> @@ -232,13 +319,13 @@ <colordiffuse>ffffffff</colordiffuse> <remoteColor>ffFFA075</remoteColor> <downloadColor>ff80ff80</downloadColor> - <textXOff>10</textXOff> - <textYOff>2</textYOff> - <textXOff2>780</textXOff2> - <textYOff2>2</textYOff2> - <textXOff3>5</textXOff3> - <textYOff3>5</textYOff3> - <IconXOff>5</IconXOff> + <textXOff>32</textXOff> + <textYOff>7</textYOff> + <textXOff2>1250</textXOff2> + <textYOff2>7</textYOff2> + <textXOff3>1300</textXOff3> + <textYOff3>7</textYOff3> + <IconXOff>24</IconXOff> <IconYOff>9</IconYOff> <suffix>|</suffix> </control> @@ -247,48 +334,55 @@ <type>listcontrol</type> <id>11</id> - <posX>780</posX> + <onleft>2</onleft> + <onright>04081980</onright> + <onup>2</onup> + <ondown>04081980</ondown> + <posX>542</posX> <posY>140</posY> + <width>800</width> + <height>500</height> + + <spinWidth>28</spinWidth> + <spinHeight>28</spinHeight> + <spinPosX>1250</spinPosX> + <spinPosY>592</spinPosY> + <spinColor>ffffffff</spinColor> + <textureUp>page_up_nofocus.png</textureUp> + <textureDown>page_down_nofocus.png</textureDown> + <textureUpFocus>page_up_focus.png</textureUpFocus> + <textureDownFocus>page_down_focus.png</textureDownFocus> - <subitems> - <subitem>=370</subitem> - <subitem>=450</subitem> - </subitems> - <width>566</width> - <height>800</height> - <textXOff>5</textXOff> - <textYOff>25</textYOff> - <textXOff2>500</textXOff2> - <textYOff2>5</textYOff2> - <textXOff3>189</textXOff3> - <textYOff3>38</textYOff3> - <IconXOff>5</IconXOff> - <IconYOff>15</IconYOff> - <PinIconXOff>45</PinIconXOff> - <PinIconYOff>19</PinIconYOff> - <spinWidth>27</spinWidth> - <spinHeight>27</spinHeight> - <spinPosX>1240</spinPosX> - <spinPosY>650</spinPosY> - <spinColor>ffffffff</spinColor> - <textureUp>page_up_nofocus.png</textureUp> - <textureDown>page_down_nofocus.png</textureDown> - <textureUpFocus>page_up_focu.png</textureUpFocus> - <textureDownFocus>page_down_focus.png</textureDownFocus> - - <itemWidth>46</itemWidth> - <itemHeight>46</itemHeight> - <textureFocus>recording_background_focus.png</textureFocus> - <textureNoFocus>recording_background_nofocus.png</textureNoFocus> - <spaceBetweenItems>6</spaceBetweenItems> - <textureHeight>66</textureHeight> - <keepaspectratio>yes</keepaspectratio> + <onleft>2</onleft> + <onright>11</onright> + <onup>2</onup> + <ondown>2</ondown> + + <font>font14</font> <font2>font10</font2> <font3>font10</font3> - <onleft>10</onleft> - <onright>2</onright> - <onup>2</onup> - <ondown>2</ondown> + <textXOff>12</textXOff> + <textXOff2>800</textXOff2> + <textXOff3>92</textXOff3> + <textYOff>12</textYOff> + <textYOff2>12</textYOff2> + <textYOff3>48</textYOff3> + <IconXOff>10</IconXOff> + <IconYOff>10</IconYOff> + <textcolor2>ffffffff</textcolor2> + <textcolor3>ffccef61</textcolor3> + + <itemHeight>70</itemHeight> + <itemWidth>75</itemWidth> + <textureHeight>132</textureHeight> + <keepaspectratio>yes</keepaspectratio> + + <textureFocus>recording_background_focus.png</textureFocus> + <textureNoFocus>recording_background_nofocus.png</textureNoFocus> + <textureHeight>85</textureHeight> + + <animation effect="fade" time="500" delay="500">WindowOpen</animation> + <animation effect="fade" time="100" delay="0">WindowClose</animation> </control> </control> <control> @@ -297,7 +391,7 @@ <id>13</id> <posX>50</posX> <posY>180</posY> - <width>333</width> + <width>420</width> <label>#TV.Search.Title</label> <font>font18</font> <textcolor>FFFFFFFF</textcolor> @@ -327,9 +421,9 @@ <type>textboxscrollup</type> <id>15</id> <posX>50</posX> - <posY>280</posY> + <posY>215</posY> <width>450</width> - <height>86</height> + <height>200</height> <label>#TV.Search.Description</label> <font>font13</font> <textcolor>FFFFFFFF</textcolor> @@ -353,6 +447,7 @@ <visible>Control.HasFocus(10)|Control.HasFocus(11)</visible> <animation effect="fade" time="250">visiblechange</animation> </control> + <control> <description>Letter Button</description> <type>selectbutton</type> @@ -436,6 +531,66 @@ <textureRight>arrow_round_right_nofocus.png</textureRight> <textureRightFocus>arrow_round_right_focus.png</textureRightFocus> </control> - + <control> + <type>image</type> + <description> mid selection box</description> + <id>1</id> + <posX>582</posX> + <posY>314</posY> + <width>203</width> + <height>140</height> + <texture>osd_mid box.png</texture> + <visible>Control.HasFocus(04081980)|Control.HasFocus(05081980)|Control.HasFocus(06081980)|Control.HasFocus(07081980)</visible> + <animation effect="fade" time="250">visiblechange</animation> + </control> + <control> + <type>image</type> + <description> mid selection box - radio</description> + <id>1</id> + <posX>633</posX> + <posY>325</posY> + <width>100</width> + <height>200</height> + <texture>Radio.png</texture> + <visible>Control.HasFocus(04081980)</visible> + <animation effect="fade" time="250">visiblechange</animation> + </control> + <control> + <type>image</type> + <description> mid selection box - Video</description> + <id>1</id> + <posX>633</posX> + <posY>325</posY> + <width>100</width> + <height>200</height> + <texture>Video.png</texture> + <visible>Control.HasFocus(05081980)</visible> + <animation effect="fade" time="250">visiblechange</animation> + </control> + <control> + <type>image</type> + <description> mid selection box - music</description> + <id>1</id> + <posX>633</posX> + <posY>325</posY> + <width>100</width> + <height>200</height> + <texture>Music.png</texture> + <visible>Control.HasFocus(06081980)</visible> + <animation effect="fade" time="250">visiblechange</animation> + </control> + <control> + <type>image</type> + <description> mid selection box - photo</description> + <id>1</id> + <posX>633</posX> + <posY>325</posY> + <width>100</width> + <height>200</height> + <texture>Pictures.png</texture> + <visible>Control.HasFocus(07081980)</visible> + <animation effect="fade" time="250">visiblechange</animation> + </control> + </controls> </window> \ No newline at end of file Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideo.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideo.xml 2007-10-30 19:57:43 UTC (rev 1016) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideo.xml 2007-11-02 14:13:28 UTC (rev 1017) @@ -73,7 +73,7 @@ <animation effect="fade" time="400">WindowOpen</animation> <posX>240</posX> <posY>650</posY> - <width>1000</width> + <width>750</width> <label>#selecteditem</label> <font>wipeout</font> <align>Left</align> @@ -185,7 +185,7 @@ <animation effect="fade" time="1000" delay="500" >WindowOpen</animation> <animation effect="fade" time="1000" delay="500">WindowClose</animation> <animation effect="zoom" start="100,100" end="140,140" center="1168,685" time="300" acceleration ="-1" >Focus</animation> - <animation effect="zoom" start="140,140" end="100,100" center="1165,665" time="300" acceleration ="-1" >Unfocus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1165,685" time="300" acceleration ="-1" >Unfocus</animation> </control> <control> @@ -213,8 +213,8 @@ <ondown>21</ondown> <animation effect="fade" time="1000" delay="500" >WindowOpen</animation> <animation effect="fade" time="1000" delay="500">WindowClose</animation> - <animation effect="zoom" start="100,100" end="140,140" center="1238,685" time="300" acceleration ="-1" >Focus</animation> - <animation effect="zoom" start="140,140" end="100,100" center="1238,665" time="300" acceleration ="-1" >Unfocus</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1238,685" time="300" acceleration ="-1" >Focus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1238,685" time="300" acceleration ="-1" >Unfocus</animation> </control> <control> @@ -571,7 +571,7 @@ <InfoImagediffuse>ffffffff</InfoImagediffuse> - <textureWidth>190</textureWidth> + <textureWidth>196</textureWidth> <textureHeight>250</textureHeight> <showFolder>yes</showFolder> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideoTitle.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideoTitle.xml 2007-10-30 19:57:43 UTC (rev 1016) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideoTitle.xml 2007-11-02 14:13:28 UTC (rev 1017) @@ -3,10 +3,7 @@ <id>25</id> <defaultcontrol>2</defaultcontrol> <allowoverlay>yes</allowoverlay> - - - - <controls> + <controls> <import>common.window.xml</import> <import>common.time.xml</import> @@ -73,7 +70,7 @@ <animation effect="fade" time="400">WindowOpen</animation> <posX>240</posX> <posY>650</posY> - <width>1000</width> + <width>750</width> <label>#selecteditem</label> <font>wipeout</font> <align>Left</align> @@ -91,6 +88,132 @@ <texture>top-strip.png</texture> </control> + + + <control> + <type>image</type> + <decription>lowbar info block</decription> + <id>1</id> + <posX>12</posX> + <posY>590</posY> + <width>1342</width> + <height>168</height> + <texture>lowbar.png</texture> + </control> + + + <control> + <description>home BM Radio</description> + <type>button</type> + <id>04081980</id> + <posX>1002</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>Radio.png</textureFocus> + <textureNoFocus>Radio.png</textureNoFocus> + <thumbZoom>yes</thumbZoom> + <hyperlink>30</hyperlink> + <label>665</label> + <textcolor>00ffffff</textcolor> + <textcolorNoFocus>00ffffff</textcolorNoFocus> + <onleft>20</onleft> + <onright>05081980</onright> + <onup>50</onup> + <ondown>21</ondown> + <animation effect="fade" time="1000" delay="1000" >WindowOpen</animation> + <animation effect="fade" time="1000">WindowClose</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1027,685" time="300" acceleration ="-1" >Focus</animation> + + <animation effect="zoom" start="140,140" end="100,100" center="1027,685" time="300" acceleration ="-1" >Unfocus</animation> + </control> + <control> + <description>home BM TV</description> + <type>button</type> + <id>05081980</id> + <posX>1073</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>TV.png</textureFocus> + <textureNoFocus>TV.png</textureNoFocus> + <hyperlink>1</hyperlink> + <hover>-</hover> + <hoverX>502</hoverX> + <hoverY>250</hoverY> + <hoverWidth>272</hoverWidth> + <hoverHeight>306</hoverHeight> + <label>3</label> + <textcolor>00ffffff</textcolor> + <textcolorNoFocus>00ffffff</textcolorNoFocus> + <onleft>04081980</onleft> + <onright>06081980</onright> + <onup>50</onup> + <ondown>21</ondown> + <animation effect="fade" time="1000" delay="750" >WindowOpen</animation> + <animation effect="fade" time="1000" delay="250" >WindowClose</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1098,685" time="300" acceleration ="-1" >Focus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1098,685" time="300" acceleration ="-1" >Unfocus</animation> + </control> + + <control> + <description>home Music</description> + <type>button</type> + <id>06081980</id> + <posX>1143</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>Music.png</textureFocus> + <textureNoFocus>Music.png</textureNoFocus> + <hyperlink>501</hyperlink> + <label>605</label> + <textcolor>00ffffff</textcolor> + <textcolorNoFocus>00ffffff</textcolorNoFocus> + <hover>-</hover> + <hoverX>502</hoverX> + <hoverY>250</hoverY> + <hoverWidth>272</hoverWidth> + <hoverHeight>306</hoverHeight> + <onleft>05081980</onleft> + <onright>07081980</onright> + <onup>50</onup> + <ondown>21</ondown> + <animation effect="fade" time="1000" delay="500" >WindowOpen</animation> + <animation effect="fade" time="1000" delay="500">WindowClose</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1168,685" time="300" acceleration ="-1" >Focus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1165,685" time="300" acceleration ="-1" >Unfocus</animation> + </control> + + <control> + <description>home Pictures</description> + <type>button</type> + <id>07081980</id> + <posX>1213</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>Pictures.png</textureFocus> + <textureNoFocus>Pictures.png</textureNoFocus> + <hyperlink>2</hyperlink> + <label>1</label> + <textcolor>00ffffff</textcolor> + <textcolorNoFocus>00ffffff</textcolorNoFocus> + <hover>-</hover> + <hoverX>502</hoverX> + <hoverY>250</hoverY> + <hoverWidth>272</hoverWidth> + <hoverHeight>306</hoverHeight> + <onleft>06081980</onleft> + <onright>2</onright> + <onup>50</onup> + <ondown>21</ondown> + <animation effect="fade" time="1000" delay="500" >WindowOpen</animation> + <animation effect="fade" time="1000" delay="500">WindowClose</animation> + <animation effect="zoom" start="100,100" end="140,140" center="1238,685" time="300" acceleration ="-1" >Focus</animation> + <animation effect="zoom" start="140,140" end="100,100" center="1238,685" time="300" acceleration ="-1" >Unfocus</animation> + </control> + <control> <description>View-As button</description> <type>button</type> @@ -101,7 +224,7 @@ <posX>12</posX> <label>100</label> <font>font14</font> - <onleft>20</onleft> + <onleft>07081980</onleft> <onright>3</onright> <onup>21</onup> <ondown>50</ondown> @@ -119,6 +242,7 @@ <id>3</id> <animation effect="fade" time="400">WindowClose</animation> <animation effect="fade" time="400">WindowOpen</animation> + <posY>100</posY> <posX>221</posX> <label>103</label> @@ -217,13 +341,13 @@ <animation effect="fade" time="400">WindowOpen</animation> <posY>100</posY> <posX>1057</posX> - + <action>33</action> <font>font14</font> <ondown>99</ondown> <width>209</width> <height>36</height> <onleft>6</onleft> - <onright>2</onright> + <onright>04081980</onright>... [truncated message content] |