From: <rs...@us...> - 2007-08-09 16:18:13
|
Revision: 821 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=821&view=rev Author: rsparey Date: 2007-08-09 09:18:03 -0700 (Thu, 09 Aug 2007) Log Message: ----------- Added tab toggle button artwork... modified recorded tv... search, genre, channel and search tv. Search tv is not yet completed.. Modified Paths: -------------- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvguide.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtv.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtvchannel.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtvgenre.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvsearch.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/release notes.xml Added Paths: ----------- trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_toggleoff_focus.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_toggleoff_nofocus.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_toggleon_focus.png trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_toggleon_nofocus.png Added: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_toggleoff_focus.png =================================================================== (Binary files differ) Property changes on: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_toggleoff_focus.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_toggleoff_nofocus.png =================================================================== (Binary files differ) Property changes on: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_toggleoff_nofocus.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_toggleon_focus.png =================================================================== (Binary files differ) Property changes on: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_toggleon_focus.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_toggleon_nofocus.png =================================================================== (Binary files differ) Property changes on: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/tab_toggleon_nofocus.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvguide.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvguide.xml 2007-08-09 16:10:35 UTC (rev 820) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvguide.xml 2007-08-09 16:18:03 UTC (rev 821) @@ -7,8 +7,42 @@ <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> + <animation effect="zoom" start="100,100" end="100,135" center="12,186" time="1000" acceleration ="-1" >WindowOpen</animation> + <animation effect="zoom" start="100,135" end="100,100" center="12,186" time="1000" acceleration ="-1" >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="slide" time="1000" start="0,0" end="0,130" acceleration="-1" >WindowOpen</animation> + <animation effect="slide" time="1000" start="0,130" end="0,0" acceleration="-1" >WindowClose</animation> + </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 background</description> <type>image</type> @@ -56,33 +90,67 @@ <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> - <id>1</id> + <id>0</id> <posX>1142</posX> <posY>563</posY> <texture>-</texture> </control> - <control> + <control> + <description>day spin control</description> + <type>spincontrol</type> + <id>6</id> + <width>24</width> + <height>24</height> + <posX>43</posX> + <posY>160</posY> + <showrange>no</showrange> + <orientation>horizontal</orientation> + <align>center</align> + <onleft>6</onleft> + <onright>8</onright> + <textureUp>arrow_round_right_nofocus.png</textureUp> + <textureDown>arrow_round_left_nofocus.png</textureDown> + <textureUpFocus>arrow_round_right_focus.png</textureUpFocus> + <textureDownFocus>arrow_round_left_focus.png</textureDownFocus> + <animation effect="fade" time="250">WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </control> + + <control> + <description>Guide Text Label</description> + <type>label</type> + <id>11</id> + <posX>474</posX> + <posY>93</posY> + <!-- <label>4</label> --> + <label>#TV.Guide.Group</label> + <font>font16</font> + <align>right</align> + <textcolor>FFFFFFFF</textcolor> + <animation effect="fade" time="250">WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </control> + <control> <description>TVGUIDE Panel</description> <type>image</type> <id>2</id> - <posX>113</posX> - <posY>120</posY> - <width>1140</width> - <height>440</height> + <posX>5</posX> + <posY>200</posY> + <width>1322</width> + <height>300</height> <colordiffuse>60ffffff</colordiffuse> <texture>-</texture> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> <control> - <description>Single Channel Label</description> + <description>Single Channel Label (channel view)</description> <type>label</type> <id>32</id> - <posX>436</posX> - <posY>120</posY> + <posX>240</posX> + <posY>160</posY> <font>font10</font> <align>left</align> <textcolor>FFFFFFFF</textcolor> @@ -90,13 +158,13 @@ <animation effect="fade" time="500">WindowClose</animation> </control> <control> - <description>Single Channel Image</description> + <description>Single Channel Image (channel view)</description> <type>image</type> <id>33</id> - <posX>350</posX> - <posY>117</posY> - <width>46</width> - <height>46</height> + <posX>200</posX> + <posY>158</posY> + <width>35</width> + <height>35</height> <keepaspectratio>yes</keepaspectratio> <zoom>yes</zoom> <texture>defaultVideoBig.png</texture> @@ -104,16 +172,16 @@ <animation effect="fade" time="500">WindowClose</animation> </control> <!-- Timeheader background must be dedfined before Timeheader label template --> - <!-- b/c Timeheader is on the background and will be rendered first --> + <!-- b/c Timeheader is on the background and will be rendered first (change these as a pair--> <control> <description>time header background image template</description> <type>image</type> <id>90</id> - <posX>352</posX> - <posY>120</posY> - <width>153</width> - <height>37</height> - <texture>button_small_settings_nofocus.png</texture> + <posX>200</posX> + <posY>155</posY> + <width>209</width> + <height>36</height> + <texture>tab_up.png</texture> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> @@ -121,59 +189,20 @@ <description>time header label template</description> <type>label</type> <id>40</id> - <posX>352</posX> - <posY>120</posY> + <posX>200</posX> + <posY>155</posY> <font>font13</font> <textcolor>FFB2D4F5</textcolor> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> + <control> - <description>day spin control</description> - <type>spincontrol</type> - <id>6</id> - <width>24</width> - <height>24</height> - <posX>119</posX> - <posY>122</posY> - <showrange>no</showrange> - <orientation>horizontal</orientation> - <align>center</align> - <onleft>6</onleft> - <onright>8</onright> - <textureUp>arrow_round_right_nofocus.png</textureUp> - <textureDown>arrow_round_left_nofocus.png</textureDown> - <textureUpFocus>arrow_round_right_focus.png</textureUpFocus> - <textureDownFocus>arrow_round_left_focus.png</textureDownFocus> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> - </control> - <control> - <description>time interval spin control</description> - <type>spincontrol</type> - <id>8</id> - <width>24</width> - <height>24</height> - <posX>313</posX> - <posY>128</posY> - <showrange>no</showrange> - <orientation>vertical</orientation> - <align>center</align> - <textureUp>arrow_round_up_nofocus.png</textureUp> - <textureDown>arrow_round_down_nofocus.png</textureDown> - <textureUpFocus>arrow_round_up_focus.png</textureUpFocus> - <textureDownFocus>arrow_round_down_focus.png</textureDownFocus> - <onleft>6</onleft> - <onright>8</onright> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> - </control> - <control> <description>Channel template</description> <type>image</type> <id>20</id> - <posX>117</posX> - <posY>166</posY> + <posX>50</posX> + <posY>200</posY> <width>240</width> <height>35</height> <animation effect="fade" time="250">WindowOpen</animation> @@ -207,11 +236,11 @@ <description>Current program title</description> <type>fadelabel</type> <id>13</id> - <posX>374</posX> - <posY>574</posY> + <posX>200</posX> + <posY>500</posY> <width>666</width> <label>#TV.Guide.Title</label> - <font>font14</font> + <font>font16</font> <textcolor>FFFFFFFF</textcolor> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> @@ -220,8 +249,8 @@ <description>Current program time</description> <type>label</type> <id>14</id> - <posX>374</posX> - <posY>720</posY> + <posX>50</posX> + <posY>505</posY> <label>#TV.Guide.Time</label> <align>left</align> <font>font14</font> @@ -233,10 +262,10 @@ <description>Current program genre</description> <type>label</type> <id>27</id> - <posX>500</posX> - <posY>720</posY> + <posX>1320</posX> + <posY>500</posY> <label>#TV.Guide.Genre</label> - <align>left</align> + <align>Right</align> <font>font14</font> <textcolor>FFB2D4F5</textcolor> <animation effect="fade" time="250">WindowOpen</animation> @@ -246,16 +275,16 @@ <description>Description1</description> <type>textboxscrollup</type> <id>15</id> - <posX>374</posX> - <posY>614</posY> - <width>879</width> + <posX>50</posX> + <posY>550</posY> + <width>1300</width> <height>93</height> <seperator>----------------------------------------------------------------------------------------------</seperator> <label>#TV.Guide.Description</label> <font>font12</font> <textcolor>FFFFFFFF</textcolor> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> + <animation effect="slide" time="500" start="2000,0" end="0,0" delay="800" acceleration="-1">WindowOpen</animation> + <animation effect="slide" time="500" start="0,0" end="2000,0" acceleration="-1">WindowClose</animation> </control> <!-- <control> <description>template for program genre light area</description> @@ -281,8 +310,8 @@ <type>image</type> <id>25</id> <posX>55</posX> - <posY>163</posY> - <height>390</height> + <posY>200</posY> + <height>280</height> <colordiffuse>c0ffffff</colordiffuse> <texture>tvguide_slider.png</texture> <animation effect="fade" time="250">WindowOpen</animation> @@ -299,65 +328,18 @@ <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> - <!-- <control> - <description>template for genre dark area</description> - <type>label</type> - <visible>no</visible> - <id>30</id> - <label>-</label> - <font>font13</font> - <textcolor>FFFFFFFF</textcolor> - </control> --> + <control> - <description>TV preview window</description> - <type>videowindow</type> - <id>1</id> - <posX>121</posX> - <posY>580</posY> - <width>221</width> - <height>161</height> - <action>18</action> - <textureFocus>tv_green_border.png</textureFocus> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> - </control> - <control> - <description>Horizontal scrollbar</description> - <type>hscrollbar</type> - <id>28</id> - <posX>115</posX> - <posY>550</posY> - <width>1132</width> - <height>24</height> - <visible>yes</visible> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> - </control> - <control> - <description>Vertical scrollbar</description> - <type>vscrollbar</type> - <id>29</id> - <posX>1261</posX> - <posY>166</posY> - <width>26</width> - <height>409</height> - <visible>yes</visible> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> - </control> - <control> <description>record pin</description> <type>image</type> <id>31</id> - <posX>834</posX> - <posY>706</posY> + <posX>20</posX> + <posY>503</posY> <texture>tvguide_record_button.png</texture> <visible>no</visible> <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/mytvrecordedtv.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtv.xml 2007-08-09 16:10:35 UTC (rev 820) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtv.xml 2007-08-09 16:18:03 UTC (rev 821) @@ -311,8 +311,43 @@ <onup>2</onup> <ondown>2</ondown> <textureHeight>42</textureHeight> - <textYOff2>5</textYOff2> - </control> + <width>590</width> + <textYOff2>5</textYOff2><posX>30</posX> + <posY>200</posY> + <height>500</height> + <spinWidth>27</spinWidth> + <spinHeight>27</spinHeight> + <spinPosX>1270</spinPosX> + <spinPosY>480</spinPosY> + <spinColor>ffffffff</spinColor> + <spinWidth>27</spinWidth> + <spinHeight>27</spinHeight> + <spinPosX>530</spinPosX> + <spinPosY>640</spinPosY> + <spinColor>ffffffff</spinColor> + <textureUp>arrow_round_up_nofocus.png</textureUp> + <textureDown>arrow_round_down_nofocus.png</textureDown> + <textureUpFocus>arrow_round_up_focus.png</textureUpFocus> + <textureDownFocus>arrow_round_down_focus.png</textureDownFocus> + <image>folder_focus.png</image> + <font>font12</font> + <shadedColor>20ffffff</shadedColor> + <selectedColor>ffccef61</selectedColor> + <textcolor>ffffffff</textcolor> + <textcolor2>ffccef61</textcolor2> + <textcolor3>ffffffff</textcolor3> + <colordiffuse>ffffffff</colordiffuse> + <remoteColor>ffffffff</remoteColor> + <downloadColor>ffccef61</downloadColor> + <textXOff>32</textXOff> + <textYOff>7</textYOff> + <textXOff2>590</textXOff2> + <textYOff2>7</textYOff2> + <IconXOff>24</IconXOff> + <IconYOff>9</IconYOff> + <suffix>|</suffix> + </control> + <control> <description>Grey Background</description> @@ -331,7 +366,7 @@ <description>Current program time</description> <id>14</id> <posX>1325</posX> - <posY>310</posY> + <posY>285</posY> <align>right</align> <label>#TV.RecordedTV.Time</label> <textcolor>ffccef61</textcolor> @@ -343,7 +378,7 @@ <description>genre</description> <id>17</id> <posX>650</posX> - <posY>310</posY> + <posY>285</posY> <label>#TV.RecordedTV.Genre</label> <align>left</align> <textcolor>ffccef61</textcolor> @@ -365,6 +400,9 @@ <animation effect="fade" time="100" delay="0">WindowClose</animation> </control> + + + <control> <type>textboxscrollup</type> @@ -378,9 +416,8 @@ <colordiffuse>ffffffff</colordiffuse> <font>font12</font> <label>#TV.RecordedTV.Description</label> - <textcolor>ffffffff</textcolor> - <animation effect="fade" time="500" delay="500">WindowOpen</animation> - <animation effect="fade" time="100" delay="0">WindowClose</animation> + <animation effect="slide" time="500" start="2000,0" end="0,0" delay="800" acceleration="-1">WindowOpen</animation> + <animation effect="slide" time="500" start="0,0" end="2000,0" acceleration="-1">WindowClose</animation> </control> Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtvchannel.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtvchannel.xml 2007-08-09 16:10:35 UTC (rev 820) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtvchannel.xml 2007-08-09 16:18:03 UTC (rev 821) @@ -4,45 +4,103 @@ <defaultcontrol>3</defaultcontrol> <allowoverlay>no</allowoverlay> <controls> - <import>common.time.xml</import> - <control> + + <control> + <description>BG</description> <type>image</type> - <description>BG</description> <id>1</id> + <width>1366</width> + <height>768</height> + </control> - <control> + <import>common.time.xml</import> + <control> <type>image</type> + <decription>mid_strip</decription> <id>1</id> - <posX>113</posX> - <posY>26</posY> - <texture>television_logo.png</texture> - <animation effect="fade" time="250">WindowOpen</animation> + <posX>12</posX> + <posY>186</posY> + <width>1342</width> + <height>365</height> + <texture>mid_strip.png</texture> + <animation effect="zoom" start="100,100" end="100,135" center="12,186" time="1000" acceleration ="-1" >WindowOpen</animation> + <animation effect="zoom" start="100,135" end="100,100" center="12,186" time="1000" acceleration ="-1" >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="slide" time="1000" start="0,0" end="0,130" acceleration="-1" >WindowOpen</animation> + <animation effect="slide" time="1000" start="0,130" end="0,0" acceleration="-1" >WindowClose</animation> + </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 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> + <control> <type>image</type> <id>1</id> - <posX>155</posX> - <posY>522</posY> - <width>217</width> - <height>213</height> + <posX>15</posX> + <posY>0</posY> + <width>61</width> + <height>122</height> <texture>hover_my tv.png</texture> - <animation effect="fade" time="250">WindowOpen</animation> + <animation effect="fade" time="1000" delay="2000">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> - <control> + <control> + <type>image</type> + <description>Television top left text logo</description> + <id>1</id> + <posX>90</posX> + <posY>23</posY> + <texture>television_logo.png</texture> + <animation effect="fade" time="500" delay="1300">WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </control> + <control> <type>label</type> - <description>My Recorded TV Text Label</description> + <description>Recorded TV Label</description> <id>1</id> - <posX>474</posX> - <posY>93</posY> + <posX>251</posX> + <posY>68</posY> <label>652</label> - <font>font16</font> - <align>right</align> + <font>wipeouts</font> + <align>center</align> <textcolor>ffffffff</textcolor> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> + <animation effect="fade" time="1000" end="60" delay="2000">WindowOpen</animation> + <animation effect="slide" time="1000" delay="2000" start="-600,0" end="0,0" acceleration="-1">WindowOpen</animation> + <animation effect="fade" time="500" start="50">WindowClose</animation> </control> + + + + + <control> <type>label</type> <description>Number of Files Label</description> @@ -50,7 +108,7 @@ <posX>493</posX> <posY>546</posY> <label>#itemcount</label> - <textcolor>ffffffff</textcolor> + <visible>false</visible> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> @@ -58,213 +116,312 @@ <type>fadelabel</type> <description>Selected item Label</description> <id>1</id> - <posX>1233</posX> - <posY>93</posY> + <posX>700</posX> + <posY>250</posY> <label>#selecteditem</label> - <align>right</align> - <!-- <disabledcolor>ff808080</disabledcolor> --> - <animation effect="fade" time="250">WindowOpen</animation> + <width>555</width> + <align>Center</align> + <font>font18</font> + <disabledcolor>ff808080</disabledcolor> + <animation effect="fade" time="500" delay="500">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> - <control> + <control> <type>group</type> <description>group element</description> - <id>24</id> - <posX>106</posX> - <posY>124</posY> - <width>264</width> - <height>144</height> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</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>sortbutton</type> - <id>3</id> - <posX>113</posX> - <posY>129</posY> - <onleft>3</onleft> - <onright>10</onright> - <onup>5</onup> - <ondown>5</ondown> - <label>620</label> - </control> - <control> - <type>button</type> - <description>All,Genre,Channel button</description> - <id>5</id> - <posX>113</posX> - <posY>174</posY> - <onleft>6</onleft> - <onright>10</onright> - <onup>3</onup> - <ondown>6</ondown> - <label>457</label> - </control> - <control> - <type>button</type> - <description>cleanup button</description> - <id>6</id> - <posX>113</posX> - <posY>220</posY> - <onleft>3</onleft> - <onright>10</onright> - <onup>5</onup> - <ondown>99</ondown> - <label>624</label> - </control> - </control> - <control> + <control> + <description>View-As button</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>12</posX> + <label>100</label> + <font>font10</font> + <onleft>7</onleft> + <onright>3</onright> + <onup>22</onup> + <ondown>10</ondown> + <width>209</width> + <height>36</height> + <textureFocus>tab_left_corner_down.png</textureFocus> + <textureNoFocus>tab_left_corner_up.png</textureNoFocus> + + + + + </control> + <control> + <type>sortbutton</type> + <id>3</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>103</label> + <font>font10</font> + <width>209</width> + <height>36</height> + <onleft>2</onleft> + <onright>5</onright> + <onup>22</onup> + <ondown>10</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="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> + <font>font10</font> + <width>209</width> + <height>36</height> + <onleft>3</onleft> + <onright>6</onright> + <onup>22</onup> + <ondown>10</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + + </control> + <control> + <description>cleanup</description> + <type>button</type> + <id>6</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>639</posX> + <label>624</label> + <font>font10</font> + <width>209</width> + <height>36</height> + <onleft>5</onleft> + <onright>7</onright> + <onup>22</onup> + <ondown>10</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + + </control> + <control> + <description>compress</description> + <type>button</type> + <id>7</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>848</posX> + <label>896</label> + <font>font10</font> + <hyperlink>609</hyperlink> + <width>209</width> + <height>36</height> + <onleft>6</onleft> + <onright>2</onright> + <onup>22</onup> + <ondown>10</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + + + </control> + </control> + + + <control> <type>group</type> <description>group element</description> <id>0</id> - <posX>485</posX> - <posY>124</posY> - <width>584</width> - <height>622</height> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</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>493</posX> - <height>493</height> - <onleft>3</onleft> + <posX>20</posX> + <height>500</height> + <width>600</width> + <spinWidth>27</spinWidth> + <spinHeight>27</spinHeight> + <spinPosX>530</spinPosX> + <spinPosY>640</spinPosY> + <spinColor>ffffffff</spinColor> + <textureUp>arrow_round_up_nofocus.png</textureUp> + <textureDown>arrow_round_down_nofocus.png</textureDown> + <textureUpFocus>arrow_round_up_focus.png</textureUpFocus> + <textureDownFocus>arrow_round_down_focus.png</textureDownFocus> + <onleft>2</onleft> <onright>11</onright> - <onup>3</onup> - <ondown>3</ondown> - <!-- <textcolor>ffffffff</textcolor> - <downloadColor>ff80ff80</downloadColor> - <remoteColor>ffFFA075</remoteColor> --> + <onup>2</onup> + <ondown>2</ondown> + <font>font10</font> + <font2>font10</font2> <font3>font10</font3> - <font2>font10</font2> - <textYOff3>38</textYOff3> - <textXOff2>736</textXOff2> - <IconYOff>10</IconYOff> - <textYOff>2</textYOff> - <textureFocus>recording_background_focus.png</textureFocus> - <font>font13</font> - <textXOff>94</textXOff> - <itemHeight>46</itemHeight> - <keepaspectratio>no</keepaspectratio> - <textXOff3>189</textXOff3> - <textureHeight>66</textureHeight> - <itemWidth>46</itemWidth> - <textureNoFocus>recording_background_nofocus.png</textureNoFocus> + <textXOff>32</textXOff> + <textXOff2>530</textXOff2> + <textXOff3>172</textXOff3> + <textYOff>12</textYOff> + <textYOff2>12</textYOff2> + <textYOff3>48</textYOff3> <IconXOff>22</IconXOff> - <spaceBetweenItems>6</spaceBetweenItems> - <!-- <spinColor>ffffffff</spinColor> - <spinPosX>1149</spinPosX> - <spinPosY>557</spinPosY> - <spinHeight>36</spinHeight> - <spinWidth>34</spinWidth> - <suffix>|</suffix> - <textcolor2>ffffffff</textcolor2> - <textcolor3>ffffffff</textcolor3> --> - <textYOff2>38</textYOff2> - <!-- <textureUpFocus>page_up_focus.png</textureUpFocus> - <textureDown>page_down_nofocus.png</textureDown> --> + <IconYOff>16</IconYOff> + <textcolor2>ffffffff</textcolor2> + <textcolor3>ffccef61</textcolor3> + <itemHeight>50</itemHeight> + <itemWidth>50</itemWidth> + <textureHeight>132</textureHeight> + <keepaspectratio>yes</keepaspectratio> + <textureFocus>recording_background_focus.png</textureFocus> + <textureNoFocus>recording_background_nofocus.png</textureNoFocus> + <textureHeight>85</textureHeight> + <animation effect="fade" time="500" delay="500">WindowOpen</animation> + <animation effect="fade" time="100" delay="0">WindowClose</animation> + + </control> + <control> <type>listcontrol</type> <description>listcontrol</description> <id>11</id> - <posX>493</posX> - <onleft>3</onleft> - <onright>10</onright> - <onup>10</onup> - <ondown>3</ondown> - </control> + <onleft>10</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>2</ondown> + <textureHeight>42</textureHeight> + <width>590</width> + <textYOff2>5</textYOff2><posX>30</posX> + <posY>200</posY> + <height>500</height> + <spinWidth>27</spinWidth> + <spinHeight>27</spinHeight> + <spinPosX>1270</spinPosX> + <spinPosY>480</spinPosY> + <spinColor>ffffffff</spinColor> + <spinWidth>27</spinWidth> + <spinHeight>27</spinHeight> + <spinPosX>530</spinPosX> + <spinPosY>640</spinPosY> + <spinColor>ffffffff</spinColor> + <textureUp>arrow_round_up_nofocus.png</textureUp> + <textureDown>arrow_round_down_nofocus.png</textureDown> + <textureUpFocus>arrow_round_up_focus.png</textureUpFocus> + <textureDownFocus>arrow_round_down_focus.png</textureDownFocus> + <image>folder_focus.png</image> + <font>font12</font> + <shadedColor>20ffffff</shadedColor> + <selectedColor>ffccef61</selectedColor> + <textcolor>ffffffff</textcolor> + <textcolor2>ffccef61</textcolor2> + <textcolor3>ffffffff</textcolor3> + <colordiffuse>ffffffff</colordiffuse> + <remoteColor>ffffffff</remoteColor> + <downloadColor>ffccef61</downloadColor> + <textXOff>32</textXOff> + <textYOff>7</textYOff> + <textXOff2>590</textXOff2> + <textYOff2>7</textYOff2> + <IconXOff>24</IconXOff> + <IconYOff>9</IconYOff> + <suffix>|</suffix> + </control> + + + <control> + <description>Grey Background</description> + <type>image</type> + <id>1</id> + <posX>628</posX> + <posY>205</posY> + <width>715</width> + <height>460</height> + <texture>grey_background.png</texture> + + </control> + <control> - <type>fadelabel</type> - <description>Current program title</description> - <id>13</id> - <posX>493</posX> - <posY>555</posY> - <width>573</width> - <label>#TV.RecordedTV.Title</label> - <disabledcolor>ff808080</disabledcolor> - </control> - <control> <type>label</type> <description>Current program time</description> <id>14</id> - <posX>1233</posX> - <posY>555</posY> + <posX>1325</posX> + <posY>285</posY> <align>right</align> <label>#TV.RecordedTV.Time</label> - <textcolor>ffb2d4f5</textcolor> + <textcolor>ffccef61</textcolor> + <visible>true</visible> </control> - <control> + + <control> + <type>label</type> + <description>genre</description> + <id>17</id> + <posX>650</posX> + <posY>285</posY> + <label>#TV.RecordedTV.Genre</label> + <align>left</align> + <textcolor>ffccef61</textcolor> + </control> + <control> + <description>Number of Files Label</description> + <type>label</type> + <id>1</id> + <posX>520</posX> + <posY>645</posY> + <label>#itemcount</label> + <align>right</align> + <textcolor>White</textcolor> + <font>font1</font> + <animation effect="fade" time="200">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + </control> + <animation effect="fade" time="500" delay="500">WindowOpen</animation> + <animation effect="fade" time="100" delay="0">WindowClose</animation> + + </control> + + + + <control> + <type>textboxscrollup</type> <description>Description1</description> <id>15</id> - <posX>493</posX> - <posY>588</posY> - <width>727</width> - <height>106</height> + <posX>680</posX> + <posY>370</posY> + <width>650</width> + <height>650</height> + <align>Center</align> <colordiffuse>ffffffff</colordiffuse> <font>font12</font> <label>#TV.RecordedTV.Description</label> - <textcolor>white</textcolor> + <textcolor>ffffffff</textcolor> + <animation effect="fade" time="500" delay="500">WindowOpen</animation> + <animation effect="fade" time="100" delay="0">WindowClose</animation> + </control> - <!-- <control> - <type>label</type> - <description>genre</description> - <id>17</id> - <posX>966</posX> - <posY>613</posY> - <label>#TV.RecordedTV.Genre</label> - <align>right</align> - <textcolor>ffb2d4f5</textcolor> - </control> --> - </control> - <!-- <control> - <description>TV background</description> - <type>image</type> - <id>98</id> - <posX>113</posX> - <posY>544</posY> - <width>235</width> - <height>175</height> - <colordiffuse>60ffffff</colordiffuse> - <texture>previewbackground.png</texture> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> - </control> --> - <control> - <description>TV preview window</description> - <type>videowindow</type> - <id>99</id> - <posX>121</posX> - <posY>550</posY> - <width>221</width> - <height>161</height> - <action>18</action> - <textureFocus>tv_green_border.png</textureFocus> - <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/mytvrecordedtvgenre.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtvgenre.xml 2007-08-09 16:10:35 UTC (rev 820) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvrecordedtvgenre.xml 2007-08-09 16:18:03 UTC (rev 821) @@ -1,48 +1,106 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> <window> <id>605</id> - <defaultcontrol>3</defaultcontrol> + <defaultcontrol>10</defaultcontrol> <allowoverlay>no</allowoverlay> <controls> - <import>common.time.xml</import> <control> + <description>BG</description> <type>image</type> - <description>BG</description> <id>1</id> + <width>1366</width> + <height>768</height> + </control> - <control> + <import>common.time.xml</import> + + <control> <type>image</type> + <decription>mid_strip</decription> <id>1</id> - <posX>113</posX> - <posY>26</posY> - <texture>television_logo.png</texture> - <animation effect="fade" time="250">WindowOpen</animation> + <posX>12</posX> + <posY>186</posY> + <width>1342</width> + <height>365</height> + <texture>mid_strip.png</texture> + <animation effect="zoom" start="100,100" end="100,135" center="12,186" time="1000" acceleration ="-1" >WindowOpen</animation> + <animation effect="zoom" start="100,135" end="100,100" center="12,186" time="1000" acceleration ="-1" >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="slide" time="1000" start="0,0" end="0,130" acceleration="-1" >WindowOpen</animation> + <animation effect="slide" time="1000" start="0,130" end="0,0" acceleration="-1" >WindowClose</animation> + </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 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> + <control> <type>image</type> <id>1</id> - <posX>155</posX> - <posY>522</posY> - <width>217</width> - <height>213</height> + <posX>15</posX> + <posY>0</posY> + <width>61</width> + <height>122</height> <texture>hover_my tv.png</texture> - <animation effect="fade" time="250">WindowOpen</animation> + <animation effect="fade" time="1000" delay="2000">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> - <control> + <control> + <type>image</type> + <description>Television top left text logo</description> + <id>1</id> + <posX>90</posX> + <posY>23</posY> + <texture>television_logo.png</texture> + <animation effect="fade" time="500" delay="1300">WindowOpen</animation> + <animation effect="fade" time="500">WindowClose</animation> + </control> + <control> <type>label</type> - <description>My Recorded TV Text Label</description> + <description>Recorded TV Label</description> <id>1</id> - <posX>474</posX> - <posY>93</posY> + <posX>251</posX> + <posY>68</posY> <label>652</label> - <font>font16</font> - <align>right</align> + <font>wipeouts</font> + <align>center</align> <textcolor>ffffffff</textcolor> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> + <animation effect="fade" time="1000" end="60" delay="2000">WindowOpen</animation> + <animation effect="slide" time="1000" delay="2000" start="-600,0" end="0,0" acceleration="-1">WindowOpen</animation> + <animation effect="fade" time="500" start="50">WindowClose</animation> </control> + + + + + <control> <type>label</type> <description>Number of Files Label</description> @@ -50,7 +108,7 @@ <posX>493</posX> <posY>546</posY> <label>#itemcount</label> - <textcolor>ffffffff</textcolor> + <visible>false</visible> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> @@ -58,74 +116,138 @@ <type>fadelabel</type> <description>Selected item Label</description> <id>1</id> - <posX>1233</posX> - <posY>93</posY> + <posX>700</posX> + <posY>250</posY> <label>#selecteditem</label> - <align>right</align> - <!-- <disabledcolor>ff808080</disabledcolor> --> - <animation effect="fade" time="250">WindowOpen</animation> + <width>555</width> + <align>Center</align> + <font>font14</font> + <disabledcolor>ff808080</disabledcolor> + <animation effect="fade" time="500" delay="500">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="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>7</onleft> + <onright>3</onright> + <onup>22</onup> + <ondown>10</ondown> + <width>209</width> + <height>36</height> + <textureFocus>tab_left_corner_down.png</textureFocus> + <textureNoFocus>tab_left_corner_up.png</textureNoFocus> + + + + + </control> + <control> + <type>sortbutton</type> + <id>3</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>103</label> + <font>font10</font> + <width>209</width> + <height>36</height> + <onleft>2</onleft> + <onright>5</onright> + <onup>22</onup> + <ondown>10</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="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> + <font>font10</font> + <width>209</width> + <height>36</height> + <onleft>3</onleft> + <onright>6</onright> + <onup>22</onup> + <ondown>10</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + + </control> + <control> + <description>cleanup</description> + <type>button</type> + <id>6</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>639</posX> + <label>624</label> + <font>font10</font> + <width>209</width> + <height>36</height> + <onleft>5</onleft> + <onright>7</onright> + <onup>22</onup> + <ondown>10</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + + </control> + <control> + <description>compress</description> + <type>button</type> + <id>7</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>848</posX> + <label>896</label> + <font>font10</font> + <hyperlink>609</hyperlink> + <width>209</width> + <height>36</height> + <onleft>6</onleft> + <onright>2</onright> + <onup>22</onup> + <ondown>10</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + + + </control> + <control> <type>group</type> <description>group element</description> - <id>24</id> - <posX>106</posX> - <posY>124</posY> - <width>264</width> - <height>144</height> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</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>sortbutton</type> - <id>3</id> - <posX>113</posX> - <posY>129</posY> - <onleft>3</onleft> - <onright>10</onright> - <onup>5</onup> - <ondown>5</ondown> - <label>620</label> - </control> - <control> - <type>button</type> - <description>All,Genre,Channel button</description> - <id>5</id> - <posX>113</posX> - <posY>174</posY> - <onleft>6</onleft> - <onright>10</onright> - <onup>3</onup> - <ondown>6</ondown> - <label>457</label> - </control> - <control> - <type>button</type> - <description>cleanup button</description> - <id>6</id> - <posX>113</posX> - <posY>220</posY> - <onleft>3</onleft> - <onright>10</onright> - <onup>5</onup> - <ondown>99</ondown> - <label>624</label> - </control> - </control> - <control> - <type>group</type> - <description>group element</description> <id>0</id> <posX>485</posX> <posY>124</posY> @@ -146,125 +268,165 @@ </mpe> <control> <type>listcontrol</type> - <description>scheduler recordings listcontrol</description> + <description>recordings listcontrol</description> <id>10</id> - <posX>493</posX> - <height>493</height> - <onleft>3</onleft> + <posX>20</posX> + <height>500</height> + <width>600</width> + <spinWidth>27</spinWidth> + <spinHeight>27</spinHeight> + <spinPosX>530</spinPosX> + <spinPosY>640</spinPosY> + <spinColor>ffffffff</spinColor> + <textureUp>arrow_round_up_nofocus.png</textureUp> + <textureDown>arrow_round_down_nofocus.png</textureDown> + <textureUpFocus>arrow_round_up_focus.png</textureUpFocus> + <textureDownFocus>arrow_round_down_focus.png</textureDownFocus> + <onleft>2</onleft> <onright>11</onright> - <onup>3</onup> - <ondown>3</ondown> - <!-- <textcolor>ffffffff</textcolor> - <downloadColor>ff80ff80</downloadColor> - <remoteColor>ffFFA075</remoteColor> --> + <onup>2</onup> + <ondown>2</ondown> + <font>font10</font> + <font2>font10</font2> <font3>font10</font3> - <font2>font10</font2> - <textYOff3>38</textYOff3> - <textXOff2>736</textXOff2> - <IconYOff>10</IconYOff> - <textYOff>2</textYOff> - <textureFocus>recording_background_focus.png</textureFocus> - <font>font13</font> - <textXOff>94</textXOff> - <itemHeight>46</itemHeight> - <keepaspectratio>no</keepaspectratio> - <textXOff3>189</textXOff3> - <textureHeight>66</textureHeight> - <itemWidth>46</itemWidth> - <textureNoFocus>recording_background_nofocus.png</textureNoFocus> + <textXOff>32</textXOff> + <textXOff2>530</textXOff2> + <textXOff3>172</textXOff3> + <textYOff>12</textYOff> + <textYOff2>12</textYOff2> + <textYOff3>48</textYOff3> <IconXOff>22</IconXOff> - <spaceBetweenItems>6</spaceBetweenItems> - <!-- <spinColor>ffffffff</spinColor> - <spinPosX>1149</spinPosX> - <spinPosY>557</spinPosY> - <spinHeight>36</spinHeight> - <spinWidth>34</spinWidth> - <suffix>|</suffix> - <textcolor2>ffffffff</textcolor2> - <textcolor3>ffffffff</textcolor3> --> - <textYOff2>38</textYOff2> - <!-- <textureUpFocus>page_up_focus.png</textureUpFocus> - <textureDown>page_down_nofocus.png</textureDown> --> + <IconYOff>16</IconYOff> + <textcolor2>ffffffff</textcolor2> + <textcolor3>ffccef61</textcolor3> + <itemHeight>50</itemHeight> + <itemWidth>50</itemWidth> + <textureHeight>132</textureHeight> + <keepaspectratio>yes</keepaspectratio> + <textureFocus>recording_background_focus.png</textureFocus> + <textureNoFocus>recording_background_nofocus.png</textureNoFocus> + <textureHeight>85</textureHeight> + <animation effect="fade" time="500" delay="500">WindowOpen</animation> + <animation effect="fade" time="100" delay="0">WindowClose</animation> + + </control> <control> <type>listcontrol</type> <description>listcontrol</description> <id>11</id> - <posX>493</posX> - <onleft>3</onleft> - <onright>10</onright> - <onup>10</onup> - <ondown>3</ondown> + <onleft>10</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>2</ondown> + <textureHeight>42</textureHeight> + <width>590</width> + <textYOff2>5</textYOff2><posX>30</posX> + <posY>200</posY> + <height>500</height> + <spinWidth>27</spinWidth> + <spinHeight>27</spinHeight> + <spinPosX>1270</spinPosX> + <spinPosY>480</spinPosY> + <spinColor>ffffffff</spinColor> + <spinWidth>27</spinWidth> + <spinHeight>27</spinHeight> + <spinPosX>530</spinPosX> + <spinPosY>640</spinPosY> + <spinColor>ffffffff</spinColor> + <textureUp>arrow_round_up_nofocus.png</textureUp> + <textureDown>arrow_round_down_nofocus.png</textureDown> + <textureUpFocus>arrow_round_up_focus.png</textureUpFocus> + <textureDownFocus>arrow_round_down_focus.png</textureDownFocus> + <image>folder_focus.png</image> + <font>font12</font> + <shadedColor>20ffffff</shadedColor> + <selectedColor>ffccef61</selectedColor> + <textcolor>ffffffff</textcolor> + <textcolor2>ffccef61</textcolor2> + <textcolor3>ffffffff</textcolor3> + <colordiffuse>ffffffff</colordiffuse> + <remoteColor>ffffffff</remoteColor> + <downloadColor>ffccef61</downloadColor> + <textXOff>32</textXOff> + <textYOff>7</textYOff> + <textXOff2>590</textXOff2> + <textYOff2>7</textYOff2> + <IconXOff>24</IconXOff> + <IconYOff>9</IconYOff> + <suffix>|</suffix> </control> - <control> - <type>fadelabel</type> - <description>Current program title</description> - <id>13</id> - <posX>493</posX> - <posY>555</posY> - <width>573</width> - <label>#TV.RecordedTV.Title</label> - <disabledcolor>ff808080</disabledcolor> - </control> - <control> + <control> + <description>Grey Background</description> + <type>image</type> + <id>1</id> + <posX>628</posX> + <posY>205</posY> + <width>715</width> + <height>460</height> + <texture>grey_background.png</texture> + <animation effect="fade" time="500" delay="500">WindowOpen</animation> + <animation effect="fade" time="100" delay="0">WindowClose</animation> + </control> + <control> <type>label</type> <description>Current program time</description> <id>14</id> - <posX>1233</posX> - <posY>555</posY> + <posX>1325</posX> + <posY>285</posY> <align>right</align> <label>#TV.RecordedTV.Time</label> - <textcolor>ffb2d4f5</textcolor> + <textcolor>ffccef61</textcolor> + <visible>true</visible> </control> - <control> + + <control> + <type>label</type> + <description>genre</description> + <id>17</id> + <posX>650</posX> + <posY>285</posY> + <label>#TV.RecordedTV.Genre</label> + <align>left</align> + <textcolor>ffccef61</textcolor> + </control> + <control> + <description>Number of Files Label</description> + <type>label</type> + <id>1</id> + <posX>520</posX> + <posY>645</posY> + <label>#itemcount</label> + <align>right</align> + <textcolor>White</textcolor> + <font>font1</font> + <animation effect="fade" time="200">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + </control> + <animation effect="fade" time="500" delay="500">WindowOpen</animation> + <animation effect="fade" time="100" delay="0">WindowClose</animation> + + </control> + + + + <control> + <type>textboxscrollup</type> <description>Description1</description> <id>15</id> - <posX>493</posX> - <posY>588</posY> - <width>727</width> - <height>106</height> + <posX>680</posX> + <posY>370</posY> + <width>650</width> + <height>650</height> + <align>Center</align> <colordiffuse>ffffffff</colordiffuse> <font>font12</font> <label>#TV.RecordedTV.Description</label> - <textcolor>white</textcolor> + <textcolor>ffffffff</textcolor> + <animation effect="fade" time="500" delay="500">WindowOpen</animation> + <animation effect="fade" time="100" delay="0">WindowClose</animation> + </control> - <!-- <control> - <type>label</type> - <description>genre</description> - <id>17</id> - <posX>966</posX> - <posY>613</posY> - <label>#TV.RecordedTV.Genre</label> - <align>right</align> - <textcolor>ffb2d4f5</textcolor> - </control> --> - </control> - <!-- <control> - <description>TV background</description> - <type>image</type> - <id>98</id> - <posX>113</posX> - <posY>544</posY> - <width>235</width> - <height>175</height> - <colordiffuse>60ffffff</colordiffuse> - <texture>previewbackground.png</texture> - <animation effect="fade" time="250">WindowOpen</animation> - <animation effect="fade" time="500">WindowClose</animation> - </control> --> - <control> - <description>TV preview window</description> - <type>videowindow</type> - <id>99</id> - <posX>121</posX> - <posY>550</posY> - <width>221</width> - <height>161</height> - <action>18</action> - <textureFocus>tv_green_border.png</textureFocus> - <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/mytvsearch.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvsearch.xml 2007-08-09 16:10:35 UTC (rev 820) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvsearch.xml... [truncated message content] |