From: <rs...@us...> - 2007-11-30 16:15:00
|
Revision: 1112 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=1112&view=rev Author: rsparey Date: 2007-11-30 08:14:57 -0800 (Fri, 30 Nov 2007) Log Message: ----------- Modified Paths: -------------- trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/background.png trunk/skins/Foofaraw/Development Skin/Foofaraw/TVOSD.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/musictrivia.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/myHomePlugIns.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicsongs.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicvideoplaylist.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicvideos.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/myplugins.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvguide.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvprogram.xml Added Paths: ----------- trunk/skins/Foofaraw/Development Skin/Foofaraw/CDSlayer.xml Removed Paths: ------------- trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/musictrivia.png Added: trunk/skins/Foofaraw/Development Skin/Foofaraw/CDSlayer.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/CDSlayer.xml (rev 0) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/CDSlayer.xml 2007-11-30 16:14:57 UTC (rev 1112) @@ -0,0 +1,195 @@ +<window> + <id>8765</id> + <defaultcontrol>3</defaultcontrol> + <allowoverlay>yes</allowoverlay> + <controls> + <import>common.window.xml</import> + <import>common.time.xml</import> + + <control> + <description>icon background</description> + <type>image</type> + <id>1</id> + <posX>0</posX> + <posY>0</posY> + <width>377</width> + <height>133</height> + <texture>Logo_background.png</texture> + <animation effect="fade" time="500" delay="1000">WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </control> + <control> + <type>image</type> + <description>Music top left text logo</description> + <id>1</id> + <posX>90</posX> + <posY>18</posY> + <texture>music_logo.png</texture> + <animation effect="fade" time="500" delay="1300">WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </control> + <control> + <type>image</type> + <id>1</id> + <posX>15</posX> + <posY>6</posY> + <width>61</width> + <height>122</height> + <texture>hover_my music.png</texture> + <animation effect="fade" time="1000" delay="2000">WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </control> + <control> + <type>label</type> + <description>CDSLAYER LABEL</description> + <id>1</id> + <posX>251</posX> + <posY>68</posY> + <label>CDSlayer</label> + <font>wipeouts</font> + <align>center</align> + <textcolor>ffffffff</textcolor> + <animation effect="fade" time="1000" end="60" delay="2000">WindowOpen</animation> + <animation effect="slide" time="1000" delay="2000" start="-600,0" end="0,0" acceleration="-1">WindowOpen</animation> + <animation effect="fade" time="500" start="50">WindowClose</animation> + </control> + + + +<control> + <type>image</type> + <decription>top-strip</decription> + <id>1</id> + <posX>12</posX> + <posY>100</posY> + <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>Rip CD</description> + <type>button</type> + <id>3</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>100</posY> + <posX>12</posX> + <label>Rip CD</label> + <onleft>14</onleft> + <onright>14</onright> + <onup>21</onup> + <ondown>14</ondown> + <width>209</width> + <height>36</height> + <textureFocus>tab_left_corner_down.png</textureFocus> + <textureNoFocus>tab_left_corner_up.png</textureNoFocus> + </control> + + <control> + <description>format</description> + <type>button</type> + <id>14</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posX>221</posX> + <posY>100</posY> + <width>209</width> + <height>36</height> + + <label>Ogg Vorbis</label> + <onleft>3</onleft> + <onright>3</onright> + <onup>21</onup> + <ondown>3</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + </control> + + <control> + <description>Progress background</description> + <type>image</type> + <id>1</id> + <posX>50</posX> + <posY>500</posY> + <width>546</width> + <texture>osd_progress_background.png</texture> + <animation effect="fade" time="250">WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </control> + + <control> + <description>progress control</description> + <type>progress</type> + <id>8</id> + <posX>43</posX> + <posY>505</posY> + <width>544</width> + + </control> + + <control> + <description>progress bar shine</description> + + <type>image</type> + <id>1</id> + <posX>55</posX> + <posY>505</posY> + <width>538</width> + <height>25</height> + <texture>osd_progress_shine.png</texture> + <animation effect="fade" time="250">WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </control> + <control> + <description>Artist</description> + <type>label</type> + <id>6</id> + <posX>150</posX> + <posY>260</posY> + <label></label> + <font>font16</font> + <align>left</align> + <textcolor>ffffffff</textcolor> + </control> + + <control> + <description>Album name</description> + <type>label</type> + <id>7</id> + <posX>150</posX> + <posY>290</posY> + <label></label> + <font>font16</font> + <align>left</align> + <textcolor>ffffffff</textcolor> + </control> + + <control> + <description>text label - STATUS</description> + <type>label</type> + <id>5</id> + <posX>64</posX> + <posY>555</posY> + <label>STATUS: Press 'Rip CD' when ready.</label> + <font>font12</font> + <align>left</align> + <textcolor>ffffffff</textcolor> + </control> + + </controls> +</window> \ No newline at end of file Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/background.png =================================================================== (Binary files differ) Deleted: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/musictrivia.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/TVOSD.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/TVOSD.xml 2007-11-30 12:18:10 UTC (rev 1111) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/TVOSD.xml 2007-11-30 16:14:57 UTC (rev 1112) @@ -7,41 +7,28 @@ <define>#currentplaytime:#TV.View.start</define> <define>#currentremaining:#TV.View.stop</define> <controls> + <import>common.time.xml</import> <import>common.progressbar.xml</import> <control> - <description>Current Time Info</description> - <type>label</type> - <id>110</id> - <posX>1221</posX> - <posY>63</posY> - <label>#time</label> - <align>center</align> - <font>font13</font> - <textcolor>FFFFFFFF</textcolor> - <animation effect="fade" time="250">visiblechange</animation> - <animation effect="fade" time="250">windowopen</animation> - </control> - <control> - <description>background</description> <type>image</type> - <id>0</id> - <posX>60</posX> - <posY>478</posY> - <width>400</width> - <height>230</height> - <texture>osd_bg_bottom.png</texture> - <animation effect="fade" time="250">visiblechange</animation> - <animation effect="fade" time="250">windowopen</animation> + <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>TV Logo</description> <type>image</type> <id>10</id> - <posX>80</posX> - <posY>496</posY> - <width>50</width> - <height>50</height> - <texture>#TV.View.thumb</texture> + <posX>55</posX> + <posY>630</posY> + <width>60</width> + <height>78</height> + <texture flipY="true" diffuse="Thumb_Mask.png">#Play.Current.Thumb</texture> <keepaspectratio>yes</keepaspectratio> <centered>yes</centered> <animation effect="fade" time="250">visiblechange</animation> @@ -92,15 +79,15 @@ <control> <description>Channel Name</description> <id>0</id> - <type>textbox</type> - <width>310</width> + <<type>fadelabel</type> + <width>290</width> <height>30</height> <posX>150</posX> - <posY>488</posY> - <align>left</align> + <posY>590</posY> <font>font13</font> <label>#TV.View.channel</label> <textcolor>FFFFFFFF</textcolor> + <textcolor>FFB2D4F5</textcolor> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> @@ -118,18 +105,17 @@ <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> - <control> + <control> <description>Plot</description> <type>textboxscrollup</type> - <id>38</id> - <posX>150</posX> - <posY>548</posY> - <width>290</width> - <height>99</height> - <align>left</align> - <label>#TV.View.description</label> + <id>1</id> + <posX>154</posX> + <posY>630</posY> + <width>750</width> + <height>120</height> + <label>#Play.Current.Plot</label> <font>font10</font> - <textcolor>EFFFFFF0</textcolor> + <textcolor>FFFFFFFF</textcolor> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> @@ -151,7 +137,7 @@ <description>Play</description> <type>togglebutton</type> <id>213</id> - <posX>80</posX> + <posX>-500</posX> <posY>563</posY> <width>50</width> <height>50</height> @@ -172,7 +158,7 @@ <description>Subtitles Menu</description> <type>togglebutton</type> <id>218</id> - <posX>90</posX> + <posX>-500</posX> <posY>618</posY> <width>30</width> <height>30</height> @@ -193,7 +179,7 @@ <description>Sub Menu Background (subtitles)</description> <type>image</type> <id>302</id> - <posX>480</posX> + <posX>-480</posX> <posY>478</posY> <width>260</width> <height>230</height> @@ -206,7 +192,7 @@ <description>SubTitle Delay label</description> <type>label</type> <id>850</id> - <posX>510</posX> + <posX>-510</posX> <posY>548</posY> <label>303</label> <font>font13</font> @@ -219,7 +205,7 @@ <description>SubTitle Delay Slider</description> <type>slider</type> <id>800</id> - <posX>510</posX> + <posX>-510</posX> <posY>578</posY> <spintype>float</spintype> <textureSliderBar>osd_slider_bg.png</textureSliderBar> @@ -237,7 +223,7 @@ <description>SubTitles On/Off Checkbox</description> <type>checkmark</type> <id>801</id> - <posX>510</posX> + <posX>-510</posX> <posY>508</posY> <label>305</label> <onup>801</onup> @@ -252,7 +238,7 @@ <description>Program Button Up</description> <type>button</type> <id>33</id> - <posX>195</posX> + <posX>-195</posX> <posY>413</posY> <width>20</width> <height>20</height> @@ -271,7 +257,7 @@ <description>Program Button Down</description> <type>button</type> <id>34</id> - <posX>570</posX> + <posX>-570</posX> <posY>413</posY> <width>20</width> <height>20</height> @@ -290,7 +276,7 @@ <description>Channel Button Up</description> <type>button</type> <id>31</id> - <posX>620</posX> + <posX>-620</posX> <posY>520</posY> <width>20</width> <height>20</height> @@ -309,7 +295,7 @@ <description>Channel Button Down</description> <type>button</type> <id>32</id> - <posX>570</posX> + <posX>-570</posX> <posY>520</posY> <width>20</width> <height>20</height> @@ -328,7 +314,7 @@ <description>Current channel</description> <type>label</type> <id>35</id> - <posX>570</posX> + <posX>-570</posX> <posY>505</posY> <width>90</width> <label>-</label> @@ -343,7 +329,7 @@ <description>Skip Bwd</description> <type>togglebutton</type> <id>210</id> - <posX>107</posX> + <posX>-107</posX> <posY>514</posY> <width>35</width> <height>35</height> @@ -365,7 +351,7 @@ <description>Rewind</description> <type>togglebutton</type> <id>211</id> - <posX>55</posX> + <posX>-55</posX> <posY>463</posY> <width>35</width> <height>35</height> @@ -386,7 +372,7 @@ <control> <description>Stop</description> <type>button</type> - <id>212</id> + <id>-212</id> <posX>72</posX> <posY>498</posY> <width>35</width> @@ -407,7 +393,7 @@ <description>Fast Forward</description> <type>togglebutton</type> <id>214</id> - <posX>160</posX> + <posX>-160</posX> <posY>463</posY> <width>35</width> <height>35</height> @@ -429,7 +415,7 @@ <description>Skip Fwd</description> <type>togglebutton</type> <id>215</id> - <posX>107</posX> + <posX>-107</posX> <posY>411</posY> <width>35</width> <height>35</height> @@ -451,7 +437,7 @@ <description>Mute</description> <type>togglebutton</type> <id>216</id> - <posX>143</posX> + <posX>-143</posX> <posY>498</posY> <width>35</width> <height>35</height> @@ -473,7 +459,7 @@ <description>Bookmarks Menu</description> <type>togglebutton</type> <id>219</id> - <posX>144</posX> + <posX>-144</posX> <posY>430</posY> <width>35</width> <height>35</height> @@ -495,7 +481,7 @@ <description>Sub Menu Background (volume)</description> <type>image</type> <id>300</id> - <posX>145</posX> + <posX>-145</posX> <posY>315</posY> <texture>osd_bg_settings.png</texture> <visible>no</visible> @@ -506,7 +492,7 @@ <description>Sub Menu Background (bookmarks)</description> <type>image</type> <id>303</id> - <posX>145</posX> + <posX>-145</posX> <posY>315</posY> <texture>osd_dialog.png</texture> <visible>no</visible> @@ -517,7 +503,7 @@ <description>Sub Menu Background (video)</description> <type>image</type> <id>304</id> - <posX>145</posX> + <posX>-145</posX> <posY>290</posY> <texture>osd_dialog_big.png</texture> <visible>no</visible> @@ -528,7 +514,7 @@ <description>Sub Menu Background (audio)</description> <type>image</type> <id>305</id> - <posX>145</posX> + <posX>-145</posX> <posY>315</posY> <texture>osd_dialog.png</texture> <visible>no</visible> @@ -548,7 +534,7 @@ <description>Volume Slider</description> <type>slider</type> <id>400</id> - <posX>185</posX> + <posX>-185</posX> <posY>370</posY> <textureSliderBar>osd_slider_bg.png</textureSliderBar> <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> @@ -565,7 +551,7 @@ <description>Sub Titles List Control</description> <type>listcontrol</type> <dimColor>0x10ffffff</dimColor> <id>802</id> - <posX>185</posX> + <posX>-185</posX> <posY>425</posY> <width>300</width> <height>100</height> @@ -581,7 +567,7 @@ <description>A/v Delay label</description> <type>label</type> <id>550</id> - <posX>185</posX> + <posX>-185</posX> <posY>370</posY> <label>297</label> <font>font13</font> @@ -594,7 +580,7 @@ <description>A/V Delay Slider</description> <type>slider</type> <id>500</id> - <posX>300</posX> + <posX>-300</posX> <posY>370</posY> <spintype>float</spintype> <textureSliderBar>osd_slider_bg.png</textureSliderBar> @@ -612,7 +598,7 @@ <description>Audio Stream List Control</description> <type>listcontrol</type> <dimColor>0x10ffffff</dimColor> <id>501</id> - <posX>185</posX> + <posX>-185</posX> <posY>400</posY> <width>355</width> <height>150</height> @@ -628,7 +614,7 @@ <description>Video Position label</description> <type>label</type> <id>750</id> - <posX>185</posX> + <posX>-185</posX> <posY>340</posY> <label>298</label> <font>font13</font> @@ -641,7 +627,7 @@ <description>Video Position Slider</description> <type>slider</type> <id>700</id> - <posX>300</posX> + <posX>-300</posX> <posY>340</posY> <spintype>int</spintype> <textureSliderBar>osd_slider_bg.png</textureSliderBar> @@ -659,7 +645,7 @@ <description>Non-Interleaved Checkbox</description> <type>checkmark</type> <id>701</id> - <posX>185</posX> + <posX>-185</posX> <posY>370</posY> <label>306</label> <onup>700</onup> @@ -674,7 +660,7 @@ <description>No Cache Checkbox</description> <type>checkmark</type> <id>702</id> - <posX>359</posX> + <posX>-359</posX> <posY>370</posY> <label>431</label> <onup>700</onup> @@ -689,7 +675,7 @@ <description>Adjust Framerate Checkbox</description> <type>checkmark</type> <id>703</id> - <posX>185</posX> + <posX>-185</posX> <posY>395</posY> <label>343</label> <onup>701</onup> @@ -704,7 +690,7 @@ <description>brightness label</description> <type>label</type> <id>752</id> - <posX>185</posX> + <posX>-185</posX> <posY>425</posY> <label>464</label> <font>font13</font> @@ -717,7 +703,7 @@ <description>brightness</description> <type>slider</type> <id>704</id> - <posX>300</posX> + <posX>-300</posX> <posY>425</posY> <spintype>int</spintype> <textureSliderBar>osd_slider_bg.png</textureSliderBar> @@ -735,7 +721,7 @@ <description>contrast label</description> <type>label</type> <id>753</id> - <posX>185</posX> + <posX>-185</posX> <posY>455</posY> <label>465</label> <font>font13</font> @@ -748,7 +734,7 @@ <description>contrast</description> <type>slider</type> <id>705</id> - <posX>300</posX> + <posX>-300</posX> <posY>455</posY> <spintype>int</spintype> <textureSliderBar>osd_slider_bg.png</textureSliderBar> @@ -766,7 +752,7 @@ <description>gamma label</description> <type>label</type> <id>754</id> - <posX>185</posX> + <posX>-185</posX> <posY>485</posY> <label>466</label> <font>font13</font> @@ -779,7 +765,7 @@ <description>gamma</description> <type>slider</type> <id>706</id> - <posX>300</posX> + <posX>-300</posX> <posY>485</posY> <spintype>int</spintype> <textureSliderBar>osd_slider_bg.png</textureSliderBar> @@ -797,7 +783,7 @@ <description>Create Bookmark</description> <type>button</type> <id>600</id> - <posX>185</posX> + <posX>-185</posX> <posY>370</posY> <width>165</width> <height>32</height> @@ -819,7 +805,7 @@ <description>Clear Bookmarks</description> <type>button</type> <id>602</id> - <posX>375</posX> + <posX>-375</posX> <posY>370</posY> <width>165</width> <height>32</height> @@ -841,7 +827,7 @@ <description>Bookmarks List Control</description> <type>listcontrol</type> <dimColor>0x10ffffff</dimColor> <id>601</id> - <posX>185</posX> + <posX>-185</posX> <posY>410</posY> <width>355</width> <height>120</height> @@ -855,19 +841,7 @@ <animation effect="fade" time="250">windowopen</animation> <animation effect="fade" time="250">visiblechange</animation> </control> - <control> - <description>Progress Bar Shine</description> - <type>image</type> - <id>103</id> - <posX>79</posX> - <posY>29</posY> - <width>1191</width> - <height>36</height> - <texture>osd_progress_shine_bg.png</texture> - <visible>no</visible> - <animation effect="fade" time="250">visiblechange</animation> - <animation effect="fade" time="250">windowopen</animation> - </control> + </controls> </window> \ No newline at end of file Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/musictrivia.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/musictrivia.xml 2007-11-30 12:18:10 UTC (rev 1111) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/musictrivia.xml 2007-11-30 16:14:57 UTC (rev 1112) @@ -1,87 +1,170 @@ <window> <id>6622</id> - <defaultcontrol>1</defaultcontrol> + <defaultcontrol>110</defaultcontrol> <allowoverlay>no</allowoverlay> <controls> + <import>common.window.xml</import> <import>common.time.xml</import> - <control> - <description>BackGround</description> + + + <control> + <description>icon background</description> <type>image</type> - <id>6</id> + <id>1</id> <posX>0</posX> <posY>0</posY> - <width>1366</width> - <height>768</height> - <texture>background.png</texture> + <width>377</width> + <height>133</height> + <texture>Logo_background.png</texture> + <animation effect="fade" time="500" delay="1000">WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> </control> - - <control> - <description>header</description> + <control> <type>image</type> - <id>30</id> - <posX>75</posX> - <posY>45</posY> - <texture flipY="true" diffuse="Thumb_Mask.png">musictrivia.png</texture> - </control> + <description>Music top left text logo</description> + <id>1</id> + <posX>90</posX> + <posY>18</posY> + <texture>music_logo.png</texture> + <animation effect="fade" time="500" delay="1300">WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </control> + <control> + <type>image</type> + <id>1</id> + <posX>15</posX> + <posY>6</posY> + <width>61</width> + <height>122</height> + <texture>hover_my music.png</texture> + <animation effect="fade" time="1000" delay="2000">WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </control> + <control> + <type>label</type> + <description>My Music Label</description> + <id>1</id> + <posX>251</posX> + <posY>68</posY> + <label>music trivia</label> + <font>wipeouts</font> + <align>center</align> + <textcolor>ffffffff</textcolor> + <animation effect="fade" time="1000" end="60" delay="2000">WindowOpen</animation> + <animation effect="slide" time="1000" delay="2000" start="-600,0" end="0,0" acceleration="-1">WindowOpen</animation> + <animation effect="fade" time="500" start="50">WindowClose</animation> + </control> + + + +<control> + <type>image</type> + <decription>top-strip</decription> + <id>1</id> + <posX>12</posX> + <posY>100</posY> + <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>Start Button</description> <type>button</type> - <id>1</id> - <posX>60</posX> - <posY>97</posY> + <id>110</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="slide" time="500" start="1000,0" end="0,0" delay="100" acceleration="-1">WindowOpen</animation> + <animation effect="fade" time="400" delay="100">WindowOpen</animation> + <posY>100</posY> + <posX>12</posX> <label>Start</label> - <onleft>1</onleft> - <onright>9</onright> + <onleft>110</onleft> + <onright>2</onright> <onup>1</onup> - <ondown>2</ondown> + <ondown>9</ondown> + <width>209</width> + <height>36</height> + <textureFocus>tab_left_corner_down.png</textureFocus> + <textureNoFocus>tab_left_corner_up.png</textureNoFocus> </control> <control> <description>Stop</description> <type>button</type> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="slide" time="500" start="1000,0" end="0,0" delay="100" acceleration="-1">WindowOpen</animation> + <animation effect="fade" time="400" delay="100">WindowOpen</animation> <id>2</id> - <posX>60</posX> - <posY>135</posY> + <posY>100</posY> + <posX>221</posX> <label>Stop</label> - <onleft>2</onleft> - <onright>9</onright> - <onup>1</onup> - <ondown>4</ondown> + <onleft>110</onleft> + <onright>4</onright> + <onup>2</onup> + <ondown>9</ondown> + <width>209</width> + <height>36</height> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> </control> <control> <description>time</description> <type>button</type> <id>3</id> - <posX>60</posX> - <posY>212</posY> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="slide" time="500" start="1000,0" end="0,0" delay="100" acceleration="-1">WindowOpen</animation> + <animation effect="fade" time="400" delay="100">WindowOpen</animation> + <posY>100</posY> + <posX>639</posX> + <width>209</width> + <height>36</height> <label>Time: 15</label> - <onleft>3</onleft> - <onright>9</onright> - <onup>4</onup> - <ondown>3</ondown> + <onleft>4</onleft> + <onright>3</onright> + <onup>3</onup> + <ondown>9</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> </control> <control> <description>tries</description> <type>button</type> <id>4</id> - <posX>60</posX> - <posY>173</posY> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="slide" time="500" start="1000,0" end="0,0" delay="100" acceleration="-1">WindowOpen</animation> + <animation effect="fade" time="400" delay="100">WindowOpen</animation> + <posY>100</posY> + <posX>430</posX> + <width>209</width> + <height>36</height> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> <label>Tries: 2</label> - <onleft>4</onleft> - <onright>9</onright> - <onup>2</onup> - <ondown>3</ondown> + <onleft>2</onleft> + <onright>3</onright> + <onup>4</onup> + <ondown>9</ondown> </control> <control> <type>label</type> <id>10</id> - <posX>380</posX> + <posX>340</posX> <posY>245</posY> <label>:00</label> <font>font72</font> @@ -94,7 +177,7 @@ <control> <type>label</type> <id>11</id> - <posX>445</posX> + <posX>400</posX> <posY>425</posY> <label>Points</label> <font>font18</font> @@ -107,7 +190,7 @@ <control> <type>label</type> <id>12</id> - <posX>395</posX> + <posX>340</posX> <posY>415</posY> <label></label> <font>font32</font> @@ -330,35 +413,55 @@ <control> - <type>listcontrol</type> <dimColor>0x10ffffff</dimColor> - <description>scheduler recordings listcontrol</description> + <type>listcontrol</type> + <description>answers</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> + <posX>542</posX> + <posY>180</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> + + <onleft>2</onleft> + <onright>11</onright> + <onup>2</onup> + <ondown>2</ondown> + + <font>font14</font> + <font2>font10</font2> + <font3>font10</font3> + <textXOff>50</textXOff> + <textXOff2>137</textXOff2> + <textXOff3>137</textXOff3> + <textYOff>4</textYOff> + <textYOff2>27</textYOff2> + <textYOff3>30</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> + <dimColor>0x10ffffff</dimColor> </control> - </controls> </window> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/myHomePlugIns.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/myHomePlugIns.xml 2007-11-30 12:18:10 UTC (rev 1111) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/myHomePlugIns.xml 2007-11-30 16:14:57 UTC (rev 1112) @@ -8,27 +8,32 @@ <controls> <import>common.window.xml</import> <import>common.time.xml</import> - <control> - <description>background image</description> + + + <control> <type>image</type> + <decription>top-strip</decription> <id>1</id> - <width>1366</width> - <height>768</height> - </control> - <control> - <description>time block</description> + <posX>12</posX> + <posY>100</posY> + <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>885</posX> - <posY>700</posY> - <width>471</width> - <height>58</height> - <texture>time_block.png</texture> - </control> + <posX>12</posX> + <posY>590</posY> + <width>1342</width> + <height>168</height> + <texture>lowbar.png</texture> + </control> - - <control> <description>icon and label background</description> <type>image</type> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicsongs.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicsongs.xml 2007-11-30 12:18:10 UTC (rev 1111) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicsongs.xml 2007-11-30 16:14:57 UTC (rev 1112) @@ -625,7 +625,7 @@ <posX>1057</posX> <label>890</label> <font>font14</font> - <action>100</action> + <width>209</width> <height>36</height> <onleft>8</onleft> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicvideoplaylist.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicvideoplaylist.xml 2007-11-30 12:18:10 UTC (rev 1111) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicvideoplaylist.xml 2007-11-30 16:14:57 UTC (rev 1112) @@ -3,36 +3,101 @@ <id>500</id> <defaultcontrol>2</defaultcontrol> <allowoverlay>yes</allowoverlay> - <controls> - <control> - <description>BG</description> + + <controls> + <import>common.window.xml</import> + <import>common.time.xml</import> + + + + <control> + <description>icon and label background</description> <type>image</type> <id>1</id> - <width>1366</width> - <height>768</height> + <posX>0</posX> + <posY>0</posY> + <width>377</width> + <height>133</height> + <texture>Logo_background.png</texture> + <animation effect="fade" time="500" delay="1000">WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> </control> - <control> + <control> <type>image</type> + <description>Picture text gfx</description> <id>1</id> - <posX>113</posX> - <posY>26</posY> - <texture>-</texture> - <animation effect="fade" time="250">WindowOpen</animation> + <posX>90</posX> + <posY>18</posY> + <texture>videos_logo.png</texture> + <animation effect="fade" time="500" delay="1300">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> - <control> - <description>Playlist text label</description> + + <control> + <type>image</type> + <decription>video icon</decription> + <id>1</id> + <posX>15</posX> + <posY>5</posY> + <width>61</width> + <height>122</height> + <texture>hover_musicvideo.png</texture> + <animation effect="fade" time="1000" delay="2000">WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </control> + <control> <type>label</type> + <description>Playlist</description> <id>1</id> - <posX>474</posX> - <posY>93</posY> + <posX>251</posX> + <posY>68</posY> <label>136</label> - <font>font16</font> - <align>right</align> + <font>wipeouts</font> + <align>center</align> <textcolor>ffffffff</textcolor> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> + <animation effect="fade" time="1000" end="60" delay="2000">WindowOpen</animation> + <animation effect="slide" time="1000" delay="2000" start="-600,0" end="0,0" acceleration="-1">WindowOpen</animation> + <animation effect="fade" time="500" start="50">WindowClose</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>650</posY> + <width>750</width> + <label>#selecteditem</label> + <font>wipeout</font> + <align>Left</align> + <textcolor>ffffffff</textcolor> + </control> + + + <control> + <type>image</type> + <decription>top-strip</decription> + <id>1</id> + <posX>12</posX> + <posY>100</posY> + <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>Number of Files Label</description> <type>label</type> @@ -60,103 +125,150 @@ <animation effect="fade" time="500">WindowClose</animation> </control> <control> + <description>shuffle button</description> + <type>button</type> + <id>20</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="slide" time="500" start="1000,0" end="0,0" delay="100" acceleration="-1">WindowOpen</animation> + <animation effect="fade" time="400" delay="100">WindowOpen</animation> + <posY>100</posY> + <posX>12</posX> + <label>191</label> + <font>font14</font> + <onleft>24</onleft> + <onright>21</onright> + <onup>22</onup> + <ondown>50</ondown> + <width>209</width> + <height>36</height> + <textureFocus>tab_left_corner_down.png</textureFocus> + <textureNoFocus>tab_left_corner_up.png</textureNoFocus> + </control> + + <control> + <type>button</type> + <id>21</id> + <description>Save button</description> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="slide" time="500" start="1000,0" end="0,0" delay="100" acceleration="-1">WindowOpen</animation> + <animation effect="fade" time="400" delay="100">WindowOpen</animation> + <posY>100</posY> + <posX>221</posX> + <label>190</label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>20</onleft> + <onright>22</onright> + <onup>22</onup> + <ondown>50</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + + <textcolor>white</textcolor> + </control> + + <control> + <description>Clear button</description> + <type>button</type> + <id>22</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="slide" time="500" start="1000,0" end="0,0" delay="100" acceleration="-1">WindowOpen</animation> + <animation effect="fade" time="400" delay="100">WindowOpen</animation> + <posY>100</posY> + <posX>430</posX> + <label>192</label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>21</onleft> + <onright>23</onright> + <onup>22</onup> + <ondown>50</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + + </control> + + <control> + <description>Play button</description> + <type>button</type> + <id>23</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="slide" time="500" start="1000,0" end="0,0" delay="100" acceleration="-1">WindowOpen</animation> + <animation effect="fade" time="400" delay="100">WindowOpen</animation> + <posY>136</posY> + <posX>430</posX> + <label>208</label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>22</onleft> + <onright>25</onright> + <onup>37</onup> + <ondown>50</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <visible>Control.HasFocus(37)|Control.HasFocus(3)|Control.HasFocus(6)</visible> + <animation effect="fade" time="250">visiblechange</animation> + <animation effect="slide" start="0,-36" end="0,0" time="250">visiblechange</animation> + + </control> + + + <control> + <description>Previous button</description> + <type>button</type> + <id>25</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="slide" time="500" start="1000,0" end="0,0" delay="100" acceleration="-1">WindowOpen</animation> + <animation effect="fade" time="400" delay="100">WindowOpen</animation> + <posY>100</posY> + <posX>639</posX> + <label>210</label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>23</onleft> + <onright>24</onright> + <onup>22</onup> + <ondown>50</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + + </control> + <control> + <description>next button</description> + <type>button</type> + <id>24</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="slide" time="500" start="1000,0" end="0,0" delay="100" acceleration="-1">WindowOpen</animation> + <animation effect="fade" time="400" delay="100">WindowOpen</animation> + + <posY>100</posY> + <posX>848</posX> + <label>209</label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>25</onleft> + <onright>20</onright> + <onup>22</onup> + <ondown>50</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + + + </control> + + + <control> <type>group</type> - <description>group element</description> + <animation effect="slide" time="400" start="0,-300">WindowOpen</animation> + <animation effect="slide" time="400" end="800,0">WindowClose</animation> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> - <control> - <description>Shuffle button</description> - <type>button</type> - <id>20</id> - <posX>113</posX> - <posY>129</posY> - <label>191</label> - <onleft>20</onleft> - <onright>50</onright> - <onup>2</onup> - <ondown>21</ondown> - <onup>2</onup> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> - </control> - <control> - <description>Save button</description> - <type>button</type> - <id>21</id> - <posX>113</posX> - <posY>174</posY> - <label>190</label> - <onleft>21</onleft> - <onright>50</onright> - <onup>20</onup> - <ondown>22</ondown> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> - </control> - <control> - <description>Clear button</description> - <type>button</type> - <id>22</id> - <posX>113</posX> - <posY>220</posY> - <label>192</label> - <onleft>22</onleft> - <onright>50</onright> - <onup>21</onup> - <ondown>23</ondown> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> - </control> - <control> - <description>Play button</description> - <type>button</type> - <id>23</id> - <posX>113</posX> - <posY>265</posY> - <label>208</label> - <onleft>23</onleft> - <onright>50</onright> - <onup>22</onup> - <ondown>24</ondown> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> - </control> - <control> - <description>Next button</description> - <type>button</type> - <id>24</id> - <posX>113</posX> - <posY>310</posY> - <label>209</label> - <onleft>24</onleft> - <onright>50</onright> - <onup>23</onup> - <ondown>25</ondown> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> - </control> - <control> - <description>Previous button</description> - <type>button</type> - <id>25</id> - <posX>113</posX> - <posY>356</posY> - <label>210</label> - <onleft>25</onleft> - <onright>50</onright> - <onup>24</onup> - <ondown>26</ondown> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> - </control> - </control> - <control> - <type>group</type> <description>group element</description> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> - <animation effect="slide" time="250" start="0,-300">WindowOpen</animation> - <animation effect="slide" time="500" end="800,0">WindowClose</animation> <control> <description>composite control consisting of a list control and a thumbnail panel</description> <type>facadeview</type> @@ -165,45 +277,257 @@ <description>Thumbnail Panel</description> <type>thumbnailpanel</type> <id>51</id> - <onleft>2</onleft> - <onright>52</onright> - <onup>2</onup> - <ondown>2</ondown> + <onleft>2</onleft> + <onright>04081980</onright> + <onup>2</onup> + <ondown>04081980</ondown> + <posX>30</posX> + <posY>140</posY> + <width>1316</width> + <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_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> + <textcolor>ffb9d5dd</textcolor> + <colordiffuse>ffffffff</colordiffuse> + <remoteColor>ffFFA075</remoteColor> + <downloadColor>ff80ff80</downloadColor> + <suffix>|</suffix> + <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> + <showFolder>no</showFolder> + <showBackGround>yes</showBackGround> + <showInfoImage>no</showInfoImage> + <enableFocusZoom>no</enableFocusZoom> + <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> <description>album view listcontrol</description> <type>listcontrol</type> <dimColor>0x10ffffff</dimColor> <subtype>album</subtype> - <id>52</id> - <font>font13</font> - <font2>font13</font2> - <selectedColor>FFFF6600</selectedColor> - <textcolor>FFB2D4F5</textcolor> - <selectedColor2>FFFF6600</selectedColor2> - <textcolor2>FFB2D4F5</textcolor2> - <textXOff>9</textXOff> - <textYOff>5</textYOff> - <textXOff2>796</textXOff2> - <textYOff2>80</textYOff2> - <itemWidth>108</itemWidth> - <itemHeight>108</itemHeight> - <spaceBetweenItems>18</spaceBetweenItems> - <textureHeight>120</textureHeight> - <onleft>2</onleft> - <onright>52</onright> - <onup>2</onup> - <ondown>2</ondown> + <id>50</id> + <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>font10</font> + <shadedColor>20ffffff</shadedColor> + <selectedColor>FFF8BC70</selectedColor> + <playedColor>ffa0d0ff</playedColor> + <textcolor>ffffffff</textcolor> + <textcolor2>ffffffff</textcolor2> + <textcolor3>ffffffff</textcolor3> + <colordiffuse>ffffffff</colordiffuse> + <remoteColor>ffFFA075</remoteColor> + <downloadColor>ff80ff80</downloadColor> + <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> <control> <description>playlist control</description> <type>playlistcontrol</type> <id>53</id> - <onleft>2</onleft> - <onright>53</onright> - <onup>2</onup> - <ondown>2</ondown> - <textcolor>FFFFFFFF</textcolor> - </control> + <onleft>2</onleft> + <onright>04081980</onright> + <onup>2</onup> + <ondown>04081980</ondown> + <posX>542</posX> + <posY>140</posY> + <width>700</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>font14</font> + <shadedColor>20ffffff</shadedColor> + <selectedColor>FFF8BC70</selectedColor> + <textcolor>ffffffff</textcolor> + <textcolor2>ffffffff</textcolor2> + <textcolor3>ffffffff</textcolor3> + <colordiffuse>ffffffff</colordiffuse> + <remoteColor>ffFFA075</remoteColor> + <downloadColor>ff80ff80</downloadColor> + <textXOff>32</textXOff> + <textYOff>3</textYOff> + <textXOff2>650</textXOff2> + <textYOff2>3</textYOff2> + <IconXOff>24</IconXOff> + <IconYOff>3</IconYOff> + <suffix>|</suffix> + <upBtnWidth>35</upBtnWidth> + <downBtnWidth>35</downBtnWidth> + <deleteBtnWidth>35</deleteBtnWidth> + <upBtnHeight>35</upBtnHeight> + <downBtnHeight>35</downBtnHeight> + <deleteBtnHeight>35</deleteBtnHeight> + <upBtnXOffset>700</upBtnXOffset> + <downBtnXOffset>735</downBtnXOffset> + <deleteBtnXOffset>773</deleteBtnXOffset> + <upBtnYOffset>0</upBtnYOffset> + <downBtnYOffset>0</downBtnYOffset> + <deleteBtnYOffset>0</deleteBtnYOffset> + <textureMoveUp>page_up_nofocus.png</textureMoveUp> + <textureMoveUpFocused>page_up_focus.png</textureMoveUpFocused> + <textureMoveDown>page_down_nofocus.png</textureMoveDown> + <textureMoveDownFocused>page_down_focus.png</textureMoveDownFocused> + <textureDelete>dialogue_shutdown_nofocus.png</textureDelete> + <textureDeleteFocused>dialogue_shutdown_focus.png</textureDeleteFocused> + </control> + <control> + <description>playlist item button</description> + <type>playlistbutton</type> + <id>5</id> + <posX>189</posX> + <posY>133</posY> + <width>566</width> + <height>50</height> + <textXOff>18</textXOff> + <textYOff>6</textYOff> + <upBtnWidth>33</upBtnWidth> + <downBtnWidth>33</downBtnWidth> + <deleteBtnWidth>37</deleteBtnWidth> + <upBtnHeight>42</upBtnHeight> + <downBtnHeight>42</downBtnHeight> + <deleteBtnHeight>42</deleteBtnHeight> + <upBtnXOffset>654</upBtnXOffset> + <downBtnXOffset>703</downBtnXOffset> + <deleteBtnXOffset>753</deleteBtnXOffset> + <upBtnYOffset>0</upBtnYOffset> + <downBtnYOffset>0</downBtnYOffset> + <deleteBtnYOffset>0</deleteBtnYOffset> + <textureFocus>playlist_sub_focus.png</textureFocus> + <textureNoFocus>playlist_sub_nofocus.png</textureNoFocus> + <textureMoveUp>arrowup_nofocus.png</textureMoveUp> + <textureMoveUpFocused>playlist_item_up_focus.png</textureMoveUpFocused> + <textureMoveDown>playlist_item_down_nofocus.png</textureMoveDown> + <textureMoveDownFocused>playlist_item_down_focus.png</textureMoveDownFocused> + <textureDelete>playlist_item_delete_nofocus.png</textureDelete> + <textureDeleteFocused>playlist_item_delete_focus.png</textureDeleteFocused> + <font>font13</font> + <textcolor>white</textcolor> + <colordiffuse>white</colordiffuse> + <disabledcolor>60ffffff</disabledcolor> + <animation effect="zoom" start="100,100" end="110,110" time="100">focus</animation> + <animation effect="zoom" start="110,110" end="100,100" time="300">unfocus</animation> + </control> + <control> + <description>default thumbnail panel</description> + <type>thumbnailpanel</type> + <id>11</id> + <onleft>2</onleft> + <onright>04081980</onright> + <onup>2</onup> + <ondown>04081980</ondown> + <posX>30</posX> + <posY>140</posY> + <width>1316</width> + <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_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> + <textcolor>ffb9d5dd</textcolor> + <colordiffuse>ffffffff</colordiffuse> + <remoteColor>ffFFA075</remoteColor> + <downloadColor>ff80ff80</downloadColor> + <suffix>|</suffix> + <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> + <showFolder>no</showFolder> + <showBackGround>yes</showBackGround> + <showInfoImage>no</showInfoImage> + <enableFocusZoom>no</enableFocusZoom> + <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> </controls> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicvideos.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicvideos.xml 2007-11-30 12:18:10 UTC (rev 1111) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicvideos.xml 2007-11-30 16:14:57 UTC (rev 1112) @@ -3,167 +3,427 @@ <id>4734</id> <defaultcontrol>1000</defaultcontrol> <allowoverlay>yes</allowoverlay> - <define>#header.label:30000</define> - <define>#header.image:logo_music videos.png</define> - <define>#header.hover:hover_musicvideo.png</define> <controls> <import>common.window.xml</import> - <control> - <type>group</type> - <animation effect="fade" time="250">WindowOpen</animation> + <import>common.time.xml</import> + + + + <control> + <description>icon and label background</description> + <type>image</type> + <id>1</id> + <posX>0</posX> + <posY>0</posY> + <width>377</width> + <height>133</height> + <texture>Logo_background.png</texture> + <animation effect="fade" time="500" delay="1000">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> - <description>group element</description> - <layout>StackLayout(2)</layout> - <posX>113</posX> - <posY>129</posY> - <control> - <type>button</type> - <description>Top Videos button</description> - <id>2</id> - <onleft>2</onleft> - <onright>50</onright> - <onup>39</onup> - <ondown>7</ondown> - <label>30001</label> - </control> - <control> - <type>button</type> - <description>New Videos button</description> - <id>7</id> - <onleft>7</onleft> - <onright>50</onright> - <onup>2</onup> - <ondown>37</ondown> - <label>30002</label> - </control> - <control> - <type>button</type> - <description>Genre button</description> - <id>37</id> - <onleft>24</onleft> - <onright>50</onright> - <onup>7</onup> - <ondown>3</ondown> - <label>725</label> - </control> - <control> - <type>button</type> - <description>Search button</description> - <id>3</id> - <onleft>3</onleft> - <onright>50</onright> - <onup>37</onup> - <ondown>6</ondown> - <label>137</label> - </control> - <control> - <type>button</type> - <description>favorite button</description> - <id>6</id> - <onleft>6</onleft> - <onr... [truncated message content] |