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] |
From: <rs...@us...> - 2007-12-03 12:32:45
|
Revision: 1117 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=1117&view=rev Author: rsparey Date: 2007-12-03 04:32:42 -0800 (Mon, 03 Dec 2007) Log Message: ----------- Working on tv osd Modified Paths: -------------- trunk/skins/Foofaraw/Development Skin/Foofaraw/BasicHome.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/Tetris/Thumbs.db trunk/skins/Foofaraw/Development Skin/Foofaraw/TVOSD.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvFullScreen.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/tvZAPOSD.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/videoFullScreen.xml Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/BasicHome.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/BasicHome.xml 2007-12-02 09:47:08 UTC (rev 1116) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/BasicHome.xml 2007-12-03 12:32:42 UTC (rev 1117) @@ -5,14 +5,7 @@ <allowoverlay>yes</allowoverlay> <disabletopbar>no</disabletopbar> <autohidetopbar>yes</autohidetopbar> <controls> - <control> - <description>BG</description> - <type>image</type> - <id>1</id> - <width>1366</width> - <height>768</height> - - </control> + <import>common.window.xml</import> <import>common.time.xml</import> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/Tetris/Thumbs.db =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/TVOSD.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/TVOSD.xml 2007-12-02 09:47:08 UTC (rev 1116) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/TVOSD.xml 2007-12-03 12:32:42 UTC (rev 1117) @@ -9,6 +9,19 @@ <controls> <import>common.time.xml</import> <import>common.progressbar.xml</import> + <control> + <description>bar image</description> + <posX>12</posX> + <posY>10</posY> + <width>1342</width> + <height>75</height> + <texture>osd_bg_top.png</texture> + <type>image</type> + <id>1</id> + + + </control> + <control> <type>image</type> <decription>lowbar info block</decription> @@ -34,14 +47,14 @@ <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> - <control> + <control> <description>TV Progress Bar</description> <type>tvprogress</type> - <id>101</id> + <id>100</id> <posX>188</posX> - <posY>47</posY> + <posY>33</posY> <width>539</width> - <height>43</height> + <height>36</height> <toptexture>osd_progress_indicator.png</toptexture> <TextureOffsetY>29</TextureOffsetY> <bottomtexture>-</bottomtexture> @@ -56,7 +69,7 @@ <filltexture1>osd_progress_mid_red.png</filltexture1> <filltexture2>osd_progress_mid.png</filltexture2> <filltexture3>osd_progress_mid_orange.png</filltexture3> - <fillheight>36</fillheight> + <fillheight>26</fillheight> <label>#TV.Record.percent1</label> <label1>#TV.Record.percent2</label1> <label2>#TV.Record.percent3</label2> @@ -64,14 +77,16 @@ <endlabel /> <toplabel /> <font>font13</font> - <textcolor>FF000000</textcolor> + <textcolor>FFFFFFFF</textcolor> </control> + + <control> <description>rec logo</description> <type>image</type> <id>39</id> - <posX>900</posX> - <posY>50</posY> + <posX>640</posX> + <posY>648</posY> <texture>rec.png</texture> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> @@ -79,43 +94,44 @@ <control> <description>Channel Name</description> <id>0</id> - <<type>fadelabel</type> - <width>290</width> + <type>textbox</type> + <width>310</width> <height>30</height> - <posX>150</posX> - <posY>590</posY> + <posX>20</posX> + <posY>710</posY> + <align>left</align> <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> <control> <description>On tv NOW</description> <id>36</id> - <type>textbox</type> + <type>textbox</type> <width>290</width> <height>30</height> <posX>150</posX> - <posY>516</posY> + <posY>590</posY> <align>left</align> <font>font12</font> <textcolor>FFB2D4F5</textcolor> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> - <control> + <control> <description>Plot</description> <type>textboxscrollup</type> - <id>1</id> - <posX>154</posX> + <id>38</id> + <posX>154</posX> <posY>630</posY> <width>750</width> <height>120</height> - <label>#Play.Current.Plot</label> + <align>left</align> + <label>#TV.View.description</label> <font>font10</font> - <textcolor>FFFFFFFF</textcolor> + <textcolor>EFFFFFF0</textcolor> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> @@ -125,8 +141,8 @@ <type>textbox</type> <width>290</width> <height>30</height> - <posX>150</posX> - <posY>658</posY> + <posX>950</posX> + <posY>586</posY> <align>left</align> <font>font12</font> <textcolor>AFB2D4F5</textcolor> @@ -137,20 +153,20 @@ <description>Play</description> <type>togglebutton</type> <id>213</id> - <posX>-500</posX> - <posY>563</posY> - <width>50</width> - <height>50</height> + <posX>20</posX> + <posY>590</posY> + <width>30</width> + <height>30</height> <AltTextureFocus>osd_pause_focus.png</AltTextureFocus> <AltTextureNoFocus>osd_pause_nofocus.png</AltTextureNoFocus> <textureFocus>osd_play_focus.png</textureFocus> <textureNoFocus>osd_play_nofocus.png</textureNoFocus> <label>-</label> <font>-</font> - <onleft>213</onleft> - <onright>213</onright> + <onleft>218</onleft> + <onright>218</onright> <onup>213</onup> - <ondown>218</ondown> + <ondown>213</ondown> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> @@ -158,8 +174,8 @@ <description>Subtitles Menu</description> <type>togglebutton</type> <id>218</id> - <posX>-500</posX> - <posY>618</posY> + <posX>55</posX> + <posY>590</posY> <width>30</width> <height>30</height> <AltTextureFocus>osd_subtitles_focus.png</AltTextureFocus> @@ -168,9 +184,9 @@ <textureNoFocus>osd_subtitles_nofocus.png</textureNoFocus> <label>-</label> <font>-</font> - <onleft>218</onleft> + <onleft>213</onleft> <onright>218</onright> - <onup>213</onup> + <onup>218</onup> <ondown>218</ondown> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> @@ -179,7 +195,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> @@ -192,7 +208,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> @@ -205,7 +221,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> @@ -223,7 +239,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> @@ -238,7 +254,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> @@ -257,7 +273,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> @@ -276,7 +292,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> @@ -295,7 +311,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> @@ -314,7 +330,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> @@ -329,7 +345,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> @@ -351,7 +367,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> @@ -372,7 +388,7 @@ <control> <description>Stop</description> <type>button</type> - <id>-212</id> + <id>212</id> <posX>72</posX> <posY>498</posY> <width>35</width> @@ -393,7 +409,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> @@ -415,7 +431,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> @@ -437,7 +453,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> @@ -459,7 +475,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> @@ -481,7 +497,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> @@ -492,7 +508,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> @@ -503,7 +519,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> @@ -514,7 +530,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> @@ -534,7 +550,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> @@ -549,9 +565,9 @@ </control> <control> <description>Sub Titles List Control</description> - <type>listcontrol</type> <dimColor>0x10ffffff</dimColor> + <type>listcontrol</type> <id>802</id> - <posX>-185</posX> + <posX>185</posX> <posY>425</posY> <width>300</width> <height>100</height> @@ -567,7 +583,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> @@ -580,7 +596,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> @@ -596,9 +612,9 @@ </control> <control> <description>Audio Stream List Control</description> - <type>listcontrol</type> <dimColor>0x10ffffff</dimColor> + <type>listcontrol</type> <id>501</id> - <posX>-185</posX> + <posX>185</posX> <posY>400</posY> <width>355</width> <height>150</height> @@ -614,7 +630,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> @@ -627,7 +643,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> @@ -645,7 +661,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> @@ -660,7 +676,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> @@ -675,7 +691,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> @@ -690,7 +706,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> @@ -703,7 +719,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> @@ -721,7 +737,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> @@ -734,7 +750,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> @@ -752,7 +768,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> @@ -765,7 +781,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> @@ -783,7 +799,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> @@ -805,7 +821,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> @@ -825,9 +841,9 @@ </control> <control> <description>Bookmarks List Control</description> - <type>listcontrol</type> <dimColor>0x10ffffff</dimColor> + <type>listcontrol</type> <id>601</id> - <posX>-185</posX> + <posX>185</posX> <posY>410</posY> <width>355</width> <height>120</height> @@ -841,7 +857,18 @@ <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>1</id> + <posX>200</posX> + <posY>25</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> </controls> - </window> \ No newline at end of file Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvFullScreen.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvFullScreen.xml 2007-12-02 09:47:08 UTC (rev 1116) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvFullScreen.xml 2007-12-03 12:32:42 UTC (rev 1117) @@ -1,13 +1,14 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> <window> <id>602</id> - <defaultcontrol>13</defaultcontrol> + <defaultcontrol>13</defaultcontrol> <allowoverlay>no</allowoverlay> <define>#percentage:#TV.View.Percentage</define> <define>#currentplaytime:#TV.View.start</define> <define>#currentremaining:#TV.View.stop</define> <controls> - <control> + + <control> <description>bar image</description> <posX>12</posX> <posY>10</posY> @@ -16,71 +17,16 @@ <texture>osd_bg_top.png</texture> <type>image</type> <id>0</id> - + <colordiffuse>White</colordiffuse> <visible>no</visible> <animation effect="fade" time="250">visiblechange</animation> </control> - <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>Time Past Info</description> - <type>label</type> - <id>101</id> - <posX>140</posX> - <posY>63</posY> - <label>#currentplaytime</label> - <align>center</align> - <font>font13</font> - <textcolor>FFFFFFFF</textcolor> - <animation effect="fade" time="250">visiblechange</animation> - <animation effect="fade" time="250">windowopen</animation> - <visible>no</visible> - </control> + <import>common.progressbar.xml</import> <control> - <description>Remaining Time Info</description> - <type>label</type> - <id>102</id> - <posX>820</posX> - <posY>63</posY> - <label>#currentremaining</label> - <align>center</align> - <font>font13</font> - <textcolor>FFFFFFFF</textcolor> - <animation effect="fade" time="250">visiblechange</animation> - <animation effect="fade" time="250">windowopen</animation> - <visible>no</visible> - </control> - - <control> - <description> progress background</description> - <type>image</type> - <id>105</id> - <posX>196</posX> - <posY>25</posY> - <width>547</width> - <height>43</height> - <texture>osd_progress_background.png</texture> - <visible>no</visible> - <animation effect="fade" time="250">visiblechange</animation> - <animation effect="fade" time="250">windowopen</animation> - </control> - <control> <description>row 1 label</description> <type>label</type> <id>10</id> - <posX>1177</posX> + <posX>1000</posX> <posY>27</posY> <width>120</width> <label>-</label> @@ -94,11 +40,11 @@ <description>row 2 label</description> <type>label</type> <id>11</id> - <posX>1177</posX> + <posX>1000</posX> <posY>87</posY> <label>-</label> <align>left</align> - <font>font13</font> + <font>font13</font> <textcolor>ffffffff</textcolor> <visible>no</visible> <animation effect="fade" time="250">visiblechange</animation> @@ -107,21 +53,49 @@ <description>row 3 label</description> <type>label</type> <id>12</id> - <posX>1177</posX> + <posX>1000</posX> <posY>147</posY> <label>-</label> <align>left</align> + <font>font13</font> + <textcolor>ffffffff</textcolor> + <visible>no</visible> + <animation effect="fade" time="250">visiblechange</animation> + </control> + <control> + <description>channelname</description> + <type>label</type> + <id>14</id> + <posX>80</posX> + <posY>30</posY> + <width>590</width> + <label>-</label> + <align>left</align> <font>font13</font> <textcolor>ffffffff</textcolor> <visible>no</visible> <animation effect="fade" time="250">visiblechange</animation> </control> + <control> + <description>skip steps</description> + <type>label</type> + <id>15</id> + <posX>1000</posX> + <posY>27</posY> + <width>150</width> + <label>-</label> + <align>left</align> + <font>wipeouts</font> + <textcolor>ffffffff</textcolor> + <visible>no</visible> + <animation effect="fade" time="250">visiblechange</animation> + </control> <control> <description>pause image</description> <type>image</type> <id>16</id> - <posX>1000</posX> - <posY>30</posY> + <posX>500</posX> + <posY>300</posY> <visible>no</visible> <texture>video-pause.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -132,8 +106,8 @@ <id>17</id> <!-- <width>733</width> <height>26</height> --> - <posX>1000</posX> - <posY>30</posY> + <posX>1166</posX> + <posY>18</posY> <visible>no</visible> <texture>video+2x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -142,8 +116,8 @@ <description>4x image</description> <type>image</type> <id>18</id> - <posX>1000</posX> - <posY>30</posY> + <posX>1166</posX> + <posY>18</posY> <visible>no</visible> <texture>video+4x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -152,8 +126,8 @@ <description>8x image</description> <type>image</type> <id>19</id> - <posX>1000</posX> - <posY>30</posY> + <posX>1166</posX> + <posY>18</posY> <visible>no</visible> <texture>video+8x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -162,8 +136,8 @@ <description>16x image</description> <type>image</type> <id>20</id> - <posX>1000</posX> - <posY>30</posY> + <posX>1166</posX> + <posY>18</posY> <visible>no</visible> <texture>video+16x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -172,8 +146,8 @@ <description>32x image</description> <type>image</type> <id>21</id> - <posX>1000</posX> - <posY>30</posY> + <posX>1166</posX> + <posY>18</posY> <visible>no</visible> <texture>video+32x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -182,8 +156,8 @@ <description>- 2x image</description> <type>image</type> <id>23</id> - <posX>1000</posX> - <posY>30</posY> + <posX>1166</posX> + <posY>18</posY> <visible>no</visible> <texture>video-2x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -192,8 +166,8 @@ <description>- 4x image</description> <type>image</type> <id>24</id> - <posX>1000</posX> - <posY>30</posY> + <posX>1166</posX> + <posY>18</posY> <visible>no</visible> <texture>video-4x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -202,8 +176,8 @@ <description>- 8x image</description> <type>image</type> <id>25</id> - <posX>1000</posX> - <posY>30</posY> + <posX>1166</posX> + <posY>18</posY> <visible>no</visible> <texture>video-8x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -212,8 +186,8 @@ <description>- 16x image</description> <type>image</type> <id>26</id> - <posX>1000</posX> - <posY>30</posY> + <posX>1166</posX> + <posY>18</posY> <visible>no</visible> <texture>video-16x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -222,8 +196,8 @@ <description>- 32x image</description> <type>image</type> <id>27</id> - <posX>1000</posX> - <posY>30</posY> + <posX>1166</posX> + <posY>18</posY> <visible>no</visible> <texture>video-32x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -277,8 +251,8 @@ <description>rec logo</description> <type>image</type> <id>39</id> - <posX>900</posX> - <posY>40</posY> + <posX>313</posX> + <posY>620</posY> <texture>rec.png</texture> <animation effect="fade" time="250">visiblechange</animation> </control> @@ -304,8 +278,8 @@ <width>866</width> <label>-</label> <align>left</align> - <font>dingbats</font> - <textcolor>FFFFFFFF</textcolor> + <font>wipeouts</font> + <textcolor>white</textcolor> <visible>yes</visible> <animation effect="fade" time="250">visiblechange</animation> </control> @@ -318,8 +292,8 @@ <width>866</width> <label>-</label> <align>left</align> - <font>dingbats</font> - <textcolor>FFFFFFFF</textcolor> + <font>wipeouts</font> + <textcolor>white</textcolor> <visible>yes</visible> <animation effect="fade" time="250">visiblechange</animation> </control> @@ -332,8 +306,8 @@ <width>866</width> <label>-</label> <align>left</align> - <font>dingbats</font> - <textcolor>FFFFFFFF</textcolor> + <font>wipeouts</font> + <textcolor>white</textcolor> <visible>yes</visible> <animation effect="fade" time="250">visiblechange</animation> </control> @@ -346,8 +320,8 @@ <width>866</width> <label>-</label> <align>left</align> - <font>dingbats</font> - <textcolor>FFFFFFFF</textcolor> + <font>wipeouts</font> + <textcolor>white</textcolor> <visible>yes</visible> <animation effect="fade" time="250">visiblechange</animation> </control> @@ -373,33 +347,5 @@ <visible>no</visible> <animation effect="fade" time="250">visiblechange</animation> </control> - <control> - <description>Progress Bar Shine</description> - <type>image</type> - <id>103</id> - <posX>202</posX> - <posY>27</posY> - <width>538</width> - <height>25</height> - <texture>osd_progress_shine.png</texture> - <visible>no</visible> - <animation effect="fade" time="250">visiblechange</animation> - <animation effect="fade" time="250">windowopen</animation> - </control> - <control> - <description>VIDEO IMAGE</description> - <type>image</type> - <id>104</id> - <posX>20</posX> - <posY>8</posY> - <width>40</width> - <height>78</height> - <texture>#Play.Current.Thumb</texture> - <keepaspectratio>yes</keepaspectratio> - <centered>yes</centered> - <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/tvZAPOSD.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/tvZAPOSD.xml 2007-12-02 09:47:08 UTC (rev 1116) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/tvZAPOSD.xml 2007-12-03 12:32:42 UTC (rev 1117) @@ -4,7 +4,35 @@ <defaultcontrol>213</defaultcontrol> <allowoverlay>no</allowoverlay> <controls> + + <control> + <description>top bar background</description> + + <type>image</type> + <id>1</id> + <posX>12</posX> + <posY>10</posY> + <width>1342</width> + <height>75</height> + <texture>osd_bg_top.png</texture> + <animation effect="fade" time="250">WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </control> <control> + <description>TV Logo</description> + <type>image</type> + <id>10</id> + <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> + <animation effect="fade" time="250">windowopen</animation> + </control> + <control> <description>background</description> <type>image</type> <id>0</id> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/videoFullScreen.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/videoFullScreen.xml 2007-12-02 09:47:08 UTC (rev 1116) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/videoFullScreen.xml 2007-12-03 12:32:42 UTC (rev 1117) @@ -42,7 +42,7 @@ <posY>31</posY> <label>-</label> <align>left</align> - <font>font13</font> + <font>wipeouts</font> <textcolor>ffffffff</textcolor> <visible>no</visible> <animation effect="fade" time="250">visiblechange</animation> @@ -55,8 +55,8 @@ <posY>31</posY> <label>-</label> <align>left</align> - <font>ffffffff</font> - <textcolor>Black</textcolor> + <font>wipeouts</font> + <textcolor>ffffffff</textcolor> <visible>no</visible> <animation effect="fade" time="250">visiblechange</animation> </control> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rs...@us...> - 2007-12-04 14:35:41
|
Revision: 1124 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=1124&view=rev Author: rsparey Date: 2007-12-04 06:35:39 -0800 (Tue, 04 Dec 2007) Log Message: ----------- Fixed tv osd flicker removed some unused graphics.... Modified Paths: -------------- trunk/skins/Foofaraw/Development Skin/Foofaraw/common.progressbar.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytetris.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvFullScreen.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtv.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/videoFullScreen.xml Removed Paths: ------------- trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/Backspin.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/Backspin2.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/photo-puzzle.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/time_block.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tv-puzzle.png Deleted: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/Backspin.png =================================================================== (Binary files differ) Deleted: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/Backspin2.png =================================================================== (Binary files differ) Deleted: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/photo-puzzle.png =================================================================== (Binary files differ) Deleted: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/time_block.png =================================================================== (Binary files differ) Deleted: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tv-puzzle.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/common.progressbar.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/common.progressbar.xml 2007-12-04 14:18:35 UTC (rev 1123) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/common.progressbar.xml 2007-12-04 14:35:39 UTC (rev 1124) @@ -1,7 +1,19 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> <window> <controls> - + <control> + <description>progressbar background</description> + <type>image</type> + <id>104</id> + <posX>12</posX> + <posY>10</posY> + <width>1342</width> + <height>75</height> + <texture>osd_bg_top.png</texture> + <visible>no</visible> + <animation effect="fade" time="250">visiblechange</animation> + <animation effect="fade" time="250">windowopen</animation> + </control> <control> <description>background</description> <type>image</type> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mytetris.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytetris.xml 2007-12-04 14:18:35 UTC (rev 1123) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytetris.xml 2007-12-04 14:35:39 UTC (rev 1124) @@ -1,49 +1,140 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> <window> <id>19000</id> - <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> + <defaultcontrol>2</defaultcontrol> + <allowoverlay>yes</allowoverlay> <define>#header.label:19001</define> <define>#header.image:tetris\logo.png</define> <define>#header.hover:</define> <controls> + <import>common.window.xml</import> - <control> - <type>group</type> - <description>group element</description> - <layout>StackLayout</layout> - <posX>113</posX> - <posY>129</posY> - <control> - <description>New Game</description> - <type>button</type> - <id>2</id> - <label>19002</label> - <onleft>2</onleft> - <onright>10</onright> - <onup>17</onup> - <ondown>4</ondown> - </control> - <control> - <description>Sounds</description> - <type>togglebutton</type> - <id>4</id> - <label>19004</label> - <onleft>4</onleft> - <onright>10</onright> - <onup>2</onup> - <ondown>2</ondown> - <width>253</width> - </control> + <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_tetris.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>tetris</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> + <description>New Game button</description> + <type>button</type> + <id>2</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>100</posY> + <posX>12</posX> + <label>19002</label> + <font>font14</font> + <onleft>4</onleft> + <onright>4</onright> + <onup>21</onup> + <ondown>10</ondown> + <width>209</width> + <height>36</height> + <textureFocus>tab_left_corner_down.png</textureFocus> + <textureNoFocus>tab_left_corner_up.png</textureNoFocus> + </control> + <control> + <description>Sound ON</description> + <type>togglebutton</type> + <id>4</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>221</posX> + <label>19004</label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>2</onleft> + <onright>2</onright> + <onup>21</onup> + <ondown>10</ondown> + <textureFocus>tab_toggleon_focus.png</textureFocus> + <textureNoFocus>tab_toggleon_nofocus.png</textureNoFocus> + <AltTextureFocus>tab_toggleoff_focus.png</AltTextureFocus> + <AltTextureNoFocus>tab_toggleoff_nofocus.png</AltTextureNoFocus> + <textureAscending>arrow_round_up_nofocus.png</textureAscending> + + + </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> <type>group</type> <control> <description>Scoreboard background</description> <type>image</type> <id>200</id> - <posX>113</posX> - <posY>525</posY> + <posX>950</posX> + <posY>200</posY> <width>363</width> <height>200</height> <texture>tetris\scoreboard.png</texture> @@ -53,16 +144,16 @@ <description>Score: label</description> <type>label</type> <id>201</id> - <posX>140</posX> - <posY>546</posY> + <posX>980</posX> + <posY>210</posY> <label>19005</label> </control> <control> <description>Score</description> <type>label</type> <id>202</id> - <posX>447</posX> - <posY>546</posY> + <posX>1250</posX> + <posY>210</posY> <width>216</width> <align>right</align> <label>#tetris_score</label> @@ -71,16 +162,16 @@ <description>Level: label</description> <type>label</type> <id>203</id> - <posX>140</posX> - <posY>592</posY> + <posX>980</posX> + <posY>240</posY> <label>19006</label> </control> <control> <description>Level</description> <type>label</type> <id>204</id> - <posX>447</posX> - <posY>592</posY> + <posX>1250</posX> + <posY>240</posY> <width>216</width> <align>right</align> <label>#tetris_level</label> @@ -89,16 +180,16 @@ <description>Lines: label</description> <type>label</type> <id>205</id> - <posX>140</posX> - <posY>637</posY> + <posX>980</posX> + <posY>270</posY> <label>19007</label> </control> <control> <description>Lines</description> <type>label</type> <id>206</id> - <posX>447</posX> - <posY>637</posY> + <posX>1250</posX> + <posY>270</posY> <width>216</width> <align>right</align> <label>#tetris_lines</label> @@ -107,16 +198,16 @@ <description>Highscore: label</description> <type>label</type> <id>205</id> - <posX>140</posX> - <posY>682</posY> + <posX>980</posX> + <posY>300</posY> <label>19008</label> </control> <control> <description>Highscore</description> <type>label</type> <id>206</id> - <posX>447</posX> - <posY>682</posY> + <posX>1250</posX> + <posY>300</posY> <width>216</width> <align>right</align> <label>#tetris_highscore</label> @@ -129,8 +220,8 @@ <description>Tetris control</description> <type>tetris</type> <id>10</id> - <posX>550</posX> - <posY>129</posY> + <posX>380</posX> + <posY>140</posY> <width>526</width> <height>600</height> <font>font16</font> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvFullScreen.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvFullScreen.xml 2007-12-04 14:18:35 UTC (rev 1123) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvFullScreen.xml 2007-12-04 14:35:39 UTC (rev 1124) @@ -8,19 +8,7 @@ <define>#currentremaining:#TV.View.stop</define> <controls> - <control> - <description>bar image</description> - <posX>12</posX> - <posY>10</posY> - <width>1342</width> - <height>75</height> - <texture>osd_bg_top.png</texture> - <type>image</type> - <id>0</id> - <colordiffuse>White</colordiffuse> - <visible>no</visible> - <animation effect="fade" time="250">visiblechange</animation> - </control> + <import>common.progressbar.xml</import> <control> <description>row 1 label</description> @@ -94,8 +82,8 @@ <description>pause image</description> <type>image</type> <id>16</id> - <posX>500</posX> - <posY>300</posY> + <posX>1000</posX> + <posY>30</posY> <visible>no</visible> <texture>video-pause.png</texture> <animation effect="fade" time="250">visiblechange</animation> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtv.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtv.xml 2007-12-04 14:18:35 UTC (rev 1123) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtv.xml 2007-12-04 14:35:39 UTC (rev 1124) @@ -2,7 +2,7 @@ <window> <id>603</id> <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> + <allowoverlay>yes</allowoverlay> <controls> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/videoFullScreen.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/videoFullScreen.xml 2007-12-04 14:18:35 UTC (rev 1123) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/videoFullScreen.xml 2007-12-04 14:35:39 UTC (rev 1124) @@ -4,19 +4,7 @@ <defaultcontrol>13</defaultcontrol> <allowoverlay>no</allowoverlay> <controls> - <control> - <description>bar image</description> - <posX>12</posX> - <posY>10</posY> - <width>1342</width> - <height>75</height> - <texture>osd_bg_top.png</texture> - <type>image</type> - <id>0</id> - - <visible>no</visible> - <animation effect="fade" time="250">visiblechange</animation> - </control> + <import>common.progressbar.xml</import> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rs...@us...> - 2007-12-05 14:51:08
|
Revision: 1125 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=1125&view=rev Author: rsparey Date: 2007-12-05 06:50:52 -0800 (Wed, 05 Dec 2007) Log Message: ----------- Modified Paths: -------------- trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/alarm_logo.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/burn_logo.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tetris_background.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tetris_background_focus.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tetris_logo.png trunk/skins/Foofaraw/Development Skin/Foofaraw/myalarm.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/myburner.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytetris.xml Removed Paths: ------------- trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/alarm.png Deleted: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/alarm.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/alarm_logo.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/burn_logo.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tetris_background.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tetris_background_focus.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tetris_logo.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/myalarm.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/myalarm.xml 2007-12-04 14:35:39 UTC (rev 1124) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/myalarm.xml 2007-12-05 14:50:52 UTC (rev 1125) @@ -2,12 +2,85 @@ <window> <id>5000</id> <defaultcontrol>3</defaultcontrol> - <allowoverlay>yes</allowoverlay> - <define>#header.label:850</define> - <define>#header.image:alarm_logo.png</define> - <define>#header.hover:hover_my alarm.png</define> + <allowoverlay>yes</allowoverlay> + + <controls> - <import>common.window.xml</import> + <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>Alarm top left text logo</description> + <id>1</id> + <posX>90</posX> + <posY>18</posY> + <texture>alarm_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 alarm.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 Alarm Label</description> + <id>1</id> + <posX>251</posX> + <posY>68</posY> + <label>alarm</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> <type>group</type> <description>group element</description> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/myburner.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/myburner.xml 2007-12-04 14:35:39 UTC (rev 1124) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/myburner.xml 2007-12-05 14:50:52 UTC (rev 1125) @@ -3,11 +3,85 @@ <id>760</id> <defaultcontrol>2</defaultcontrol> <allowoverlay>yes</allowoverlay> - <define>#header.label:#burner_title</define> - <define>#header.image:burn_logo.png</define> - <define>#header.hover:hover_my burner.png</define> + <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>burn_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 burner.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>my burner</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>My burner File Size label</description> <type>label</type> @@ -45,8 +119,8 @@ <description>Status Bar</description> <type>statusbar</type> <id>1</id> - <posX>613</posX> - <posY>704</posY> + <posX>780</posX> + <posY>630</posY> <width>560</width> <height>29</height> <posYTop>500</posYTop> @@ -72,129 +146,224 @@ <font>font13</font> <textcolor>FFFFFFFF</textcolor> </control> + + <control> + <description>Video button</description> + <type>button</type> + <id>2</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>100</posY> + <posX>12</posX> + <label>2101</label> + <font>font14</font> + <onleft>5</onleft> + <onright>3</onright> + <onup>21</onup> + <ondown>20</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>3</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>100</posY> + <posX>221</posX> + <label>2102</label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>2</onleft> + <onright>4</onright> + <onup>21</onup> + <ondown>20</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <textcolor>white</textcolor> + </control> + <control> + <description>create audio cd</description> + <type>button</type> + <id>4</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>100</posY> + <posX>430</posX> + <label>2103</label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>3</onleft> + <onright>5</onright> + <onup>21</onup> + <ondown>20</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <textcolor>white</textcolor> + </control> + <control> + + <type>button</type> + <id>5</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>100</posY> + <posX>639</posX> + <label>2123</label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>4</onleft> + <onright>6</onright> + <onup>21</onup> + <ondown>20</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <textcolor>white</textcolor> + </control> + <control> + <description>rw format</description> + <type>button</type> + <id>6</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <hyperlink>510</hyperlink> + <label>2114</label> + <posY>100</posY> + <posX>848</posX> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>5</onleft> + <onright>7</onright> + <onup>21</onup> + <ondown>20</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <textcolor>white</textcolor> + <selectedColor>black</selectedColor> + </control> + <control> + <description>cd eject</description> + <type>button</type> + <id>7</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>100</posY> + <posX>1057</posX> + <label>2126</label> + <font>font14</font> + <ondown>99</ondown> + <width>209</width> + <height>36</height> + <onleft>6</onleft> + <onright>2</onright> + <onup>21</onup> + <ondown>11</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <textcolor>white</textcolor> + </control> + + <control> - <type>group</type> - <description>group element</description> - <posX>113</posX> - <posY>129</posY> - <layout>StackLayout</layout> - <control> - <description>Video</description> - <type>button</type> - <id>2</id> - <label>2101</label> - <onleft>2</onleft> - <onright>20</onright> - <onup>17</onup> - <ondown>3</ondown> - </control> - <control> - <description>Audio</description> - <type>button</type> - <id>3</id> - <label>2102</label> - <onleft>3</onleft> - <onright>20</onright> - <onup>2</onup> - <ondown>4</ondown> - </control> - <control> - <description>Data</description> - <type>button</type> - <id>4</id> - <label>2103</label> - <onleft>4</onleft> - <onright>20</onright> - <onup>3</onup> - <ondown>5</ondown> - </control> - <control> - <description>cd info</description> - <type>button</type> - <id>5</id> - <label>2123</label> - <onleft>5</onleft> - <onright>20</onright> - <onup>4</onup> - <ondown>6</ondown> - </control> - <control> - <description>rw format</description> - <type>button</type> - <id>6</id> - <label>2114</label> - <onleft>6</onleft> - <onright>20</onright> - <onup>5</onup> - <ondown>7</ondown> - </control> - <control> - <description>cd eject</description> - <type>button</type> - <id>7</id> - <label>2126</label> - <onleft>7</onleft> - <onright>20</onright> - <onup>6</onup> - <ondown>2</ondown> - </control> - </control> - <!-- <control> - <description>file listcontrol</description> - <type>listcontrol</type> <dimColor>0x10ffffff</dimColor> - <id>20</id> - <posX>512</posX> - <posY>129</posY> - <spinPosY>413</spinPosY> - <height>333</height> - <onright>2</onright> - <onleft>2</onleft> - <onup>4</onup> - <ondown>2</ondown> - </control> - <control> - <description>copy listcontrol</description> - <type>listcontrol</type> <dimColor>0x10ffffff</dimColor> - <id>30</id> - <posX>512</posX> - <posY>460</posY> - <height>266</height> - <onright>2</onright> - <onleft>2</onleft> - <onup>4</onup> - <ondown>2</ondown> - </control> --> - <control> <description>file listcontrol</description> <type>listcontrol</type> <dimColor>0x10ffffff</dimColor> <id>20</id> - <posX>488</posX> - <width>388</width> - <height>555</height> - <spinPosX>777</spinPosX> - <spinPosY>660</spinPosY> - <textXOff>16</textXOff> - <IconXOff>12</IconXOff> - <onright>30</onright> <onleft>2</onleft> - <!-- <onup>4</onup> --> - <ondown>30</ondown> - </control> + <onright>30</onright> + <onleft>30</onleft> + <onup>2</onup> + <ondown>2</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>copy listcontrol</description> <type>listcontrol</type> <dimColor>0x10ffffff</dimColor> <id>30</id> - <posX>909</posX> - <width>388</width> - <height>555</height> - <!-- <spinPosX>1109</spinPosX> --> - <spinPosY>660</spinPosY> - <textXOff>16</textXOff> - <IconXOff>12</IconXOff> - <onright>2</onright> - <onleft>20</onleft> - <!-- <onup>4</onup> - <ondown>2</ondown> --> - </control> + <onleft>2</onleft> + <onright>20</onright> + <onleft>20</onleft> + <onup>2</onup> + <ondown>2</ondown> + <posX>10</posX> + <posY>140</posY> + <width>500</width> + <height>500</height> + <spinWidth>28</spinWidth> + <spinHeight>28</spinHeight> + <spinPosX>400</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> </controls> </window> \ No newline at end of file Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mytetris.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytetris.xml 2007-12-04 14:35:39 UTC (rev 1124) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytetris.xml 2007-12-05 14:50:52 UTC (rev 1125) @@ -24,11 +24,11 @@ </control> <control> <type>image</type> - <description>Music top left text logo</description> + <description>Tetris top left text logo</description> <id>1</id> <posX>90</posX> <posY>18</posY> - <texture>music_logo.png</texture> + <texture>tetris_logo.png</texture> <animation effect="fade" time="500" delay="1300">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> @@ -232,10 +232,10 @@ <onup>10</onup> <ondown>10</ondown> <colordiffuse>60ffffff</colordiffuse> - <texture>tetris\background.png</texture> - <texturefocus>tetris\background_focus.png</texturefocus> - <textureLeft>tetris\guide.png</textureLeft> - <textureRight>tetris\guide.png</textureRight> + <texture>tetris_background.png</texture> + <texturefocus>tetris_background.png</texturefocus> + <textureLeft>-</textureLeft> + <textureRight>-</textureRight> <nextblockx>155</nextblockx> <nextblocky>368</nextblocky> </control> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rs...@us...> - 2007-12-06 17:32:05
|
Revision: 1131 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=1131&view=rev Author: rsparey Date: 2007-12-06 09:32:00 -0800 (Thu, 06 Dec 2007) Log Message: ----------- Modified Paths: -------------- trunk/skins/Foofaraw/Development Skin/Foofaraw/myHomePlugIns.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/myalarm.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/myalarmdetails.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/myalarmsleeptimer.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvhome.xml Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/myHomePlugIns.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/myHomePlugIns.xml 2007-12-06 12:30:25 UTC (rev 1130) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/myHomePlugIns.xml 2007-12-06 17:32:00 UTC (rev 1131) @@ -2,7 +2,7 @@ <window> <id>34</id> <defaultcontrol>50</defaultcontrol> - <allowoverlay>no</allowoverlay> + <allowoverlay>yes</allowoverlay> <disabletopbar>no</disabletopbar> <autohidetopbar>yes</autohidetopbar> <controls> @@ -118,23 +118,6 @@ <onright>11</onright> <onleft>10</onleft> </control> - <control> - <description>video window</description> - <type>videowindow</type> - <id>99</id> - <posX>900</posX> - <posY>290</posY> - <width>400</width> - <height>225</height> - <onleft>2</onleft> - <onright>2</onright> - <action>18</action> - <textureFocus>tv_green_border.png</textureFocus> - <visible>Player.HasMedia</visible> - <animation effect="fade" time="250">visiblechange</animation> - - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> - </control> + </controls> </window> \ No newline at end of file Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/myalarm.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/myalarm.xml 2007-12-06 12:30:25 UTC (rev 1130) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/myalarm.xml 2007-12-06 17:32:00 UTC (rev 1131) @@ -81,37 +81,95 @@ <height>168</height> <texture>lowbar.png</texture> </control> - <control> - <type>group</type> - <description>group element</description> - <layout>StackLayout</layout> - <posX>113</posX> - <posY>129</posY> - <control> - <description>New button</description> - <type>button</type> - <id>3</id> - <posX>113</posX> - <posY>129</posY> - <label>617</label> - <onright>50</onright> - <onleft>50</onleft> - <onup>17</onup> - <ondown>4</ondown> - </control> - <control> - <description>Sleep timer Button</description> - <type>button</type> - <id>4</id> - <posX>113</posX> - <posY>174</posY> - <label>859</label> - <onright>5</onright> - <onleft>5</onleft> - <onup>3</onup> - <ondown>3</ondown> - </control> - </control> - <import>common.facade.xml</import> + + <control> + <description>New Alarm button</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>617</label> + <font>font14</font> + <onleft>4</onleft> + <onright>4</onright> + <onup>21</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>4</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>100</posY> + <posX>221</posX> + <label>859</label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>3</onleft> + <onright>3</onright> + <onup>21</onup> + <ondown>50</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + + <textcolor>white</textcolor> + </control> + + + <control> + <description>listcontrol</description> + <type>listcontrol</type> <dimColor>ffffffff</dimColor> + <id>50</id> + <onleft>3</onleft> + <onright>3</onright> + <onup>3</onup> + <ondown>3</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>500</textXOff2> + <textYOff2>7</textYOff2> + <textXOff3>1300</textXOff3> + <textYOff3>7</textYOff3> + <IconXOff>24</IconXOff> + <IconYOff>9</IconYOff> + <suffix>|</suffix> + + </control> </controls> </window> \ No newline at end of file Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/myalarmdetails.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/myalarmdetails.xml 2007-12-06 12:30:25 UTC (rev 1130) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/myalarmdetails.xml 2007-12-06 17:32:00 UTC (rev 1131) @@ -3,17 +3,170 @@ <id>5001</id> <defaultcontrol>2</defaultcontrol> <allowoverlay>yes</allowoverlay> - <define>#header.label:861</define> - <define>#header.image:alarm_logo.png</define> - <define>#header.hover:hover_my alarm.png</define> + <controls> - <import>common.window.xml</import> + <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>Alarm top left text logo</description> + <id>1</id> + <posX>90</posX> + <posY>18</posY> + <texture>alarm_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 alarm.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 Alarm Label</description> + <id>1</id> + <posX>251</posX> + <posY>68</posY> + <label>wakeup alarm</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>Alarm On/Off button</description> + <type>togglebutton</type> + <id>2</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>100</posY> + <posX>12</posX> + <label>852</label> + <font>font14</font> + <onleft>18</onleft> + <onright>24</onright> + <onup>21</onup> + <ondown>7</ondown> + <width>209</width> + <height>36</height> + <textureFocus>tab_toggleon_focus.png</textureFocus> + <textureNoFocus>tab_toggleon_nofocus.png</textureNoFocus> + <AltTextureFocus>tab_toggleoff_focus.png</AltTextureFocus> + <AltTextureNoFocus>tab_toggleoff_nofocus.png</AltTextureNoFocus> + + + + </control> + + <control> + <description>Alarm Type button</description> + <type>selectbutton</type> + <id>24</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>100</posY> + <posX>221</posX> + <label>467</label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>2</onleft> + <onright>4</onright> + <onup>2</onup> + <ondown>4</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <texturebg>tab_down.png</texturebg> + <textcolor>white</textcolor> + <subitems> + <subitem>647</subitem> + <subitem>870</subitem> + </subitems> + </control> + + + <control> + <description>Media Type button</description> + <type>selectbutton</type> + <id>4</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>100</posY> + <posX>430</posX> + <label>864</label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>24</onleft> + <onright>5</onright> + <onup>24</onup> + <ondown>5</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <texturebg>tab_down.png</texturebg> + <textcolor>white</textcolor> + + <subitems> + <subitem>851</subitem> + <subitem>862</subitem> + <subitem>863</subitem> + <subitem>8019</subitem> + </subitems> + </control> + <control> <description>media type image</description> <type>image</type> <id>31</id> - <posX>512</posX> - <posY>429</posY> + <posX>50</posX> + <posY>150</posY> <height>21</height> <width>21</width> </control> @@ -21,8 +174,8 @@ <description>media type selection label</description> <type>label</type> <id>21</id> - <posX>550</posX> - <posY>426</posY> + <posX>100</posX> + <posY>150</posY> <label>-</label> <font>font13</font> <align>left</align> @@ -40,117 +193,98 @@ <textcolor>FFFFFFFF</textcolor> </control> <control> - <description>sounds listcontrol</description> - <type>listcontrol</type> <dimColor>0x10ffffff</dimColor> - <id>3</id> - <posX>512</posX> - <posY>466</posY> - <height>273</height> - <onright>2</onright> - <onleft>22</onleft> - <onup>22</onup> - <ondown>2</ondown> - </control> + <description>listcontrol</description> + <type>listcontrol</type> <dimColor>ffffffff</dimColor> + <id>3</id> + <onleft>2</onleft> + <onright>2</onright> + <onup>22</onup> + <ondown>2</ondown> + <posX>542</posX> + <posY>470</posY> + <width>800</width> + <height>150</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>rename Button</description> + <type>button</type> + <id>5</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <label>118</label> + <posY>100</posY> + <posX>639</posX> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>4</onleft> + <onright>18</onright> + <onup>21</onup> + <ondown>7</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <textcolor>white</textcolor> + + </control> <control> - <description>Alarm On/Off button</description> - <type>togglebutton</type> - <id>2</id> - <posX>113</posX> - <posY>129</posY> - <!-- <width>253</width> - <height>42</height> - <textXOff>18</textXOff> - <textYOff>6</textYOff> - <font>font13</font> - <textcolor>ffffffff</textcolor> - <colordiffuse>ffffffff</colordiffuse> - <disabledcolor>60ffffff</disabledcolor> --> - <label>852</label> - <!-- <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus> - <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus> - <textureFocus>togglebutton-on-focus.png</textureFocus> - <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus> --> - <onright>7</onright> - <onleft>7</onleft> - <onup>17</onup> - <ondown>24</ondown> - </control> + <description>Delete Button</description> + <type>button</type> + <id>18</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>100</posY> + <posX>848</posX> + <label>618</label> + <font>font14</font> + <ondown>99</ondown> + <width>209</width> + <height>36</height> + <onleft>5</onleft> + <onright>2</onright> + <onup>21</onup> + <ondown>11</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <textcolor>white</textcolor> + </control> + <control> - <description>Alarm Type</description> - <type>selectbutton</type> - <id>24</id> - <posX>113</posX> - <posY>174</posY> - <label>467</label> - <onright>7</onright> - <onleft>7</onleft> - <onup>2</onup> - <ondown>4</ondown> - <subitems> - <subitem>647</subitem> - <subitem>870</subitem> - </subitems> - </control> - <control> - <description>Media Type</description> - <type>selectbutton</type> - <id>4</id> - <posX>113</posX> - <posY>220</posY> - <label>864</label> - <onright>7</onright> - <onleft>7</onleft> - <onup>24</onup> - <ondown>5</ondown> - <subitems> - <subitem>851</subitem> - <subitem>862</subitem> - <subitem>863</subitem> - <subitem>8019</subitem> - </subitems> - </control> - <!-- <control> - <description>Message Button</description> - <type>button</type> - <id>30</id> - <posX>60</posX> - <posY>199</posY> - <label>8019</label> - <onright>7</onright> - <onleft>7</onleft> - <onup>4</onup> - <ondown>5</ondown> - </control>--> - <control> - <description>Rename Button</description> - <type>button</type> - <id>5</id> - <posX>113</posX> - <posY>265</posY> - <label>118</label> - <onright>7</onright> - <onleft>7</onleft> - <onup>4</onup> - <ondown>18</ondown> - </control> - <control> - <description>Delete button</description> - <type>button</type> - <id>18</id> - <posX>113</posX> - <posY>310</posY> - <label>618</label> - <onright>7</onright> - <onleft>7</onleft> - <onup>5</onup> - <ondown>2</ondown> - </control> - <control> <description>Name</description> <type>label</type> <id>1</id> <posX>512</posX> - <posY>133</posY> + <posY>163</posY> <label>853</label> <font>font13</font> <align>left</align> @@ -161,7 +295,7 @@ <type>label</type> <id>9</id> <posX>660</posX> - <posY>133</posY> + <posY>163</posY> <font>font13</font> <align>left</align> <textcolor>FFFFFFFF</textcolor> @@ -171,7 +305,7 @@ <type>label</type> <id>1</id> <posX>512</posX> - <posY>182</posY> + <posY>212</posY> <label>142</label> <font>font13</font> <align>left</align> @@ -185,9 +319,9 @@ <digits>2</digits> <id>7</id> <posX>688</posX> - <posY>186</posY> + <posY>216</posY> <showrange>no</showrange> - <onup>20</onup> + <onup>2</onup> <ondown>8</ondown> <onleft>2</onleft> <onright>8</onright> @@ -205,9 +339,9 @@ <digits>2</digits> <id>8</id> <posX>758</posX> - <posY>186</posY> + <posY>216</posY> <showrange>no</showrange> - <onup>20</onup> + <onup>2</onup> <ondown>16</ondown> <onleft>7</onleft> <onright>16</onright> @@ -222,7 +356,7 @@ <type>label</type> <id>25</id> <posX>512</posX> - <posY>240</posY> + <posY>260</posY> <label>854</label> <font>font13</font> <align>left</align> @@ -233,7 +367,7 @@ <type>checkmark</type> <id>16</id> <posX>512</posX> - <posY>280</posY> + <posY>300</posY> <width>66</width> <height>26</height> <label>663</label> @@ -248,7 +382,7 @@ <type>checkmark</type> <id>10</id> <posX>635</posX> - <posY>280</posY> + <posY>300</posY> <width>66</width> <height>26</height> <label>657</label> @@ -262,7 +396,7 @@ <type>checkmark</type> <id>11</id> <posX>758</posX> - <posY>280</posY> + <posY>300</posY> <width>66</width> <height>26</height> <label>658</label> @@ -276,7 +410,7 @@ <type>checkmark</type> <id>12</id> <posX>882</posX> - <posY>280</posY> + <posY>300</posY> <width>66</width> <height>26</height> <label>659</label> @@ -290,7 +424,7 @@ <type>checkmark</type> <id>13</id> <posX>1005</posX> - <posY>280</posY> + <posY>300</posY> <width>66</width> <height>26</height> <label>660</label> @@ -304,7 +438,7 @@ <type>checkmark</type> <id>14</id> <posX>1109</posX> - <posY>280</posY> + <posY>300</posY> <width>66</width> <height>26</height> <label>661</label> @@ -318,7 +452,7 @@ <type>checkmark</type> <id>15</id> <posX>1223</posX> - <posY>280</posY> + <posY>300</posY> <width>66</width> <height>26</height> <label>662</label> @@ -333,7 +467,7 @@ <type>checkmark</type> <id>20</id> <posX>512</posX> - <posY>333</posY> + <posY>393</posY> <width>266</width> <height>26</height> <label>860</label> @@ -347,7 +481,7 @@ <type>checkmark</type> <id>22</id> <posX>512</posX> - <posY>373</posY> + <posY>433</posY> <width>266</width> <height>26</height> <label>871</label> @@ -362,7 +496,7 @@ <type>label</type> <id>26</id> <posX>512</posX> - <posY>236</posY> + <posY>350</posY> <label>636</label> <font>font13</font> <align>left</align> @@ -376,7 +510,7 @@ <digits>2</digits> <id>27</id> <posX>688</posX> - <posY>240</posY> + <posY>350</posY> <showrange>no</showrange> <onup>16</onup> <ondown>20</ondown> @@ -396,7 +530,7 @@ <digits>2</digits> <id>28</id> <posX>758</posX> - <posY>240</posY> + <posY>350</posY> <showrange>no</showrange> <onup>16</onup> <ondown>20</ondown> @@ -416,7 +550,7 @@ <digits>4</digits> <id>29</id> <posX>833</posX> - <posY>240</posY> + <posY>350</posY> <showrange>no</showrange> <onup>16</onup> <ondown>20</ondown> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/myalarmsleeptimer.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/myalarmsleeptimer.xml 2007-12-06 12:30:25 UTC (rev 1130) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/myalarmsleeptimer.xml 2007-12-06 17:32:00 UTC (rev 1131) @@ -2,63 +2,147 @@ <window> <id>5002</id> <defaultcontrol>3</defaultcontrol> - <allowoverlay>yes</allowoverlay> - <define>#header.label:859</define> - <define>#header.image:alarm_logo.png</define> - <define>#header.hover:hover_my alarm.png</define> - <controls> - <import>common.window.xml</import> + + + <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>Alarm top left text logo</description> + <id>1</id> + <posX>90</posX> + <posY>18</posY> + <texture>alarm_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 alarm.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 Alarm Label</description> + <id>1</id> + <posX>251</posX> + <posY>68</posY> + <label>sleep timer</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>SleepTimer On/Off button</description> + <type>togglebutton</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>856</label> + <font>font14</font> + <onleft>7</onleft> + <onright>7</onright> + <onup>21</onup> + <ondown>4</ondown> + <width>209</width> + <height>36</height> + <textureFocus>tab_toggleon_focus.png</textureFocus> + <textureNoFocus>tab_toggleon_nofocus.png</textureNoFocus> + <AltTextureFocus>tab_toggleoff_focus.png</AltTextureFocus> + <AltTextureNoFocus>tab_toggleoff_nofocus.png</AltTextureNoFocus> + + + + </control> + <control> + <type>button</type> + <id>7</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>100</posY> + <posX>221</posX> + <label>868</label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>3</onleft> + <onright>3</onright> + <onup>21</onup> + <ondown>4</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + + <textcolor>white</textcolor> + </control> <control> <description>sleep time label</description> <type>label</type> <id>1</id> <posX>417</posX> - <posY>293</posY> + <posY>400</posY> <label>#currentsleeptime</label> <align>left</align> <font>font72</font> <textcolor>20ffffff</textcolor> </control> + + <control> - <description>SleepTimer On/Off button</description> - <type>togglebutton</type> - <id>3</id> - <posX>113</posX> - <posY>129</posY> - <!-- <width>253</width> - <height>42</height> - <textXOff>18</textXOff> - <textYOff>6</textYOff> - <font>font13</font> - <textcolor>ffffffff</textcolor> - <colordiffuse>ffffffff</colordiffuse> - <disabledcolor>60ffffff</disabledcolor> --> - <label>856</label> - <!-- <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus> - <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus> - <textureFocus>togglebutton-on-focus.png</textureFocus> - <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus> --> - <onright>4</onright> - <onup>17</onup> - <ondown>7</ondown> - </control> - <control> - <description>Reset Button</description> - <type>button</type> - <id>7</id> - <posX>113</posX> - <posY>174</posY> - <label>868</label> - <onright>4</onright> - <onup>3</onup> - <ondown>3</ondown> - </control> - <control> <description>label1</description> <type>label</type> <id>1</id> <posX>512</posX> - <posY>129</posY> + <posY>159</posY> <label>865</label> <font>font13</font> <align>left</align> @@ -72,7 +156,7 @@ <digits>2</digits> <id>4</id> <posX>948</posX> - <posY>133</posY> + <posY>163</posY> <showrange>no</showrange> <onup>6</onup> <ondown>5</ondown> @@ -89,7 +173,7 @@ <type>checkmark</type> <id>5</id> <posX>512</posX> - <posY>174</posY> + <posY>204</posY> <width>266</width> <height>26</height> <label>866</label> @@ -104,7 +188,7 @@ <type>checkmark</type> <id>6</id> <posX>512</posX> - <posY>220</posY> + <posY>250</posY> <width>266</width> <height>26</height> <label>867</label> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvhome.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvhome.xml 2007-12-06 12:30:25 UTC (rev 1130) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvhome.xml 2007-12-06 17:32:00 UTC (rev 1131) @@ -186,7 +186,7 @@ <animation effect="fade" time="400" delay="100">WindowOpen</animation> <posY>100</posY> <posX>221</posX> - <label>707</label> + <label>856</label> <font>font14</font> <width>209</width> <height>36</height> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rs...@us...> - 2007-12-07 15:00:55
|
Revision: 1133 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=1133&view=rev Author: rsparey Date: 2007-12-07 07:00:50 -0800 (Fri, 07 Dec 2007) Log Message: ----------- Modified Paths: -------------- trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/preview.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/wikipedia_logo.png trunk/skins/Foofaraw/Development Skin/Foofaraw/wikipedia.xml Removed Paths: ------------- trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/grey_background.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/insert_smartcard_01.png Deleted: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/grey_background.png =================================================================== (Binary files differ) Deleted: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/insert_smartcard_01.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/preview.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/wikipedia_logo.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/wikipedia.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/wikipedia.xml 2007-12-06 17:48:37 UTC (rev 1132) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/wikipedia.xml 2007-12-07 15:00:50 UTC (rev 1133) @@ -8,106 +8,233 @@ <define>#header.hover:hover_wikipedia.png</define> <controls> <import>common.window.xml</import> - <control> + <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>Wikipedia top left text logo</description> + <id>1</id> + <posX>90</posX> + <posY>18</posY> + <texture>wikipedia_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_wikipedia.png</texture> + <animation effect="fade" time="1000" delay="2000">WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </control> + <control> <type>label</type> - <description>Article title/searchterm</description> - <id>4</id> - <posX>531</posX> - <posY>65</posY> - <label>Wikipedia</label> - <font>font18</font> - <align>left</align> + <description>My Wikipedia Label</description> + <id>1</id> + <posX>251</posX> + <posY>68</posY> + <label>the free encyclopedia</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>Search button</description> + <type>button</type> + <id>10</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>100</posY> + <posX>12</posX> + <label>137</label> + <font>font14</font> + <onleft>13</onleft> + <onright>11</onright> + <onup>21</onup> + <ondown>20</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>11</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>100</posY> + <posX>221</posX> + <label>200025</label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>10</onleft> + <onright>12</onright> + <onup>21</onup> + <ondown>20</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + + </control> <control> <type>label</type> <description>Image description</description> <id>5</id> - <posX>531</posX> - <posY>65</posY> + <posX>250</posX> + <posY>650</posY> + <width>700</width> <label>Image Description here.</label> - <font>font18</font> + <font>wipeout</font> <align>left</align> <visible>no</visible> </control> + + + + <control> + <description>Links Button</description> + <type>button</type> + <id>12</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>100</posY> + <posX>430</posX> + <label>2511</label> + + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>11</onleft> + <onright>13</onright> + <onup>21</onup> + <ondown>20</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <textcolor>white</textcolor> + </control> <control> - <type>button</type> - <description>Search Button</description> - <id>10</id> - <posX>113</posX> - <posY>129</posY> - <onleft>20</onleft> - <onright>20</onright> - <onup>13</onup> - <ondown>11</ondown> - <label>137</label> - </control> + <description>Back to the text (when viewing an image</description> + <type>button</type> + <id>14</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>160</posY> + <posX>1000</posX> + <label>2514</label> + <visible>no</visible> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>10</onleft> + <onright>10</onright> + <onup>13</onup> + <ondown>10</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <textcolor>white</textcolor> + </control> + <control> - <type>button</type> - <description>Select local Wikipedia Button</description> - <id>11</id> - <posX>113</posX> - <posY>174</posY> - <onleft>20</onleft> - <onright>20</onright> - <onup>10</onup> - <ondown>14</ondown> - <label>200025</label> - </control> + <description>ImageButton</description> + <type>button</type> + <id>13</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>100</posY> + <posX>639</posX> + <label>2515</label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>12</onleft> + <onright>10</onright> + <onup>21</onup> + <ondown>14</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <textcolor>white</textcolor> + </control> + <control> - <type>button</type> - <description>Back to the text (when viewing an image)</description> - <id>14</id> - <posX>113</posX> - <posY>220</posY> - <onleft>20</onleft> - <onright>20</onright> - <onup>11</onup> - <ondown>12</ondown> - <label>2514</label> - <visible>no</visible> - </control> - <control> - <type>button</type> - <description>Links Button</description> - <id>12</id> - <posX>113</posX> - <posY>265</posY> - <onleft>20</onleft> - <onright>20</onright> - <onup>14</onup> - <ondown>13</ondown> - <label>2511</label> - </control> - <control> - <type>button</type> - <description>Images Button</description> - <id>13</id> - <posX>113</posX> - <posY>310</posY> - <onleft>20</onleft> - <onright>20</onright> - <onup>12</onup> - <ondown>10</ondown> - <label>2515</label> - </control> - <control> <description>Here is the article text displayed</description> <type>textbox</type> <id>20</id> - <posX>531</posX> - <posY>113</posY> - <width>686</width> - <height>600</height> + <posX>200</posX> + <posY>140</posY> + <width>1000</width> + <height>480</height> <text /> + <spinWidth>28</spinWidth> + <spinHeight>28</spinHeight> + <spinPosX>1242</spinPosX> + <spinPosY>592</spinPosY> + <spinColor>ffffffff</spinColor> + <textureUp>page_up_nofocus.png</textureUp> + <textureDown>page_down_nofocus.png</textureDown> + <textureUpFocus>page_up_focus.png</textureUpFocus> + <textureDownFocus>page_down_focus.png</textureDownFocus> </control> <control> <description>Article Image</description> <type>image</type> <id>25</id> - <posX>531</posX> - <posY>93</posY> + <posX>300</posX> + <posY>150</posY> <width>686</width> - <height>621</height> + <height>480</height> <texture /> <visible>no</visible> <colorkey>00000000</colorkey> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |