From: <rs...@us...> - 2007-11-19 13:25:21
|
Revision: 1076 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=1076&view=rev Author: rsparey Date: 2007-11-19 05:25:08 -0800 (Mon, 19 Nov 2007) Log Message: ----------- Modified Paths: -------------- trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/logo_fastforward.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/logo_pause.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/logo_play.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/logo_rewind.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/logo_stop.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/osd_bg_top.png trunk/skins/Foofaraw/Development Skin/Foofaraw/MyRadioLastFM.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/common.progressbar.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/musicOverlay.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/myradioguide.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytrailers.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvFullScreen.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/videoFullScreen.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/videoOSD.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/videoOverlay.xml Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/logo_fastforward.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/logo_pause.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/logo_play.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/logo_rewind.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/logo_stop.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/osd_bg_top.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/MyRadioLastFM.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/MyRadioLastFM.xml 2007-11-18 18:46:16 UTC (rev 1075) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/MyRadioLastFM.xml 2007-11-19 13:25:08 UTC (rev 1076) @@ -5,71 +5,90 @@ <allowoverlay>no</allowoverlay> <define>#selecteditem:#Play.Current.Lastfm.CurrentStream</define> <controls> - <control> + <import>common.window.xml</import> + <import>common.time.xml</import> + + <control> <type>image</type> - <description>background image</description> - <id>0</id> - </control> - <control> + <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>icon background</description> <type>image</type> - <description>OSD background image</description> - <id>0</id> - <posX>58</posX> - <posY>566</posY> - <width>1250</width> - <height>189</height> - <texture>osd_bg.png</texture> - <animation effect="fade" time="250">WindowOpen</animation> + <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> + <control> <type>image</type> - <description>background hover image</description> - <id>0</id> - <posX>120</posX> - <posY>590</posY> - <width>120</width> - <height>168</height> - <texture>music.png</texture> - <animation effect="fade" time="250">WindowOpen</animation> + <description>Radio top left text logo</description> + <id>1</id> + <posX>90</posX> + <posY>23</posY> + <texture>radio_logo.png</texture> + <animation effect="fade" time="500" delay="1300">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> - <control> + <control> <type>image</type> - <description>title image</description> - <id>0</id> - <posX>113</posX> - <posY>26</posY> - <texture>radio_logo.png</texture> - <animation effect="fade" time="250">WindowOpen</animation> + <id>1</id> + <posX>15</posX> + <posY>5</posY> + <width>61</width> + <height>122</height> + <texture>hover_my radio.png</texture> + <animation effect="fade" time="1000" delay="2000">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> <control> - <type>image</type> - <description>nowplaying background</description> - <id>0</id> - <posX>886</posX> - <posY>56</posY> - <width>400</width> - <height>484</height> - <texture>nowplaying_background.png</texture> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> + <type>label</type> + <description>Last FM Label</description> + <id>1</id> + <posX>251</posX> + <posY>68</posY> + <label>#Play.Current.Lastfm.CurrentStream</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> <description>artist art image</description> <id>112</id> - <posX>908</posX> + <posX>908</posX> <posY>122</posY> <width>350</width> <height>350</height> - <texture>#Play.Current.ArtistThumb</texture> + <texture flipY="true" diffuse="Thumb_Mask.png">#Play.Current.ArtistThumb</texture> <!-- <texture>F:\\Quellen\\Mediaportal-trunk\\xbmc\\bin\\Debug\\skin\\BlueTwo\\media\\missing_coverart.png</texture> --> <centered>yes</centered> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> + <control> + <type>image</type> + <id>1</id> + <posX>850</posX> + <posY>95</posY> + <width>430</width> + <height>385</height> + <texture flipY="true" diffuse="Thumb_Mask.png">cd_box.png</texture> + </control> <control> <description>start a stream</description> <type>button</type> @@ -117,7 +136,7 @@ <description>track label</description> <id>0</id> <posX>285</posX> - <posY>611</posY> + <posY>615</posY> <width>800</width> <height>26</height> <label>#Play.Current.Title</label> @@ -131,7 +150,7 @@ <description>artist label</description> <id>0</id> <posX>285</posX> - <posY>668</posY> + <posY>672</posY> <width>800</width> <height>26</height> <label>#Play.Current.Artist</label> @@ -154,22 +173,9 @@ <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> + <control> <type>label</type> - <description>stream label</description> - <id>0</id> - <posX>366</posX> - <posY>33</posY> - <width>500</width> - <label>#Play.Current.Lastfm.CurrentStream</label> - <font>font16</font> - <align>left</align> - <textcolor>80ffffff</textcolor> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> - </control> - <control> - <type>label</type> <description>track progress label</description> <id>0</id> <posX>908</posX> @@ -222,30 +228,7 @@ <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> - <!-- - <control> - <type>listcontrol</type> <dimColor>0x10ffffff</dimColor> - <description>list of best track tags</description> - <font>font13</font> - <id>55</id> - <onup>66</onup> - <onleft>66</onleft> - <posX>40</posX> - <posY>333</posY> - <width>250</width> - <height>100</height> - <itemWidth>35</itemWidth> - <itemHeight>15</itemHeight> - <spaceBetweenItems>2</spaceBetweenItems> - <textureHeight>14</textureHeight> - <spinColor>-</spinColor> - <textureUp>-</textureUp> - <textureDown>-</textureDown> - <textureUpFocus>-</textureUpFocus> - <textureDownFocus>-</textureDownFocus> - <textureNoFocus>-</textureNoFocus> - <textcolor>White</textcolor> - </control> ---> + + </controls> </window> \ No newline at end of file Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/common.progressbar.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/common.progressbar.xml 2007-11-18 18:46:16 UTC (rev 1075) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/common.progressbar.xml 2007-11-19 13:25:08 UTC (rev 1076) @@ -1,25 +1,13 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> <window> <controls> - <control> - <description>progressbar background</description> - <type>image</type> - <id>104</id> - <posX>60</posX> - <posY>10</posY> - <width>1229</width> - <height>109</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> <id>105</id> <posX>196</posX> - <posY>43</posY> + <posY>25</posY> <width>547</width> <height>43</height> <texture>osd_progress_background.png</texture> @@ -32,9 +20,9 @@ <type>progress</type> <id>1</id> <posX>188</posX> - <posY>47</posY> + <posY>33</posY> <width>539</width> - <height>36</height> + <height>26</height> <label>#percentage</label> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> @@ -44,10 +32,10 @@ <description>Time Past Info</description> <type>label</type> <id>101</id> - <posX>140</posX> - <posY>63</posY> + <posX>190</posX> + <posY>31</posY> <label>#currentplaytime</label> - <align>center</align> + <align>right</align> <font>font13</font> <textcolor>FFFFFFFF</textcolor> <animation effect="fade" time="250">visiblechange</animation> @@ -58,10 +46,10 @@ <description>Remaining Time Info</description> <type>label</type> <id>102</id> - <posX>820</posX> - <posY>63</posY> + <posX>750</posX> + <posY>31</posY> <label>#currentremaining</label> - <align>center</align> + <align>left</align> <font>font13</font> <textcolor>FFFFFFFF</textcolor> <animation effect="fade" time="250">visiblechange</animation> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/musicOverlay.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/musicOverlay.xml 2007-11-18 18:46:16 UTC (rev 1075) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/musicOverlay.xml 2007-11-19 13:25:08 UTC (rev 1076) @@ -3,143 +3,52 @@ <id>2004</id> <defaultcontrol>2</defaultcontrol> <controls> - <control> - <description>Gap / Normal Icon</description> - <type>image</type> - <id>10</id> - <posX>20</posX> - <posY>590</posY> - <width>33</width> - <height>33</height> - <texture>logo_gap.png</texture> - <animation effect="fade" time="500">WindowClose</animation> - <animation effect="fade" time="250">WindowOpen</animation> - </control> - - <control> - <description>Gapless Icon</description> - <type>image</type> - <id>11</id> - <posX>20</posX> - <posY>590</posY> - <width>33</width> - <height>33</height> - <texture>logo_gapless.png</texture> - <animation effect="fade" time="500">WindowClose</animation> - <animation effect="fade" time="250">WindowOpen</animation> - </control> + <control> - <description>Crossfade Icon</description> - <type>image</type> - <id>12</id> - <posX>20</posX> - <posY>590</posY> - <width>33</width> - <height>33</height> - <texture>logo_crossfade.png</texture> - <animation effect="fade" time="500">WindowClose</animation> - <animation effect="fade" time="250">WindowOpen</animation> - </control> - <control> <description>play time label</description> <type>label</type> <id>2</id> - <posX>70</posX> - <posY>580</posY> + <posX>80</posX> + <posY>730</posY> <label>#currentplaytime</label> - <align>left</align> - <font>wipeout</font> - <textcolor>20ffffff</textcolor> + <align>Right</align> + <font>font13</font> + <textcolor>ffffffff</textcolor> <animation effect="fade" time="500">WindowClose</animation> <animation effect="fade" time="250">WindowOpen</animation> </control> - <control> - <description>Album Artwork</description> - <type>image</type> - <id>1</id> - <posX>30</posX> - <posY>628</posY> - <width>180</width> - <height>101</height> - <keepaspectratio>yes</keepaspectratio> - <centered>yes</centered> - <texture>#Play.Current.Thumb</texture> - <animation effect="fade" time="500">WindowClose</animation> - <animation effect="fade" time="250">WindowOpen</animation> - </control> - - <control> - <description>play logo</description> - <type>image</type> - <id>3</id> - <posX>165</posX> - <posY>587</posY> - <texture>logo_play.png</texture> - <animation effect="fade" time="500">WindowClose</animation> - <animation effect="fade" time="250">WindowOpen</animation> - </control> - <control> - <description>Pause logo</description> - <type>image</type> - <id>4</id> - <posX>165</posX> - <posY>587</posY> - <texture>logo_pause.png</texture> - <animation effect="fade" time="500">WindowClose</animation> - <animation effect="fade" time="250">WindowOpen</animation> - </control> - <control> - <description>FF logo</description> - <type>image</type> - <id>7</id> - <posX>165</posX> - <posY>587</posY> - <texture>logo_fastforward.png</texture> - <animation effect="fade" time="500">WindowClose</animation> - <animation effect="fade" time="250">WindowOpen</animation> - </control> - <control> - <description>RW logo</description> - <type>image</type> - <id>8</id> - <posX>165</posX> - <posY>587</posY> - <texture>logo_rewind.png</texture> - <animation effect="fade" time="500">WindowClose</animation> - <animation effect="fade" time="250">WindowOpen</animation> - </control> - - - - - <control> - <description>album/artist/genre etc info label</description> + <description>scrolling info label</description> <type>fadelabel</type> - - <width>180</width> - <height>40</height> - <posX>200</posX> - <posY>592</posY> + <width>100</width> + <height>45</height> + <posX>90</posX> + <posY>730</posY> <font>font13</font> <label>#Play.Current.Title\r#Play.Current.Artist\r#Play.Current.Album\r#Play.Current.Duration</label> - <textcolor>FFFFFFFF</textcolor> <animation effect="fade" time="500">WindowClose</animation> <animation effect="fade" time="250">WindowOpen</animation> <id>5</id> </control> + + + + + + + <control> <description>video preview window</description> <type>videowindow</type> <id>9</id> <posX>20</posX> - <posY>626</posY> - <width>223</width> - <height>125</height> + <posY>630</posY> + <width>178</width> + <height>100</height> <action>18</action> <textureFocus>tv_green_border.png</textureFocus> <animation effect="fade" time="500">WindowClose</animation> <animation effect="fade" time="250">WindowOpen</animation> </control> - </controls> + </controls> </window> \ No newline at end of file Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/myradioguide.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/myradioguide.xml 2007-11-18 18:46:16 UTC (rev 1075) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/myradioguide.xml 2007-11-19 13:25:08 UTC (rev 1076) @@ -79,12 +79,12 @@ <control> <description>RADIO GUIDE Panel</description> - <type>image</type> + <type>image</type> <id>2</id> <posX>5</posX> - <posY>200</posY> + <posY>100</posY> <width>1322</width> - <height>380</height> + <height>486</height> <colordiffuse>60ffffff</colordiffuse> <texture>-</texture> <animation effect="fade" time="250">WindowOpen</animation> @@ -122,7 +122,7 @@ <width>24</width> <height>24</height> <posX>43</posX> - <posY>160</posY> + <posY>105</posY> <showrange>no</showrange> <orientation>horizontal</orientation> <align>center</align> @@ -137,27 +137,27 @@ </control> - <control> + <control> <description>Channel template</description> <type>image</type> <id>20</id> - <posX>50</posX> - <posY>200</posY> + <posX>50</posX> + <posY>140</posY> <width>155</width> - <height>35</height> + <height>40</height> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> - <control> + <control> <description>Channel image template</description> <type>image</type> <id>7</id> - <width>36</width> + <posX>4</posX> + <posY>4</posY> + <width>32</width> <height>32</height> <zoom>no</zoom> - <keepaspectratio>yes</keepaspectratio> - <zoom>yes</zoom> - <texture>defaultVideoBig.png</texture> + <texture>TV.png</texture> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> @@ -174,59 +174,60 @@ <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> - <control> + <control> <description>Current program title</description> <type>fadelabel</type> <id>13</id> - <posX>400</posX> - <posY>580</posY> - <width>600</width> + <posX>400</posX> + <posY>587</posY> + <width>400</width> <label>#Radio.Guide.Title</label> <font>font16</font> <textcolor>FFFFFFFF</textcolor> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> + <control> <description>Current program time</description> <type>label</type> <id>14</id> - <posX>230</posX> - <posY>585</posY> + <posX>850</posX> + <posY>593</posY> <label>#Radio.Guide.Time</label> <align>left</align> - <font>font16</font> + <font>font14</font> <textcolor>FFB2D4F5</textcolor> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> - <control> + + + <control> <description>Current program genre</description> <type>label</type> <id>27</id> - <posX>1320</posX> - <posY>580</posY> + <posX>1320</posX> + <posY>590</posY> <label>#Radio.Guide.Genre</label> - <align>left</align> - <font>font16</font> + <align>Right</align> + <font>font14</font> <textcolor>FFB2D4F5</textcolor> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> - <control> + <control> <description>Description1</description> <type>textboxscrollup</type> <id>15</id> - <posX>230</posX> + <posX>260</posX> <posY>620</posY> - <width>1100</width> + <width>670</width> <height>93</height> <seperator>----------------------------------------------------------------------------------------------</seperator> <label>#Radio.Guide.Description</label> - <font>font13</font> + <font>font14</font> <textcolor>FFFFFFFF</textcolor> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> </control> <!-- <control> <description>template for program genre light area</description> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mytrailers.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytrailers.xml 2007-11-18 18:46:16 UTC (rev 1075) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytrailers.xml 2007-11-19 13:25:08 UTC (rev 1076) @@ -3,17 +3,104 @@ <id>5900</id> <defaultcontrol>2</defaultcontrol> <allowoverlay>yes</allowoverlay> - <define>#header.label:5900</define> - <define>#header.image:trailers_logo.png</define> - <define>#header.hover:hover_my trailers.png</define> <controls> <import>common.window.xml</import> + <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> + </control> + <control> + <type>image</type> + <description>Picture text gfx</description> + <id>1</id> + <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> + <type>image</type> + <decription>video icon</decription> + <id>1</id> + <posX>15</posX> + <posY>5</posY> + <width>61</width> + <height>122</height> + <texture>hover_my videos.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 trailiers Label</description> + <id>1</id> + <posX>251</posX> + <posY>68</posY> + <label>3</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> + <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>700</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> <type>togglebutton</type> <description>Plot</description> <id>5</id> <posX>113</posX> - <posY>176</posY> + <posY>200</posY> <onleft>4</onleft> <onright>4</onright> <onup>3</onup> @@ -25,7 +112,7 @@ <description>Cast</description> <id>6</id> <posX>113</posX> - <posY>222</posY> + <posY>246</posY> <onleft>4</onleft> <onright>4</onright> <onup>5</onup> @@ -128,7 +215,7 @@ <description>Letter button</description> <id>3</id> <posX>113</posX> - <posY>129</posY> + <posY>153</posY> <onleft>4</onleft> <onright>4</onright> <onup>17</onup> @@ -163,43 +250,57 @@ <font>font18</font> <disabledcolor>ff808080</disabledcolor> </control> - <control> - <type>listcontrol</type> <dimColor>0x10ffffff</dimColor> - <description>listview</description> - <id>4</id> - <posX>474</posX> - <width>586</width> - <height>576</height> - <onleft>3</onleft> + <control> + <description>listcontrol</description> + <type>listcontrol</type> + <id>4</id> + <onleft>3</onleft> <onright>3</onright> <onup>3</onup> <ondown>3</ondown> - <textXOff2>0</textXOff2> - <IconYOff>10</IconYOff> - <textYOff>5</textYOff> - <font>font13</font> - <textXOff>9</textXOff> - <textureHeight>42</textureHeight> - <IconXOff>15</IconXOff> - <spinPosX>1119</spinPosX> - <textYOff2>5</textYOff2> - </control> + <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> <type>image</type> - <description>movie border</description> - <id>0</id> - <posX>178</posX> - <posY>277</posY> - <width>160</width> - <height>245</height> - <texture>playback_background.png</texture> - </control> - <control> - <type>image</type> <description>movie poster</description> <id>24</id> <posX>188</posX> - <posY>296</posY> + <posY>310</posY> <width>136</width> <height>200</height> </control> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvFullScreen.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvFullScreen.xml 2007-11-18 18:46:16 UTC (rev 1075) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvFullScreen.xml 2007-11-19 13:25:08 UTC (rev 1076) @@ -1,13 +1,26 @@ <?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> + <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> + <control> <description>Current Time Info</description> <type>label</type> <id>110</id> @@ -20,19 +33,7 @@ <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> - <control> - <description>bar image</description> - <posX>60</posX> - <posY>10</posY> - <width>1246</width> - <height>60</height> - <texture>-</texture> - <type>image</type> - <id>0</id> - <colordiffuse>White</colordiffuse> - <visible>no</visible> - <animation effect="fade" time="250">visiblechange</animation> - </control> + <control> <description>Time Past Info</description> <type>label</type> @@ -61,25 +62,13 @@ <animation effect="fade" time="250">windowopen</animation> <visible>no</visible> </control> - <control> - <description>progressbar background</description> - <type>image</type> - <id>104</id> - <posX>60</posX> - <posY>10</posY> - <width>1229</width> - <height>109</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> + <description> progress background</description> <type>image</type> <id>105</id> <posX>196</posX> - <posY>43</posY> + <posY>25</posY> <width>547</width> <height>43</height> <texture>osd_progress_background.png</texture> @@ -132,7 +121,7 @@ <type>image</type> <id>16</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video-pause.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -144,7 +133,7 @@ <!-- <width>733</width> <height>26</height> --> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video+2x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -154,7 +143,7 @@ <type>image</type> <id>18</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video+4x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -164,7 +153,7 @@ <type>image</type> <id>19</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video+8x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -174,7 +163,7 @@ <type>image</type> <id>20</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video+16x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -184,7 +173,7 @@ <type>image</type> <id>21</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video+32x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -194,7 +183,7 @@ <type>image</type> <id>23</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video-2x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -204,7 +193,7 @@ <type>image</type> <id>24</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video-4x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -214,7 +203,7 @@ <type>image</type> <id>25</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video-8x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -224,7 +213,7 @@ <type>image</type> <id>26</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video-16x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -234,7 +223,7 @@ <type>image</type> <id>27</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video-32x.png</texture> <animation effect="fade" time="250">visiblechange</animation> @@ -257,7 +246,7 @@ <type>tvprogress</type> <id>100</id> <posX>188</posX> - <posY>53</posY> + <posY>33</posY> <width>539</width> <height>36</height> <toptexture>osd_progress_indicator.png</toptexture> @@ -289,7 +278,7 @@ <type>image</type> <id>39</id> <posX>900</posX> - <posY>50</posY> + <posY>40</posY> <texture>rec.png</texture> <animation effect="fade" time="250">visiblechange</animation> </control> @@ -388,14 +377,29 @@ <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> + <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/videoFullScreen.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/videoFullScreen.xml 2007-11-18 18:46:16 UTC (rev 1075) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/videoFullScreen.xml 2007-11-19 13:25:08 UTC (rev 1076) @@ -6,25 +6,27 @@ <controls> <control> <description>bar image</description> - <posX>60</posX> - <posY>500</posY> - <width>1246</width> - <height>60</height> - <texture>-</texture> + <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> + + + <control> <description>row 1 label</description> <type>label</type> <id>10</id> <posX>1100</posX> - <posY>45</posY> + <posY>31</posY> <label>-</label> <align>left</align> <font>font13</font> @@ -37,7 +39,7 @@ <type>label</type> <id>11</id> <posX>1177</posX> - <posY>87</posY> + <posY>31</posY> <label>-</label> <align>left</align> <font>font13</font> @@ -50,7 +52,7 @@ <type>label</type> <id>12</id> <posX>1177</posX> - <posY>147</posY> + <posY>31</posY> <label>-</label> <align>left</align> <font>ffffffff</font> @@ -63,7 +65,7 @@ <type>image</type> <id>16</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video-pause.png</texture> <colordiffuse>ffffffff</colordiffuse> @@ -74,7 +76,7 @@ <type>image</type> <id>17</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video+2x.png</texture> <colordiffuse>White</colordiffuse> @@ -85,7 +87,7 @@ <type>image</type> <id>18</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video+4x.png</texture> <colordiffuse>White</colordiffuse> @@ -96,7 +98,7 @@ <type>image</type> <id>19</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video+8x.png</texture> <colordiffuse>White</colordiffuse> @@ -107,7 +109,7 @@ <type>image</type> <id>20</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video+16x.png</texture> <colordiffuse>White</colordiffuse> @@ -129,7 +131,7 @@ <type>image</type> <id>23</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video-2x.png</texture> <colordiffuse>White</colordiffuse> @@ -140,7 +142,7 @@ <type>image</type> <id>24</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video-4x.png</texture> <colordiffuse>White</colordiffuse> @@ -151,7 +153,7 @@ <type>image</type> <id>25</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video-8x.png</texture> <colordiffuse>White</colordiffuse> @@ -162,7 +164,7 @@ <type>image</type> <id>26</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video-16x.png</texture> <colordiffuse>White</colordiffuse> @@ -173,61 +175,13 @@ <type>image</type> <id>27</id> <posX>1000</posX> - <posY>50</posY> + <posY>30</posY> <visible>no</visible> <texture>video-32x.png</texture> <colordiffuse>White</colordiffuse> <animation effect="fade" time="250">visiblechange</animation> </control> - <!-- <control> - <description>background</description> - <type>image</type> - <id>104</id> - <posX>324</posX> - <posY>661</posY> - <width>710</width> - <height>29</height> - <texture>osd_progress_background.png</texture> - <visible>yes</visible> - </control> - <control> - <description>Progress Bar</description> - <type>progress</type> - <id>1</id> - <posX>301</posX> - <posY>663</posY> - <width>733</width> - <height>26</height> - <texturebg>osd_progress_back.png</texturebg> - <lefttexture>osd_progress_left.png</lefttexture> - <midtexture>osd_progress_mid.png</midtexture> - <righttexture>osd_progress_right.png</righttexture> - <visible>yes</visible> - <label>#percentage</label> - </control> - <control> - <description>Start Time Info</description> - <type>label</type> - <id>101</id> - <posX>303</posX> - <posY>660</posY> - <label>#currentplaytime</label> - <align>right</align> - <font>font16</font> - <textcolor>White</textcolor> - </control> - <control> - <description>Remaining time</description> - <type>label</type> - <id>102</id> - <posX>1052</posX> - <posY>660</posY> - <label>-#currentremaining</label> - <align>left</align> - <font>font16</font> - <textcolor>White</textcolor> - </control> --> <control> <type>image</type> <id>500</id> @@ -255,14 +209,29 @@ <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> + <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/videoOSD.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/videoOSD.xml 2007-11-18 18:46:16 UTC (rev 1075) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/videoOSD.xml 2007-11-19 13:25:08 UTC (rev 1076) @@ -32,7 +32,7 @@ <description>Video Logo</description> <type>image</type> <id>102</id> - <posX>60</posX> + <posX>55</posX> <posY>630</posY> <width>60</width> <height>78</height> @@ -72,42 +72,7 @@ </control> - <control> - <description>Progress background</description> - <type>image</type> - <id>1</id> - <posX>50</posX> - <posY>700</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 bar</description> - <type>progress</type> - <id>20</id> - <posX>43</posX> - <posY>705</posY> - <width>544</width> - <label>#percentag</label> - <visible>yes</visible> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> - </control> - <control> - <description>progress bar shine</description> - - <type>image</type> - <id>1</id> - <posX>55</posX> - <posY>705</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/videoOverlay.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/videoOverlay.xml 2007-11-18 18:46:16 UTC (rev 1075) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/videoOverlay.xml 2007-11-19 13:25:08 UTC (rev 1076) @@ -9,62 +9,24 @@ <description>play time label</description> <type>label</type> <id>2</id> - <posX>20</posX> - <posY>592</posY> + <posX>80</posX> + <posY>730</posY> <label>#currentplaytime</label> - <align>left</align> + <align>Right</align> <font>font13</font> <textcolor>ffffffff</textcolor> <animation effect="fade" time="500">WindowClose</animation> <animation effect="fade" time="250">WindowOpen</animation> </control> + + <control> - <description>play logo</description> - <type>image</type> - <id>3</id> - <posX>0</posX> - <posY>695</posY> - <texture>logo_play.png</texture> - <animation effect="fade" time="500">WindowClose</animation> - <animation effect="fade" time="250">WindowOpen</animation> - </control> - <control> - <description>Pause logo</description> - <type>image</type> - <id>4</id> - <posX>0</posX> - <posY>695</posY> - <texture>logo_pause.png</texture> - <animation effect="fade" time="500">WindowClose</animation> - <animation effect="fade" time="250">WindowOpen</animation> - </control> - <control> - <description>FF logo</description> - <type>image</type> - <id>7</id> - <posX>0</posX> - <posY>695</posY> - <texture>logo_fastforward.png</texture> - <animation effect="fade" time="500">WindowClose</animation> - <animation effect="fade" time="250">WindowOpen</animation> - </control> - <control> - <description>RW logo</description> - <type>image</type> - <id>8</id> - <posX>0</posX> - <posY>695</posY> - <texture>logo_rewind.png</texture> - <animation effect="fade" time="500">WindowClose</animation> - <animation effect="fade" time="250">WindowOpen</animation> - </control> - <control> <description>scrolling info label</description> <type>fadelabel</type> <width>100</width> - <height>40</height> - <posX>100</posX> - <posY>592</posY> + <height>45</height> + <posX>90</posX> + <posY>730</posY> <font>font13</font> <label>#Play.Current.Title\r#Play.Current.Genre\r#Play.Current.Year\r#Play.Current.Director</label> <animation effect="fade" time="500">WindowClose</animation> @@ -86,38 +48,7 @@ <animation effect="fade" time="250">WindowOpen</animation> </control> - <control> - <description>Progress Background</description> - <type>image</type> - <id>1</id> - <posX>19</posX> - <posY>734</posY> - <width>179</width> - <height>19</height> - <texture>progess_white_back.png</texture> - <animation effect="fade" time="500">WindowClose</animation> - <animation effect="fade" time="250">WindowOpen</animation> - </control> - - <control> - <description>progress bar</description> - <type>progress</type> - <id>1</id> - <posX>10</posX> - <posY>727</posY> - <width>544</width> - <label>#video.percentag</label> - <visible>yes</visible> + - - <texturebg>-</texturebg> - <lefttexture>white_progess.png</lefttexture> - <midtexture>white_progess.png</midtexture> - <righttexture>white_progess.png</righttexture> - - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> - </control> - </controls> </window> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |