From: <rs...@us...> - 2007-07-23 13:27:25
|
Revision: 754 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=754&view=rev Author: rsparey Date: 2007-07-23 06:27:22 -0700 (Mon, 23 Jul 2007) Log Message: ----------- Working on new film strip view.. Modified Paths: -------------- trunk/skins/Foofaraw/Development Skin/Foofaraw/BasicHome.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicsongs.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/myradio.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideo.xml Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/BasicHome.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/BasicHome.xml 2007-07-23 12:03:12 UTC (rev 753) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/BasicHome.xml 2007-07-23 13:27:22 UTC (rev 754) @@ -236,5 +236,6 @@ <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> + <showNumberofFilesLabel>no</showNumberofFilesLabel> </controls> </window> \ No newline at end of file Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicsongs.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicsongs.xml 2007-07-23 12:03:12 UTC (rev 753) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mymusicsongs.xml 2007-07-23 13:27:22 UTC (rev 754) @@ -63,7 +63,7 @@ <posX>12</posX> <posY>195</posY> <width>1342</width> - <height>317</height> + <height>350</height> <texture>mid_strip.png</texture> <animation effect="fade" time="1000">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> @@ -73,7 +73,7 @@ <decription>bottom_strip</decription> <id>1</id> <posX>12</posX> - <posY>514</posY> + <posY>547</posY> <width>1342</width> <height>18</height> <texture>bottom_strip.png</texture> @@ -91,7 +91,7 @@ <posY>600</posY> <width>1000</width> <label>#selecteditem</label> - <font>wipeout</font> + <font>wipeouts</font> <align>center</align> <textcolor>ffffffff</textcolor> </control> @@ -107,7 +107,8 @@ <posY>155</posY> <posX>12</posX> <label>100</label> - <onleft>2</onleft> + <font>font10</font> + <onleft>2</onleft> <onright>3</onright> <onup>2</onup> <ondown>50</ondown> @@ -115,8 +116,8 @@ <height>36</height> <textureFocus>tab_left_corner_down.png</textureFocus> <textureNoFocus>tab_left_corner_up.png</textureNoFocus> - <textcolor>black</textcolor> + </control> @@ -128,6 +129,7 @@ <posY>155</posY> <posX>221</posX> <label>103</label> + <font>font10</font> <width>209</width> <height>36</height> <onleft>2</onleft> @@ -154,6 +156,7 @@ <posY>155</posY> <posX>430</posX> <label>457</label> + <font>font10</font> <width>209</width> <height>36</height> <onleft>3</onleft> @@ -173,6 +176,7 @@ <posY>155</posY> <posX>639</posX> <label>137</label> + <font>font10</font> <width>209</width> <height>36</height> <onleft>6</onleft> @@ -193,6 +197,7 @@ <posY>155</posY> <posX>848</posX> <label>890</label> + <font>font10</font> <width>209</width> <height>36</height> <onleft>7</onleft> @@ -213,6 +218,7 @@ <posY>155</posY> <posX>1057</posX> <label>983</label> + <font>font10</font> <ondown>99</ondown> <width>209</width> <height>36</height> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/myradio.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/myradio.xml 2007-07-23 12:03:12 UTC (rev 753) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/myradio.xml 2007-07-23 13:27:22 UTC (rev 754) @@ -56,99 +56,235 @@ <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> + <type>image</type> + <decription>mid_strip</decription> + <id>1</id> + <posX>12</posX> + <posY>195</posY> + <width>1342</width> + <height>350</height> + <texture>mid_strip.png</texture> + <animation effect="fade" time="1000">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> - <posX>113</posX> - <posY>129</posY> - <layout>StackLayout</layout> - <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>3</ondown> - <subitems> + </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> + <animation effect="fade" time="1000">WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </control> + + <control> + <description>View-As button</description> + <type>button</type> + <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>font10</font> + <onleft>2</onleft> + <onright>3</onright> + <onup>2</onup> + <ondown>50</ondown> + <subitems> <subitem>101</subitem> <subitem>100</subitem> <subitem>417</subitem> </subitems> - </control> - <control> - <type>sortbutton</type> - <onleft>3</onleft> - <onright>50</onright> - <onup>2</onup> - <ondown>6</ondown> - <subitems> - <subitem>103</subitem> - <subitem>668</subitem> - <subitem>669</subitem> - <subitem>670</subitem> - <subitem>620</subitem> - </subitems> - </control> - <control> - <description>Previous button</description> - <type>button</type> - <id>6</id> - <label>210</label> - <onleft>6</onleft> - <onright>50</onright> - <onup>3</onup> - <ondown>7</ondown> - <action>15</action> - </control> - <control> - <description>Next</description> - <type>button</type> - <id>7</id> - <label>209</label> - <onleft>7</onleft> - <onright>50</onright> - <onup>6</onup> - <ondown>8</ondown> - <action>14</action> - </control> - <control> - <description>Radio Guide</description> - <type>button</type> - <id>8</id> - <label>533</label> - <onleft>8</onleft> - <onright>50</onright> - <onup>7</onup> - <ondown>99</ondown> - <hyperlink>762</hyperlink> - </control> + <width>209</width> + <height>36</height> + <textureFocus>tab_left_corner_down.png</textureFocus> + <textureNoFocus>tab_left_corner_up.png</textureNoFocus> + + + + + </control> + <control> + <type>sortbutton</type> + <id>3</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>155</posY> + <posX>221</posX> + <label>103</label> + <font>font10</font> + <width>209</width> + <height>36</height> + <onleft>2</onleft> + <onright>6</onright> + <onup>3</onup> + <subitems> + <subitem>103</subitem> + <subitem>668</subitem> + <subitem>669</subitem> + <subitem>670</subitem> + <subitem>620</subitem> + </subitems> + <ondown>50</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <textureAscending>arrow_round_up_nofocus.png</textureAscending> + <textureAscendingFocused>arrow_round_up_focus.png</textureAscendingFocused> + <textureDescending>arrow_round_down_nofocus.png</textureDescending> + <textureDescendingFocused>arrow_round_down_focus.png</textureDescendingFocused> + <offsetSortButtonX>180</offsetSortButtonX> + <offsetSortButtonY>8</offsetSortButtonY> + </control> + <control> + <description>Previous button</description> + <type>button</type> + <id>6</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>155</posY> + <posX>430</posX> + <font>font10</font> + <label>210</label> + <width>209</width> + <height>36</height> + <onleft>3</onleft> + <onright>7</onright> + <onup>6</onup> + <action>15</action> + <ondown>50</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + </control> + <control> + <description>Next Button</description> + <type>button</type> + <id>7</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>155</posY> + <posX>639</posX> + <label>209</label> + <font>font10</font> + <width>209</width> + <height>36</height> + <onleft>6</onleft> + <onright>8</onright> + <onup>7</onup> + <ondown>50</ondown> + <action>14</action> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + </control> + <control> + <description>Radio Guide</description> + <type>button</type> + <id>8</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + + <posY>155</posY> + <posX>848</posX> + <label>533</label> + <font>font10</font> + <width>209</width> + <height>36</height> + <onleft>7</onleft> + <onright>9</onright> + <onup>8</onup> + <ondown>50</ondown> + <hyperlink>762</hyperlink> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + </control> + <control> + <description>My Playlists</description> + <type>button</type> + <id>9</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>155</posY> + <posX>1057</posX> + <label>983</label> + <font>font10</font> + <ondown>99</ondown> + <width>209</width> + <height>36</height> + <onleft>8</onleft> + <onright>9</onright> + <onup>17</onup> + <ondown>50</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <textcolor>black</textcolor> + </control> + + + + <control> + <description>Tab filler left</description> + <type>image</type> + <id>1</id> + <posX>1266</posX> + <posY>155</posY> + <width>14</width> + <height>36</height> + <texture>tab_filler left.png</texture> + <animation effect="fade" time="500" >WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> </control> - <control> - <type>group</type> - <description>group element</description> - <animation effect="fade" time="250">WindowOpen</animation> + <control> + <description>Tab filler center</description> + <type>image</type> + <id>1</id> + <posX>1280</posX> + <posY>155</posY> + <width>61</width> + <height>36</height> + <texture>tab_filler center.png</texture> + <animation effect="fade" time="500" >WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> - <control> - <description>listcontrol</description> - <type>listcontrol</type> - <id>50</id> - <onleft>51</onleft> - <onright>51</onright> - <onup>2</onup> - <ondown>2</ondown> - </control> - <control> - <description>Thumbnail Panel</description> - <type>thumbnailpanel</type> - <id>51</id> - <onleft>2</onleft> - <onright>2</onright> - <onup>2</onup> - <ondown>2</ondown> - </control> </control> - </controls> + <control> + <description>Tab filler right</description> + <type>image</type> + <id>1</id> + <posX>1341</posX> + <posY>155</posY> + <width>13</width> + <height>36</height> + <texture>tab_filler right.png</texture> + <animation effect="fade" time="500" >WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </control> + + + <control> + <type>group</type> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <description>group element</description> + <control> + <description>listcontrol</description> + <type>listcontrol</type>v + <id>50</id> + <onleft>51</onleft> + <onright>51</onright> + <onup>2</onup> + <ondown>50</ondown> + </control> + <control> + <description>Thumbnail Panel</description> + <type>thumbnailpanel</type> + <id>51</id> + <onleft>2</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>50</ondown> + </control> + </control> + </controls> </window> \ No newline at end of file Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideo.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideo.xml 2007-07-23 12:03:12 UTC (rev 753) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideo.xml 2007-07-23 13:27:22 UTC (rev 754) @@ -61,71 +61,308 @@ <animation effect="fade" time="500" start="50">WindowClose</animation> </control> + <control> + <type>image</type> + <decription>mid_strip</decription> + <id>1</id> + <posX>12</posX> + <posY>195</posY> + <width>1342</width> + <height>350</height> + <texture>mid_strip.png</texture> + <animation effect="fade" time="1000">WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </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> + <animation effect="fade" time="1000">WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </control> - <control> - <type>group</type> - <animation effect="slide" time="400" start="-300,0">WindowOpen</animation> - <animation effect="slide" time="400" end="0,-300">WindowClose</animation> + <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>wipeouts</font> + <align>center</align> + <textcolor>ffffffff</textcolor> + </control> + + + + <control> + <description>View-As button</description> + <type>button</type> + <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>font10</font> + <onleft>2</onleft> + <onright>3</onright> + <onup>2</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>sortbutton</type> + <id>3</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>155</posY> + <posX>221</posX> + <label>103</label> + <font>font10</font> + <width>209</width> + <height>36</height> + <onleft>2</onleft> + <onright>6</onright> + <onup>3</onup> + <ondown>50</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <textureAscending>arrow_round_up_nofocus.png</textureAscending> + <textureAscendingFocused>arrow_round_up_focus.png</textureAscendingFocused> + <textureDescending>arrow_round_down_nofocus.png</textureDescending> + <textureDescendingFocused>arrow_round_down_focus.png</textureDescendingFocused> + <offsetSortButtonX>180</offsetSortButtonX> + <offsetSortButtonY>8</offsetSortButtonY> + <textcolor>black</textcolor> + </control> + + <control> + <description>Switch View button</description> + <type>button</type> + <id>5</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>155</posY> + <posX>430</posX> + <label>457</label> + <font>font10</font> + <width>209</width> + <height>36</height> + <onleft>3</onleft> + <onright>7</onright> + <onup>6</onup> + <ondown>50</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + + </control> + <control> + <description>TV Series</description> + <type>button</type> + <id>1</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>155</posY> + <posX>639</posX> + <label>TV Series</label> + <font>font10</font> + <width>209</width> + <height>36</height> + <onleft>6</onleft> + <onright>8</onright> + <onup>7</onup> + <ondown>50</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + + </control> + <control> + <description>Play DVD</description> + <type>button</type> + <id>6</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + + <posY>155</posY> + <posX>848</posX> + <label>341</label> + <font>font10</font> + <width>209</width> + <height>36</height> + <onleft>7</onleft> + <onright>9</onright> + <onup>8</onup> + <ondown>50</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + + + </control> + + <control> + <description>Tv Series</description> + + <type>button</type> + <id>584</id> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>147</posY> + <posX>1057</posX> + <label>TV Series</label> + <font>font10</font> + <width>209</width> + <height>36</height> + <onleft>6</onleft> + <onright>8</onright> + <onup>7</onup> + <ondown>9</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <visible>Control.HasFocus(9)|Control.HasFocus(584)</visible> + <animation effect="fade" time="250">visiblechange</animation> + <animation effect="slide" end="0,-30" time="250">visiblechange</animation> + </control> + <control> + <description>Trailers</description> + <type>button</type> + <id>9</id> + <hyperlink>5900</hyperlink> + <label>5906</label> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <posY>155</posY> + <posX>1057</posX> + + <font>font10</font> + <ondown>99</ondown> + <width>209</width> + <height>36</height> + <onleft>8</onleft> + <onright>9</onright> + <onup>584</onup> + <ondown>50</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + + </control> + + + + + <control> + <description>Tab filler left</description> + <type>image</type> + <id>1</id> + <posX>1266</posX> + <posY>155</posY> + <width>14</width> + <height>36</height> + <texture>tab_filler left.png</texture> + <animation effect="fade" time="500" >WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> - <animation effect="fade" time="250">WindowOpen</animation> - <description>group element</description> - <layout>StackLayout</layout> - <posX>113</posX> - <posY>129</posY> - <control> - <description>View-As button</description> - <type>button</type> - <id>2</id> - <label>100</label> - <onup>17</onup> - <onright>50</onright> - </control> - <control> - <type>sortbutton</type> - <id>3</id> - <label>103</label> - </control> - <control> - <description>Switch view</description> - <type>button</type> - <id>5</id> - <label>457</label> - </control> - <control> - <description>Playlist button</description> - <type>button</type> - <id>20</id> - <label>136</label> - <action>33</action> - </control> - <control> - <description>Play DVD</description> - <type>button</type> - <id>6</id> - <label>341</label> - </control> - <control> - <description>Eject Disc</description> - <type>button</type> - <id>7</id> - <label>654</label> - <action>100</action> - </control> - <control> - <description>Trailers</description> - <type>button</type> - <id>8</id> - <hyperlink>5900</hyperlink> - <label>5906</label> - </control> - <control> - <description>My Playlists</description> - <type>button</type> - <id>9</id> - <label>983</label> - <ondown>99</ondown> - </control> </control> - <import>common.facade.video.xml</import> - </controls> + <control> + <description>Tab filler center</description> + <type>image</type> + <id>1</id> + <posX>1280</posX> + <posY>155</posY> + <width>61</width> + <height>36</height> + <texture>tab_filler center.png</texture> + <animation effect="fade" time="500" >WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </control> + <control> + <description>Tab filler right</description> + <type>image</type> + <id>1</id> + <posX>1341</posX> + <posY>155</posY> + <width>13</width> + <height>36</height> + <texture>tab_filler right.png</texture> + <animation effect="fade" time="500" >WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </control> + + + <control> + <type>group</type> + <animation effect="fade" time="400">WindowClose</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <description>group element</description> + <layout>StackLayout</layout> + <posX>60</posX> + <posY>97</posY> + <control> + <description>composite control consisting of a list control and a thumbnail panel</description> + <type>facadeview</type> + <id>50</id> + <control> + <description>listcontrol</description> + <type>listcontrol</type> + <id>50</id> + <onleft>2</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>2</ondown> + </control> + + <control> + <description>Thumbnail Panel</description> + <type>thumbnailpanel</type> + <id>50</id> + <onleft>2</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>2</ondown> + </control> + + <control> + <description>Filmstrip view</description> + <type>filmstrip</type> + <id>50</id> + <onleft>2</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>2</ondown> + + <background>dvd_case.png</background> + <backgroundx>900</backgroundx> + <backgroundy>120</backgroundy> + <backgroundwidth>360</backgroundwidth> + <backgroundheight>475</backgroundheight> + <backgrounddiffuse>ffffffff</backgrounddiffuse> + <InfoImage>-</InfoImage> + <InfoImagex>920</InfoImagex> + <InfoImagey>135</InfoImagey> + <InfoImagewidth>310</InfoImagewidth> + <InfoImageheight>450</InfoImageheight> + </control> + <control> + <description>playlist listcontrol</description> + <type>playlistcontrol</type> + <id>50</id> + <scrollOffset>1</scrollOffset> + </control> + </control> + </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. |