From: <rs...@us...> - 2007-08-07 08:48:20
|
Revision: 804 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=804&view=rev Author: rsparey Date: 2007-08-07 01:48:13 -0700 (Tue, 07 Aug 2007) Log Message: ----------- Adding new menu system Modified Paths: -------------- trunk/skins/Foofaraw/Development Skin/Foofaraw/BasicHome.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/Pictures.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/background.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/hover_my pictures.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_down.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_left_corner_down.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_left_corner_up.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_up.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/time_block.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/top-strip.png trunk/skins/Foofaraw/Development Skin/Foofaraw/common.time.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvhome.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtv.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideo.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/references.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-08-07 04:32:21 UTC (rev 803) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/BasicHome.xml 2007-08-07 08:48:13 UTC (rev 804) @@ -112,7 +112,7 @@ <textureNoFocus>tab_left_corner_up.png</textureNoFocus> <label>34000</label> <hyperlink>7890</hyperlink> - <font>font10</font> + <font>font13</font> <textcolor>white</textcolor> <onup>11</onup> @@ -137,7 +137,7 @@ <posX>221</posX> <label>533</label> <hyperlink>762</hyperlink> - <font>font10</font> + <font>font14</font> <width>209</width> <height>36</height> <onleft>2</onleft> @@ -205,7 +205,7 @@ <textureNoFocus>tab_left_corner_up.png</textureNoFocus> <label>My TV Series</label> <hyperlink>9811</hyperlink> - <font>font10</font> + <font>font14</font> <textcolor>white</textcolor> <onup>11</onup> @@ -232,7 +232,7 @@ <posX>221</posX> <label>5906</label> <hyperlink>5900</hyperlink> - <font>font10</font> + <font>font14</font> <width>209</width> <height>36</height> <onleft>2</onleft> @@ -300,7 +300,7 @@ <textureNoFocus>tab_left_corner_up.png</textureNoFocus> <label>604</label> <hyperlink>603</hyperlink> - <font>font10</font> + <font>font14</font> <textcolor>white</textcolor> <onup>11</onup> @@ -327,7 +327,7 @@ <posX>221</posX> <label>600</label> <hyperlink>600</hyperlink> - <font>font10</font> + <font>font14</font> <width>209</width> <height>36</height> <onleft>2</onleft> @@ -359,7 +359,7 @@ <posX>430</posX> <label>137</label> <hyperlink>604</hyperlink> - <font>font10</font> + <font>font14</font> <width>209</width> <height>36</height> <onleft>2</onleft> @@ -449,7 +449,7 @@ <textureNoFocus>tab_left_corner_up.png</textureNoFocus> <label>100510</label> <hyperlink>510</hyperlink> - <font>font10</font> + <font>font14</font> <onup>11</onup> <ondown>5</ondown> @@ -476,7 +476,7 @@ <posX>221</posX> <label>136</label> <hyperlink>500</hyperlink> - <font>font10</font> + <font>font14</font> <width>209</width> <height>36</height> <onleft>2</onleft> @@ -590,7 +590,7 @@ <visible>Control.HasFocus(7)|Control.HasFocus(71)|Control.HasFocus(72)|Control.HasFocus(73)</visible> <label>weather</label> <hyperlink>2600</hyperlink> - <font>font10</font> + <font>font14</font> <textcolor>white</textcolor> <onup>7</onup> @@ -618,7 +618,7 @@ <visible>Control.HasFocus(7)|Control.HasFocus(71)|Control.HasFocus(72)|Control.HasFocus(73)</visible> <label>plugins</label> <hyperlink>34</hyperlink> - <font>font10</font> + <font>font14</font> <textcolor>white</textcolor> <onup>7</onup> @@ -646,7 +646,7 @@ <visible>Control.HasFocus(7)|Control.HasFocus(71)|Control.HasFocus(72)|Control.HasFocus(73)</visible> <label>news</label> <hyperlink>2700</hyperlink> - <font>font10</font> + <font>font14</font> <textcolor>white</textcolor> <onup>7</onup> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/Pictures.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/background.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/hover_my pictures.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_down.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_left_corner_down.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_left_corner_up.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_up.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/time_block.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/top-strip.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/common.time.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/common.time.xml 2007-08-07 04:32:21 UTC (rev 803) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/common.time.xml 2007-08-07 08:48:13 UTC (rev 804) @@ -8,9 +8,9 @@ <type>image</type> <id>1</id> <posX>885</posX> - <posY>700</posY> + <posY>711</posY> <width>471</width> - <height>58</height> + <height>36</height> <texture>time_block.png</texture> </control> <control> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvhome.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvhome.xml 2007-08-07 04:32:21 UTC (rev 803) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvhome.xml 2007-08-07 08:48:13 UTC (rev 804) @@ -22,155 +22,141 @@ <animation effect="fade" time="500" delay="1000">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> - <control> - <type>group</type> - <layout>StackLayout</layout> - <description>group element</description> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="1000">WindowClose</animation> - <animation effect="fade" time="500" delay="2000" condition="Player.HasMedia">unfocus</animation> - <posX>50</posX> - <posY>130</posY> - <control> - <description>Recordings</description> - <type>button</type> - <id>11</id> - <label>604</label> - <hyperlink>603</hyperlink> - <onup>13</onup> - <ondown>2</ondown> - <onright>99</onright> - <onleft>99</onleft> - </control> - - - <control> - <description>TVGuide</description> - <type>button</type> - <id>2</id> - <label>600</label> - <hyperlink>600</hyperlink> - <onup>11</onup> - <ondown>12</ondown> - <onright>99</onright> - <onleft>99</onleft> - </control> - <control> - <description>Search</description> - <type>button</type> - <id>12</id> - <label>137</label> - <hyperlink>604</hyperlink> - <onup>2</onup> - <ondown>3</ondown> - <onright>99</onright> - <onleft>99</onleft> - </control> - <control> - <description>Record Now</description> - <type>button</type> - <id>3</id> - <label>601</label> - <onup>12</onup> - <ondown>6</ondown> - <onright>99</onright> - <onleft>99</onleft> - </control> - <control> - <description>Group button</description> - <type>button</type> - <id>6</id> - <label>971</label> - <onup>3</onup> - <ondown>7</ondown> - <onright>99</onright> - <onleft>99</onleft> - </control> - <control> - <description>Channel button</description> - <type>button</type> - <id>7</id> - <label>602</label> - <onup>6</onup> - <ondown>8</ondown> - <onright>99</onright> - <onleft>99</onleft> - </control> - <control> - <description>TV On/Off button</description> - <type>togglebutton</type> - <id>8</id> - <font>font13</font> - <textcolor>White</textcolor> - <colordiffuse>White</colordiffuse> - <disabledcolor>#60ffffff</disabledcolor> - <label>707</label> - <onup>7</onup> - <ondown>9</ondown> - <onright>99</onright> - <onleft>99</onleft> - </control> - <control> - <description>Timeshifting On/Off button</description> - <type>togglebutton</type> - <id>9</id> - <font>font13</font> - <textcolor>White</textcolor> - <colordiffuse>White</colordiffuse> - <label>708</label> - <onup>8</onup> - <ondown>10</ondown> - <onright>99</onright> - <onleft>99</onleft> - </control> - <control> - <description>Scheduler</description> - <type>button</type> - <id>10</id> - <label>603</label> - <hyperlink>601</hyperlink> - <onup>9</onup> - <ondown>13</ondown> - <onright>99</onright> - <onleft>99</onleft> - </control> - - <control> - <description>Teletext</description> - <type>button</type> - <id>13</id> - <label>1441</label> - <onup>10</onup> - <ondown>11</ondown> - <onright>99</onright> - <onleft>99</onleft> - </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>video window</description> - <visible>player.hasmedia</visible> - <type>videowindow</type> - <id>99</id> - <posX>300</posX> - <posY>100</posY> - <width>800</width> - <height>450</height> - <onleft>11</onleft> - <onright>11</onright> - <action>18</action> - <textureFocus>tv_green_border.png</textureFocus> - <animation effect="fade" time="500">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> + <control> + <description>RECORDED TV</description> + <type>button</type> + <id>11</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>155</posY> + <posX>12</posX> + <height>36</height> + <width>209</width> + <align>left</align> + <textureFocus>tab_left_corner_down.png</textureFocus> + <textureNoFocus>tab_left_corner_up.png</textureNoFocus> + <label>604</label> + <hyperlink>603</hyperlink> + <font>font14</font> + + <onup>11</onup> + <ondown>2</ondown> + <onleft>22</onleft> + <onright>22</onright> + </control> + <control> + <description>TV ON</description> + <type>button</type> + <id>8</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>155</posY> + <posX>221</posX> + <label>707</label> + <font>font14</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> + <onup>11</onup> + <ondown>2</ondown> + <onleft>21</onleft> + <onright>21</onright> + </control> + <control> + <description>TV GUIDE</description> + <type>button</type> + <id>2</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>155</posY> + <posX>430</posX> + <hyperlink>600</hyperlink> + <label>600</label> + <font>font14</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> + <onup>11</onup> + <ondown>2</ondown> + <onleft>21</onleft> + <onright>21</onright> + </control> - - - </control> - + + + + + + + + + + + + + + + + + + + + + + + <control> <description>Current program title</description> @@ -191,7 +177,7 @@ <type>label</type> <id>13</id> <posX>700</posX> - <posY>550</posY> + <posY>580</posY> <label>#TV.View.start - #TV.View.stop</label> <font>font13</font> <align>left</align> @@ -204,7 +190,7 @@ <type>fadelabel</type> <id>13</id> <posX>190</posX> - <posY>550</posY> + <posY>580</posY> <width>200</width> <label>#TV.View.channel</label> <font>font13</font> @@ -352,9 +338,9 @@ <type>image</type> <id>22</id> <posX>50</posX> - <posY>545</posY> - <width>115</width> - <height>115</height> + <posY>580</posY> + <width>80</width> + <height>80</height> <texture>#TV.View.thumb</texture> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> @@ -395,6 +381,16 @@ <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>Channel button</description> + <type>button</type> + <id>7</id> + <label>602</label> + <onup>6</onup> + <ondown>8</ondown> + <onright>99</onright> + <onleft>99</onleft> + </control> </controls> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtv.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtv.xml 2007-08-07 04:32:21 UTC (rev 803) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtv.xml 2007-08-07 08:48:13 UTC (rev 804) @@ -5,8 +5,9 @@ <allowoverlay>no</allowoverlay> <controls> - <import>common.time.xml</import> + <import>common.window.xml</import> + <import>common.time.xml</import> <control> <type>image</type> <decription>mid_strip</decription> @@ -16,8 +17,7 @@ <width>1342</width> <height>365</height> <texture>mid_strip.png</texture> - <animation effect="fade" time="1000">WindowOpen</animation> - <animation effect="fade" time="500" delay="1300">WindowClose</animation> + </control> <control> <type>image</type> @@ -28,8 +28,7 @@ <width>1342</width> <height>18</height> <texture>bottom_strip.png</texture> - <animation effect="fade" time="1000">WindowOpen</animation> - <animation effect="fade" time="500" delay="1300">WindowClose</animation> + </control> <control> <type>image</type> @@ -40,8 +39,7 @@ <width>1342</width> <height>36</height> <texture>top-strip.png</texture> - <animation effect="fade" time="1000">WindowOpen</animation> - <animation effect="fade" time="500" delay="1300">WindowClose</animation> + </control> <control> <description>icon background</description> @@ -90,16 +88,7 @@ <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>time block</description> - <type>image</type> - <id>1</id> - <posX>885</posX> - <posY>700</posY> - <width>471</width> - <height>58</height> - <texture>time_block.png</texture> - </control> + @@ -134,12 +123,13 @@ <type>button</type> <id>2</id> <animation effect="fade" time="400">WindowClose</animation> - <animation effect="fade" time="400">WindowOpen</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>155</posY> <posX>12</posX> <label>100</label> <font>font10</font> - <onleft>2</onleft> + <onleft>7</onleft> <onright>3</onright> <onup>2</onup> <ondown>50</ondown> @@ -156,7 +146,8 @@ <type>sortbutton</type> <id>3</id> <animation effect="fade" time="400">WindowClose</animation> - <animation effect="fade" time="400">WindowOpen</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>155</posY> <posX>221</posX> <label>103</label> @@ -164,7 +155,7 @@ <width>209</width> <height>36</height> <onleft>2</onleft> - <onright>6</onright> + <onright>5</onright> <onup>3</onup> <ondown>50</ondown> <textureFocus>tab_down.png</textureFocus> @@ -183,7 +174,8 @@ <type>button</type> <id>5</id> <animation effect="fade" time="400">WindowClose</animation> - <animation effect="fade" time="400">WindowOpen</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>155</posY> <posX>430</posX> <label>457</label> @@ -191,7 +183,7 @@ <width>209</width> <height>36</height> <onleft>3</onleft> - <onright>7</onright> + <onright>6</onright> <onup>6</onup> <ondown>50</ondown> <textureFocus>tab_down.png</textureFocus> @@ -199,19 +191,20 @@ </control> <control> - <description>TV Series</description> + <description>cleanup</description> <type>button</type> <id>6</id> <animation effect="fade" time="400">WindowClose</animation> - <animation effect="fade" time="400">WindowOpen</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>155</posY> <posX>639</posX> <label>624</label> <font>font10</font> <width>209</width> <height>36</height> - <onleft>6</onleft> - <onright>8</onright> + <onleft>5</onleft> + <onright>7</onright> <onup>7</onup> <ondown>50</ondown> <textureFocus>tab_down.png</textureFocus> @@ -219,11 +212,12 @@ </control> <control> - <description>Play DVD</description> + <description>compress</description> <type>button</type> <id>7</id> <animation effect="fade" time="400">WindowClose</animation> - <animation effect="fade" time="400">WindowOpen</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>155</posY> <posX>848</posX> @@ -232,10 +226,10 @@ <hyperlink>609</hyperlink> <width>209</width> <height>36</height> - <onleft>7</onleft> - <onright>9</onright> + <onleft>6</onleft> + <onright>2</onright> <onup>8</onup> - <ondown>50</ondown> + <ondown>10</ondown> <textureFocus>tab_down.png</textureFocus> <textureNoFocus>tab_up.png</textureNoFocus> @@ -249,23 +243,12 @@ <description>group element</description> <id>0</id> - <animation effect="fade" time="250" delay="500">WindowOpen</animation> - <mpe> - <layout>Grid</layout> - <spring>no</spring> - <spacing>0</spacing> - <padding> - <top>0</top> - <right>0</right> - <bottom>0</bottom> - <left>0</left> - </padding> - </mpe> + <control> <type>listcontrol</type> - <description>scheduler recordings listcontrol</description> + <description>recordings listcontrol</description> <id>10</id> <posX>20</posX> <height>300</height> @@ -294,6 +277,7 @@ <textureFocus>list_sub_focus_big.png</textureFocus> <textureNoFocus>list_sub_nofocus_big.png</textureNoFocus> <textureHeight>85</textureHeight> + </control> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideo.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideo.xml 2007-08-07 04:32:21 UTC (rev 803) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/myvideo.xml 2007-08-07 08:48:13 UTC (rev 804) @@ -9,8 +9,42 @@ <controls> <import>common.window.xml</import> <import>common.time.xml</import> + <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>icon and label background</description> <type>image</type> @@ -61,30 +95,6 @@ <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> <description>Selected item Label</description> @@ -265,43 +275,7 @@ - <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> - <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> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/references.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/references.xml 2007-08-07 04:32:21 UTC (rev 803) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/references.xml 2007-08-07 08:48:13 UTC (rev 804) @@ -162,8 +162,8 @@ <height>330</height> <spinWidth>27</spinWidth> <spinHeight>27</spinHeight> - <spinPosX>1270</spinPosX> - <spinPosY>480</spinPosY> + <spinPosX>1255</spinPosX> + <spinPosY>510</spinPosY> <spinColor>ffffffff</spinColor> <textureUp>arrow_round_up_nofocus.png</textureUp> <textureDown>arrow_round_down_nofocus.png</textureDown> @@ -173,7 +173,7 @@ <textureNoFocus>list_sub_nofocus.png</textureNoFocus> <textureHeight>35</textureHeight> <image>folder_focus.png</image> - <font>font9</font> + <font>font10</font> <shadedColor>20ffffff</shadedColor> <selectedColor>FFF8BC70</selectedColor> <playedColor>ffa0d0ff</playedColor> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/videoFullScreen.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/videoFullScreen.xml 2007-08-07 04:32:21 UTC (rev 803) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/videoFullScreen.xml 2007-08-07 08:48:13 UTC (rev 804) @@ -267,9 +267,9 @@ <description>Progress Bar Shine</description> <type>image</type> <id>103</id> - <posX>79</posX> + <posX>100</posX> <posY>29</posY> - <width>1191</width> + <width>200</width> <height>36</height> <texture>osd_progress_shine_bg.png</texture> <visible>no</visible> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |