From: <rs...@us...> - 2007-10-29 14:04:37
|
Revision: 1013 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=1013&view=rev Author: rsparey Date: 2007-10-29 07:04:34 -0700 (Mon, 29 Oct 2007) Log Message: ----------- Modified Paths: -------------- trunk/skins/Foofaraw/Development Skin/Foofaraw/BasicHome.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/common.time.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/common.window.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicgenres.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicsongs.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mypics.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/myradio.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/myradioguide.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideo.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideoTitle.xml Added Paths: ----------- trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/lowbar.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/musictrivia.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/osd_mid box.png trunk/skins/Foofaraw/Development Skin/Foofaraw/musictrivia.xml Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/BasicHome.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/BasicHome.xml 2007-10-29 09:11:38 UTC (rev 1012) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/BasicHome.xml 2007-10-29 14:04:34 UTC (rev 1013) @@ -28,19 +28,7 @@ <animation effect="fade" time="500" delay="1000">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> - <control> - <description>Big text</description> - <type>label</type> - <id>200</id> - <posX>673</posX> - <posY>650</posY> - <label>#highlightedbutton</label> - <align>center</align> - <font>wipeout</font> - <textcolor>40ffffff</textcolor> - <animation effect="fade" time="250" delay="2000" >WindowOpen</animation> - <animation effect="fade" time="500" delay="5">WindowClose</animation> - </control> + <control> <type>image</type> @@ -51,17 +39,35 @@ <width>1342</width> <height>36</height> <texture>top-strip.png</texture> - <visible>Control.HasFocus(3)|Control.HasFocus(31)|Control.HasFocus(32)|Control.HasFocus(2)|Control.HasFocus(21)|Control.HasFocus(22)|Control.HasFocus(4)|Control.HasFocus(41)|Control.HasFocus(42)|Control.HasFocus(43)|Control.HasFocus(5)|Control.HasFocus(51)|Control.HasFocus(52)</visible> - <animation effect="fade" time="500" >Visible</animation> - <animation effect="fade" time="500" >Hidden</animation> - <animation effect="fade" time="400" delay="2000">WindowOpen</animation> - <animation effect="fade" time="400">WindowClose</animation> + + + </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>Big text</description> + <type>label</type> + <id>200</id> + <posX>673</posX> + <posY>680</posY> + <label>#highlightedbutton</label> + <align>center</align> + <font>wipeout</font> + <textcolor>40ffffff</textcolor> + <animation effect="fade" time="250" delay="2000" >WindowOpen</animation> + <animation effect="fade" time="500" delay="5">WindowClose</animation> + </control> <control> <description>home BM Radio</description> <type>button</type> Added: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/lowbar.png =================================================================== (Binary files differ) Property changes on: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/lowbar.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/musictrivia.png =================================================================== (Binary files differ) Property changes on: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/musictrivia.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/osd_mid box.png =================================================================== (Binary files differ) Property changes on: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/osd_mid box.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/common.time.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/common.time.xml 2007-10-29 09:11:38 UTC (rev 1012) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/common.time.xml 2007-10-29 14:04:34 UTC (rev 1013) @@ -3,22 +3,13 @@ <controls> - <control> - <description>time block</description> - <type>image</type> - <id>1</id> - <posX>885</posX> - <posY>720</posY> - <width>471</width> - <height>36</height> - <texture>time_block.png</texture> - </control> + <control> <description>Date</description> <type>label</type> <id>1</id> <posX>1065</posX> - <posY>738</posY> + <posY>725</posY> <label>#date</label> <align>center</align> <font>font14</font> @@ -29,7 +20,7 @@ <type>label</type> <id>1</id> <posX>1294</posX> - <posY>738</posY> + <posY>725</posY> <label>#time</label> <align>center</align> <font>font13</font> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/common.window.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/common.window.xml 2007-10-29 09:11:38 UTC (rev 1012) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/common.window.xml 2007-10-29 14:04:34 UTC (rev 1013) @@ -13,8 +13,8 @@ <description>Number of Files Label</description> <type>label</type> <id>1</id> - <posX>1200</posX> - <posY>650</posY> + <posX>1180</posX> + <posY>596</posY> <label>#itemcount</label> <align>right</align> <textcolor>White</textcolor> Added: trunk/skins/Foofaraw/Development Skin/Foofaraw/musictrivia.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/musictrivia.xml (rev 0) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/musictrivia.xml 2007-10-29 14:04:34 UTC (rev 1013) @@ -0,0 +1,364 @@ +<window> + <id>6622</id> + <defaultcontrol>1</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <import>common.time.xml</import> + + <control> + <description>BackGround</description> + <type>image</type> + <id>6</id> + <posX>0</posX> + <posY>0</posY> + <width>1366</width> + <height>768</height> + <texture>background.png</texture> + </control> + + <control> + <description>header</description> + <type>image</type> + <id>30</id> + <posX>75</posX> + <posY>45</posY> + <texture flipY="true" diffuse="Thumb_Mask.png">musictrivia.png</texture> + </control> + + + <control> + <description>Start Button</description> + <type>button</type> + <id>1</id> + <posX>60</posX> + <posY>97</posY> + <label>Start</label> + <onleft>1</onleft> + <onright>9</onright> + <onup>1</onup> + <ondown>2</ondown> + </control> + + <control> + <description>Stop</description> + <type>button</type> + <id>2</id> + <posX>60</posX> + <posY>135</posY> + <label>Stop</label> + <onleft>2</onleft> + <onright>9</onright> + <onup>1</onup> + <ondown>4</ondown> + </control> + + <control> + <description>time</description> + <type>button</type> + <id>3</id> + <posX>60</posX> + <posY>212</posY> + <label>Time: 15</label> + <onleft>3</onleft> + <onright>9</onright> + <onup>4</onup> + <ondown>3</ondown> + </control> + + <control> + <description>tries</description> + <type>button</type> + <id>4</id> + <posX>60</posX> + <posY>173</posY> + <label>Tries: 2</label> + <onleft>4</onleft> + <onright>9</onright> + <onup>2</onup> + <ondown>3</ondown> + </control> + + <control> + <type>label</type> + <id>10</id> + <posX>380</posX> + <posY>245</posY> + <label>:00</label> + <font>font72</font> + <align>left</align> + <textcolor>White</textcolor> + <animation effect="fade" time="200">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + </control> + + <control> + <type>label</type> + <id>11</id> + <posX>445</posX> + <posY>425</posY> + <label>Points</label> + <font>font18</font> + <align>left</align> + <textcolor>White</textcolor> + <animation effect="fade" time="200">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + </control> + + <control> + <type>label</type> + <id>12</id> + <posX>395</posX> + <posY>415</posY> + <label></label> + <font>font32</font> + <align>left</align> + <textcolor>White</textcolor> + <animation effect="fade" time="200">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + </control> + + <control> + <type>label</type> + <description>Player 1 label</description> + <id>100</id> + <posX>75</posX> + <posY>265</posY> + <label>Player 1</label> + <font>font18</font> + <align>left</align> + <visible>false</visible> + <textcolor>White</textcolor> + <animation effect="fade" time="200">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + </control> + + <control> + <type>label</type> + <description>p1 correct: label</description> + <id>13</id> + <posX>75</posX> + <posY>325</posY> + <label>Correct:</label> + <font>font12</font> + <align>left</align> + <textcolor>White</textcolor> + <animation effect="fade" time="200">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + </control> + + <control> + <type>label</type> + <id>14</id> + <description>p1 number of correct label</description> + <posX>155</posX> + <posY>325</posY> + <label></label> + <font>font12</font> + <align>left</align> + <textcolor>White</textcolor> + <animation effect="fade" time="200">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + </control> + + + <control> + <type>label</type> + <id>15</id> + <description>p1 wrong: label</description> + <posX>75</posX> + <posY>365</posY> + <label>Wrong:</label> + <font>font12</font> + <align>left</align> + <textcolor>White</textcolor> + <animation effect="fade" time="200">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + </control> + + <control> + <type>label</type> + <id>16</id> + <description>p1 number wrong label</description> + <posX>155</posX> + <posY>365</posY> + <label></label> + <font>font12</font> + <align>left</align> + <textcolor>White</textcolor> + <animation effect="fade" time="200">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + </control> + + + <control> + <type>label</type> + <id>17</id> + <description>p1 score: label</description> + <posX>75</posX> + <posY>405</posY> + <label>Score:</label> + <font>font18</font> + <align>left</align> + <textcolor>White</textcolor> + <animation effect="fade" time="200">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + </control> + + <control> + <type>label</type> + <id>18</id> + <description>p1 number score label</description> + <posX>200</posX> + <posY>408</posY> + <label></label> + <font>font18</font> + <align>left</align> + <textcolor>White</textcolor> + <animation effect="fade" time="200">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + </control> + + + <control> + <type>label</type> + <description>Player 2 label</description> + <id>20</id> + <posX>75</posX> + <posY>495</posY> + <label>Player 2</label> + <font>font18</font> + <align>left</align> + <visible>false</visible> + <textcolor>White</textcolor> + <animation effect="fade" time="200">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + </control> + + <control> + <type>label</type> + <description>p2 correct: label</description> + <id>23</id> + <posX>75</posX> + <posY>555</posY> + <label>Correct:</label> + <font>font12</font> + <align>left</align> + <visible>false</visible> + <textcolor>White</textcolor> + <animation effect="fade" time="200">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + </control> + + <control> + <type>label</type> + <id>24</id> + <description>p2 number of correct label</description> + <posX>155</posX> + <posY>555</posY> + <label></label> + <font>font12</font> + <align>left</align> + <visible>false</visible> + <textcolor>White</textcolor> + <animation effect="fade" time="200">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + </control> + + + <control> + <type>label</type> + <id>25</id> + <description>p2 wrong: label</description> + <posX>75</posX> + <posY>595</posY> + <label>Wrong:</label> + <font>font12</font> + <align>left</align> + <visible>false</visible> + <textcolor>White</textcolor> + <animation effect="fade" time="200">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + </control> + + <control> + <type>label</type> + <id>26</id> + <description>p2 number wrong label</description> + <posX>155</posX> + <posY>595</posY> + <label></label> + <font>font12</font> + <align>left</align> + <visible>false</visible> + <textcolor>White</textcolor> + <animation effect="fade" time="200">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + </control> + + + <control> + <type>label</type> + <id>27</id> + <description>p2 score: label</description> + <posX>75</posX> + <posY>635</posY> + <label>Score:</label> + <font>font18</font> + <align>left</align> + <visible>false</visible> + <textcolor>White</textcolor> + <animation effect="fade" time="200">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + </control> + + <control> + <type>label</type> + <id>28</id> + <description>p2 number score label</description> + <posX>200</posX> + <posY>638</posY> + <label></label> + <font>font18</font> + <align>left</align> + <visible>false</visible> + <textcolor>White</textcolor> + <animation effect="fade" time="200">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + </control> + + + + <control> + + <type>listcontrol</type> + <description>scheduler recordings listcontrol</description> + <id>9</id> + <posX>600</posX> + <height>600</height> + <width>750</width> + <onleft>2</onleft> + <onright>9</onright> + <onup>9</onup> + <ondown>9</ondown> + <font>font16</font> + <font2>font12</font2> + <font3>font12</font3> + <textXOff>27</textXOff> + <textXOff2>780</textXOff2> + <textXOff3>172</textXOff3> + <textYOff>12</textYOff> + <textYOff2>88</textYOff2> + <textYOff3>48</textYOff3> + <IconXOff>22</IconXOff> + <IconYOff>16</IconYOff> + <textcolor2>ffa9d0f7</textcolor2> + <textcolor3>ffa9d0f7</textcolor3> + <itemHeight>100</itemHeight> + <itemWidth>133</itemWidth> + <textureHeight>133</textureHeight> + <keepaspectratio>yes</keepaspectratio> + + </control> + +</controls> +</window> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicgenres.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicgenres.xml 2007-10-29 09:11:38 UTC (rev 1012) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicgenres.xml 2007-10-29 14:04:34 UTC (rev 1013) @@ -78,7 +78,129 @@ <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>10</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 BM TV</description> + <type>button</type> + <id>06081980</id> + <posX>1143</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>TV.png</textureFocus> + <textureNoFocus>TV.png</textureNoFocus> + <hyperlink>1</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,665" 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,665" time="300" acceleration ="-1" >Unfocus</animation> + </control> + <control> <description>View-As button</description> @@ -90,7 +212,7 @@ <posX>12</posX> <label>100</label> <font>font14</font> - <onleft>10</onleft> + <onleft>07081980</onleft> <onright>3</onright> <onup>21</onup> <ondown>50</ondown> @@ -205,7 +327,7 @@ <width>209</width> <height>36</height> <onleft>9</onleft> - <onright>2</onright> + <onright>04081980</onright> <onup>21</onup> <ondown>11</ondown> <textureFocus>tab_down.png</textureFocus> @@ -255,7 +377,7 @@ <animation effect="fade" time="400">WindowOpen</animation> <posX>240</posX> <posY>650</posY> - <width>1000</width> + <width>700</width> <label>#selecteditem</label> <font>wipeout</font> <align>Left</align> @@ -283,20 +405,18 @@ <onup>2</onup> <ondown>50</ondown> <posX>542</posX> - <posY>160</posY> + <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>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>font10</font> @@ -331,28 +451,28 @@ <onup>2</onup> <ondown>50</ondown> <posX>30</posX> - <posY>140</posY> + <posY>140</posY> <width>1316</width> <height>480</height> - <spinWidth>27</spinWidth> - <spinHeight>27</spinHeight> - <spinPosX>1240</spinPosX> - <spinPosY>650</spinPosY> + <spinWidth>28</spinWidth> + <spinHeight>28</spinHeight> + <spinPosX>1262</spinPosX> + <spinPosY>592</spinPosY> <spinColor>ffffffff</spinColor> - <textureUp>arrow_round_right_nofocus.png</textureUp> - <textureDown>arrow_round_left_nofocus.png</textureDown> - <textureUpFocus>arrow_round_right_focus.png</textureUpFocus> - <textureDownFocus>arrow_round_left_focus.png</textureDownFocus> + <textureUp>page_up_nofocus.png</textureUp> + <textureDown>page_down_nofocus.png</textureDown> + <textureUpFocus>page_up_focus.png</textureUpFocus> + <textureDownFocus>page_down_focus.png</textureDownFocus> <itemWidth>80</itemWidth> - <itemHeight>60</itemHeight> + <itemHeight>80</itemHeight> <textureWidth>80</textureWidth> - <textureHeight>60</textureHeight> - <thumbWidth>80</thumbWidth> - <thumbHeight>60</thumbHeight> - <thumbPosX>15</thumbPosX> - <thumbPosY>15</thumbPosY> - <imageFolder>-</imageFolder> - <imageFolderFocus>-</imageFolderFocus> + <textureHeight>80</textureHeight> + <thumbWidth>70</thumbWidth> + <thumbHeight>70</thumbHeight> + <thumbPosX>5</thumbPosX> + <thumbPosY>5</thumbPosY> + <imageFolder>icon_empty_nofocus.png</imageFolder> + <imageFolderFocus>icon_empty_focus.png</imageFolderFocus> <font>-</font> <selectedColor>ffffffff</selectedColor> @@ -361,14 +481,14 @@ <remoteColor>ffFFA075</remoteColor> <downloadColor>ff80ff80</downloadColor> <suffix>|</suffix> - <textureWidthBig>105</textureWidthBig><!-- 150 --> - <textureHeightBig>105</textureHeightBig> <!-- 150 --> - <itemWidthBig>105</itemWidthBig><!-- 180 --> - <itemHeightBig>105</itemHeightBig><!-- 180 --> - <thumbWidthBig>105</thumbWidthBig> - <thumbHeightBig>105</thumbHeightBig> - <thumbPosXBig>0</thumbPosXBig><!-- 19 --> - <thumbPosYBig>0</thumbPosYBig> <!-- 19 --> + <textureWidthBig>145</textureWidthBig><!-- 150 --> + <textureHeightBig>145</textureHeightBig> <!-- 150 --> + <itemWidthBig>145</itemWidthBig><!-- 180 --> + <itemHeightBig>145</itemHeightBig><!-- 180 --> + <thumbWidthBig>135</thumbWidthBig> + <thumbHeightBig>135</thumbHeightBig> + <thumbPosXBig>5</thumbPosXBig><!-- 19 --> + <thumbPosYBig>5</thumbPosYBig> <!-- 19 --> <unfocusedAlpha>180</unfocusedAlpha> <textXOff>-5000</textXOff> <showFrame>yes</showFrame> @@ -392,10 +512,10 @@ <posY>220</posY> <width>1400</width> <height>400</height> - <spinWidth>36</spinWidth> - <spinHeight>36</spinHeight> - <spinPosX>1200</spinPosX> - <spinPosY>515</spinPosY> + <spinWidth>28</spinWidth> + <spinHeight>28</spinHeight> + <spinPosX>1254</spinPosX> + <spinPosY>592</spinPosY> <spinColor>ffffffff</spinColor> <textureUp>arrow_round_right_nofocus.png</textureUp> <textureDown>arrow_round_left_nofocus.png</textureDown> @@ -466,8 +586,8 @@ <description>Number of Files Label</description> <type>label</type> <id>1</id> - <posX>1200</posX> - <posY>650</posY> + <posX>1180</posX> + <posY>596</posY> <label>#itemcount</label> <align>right</align> <textcolor>White</textcolor> @@ -524,5 +644,66 @@ <animation effect="fade" time="250">visiblechange</animation> <animation effect="slide" start="0,-72" end="0,0" time="250">visiblechange</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 - tv</description> + <id>1</id> + <posX>633</posX> + <posY>325</posY> + <width>100</width> + <height>200</height> + <texture>TV.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/mymusicsongs.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicsongs.xml 2007-10-29 09:11:38 UTC (rev 1012) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicsongs.xml 2007-10-29 14:04:34 UTC (rev 1013) @@ -79,7 +79,130 @@ </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>10</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 BM TV</description> + <type>button</type> + <id>06081980</id> + <posX>1143</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>TV.png</textureFocus> + <textureNoFocus>TV.png</textureNoFocus> + <hyperlink>1</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,665" 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,665" time="300" acceleration ="-1" >Unfocus</animation> + </control> + <control> <description>View-As button</description> <type>button</type> @@ -90,7 +213,7 @@ <posX>12</posX> <label>100</label> <font>font14</font> - <onleft>10</onleft> + <onleft>07081980</onleft> <onright>3</onright> <onup>21</onup> <ondown>50</ondown> @@ -205,7 +328,7 @@ <width>209</width> <height>36</height> <onleft>9</onleft> - <onright>2</onright> + <onright>04081980</onright> <onup>21</onup> <ondown>11</ondown> <textureFocus>tab_down.png</textureFocus> @@ -255,7 +378,7 @@ <animation effect="fade" time="400">WindowOpen</animation> <posX>240</posX> <posY>650</posY> - <width>1000</width> + <width>700</width> <label>#selecteditem</label> <font>wipeout</font> <align>Left</align> @@ -279,24 +402,22 @@ <type>listcontrol</type> <id>50</id> <onleft>2</onleft> - <onright>2</onright> + <onright>04081980</onright> <onup>2</onup> - <ondown>50</ondown> + <ondown>04081980</ondown> <posX>542</posX> - <posY>160</posY> + <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>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>font10</font> @@ -327,22 +448,22 @@ <type>thumbnailpanel</type> <id>50</id> <onleft>2</onleft> - <onright>2</onright> + <onright>04081980</onright> <onup>2</onup> - <ondown>50</ondown> + <ondown>04081980</ondown> <posX>30</posX> - <posY>140</posY> + <posY>140</posY> <width>1316</width> <height>480</height> - <spinWidth>27</spinWidth> - <spinHeight>27</spinHeight> - <spinPosX>1240</spinPosX> - <spinPosY>650</spinPosY> + <spinWidth>28</spinWidth> + <spinHeight>28</spinHeight> + <spinPosX>1262</spinPosX> + <spinPosY>592</spinPosY> <spinColor>ffffffff</spinColor> - <textureUp>arrow_round_right_nofocus.png</textureUp> - <textureDown>arrow_round_left_nofocus.png</textureDown> - <textureUpFocus>arrow_round_right_focus.png</textureUpFocus> - <textureDownFocus>arrow_round_left_focus.png</textureDownFocus> + <textureUp>page_up_nofocus.png</textureUp> + <textureDown>page_down_nofocus.png</textureDown> + <textureUpFocus>page_up_focus.png</textureUpFocus> + <textureDownFocus>page_down_focus.png</textureDownFocus> <itemWidth>80</itemWidth> <itemHeight>80</itemHeight> <textureWidth>80</textureWidth> @@ -361,12 +482,12 @@ <remoteColor>ffFFA075</remoteColor> <downloadColor>ff80ff80</downloadColor> <suffix>|</suffix> - <textureWidthBig>105</textureWidthBig><!-- 150 --> - <textureHeightBig>105</textureHeightBig> <!-- 150 --> - <itemWidthBig>105</itemWidthBig><!-- 180 --> - <itemHeightBig>105</itemHeightBig><!-- 180 --> - <thumbWidthBig>95</thumbWidthBig> - <thumbHeightBig>95</thumbHeightBig> + <textureWidthBig>145</textureWidthBig><!-- 150 --> + <textureHeightBig>145</textureHeightBig> <!-- 150 --> + <itemWidthBig>145</itemWidthBig><!-- 180 --> + <itemHeightBig>145</itemHeightBig><!-- 180 --> + <thumbWidthBig>135</thumbWidthBig> + <thumbHeightBig>135</thumbHeightBig> <thumbPosXBig>5</thumbPosXBig><!-- 19 --> <thumbPosYBig>5</thumbPosYBig> <!-- 19 --> <unfocusedAlpha>180</unfocusedAlpha> @@ -385,17 +506,17 @@ <type>filmstrip</type> <id>50</id> <onleft>2</onleft> - <onright>2</onright> + <onright>04081980</onright> <onup>2</onup> - <ondown>50</ondown> + <ondown>04081980</ondown> <posX>60</posX> <posY>220</posY> <width>1400</width> <height>400</height> - <spinWidth>36</spinWidth> - <spinHeight>36</spinHeight> - <spinPosX>1200</spinPosX> - <spinPosY>515</spinPosY> + <spinWidth>28</spinWidth> + <spinHeight>28</spinHeight> + <spinPosX>1254</spinPosX> + <spinPosY>592</spinPosY> <spinColor>ffffffff</spinColor> <textureUp>arrow_round_right_nofocus.png</textureUp> <textureDown>arrow_round_left_nofocus.png</textureDown> @@ -466,8 +587,8 @@ <description>Number of Files Label</description> <type>label</type> <id>1</id> - <posX>1200</posX> - <posY>650</posY> + <posX>1180</posX> + <posY>596</posY> <label>#itemcount</label> <align>right</align> <textcolor>White</textcolor> @@ -476,6 +597,7 @@ <animation effect="fade" time="200">WindowClose</animation> </control> + <control> <description> playlist</description> @@ -524,6 +646,67 @@ <animation effect="fade" time="250">visiblechange</animation> <animation effect="slide" start="0,-72" end="0,0" time="250">visiblechange</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 - tv</description> + <id>1</id> + <posX>633</posX> + <posY>325</posY> + <width>100</width> + <height>200</height> + <texture>TV.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> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mypics.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mypics.xml 2007-10-29 09:11:38 UTC (rev 1012) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mypics.xml 2007-10-29 14:04:34 UTC (rev 1013) @@ -241,17 +241,15 @@ <posY>160</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> + <spinWidth>36</spinWidth> + <spinHeight>36</spinHeight> + <spinPosX>1200</spinPosX> + <spinPosY>640</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>font10</font> @@ -275,7 +273,7 @@ <suffix>|</suffix> </control> - <control> + <control> <description>Thumbnail Panel</description> <type>thumbnailpanel</type> <id>50</id> @@ -283,29 +281,29 @@ <onright>2</onright> <onup>2</onup> <ondown>50</ondown> - <posX>30</posX> - <posY>198</posY> + <posX>30</posX> + <posY>140</posY> <width>1316</width> - <height>350</height> - <spinWidth>27</spinWidth> - <spinHeight>27</spinHeight> - <spinPosX>1240</spinPosX> - <spinPosY>515</spinPosY> + <height>480</height> + <spinWidth>36</spinWidth> + <spinHeight>36</spinHeight> + <spinPosX>1200</spinPosX> + <spinPosY>640</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> + <textureUp>page_up_nofocus.png</textureUp> + <textureDown>page_down_nofocus.png</textureDown> + <textureUpFocus>page_up_focus.png</textureUpFocus> + <textureDownFocus>page_down_focus.png</textureDownFocus> <itemWidth>80</itemWidth> - <itemHeight>60</itemHeight> + <itemHeight>80</itemHeight> <textureWidth>80</textureWidth> - <textureHeight>60</textureHeight> - <thumbWidth>80</thumbWidth> - <thumbHeight>60</thumbHeight> - <thumbPosX>15</thumbPosX> - <thumbPosY>15</thumbPosY> - <imageFolder>-</imageFolder> - <imageFolderFocus>-</imageFolderFocus> + <textureHeight>80</textureHeight> + <thumbWidth>70</thumbWidth> + <thumbHeight>70</thumbHeight> + <thumbPosX>5</thumbPosX> + <thumbPosY>5</thumbPosY> + <imageFolder>icon_empty_nofocus.png</imageFolder> + <imageFolderFocus>icon_empty_focus.png</imageFolderFocus> <font>-</font> <selectedColor>ffffffff</selectedColor> @@ -314,14 +312,14 @@ <remoteColor>ffFFA075</remoteColor> <downloadColor>ff80ff80</downloadColor> <suffix>|</suffix> - <textureWidthBig>105</textureWidthBig><!-- 150 --> - <textureHeightBig>105</textureHeightBig> <!-- 150 --> - <itemWidthBig>105</itemWidthBig><!-- 180 --> - <itemHeightBig>105</itemHeightBig><!-- 180 --> - <thumbWidthBig>105</thumbWidthBig> - <thumbHeightBig>105</thumbHeightBig> - <thumbPosXBig>0</thumbPosXBig><!-- 19 --> - <thumbPosYBig>0</thumbPosYBig> <!-- 19 --> + <textureWidthBig>155</textureWidthBig><!-- 150 --> + <textureHeightBig>155</textureHeightBig> <!-- 150 --> + <itemWidthBig>155</itemWidthBig><!-- 180 --> + <itemHeightBig>155</itemHeightBig><!-- 180 --> + <thumbWidthBig>145</thumbWidthBig> + <thumbHeightBig>145</thumbHeightBig> + <thumbPosXBig>5</thumbPosXBig><!-- 19 --> + <thumbPosYBig>5</thumbPosYBig> <!-- 19 --> <unfocusedAlpha>180</unfocusedAlpha> <textXOff>-5000</textXOff> <showFrame>yes</showFrame> @@ -332,7 +330,7 @@ <thumbs flipY="false" diffuse="Thumb_Mask.png"/> <thumbAnimation effect="zoom" start="100,100" end="150,150" time="200">focus</thumbAnimation> <thumbAnimation effect="zoom" start="150,150" end="100,100" time="200">unfocus</thumbAnimation> - </control> + </control> <control> <description>Filmstrip view</description> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/myradio.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/myradio.xml 2007-10-29 09:11:38 UTC (rev 1012) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/myradio.xml 2007-10-29 14:04:34 UTC (rev 1013) @@ -65,18 +65,142 @@ <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 Video</description> + <type>button</type> + <id>04081980</id> + <posX>1002</posX> + <posY>635</posY> + <width>50</width> + <height>100</height> + <textureFocus>Video.png</textureFocus> + <textureNoFocus>Video.png</textureNoFocus> + <thumbZoom>yes</thumbZoom> + <hyperlink>6</hyperlink> + <label>665</label> + <textcolor>00ffffff</textcolor> + <textcolorNoFocus>00ffffff</textcolorNoFocus> + <onleft>8</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 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>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,665" 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,665" time="300" acceleration ="-1" >Unfocus</animation> + </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>250</posX> - <posY>600</posY> - <width>1000</width> + <posX>240</posX> + <posY>650</posY> + <width>700</width> <label>#selecteditem</label> <font>wipeout</font> - <align>center</align> + <align>Left</align> <textcolor>ffffffff</textcolor> </control> @@ -90,7 +214,7 @@ <posY>100</posY> <posX>12</posX> <label>100</label> <font>font14</font> - <onleft>2</onleft> + <onleft>07081980</onleft> <onright>3</onright> <onup>2</onup> <ondown>51</ondown> @@ -190,7 +314,7 @@ <width>209</width> <height>36</height> <onleft>7</onleft> - <onright>9</onright> + <onright>04081980</onright> <onup>8</onup> <ondown>50</ondown> <hyperlink>762</hyperlink> @@ -213,25 +337,23 @@ <description>listcontrol</description> <type>listcontrol</type>v <id>50</id> - <onleft>51</onleft> - <onright>51</onright> - <onup>2</onup> - <ondown>50</ondown> - <posX>30</posX> - <posY>200</posY> - <width>1310</width> - <height>320</height> - <spinWidth>27</spinWidth> - <spinHeight>27</spinHeight> - <spinPosX>1270</spinPosX> - <spinPosY>480</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> + <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>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> @@ -258,38 +380,36 @@ <suffix>|</suffix> </control> <control> - <description>Thumbnail Panel</description> - <type>thumbnailpanel</type> - <id>51</id> - <onleft>2</onleft> - <onright>2</onright> - <onup>2</onup> - <ondown>50</ondown><ondown>51</ondown> - <posX>30</posX> - <posY>198</posY> + <description>Thumbnail Panel</description> + <type>thumbnailpanel</type> + <id>51</id> + <onleft>2</onleft> + <onright>04081980</onright> + <onup>2</onup> + <ondown>04081980</ondown> + <posX>30</posX> + <posY>140</posY> <width>1316</width> - <height>350</height> - <spinWidth>27</spinWidth> - <spinHeight>27</spinHeight> - <spinPosX>1240</spinPosX> - <spinPosY>515</spinPosY> + <height>480</height> + <spinWidth>28</spinWidth> + <spinHeight>28</spinHeight> + <spinPosX>1262</spinPosX> + <spinPosY>592</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> - <itemWidth>120</itemWidth> - <itemHeight>110</itemHeight> - <textureWidth>50</textureWidth> - <textureHeight>50</textureHeight> - <thumbWidth>101</thumbWidth> - <thumbHeight>101</thumbHeight> - <thumbPosX>0</thumbPosX> - <thumbPosY>0</thumbPosY> - <imageFolder>-</imageFolder> - <imageFolderFocus>-</imageFolderFocus> + <textureUp>page_up_nofocus.png</textureUp> + <textureDown>page_down_nofocus.png</textureDown> + <textureUpFocus>page_up_focus.png</textureUpFocus> + <textureDownFocus>page_down_focus.png</textureDownFocus> + <itemWidth>80</itemWidth> + <itemHeight>80</itemHeight> + <textureWidth>80</textureWidth> + <textureHeight>80</textureHeight> + <thumbWidth>70</thumbWidth> + <thumbHeight>70</thumbHeight> + <thumbPosX>5</thumbPosX> + <thumbPosY>5</thumbPosY> + <imageFolder>icon_empty_nofocus.png</imageFolder> + <imageFolderFocus>icon_empty_focus.png</imageFolderFocus> <font>-</font> <selectedColor>ffffffff</selectedColor> @@ -298,28 +418,86 @@ <remoteColor>ffFFA075</remoteColor> <downloadColor>ff80ff80</downloadColor> <suffix>|</suffix> - <textureWidthBig>105</textureWidthBig><!-- 150 --> - <textureHeightBig>105</textureHeightBig> <!-- 150 --> - <itemWidthBig>150</itemWidthBig><!-- 180 --> - <itemHeightBig>150</itemHeightBig><!-- 180 --> - <thumbWidthBig>130</thumbWidthBig> - <thumbHeightBig>130</thumbHeightBig> - <thumbPosXBig>0</thumbPosXBig><!-- 19 --> - <thumbPosYBig>20</thumbPosYBig> <!-- 19 --> + <textureWidthBig>145</textureWidthBig><!-- 150 --> + <textureHeightBig>145</textureHeightBig> <!-- 150 --> + <itemWidthBig>145</itemWidthBig><!-- 180 --> + <itemHeightBig>145</itemHeightBig><!-- 180 --> + <thumbWidthBig>135</thumbWidthBig> + <thumbHeightBig>135</thumbHeightBig> + <thumbPosXBig>5</thumbPosXBig><!-- 19 --> + <thumbPosYBig>5</thumbPosYBig> <!-- 19 --> <unfocusedAlpha>180</unfocusedAlpha> - <textXOff>5</textXOff> - <textyOff>150</textyOff> + <textXOff>-5000</textXOff> <showFrame>yes</showFrame> <showFolder>no</showFolder> <showBackGround>yes</showBackGround> <showInfoImage>no</showInfoImage> <enableFocusZoom>no</enableFocusZoom> - <thumbs flipY="true" diffuse="Thumb_Mask.png"/> + <thumbs flipY="false" diffuse="Thumb_Mask.png"/> <thumbAnimation effect="zoom" start="100,100" end="150,150" time="200">focus</thumbAnimation> <thumbAnimation effect="zoom" start="150,150" end="100,100" time="200">unfocus</thumbAnimation> - </control> + </control> </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>Video.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>TV.png</texture> + <visible>Control.HasFocus(05081980)</visible> + ... [truncated message content] |