From: <rs...@us...> - 2007-09-10 14:16:50
|
Revision: 909 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=909&view=rev Author: rsparey Date: 2007-09-10 07:16:47 -0700 (Mon, 10 Sep 2007) Log Message: ----------- Working on play list screen (not yet finished) Modified Paths: -------------- trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/background.png trunk/skins/Foofaraw/Development Skin/Foofaraw/musicOverlay.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicgenres.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicplaylist.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mypics.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvhome.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideo.xml Added Paths: ----------- trunk/skins/Foofaraw/Development Skin/Foofaraw/Foofaraw Backgrounds/Black Aurora.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Foofaraw Backgrounds/Blue Aurora.png Added: trunk/skins/Foofaraw/Development Skin/Foofaraw/Foofaraw Backgrounds/Black Aurora.png =================================================================== (Binary files differ) Property changes on: trunk/skins/Foofaraw/Development Skin/Foofaraw/Foofaraw Backgrounds/Black Aurora.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/skins/Foofaraw/Development Skin/Foofaraw/Foofaraw Backgrounds/Blue Aurora.png =================================================================== (Binary files differ) Property changes on: trunk/skins/Foofaraw/Development Skin/Foofaraw/Foofaraw Backgrounds/Blue Aurora.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/background.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/musicOverlay.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/musicOverlay.xml 2007-09-09 09:59:29 UTC (rev 908) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/musicOverlay.xml 2007-09-10 14:16:47 UTC (rev 909) @@ -98,5 +98,18 @@ <animation effect="fade" time="250">WindowOpen</animation> <id>5</id> </control> + <control> + <description>video preview window</description> + <type>videowindow</type> + <id>1</id> + <posX>20</posX> + <posY>600</posY> + <width>180</width> + <height>101</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> </window> \ No newline at end of file Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicgenres.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicgenres.xml 2007-09-09 09:59:29 UTC (rev 908) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicgenres.xml 2007-09-10 14:16:47 UTC (rev 909) @@ -105,7 +105,7 @@ <id>1</id> <animation effect="fade" time="400">WindowClose</animation> <animation effect="fade" time="400">WindowOpen</animation> - <posX>200</posX> + <posX>250</posX> <posY>600</posY> <width>1000</width> <label>#selecteditem</label> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicplaylist.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicplaylist.xml 2007-09-09 09:59:29 UTC (rev 908) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicplaylist.xml 2007-09-10 14:16:47 UTC (rev 909) @@ -56,109 +56,238 @@ <animation effect="fade" time="500" start="50">WindowClose</animation> </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> - <layout>StackLayout(2)</layout> - <posX>113</posX> - <posY>129</posY> - <control> - <description>View-As button</description> - <type>button</type> - <id>2</id> - <label>100</label> - <onleft>2</onleft> - <onright>50</onright> - <onup>17</onup> - <ondown>20</ondown> - </control> - <control> - <description>Shuffle button</description> - <type>button</type> - <id>20</id> - <label>191</label> - <onleft>20</onleft> - <onright>50</onright> - <onup>2</onup> - <ondown>21</ondown> - <onup>2</onup> - </control> - <control> - <description>Save button</description> - <type>button</type> - <id>21</id> - <label>190</label> - <onleft>21</onleft> - <onright>50</onright> - <onup>20</onup> - <ondown>22</ondown> - </control> - <control> - <description>Clear button</description> - <type>button</type> - <id>22</id> - <label>192</label> - <onleft>22</onleft> - <onright>50</onright> - <onup>21</onup> - <ondown>28</ondown> - </control> - <!-- <control> - <description>Play button</description> + + + + <control> + <type>image</type> + <decription>mid_strip</decription> + <id>1</id> + <posX>12</posX> + <posY>186</posY> + <width>1342</width> + <height>365</height> + <texture>mid_strip.png</texture> + + </control> + <control> + <type>image</type> + <decription>bottom_strip</decription> + <id>1</id> + <posX>12</posX> + <posY>547</posY> + <width>1342</width> + <height>18</height> + <texture>bottom_strip.png</texture> + + </control> + <control> + <type>image</type> + <decription>top-strip</decription> + <id>1</id> + <posX>12</posX> + <posY>155</posY> + <width>1342</width> + <height>36</height> + <texture>top-strip.png</texture> + + </control> +<control> + <description>Selected item Label</description> + <type>fadelabel</type> + <id>1</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posX>250</posX> + <posY>600</posY> + <width>1000</width> + <label>#selecteditem</label> + <font>wipeout</font> + <align>Left</align> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>View-As button</description> <type>button</type> - <id>23</id> - <label>208</label> - <onleft>23</onleft> - <onright>50</onright> - <onup>22</onup> + <id>2</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>155</posY> + <posX>12</posX> + <label>100</label> + <font>font14</font> + <onleft>26</onleft> + <onright>20</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> + <description>Shuffle button</description> + <type>button</type> + <id>20</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>155</posY> + <posX>221</posX> + <label>191</label> + <font>font14</font> + <onleft>2</onleft> + <onright>21</onright> + <onup>21</onup> + <ondown>50</ondown> + <width>209</width> + <height>36</height> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + </control> + <control> + <description>Save button</description> + <type>button</type> + <id>21</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>155</posY> + <posX>430</posX> + <label>190</label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>20</onleft> + <onright>27</onright> + <onup>21</onup> + <ondown>22</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <textcolor>white</textcolor> + </control> + + <control> + <description>Scobble on/off</description> + + <type>togglebutton</type> + <id>27</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>158</posY> + <posX>639</posX> + <label>33000</label> + + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>21</onleft> + <onright>26</onright> + <onup>8</onup> <ondown>28</ondown> - </control> --> - <control> - <description>scrobble mode button</description> - <type>button</type> - <id>28</id> - <label>33001</label> - <onleft>28</onleft> - <onright>50</onright> - <onup>22</onup> - <ondown>29</ondown> - </control> - <control> - <description>scrobble user button</description> - <type>button</type> - <id>29</id> - <label>Scrobbler: </label> - <onleft>29</onleft> - <onright>50</onright> - <onup>28</onup> - <ondown>27</ondown> - </control> - <control> - <description>last.fm button</description> - <type>togglebutton</type> - <id>27</id> - <label>33000</label> - <onleft>24</onleft> - <onright>50</onright> - <onup>29</onup> - <ondown>26</ondown> - </control> - <control> - <description>Now Playing button</description> - <type>button</type> - <id>26</id> - <label>4540</label> - <onup>27</onup> - <ondown>99</ondown> - <onleft>26</onleft> - <onright>50</onright> - <hyperlink>510</hyperlink> - </control> - </control> + <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> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + + </control> + <control> + <description>Now playing button</description> + <type>button</type> + <id>26</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>158</posY> + <posX>848</posX> + <label>4540</label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>27</onleft> + <onright>2</onright> + <onup>21</onup> + <ondown>22</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <textcolor>white</textcolor> + <hyperlink>510</hyperlink> + </control> + <import>common.facade.playlist.xml</import> + + + <control> + <description>Save button</description> + <type>button</type> + <id>22</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>158</posY> + <posX>430</posX> + <label>192</label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>20</onleft> + <onright>28</onright> + <onup>21</onup> + <ondown>50</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <textcolor>white</textcolor> + <visible>Control.HasFocus(21)|Control.HasFocus(22)</visible> + <animation effect="fade" time="250">visiblechange</animation> + <animation effect="slide" end="0,36" time="250">visiblechange</animation> + </control> + <control> + <description>Scrobble mode</description> + <type>button</type> + <id>28</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>158</posY> + <posX>639</posX> + <label>33001</label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>21</onleft> + <onright>26</onright> + <onup>27</onup> + <ondown>29</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <textcolor>white</textcolor> + <visible>Control.HasFocus(27)|Control.HasFocus(28)|Control.HasFocus(29)</visible> + <animation effect="fade" time="250">visiblechange</animation> + <animation effect="slide" end="0,36" time="250">visiblechange</animation> + </control> + + <control> + <description>Scrobble user</description> + <type>button</type> + <id>29</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>194</posY> + <posX>639</posX> + <label>Scrobbler: </label> + <font>font14</font> + <width>209</width> + <height>36</height> + <onleft>21</onleft> + <onright>26</onright> + <onup>28</onup> + <ondown>50</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <textcolor>white</textcolor> + <visible>Control.HasFocus(27)|Control.HasFocus(29)|Control.HasFocus(28)</visible> + <animation effect="fade" time="250">visiblechange</animation> + <animation effect="slide" end="0,36" time="250">visiblechange</animation> + </control> </controls> </window> \ No newline at end of file Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mypics.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mypics.xml 2007-09-09 09:59:29 UTC (rev 908) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mypics.xml 2007-09-10 14:16:47 UTC (rev 909) @@ -100,7 +100,7 @@ <id>1</id> <animation effect="fade" time="400">WindowClose</animation> <animation effect="fade" time="400">WindowOpen</animation> - <posX>200</posX> + <posX>250</posX> <posY>600</posY> <width>1000</width> <label>#selecteditem</label> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvhome.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvhome.xml 2007-09-09 09:59:29 UTC (rev 908) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvhome.xml 2007-09-10 14:16:47 UTC (rev 909) @@ -452,7 +452,7 @@ <action>18</action> <textureFocus>tv_green_border.png</textureFocus> <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> + <animation effect="fade" time="100">WindowClose</animation> </control> </controls> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideo.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideo.xml 2007-09-09 09:59:29 UTC (rev 908) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideo.xml 2007-09-10 14:16:47 UTC (rev 909) @@ -107,10 +107,9 @@ <width>1000</width> <label>#selecteditem</label> <font>wipeout</font> - <align>center</align> + <align>Left</align> <textcolor>ffffffff</textcolor> </control> - <control> @@ -159,7 +158,7 @@ <textureDescendingFocused>arrow_round_down_focus.png</textureDescendingFocused> <offsetSortButtonX>180</offsetSortButtonX> <offsetSortButtonY>8</offsetSortButtonY> - <textcolor>black</textcolor> + <textcolor>white</textcolor> </control> <control> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |