From: <rs...@us...> - 2007-07-26 13:36:48
|
Revision: 769 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=769&view=rev Author: rsparey Date: 2007-07-26 06:36:46 -0700 (Thu, 26 Jul 2007) Log Message: ----------- In process of adding sub-menu's to basic home page Modified Paths: -------------- trunk/skins/Foofaraw/Development Skin/Foofaraw/BasicHome.xml Added Paths: ----------- trunk/skins/Foofaraw/Development Skin/Foofaraw/Foofaraw Backgrounds/green blade.png trunk/skins/Foofaraw/Development Skin/Foofaraw/mypvrguide.xml trunk/skins/Foofaraw/Development Skin/Foofaraw/mypvrscheduler.xml Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/BasicHome.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/BasicHome.xml 2007-07-26 13:34:47 UTC (rev 768) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/BasicHome.xml 2007-07-26 13:36:46 UTC (rev 769) @@ -71,6 +71,34 @@ </control> + + <control> + <description>LAST FM BUTTON</description> + <type>button</type> + <id>21</id> + <posX>100</posX> + <posY>687</posY> + <height>36</height> + <width>209</width> + <align>left</align> + <textureFocus>tab_left_corner_down.png</textureFocus> + <textureNoFocus>tab_left_corner_up.png</textureNoFocus> + + <label>last fm</label> + <hyperlink>7890</hyperlink> + <font>font10</font> + <textcolor>white</textcolor> + <textYOff>1</textYOff> + <onup>2</onup> + <ondown>11</ondown> + <onleft>21</onleft> + <onright>21</onright> + <visible>Control.HasFocus(2)|Control.HasFocus(21)</visible> + <animation effect="fade" time="300">Visible</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <animation effect="fade" time="400">WindowClose</animation> + </control> + <control> <description>home BM Video</description> <type>button</type> @@ -238,31 +266,7 @@ </control> <showNumberofFilesLabel>no</showNumberofFilesLabel> - <control> - <description>LAST FM BUTTON</description> - <type>button</type> - <id>21</id> - <posX>100</posX> - <posY>687</posY> - <height>25</height> - <width>200</width> - <align>left</align> - <textureFocus>menu_list_focus.png</textureFocus> - <textureNoFocus>menu_list_nofocus.png</textureNoFocus> - <visible>Control.HasFocus(2)|Control.HasFocus(21)</visible> - <label>last fm</label> - <hyperlink>7890</hyperlink> - <font>font10</font> - <textcolor>white</textcolor> - <textYOff>1</textYOff> - <onup>2</onup> - <ondown>11</ondown> - <onleft>21</onleft> - <onright>21</onright> - <animation effect="fade" time="300">Visible</animation> - <animation effect="fade" time="400">WindowOpen</animation> - <animation effect="fade" time="400">WindowClose</animation> - </control> + <control> <description>TV SERIES BUTTON</description> @@ -524,5 +528,21 @@ <animation effect="fade" time="400">WindowOpen</animation> <animation effect="fade" time="400">WindowClose</animation> </control> + + <control> + <description>MINI RADIO</description> + <type>image</type> + <id>1</id> + <posX>676</posX> + <posY>600</posY> + <height>80</height> + <width>40</width> + <align>left</align> + <texture>Radio.png</texture> + <visible>Control.HasFocus(21)</visible> + <animation effect="fade" time="300">Visible</animation> + <animation effect="fade" time="400">WindowOpen</animation> + <animation effect="fade" time="400">WindowClose</animation> + </control> </controls> </window> \ No newline at end of file Added: trunk/skins/Foofaraw/Development Skin/Foofaraw/Foofaraw Backgrounds/green blade.png =================================================================== (Binary files differ) Property changes on: trunk/skins/Foofaraw/Development Skin/Foofaraw/Foofaraw Backgrounds/green blade.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/skins/Foofaraw/Development Skin/Foofaraw/mypvrguide.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mypvrguide.xml (rev 0) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mypvrguide.xml 2007-07-26 13:36:46 UTC (rev 769) @@ -0,0 +1,278 @@ +<window> + <id>560</id> + <defaultcontrol>2</defaultcontrol> + <allowoverlay>no</allowoverlay> +<controls> + <control> + <description>BG</description> + <type>image</type> + <id>1</id> + <posX>0</posX> + <posY>0</posY> + <width>720</width> + <height>576</height> + <texture>background.png</texture> + </control> + <control> + <type>image</type> + <id>1</id> + <posX>60</posX> + <posY>20</posY> + <texture>television_logo.png</texture> + </control> + <control> + <description>Guide Text Label</description> + <type>label</type> + <id>1</id> + <posX>250</posX> + <posY>70</posY> + <label>PVR Scheduler EPG</label> + <font>font16</font> + <align>right</align> + <textcolor>FFFFFFFF</textcolor> + </control> + <control> + <description>TVGUIDE Panel</description> + <type>image</type> + <id>2</id> + <posX>60</posX> + <posY>90</posY> + <width>605</width> + <height>315</height> + <colordiffuse>60ffffff</colordiffuse> + <texture>-</texture> + </control> + + <!-- Timeheader background must be dedfined before Timeheader label template --> + <!-- b/c Timeheader is on the background and will be rendered first --> + <control> + <description>time header background image template</description> + <type>image</type> + <id>90</id> + <posX>186</posX> + <posY>90</posY> + <width>115</width> + <height>28</height> + <texture>button_small_settings_nofocus.png</texture> + </control> + <control> + <description>time header label template</description> + <type>label</type> + <id>40</id> + <posX>186</posX> + <posY>90</posY> + <font>font13</font> + <textcolor>FFB2D4F5</textcolor> + </control> + <control> + <description>day spin control</description> + <type>spincontrol</type> + <id>6</id> + <posX>60</posX> + <posY>92</posY> + <showrange>no</showrange> + <orientation>horizontal</orientation> + <align>center</align> + <reverse>yes</reverse> + <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> + </control> + <control> + <description>time interval spin control</description> + <type>spincontrol</type> + <id>8</id> + <posX>165</posX> + <posY>100</posY> + <showrange>no</showrange> + <orientation>vertical</orientation> + <align>center</align> + <reverse>yes</reverse> + <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> + </control> + <control> + <description>Channel template</description> + <type>image</type> + <id>20</id> + <posX>62</posX> + <posY>125</posY> + <width>124</width> + <height>34</height> + </control> + <control> + <description>Channel image template</description> + <type>image</type> + <id>7</id> + <posX>0</posX> + <posY>0</posY> + <width>32</width> + <height>32</height> + <keepaspectratio>yes</keepaspectratio> + <centered>no</centered> + <zoom>yes</zoom> + <texture>defaultVideoBig.png</texture> + </control> + <control> + <description>channel Label template</description> + <type>label</type> + <id>18</id> + <posX>35</posX> + <posY>5</posY> + <width>65</width> + <height>15</height> + <font>font13</font> + <textcolor>FFFFFFFF</textcolor> + </control> + <control> + <description>Current program title</description> + <type>fadelabel</type> + <id>13</id> + <posX>250</posX> + <posY>420</posY> + <width>350</width> + <align>left</align> + <label>#TV.Guide.Title</label> + <font>font16</font> + <textcolor>FFFFFFFF</textcolor> + </control> + <control> + <description>Current program time</description> + <type>label</type> + <id>14</id> + <posX>250</posX> + <posY>530</posY> + <label>#TV.Guide.Time</label> + <align>left</align> + <font>font16</font> + <textcolor>FFB2D4F5</textcolor> + </control> + <control> + <description>Current program genre</description> + <type>label</type> + <id>27</id> + <posX>470</posX> + <posY>530</posY> + <label>#TV.Guide.Genre</label> + <align>left</align> + <font>font16</font> + <textcolor>FFB2D4F5</textcolor> + </control> + <control> + <description>Description1</description> + <type>textboxscrollup</type> + <id>15</id> + <posX>250</posX> + <posY>450</posY> + <width>400</width> + <height>65</height> +<seperator>----------------------------------------------------------------------------------------------</seperator> + <label>#TV.Guide.Description</label> + <font>font14</font> + <textcolor>FFFFFFFF</textcolor> + </control> +<!-- <control> + <description>template for program genre light area</description> + <type>label</type> + <id>23</id> + <label>-</label> + <font>font10</font> + <textcolor>FF101010</textcolor> + </control> --> + <control> + <description>template for program title light area</description> + <type>label</type> + <id>24</id> + <visible>no</visible> + <label>-</label> + <font>font13</font> + <textcolor>FF101010</textcolor> + </control> + <control> + <description>vertical timeline</description> + <type>image</type> + <id>25</id> + <posX>30</posX> + <posY>125</posY> + <height>270</height> + <colordiffuse>c0ffffff</colordiffuse> + <texture>tvguide_slider.png</texture> + </control> + <control> + <description>template for program title darkarea </description> + <type>label</type> + <visible>no</visible> + <id>26</id> + <label>-</label> + <font>font13</font> + <textcolor>FFFFFFFF</textcolor> + </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 background</description> + <type>image</type> + <id>1</id> + <posX>60</posX> + <posY>420</posY> + <width>180</width> + <height>135</height> + <colordiffuse>60ffffff</colordiffuse> + <texture>previewbackground.png</texture> + </control> + <control> + <description>TV preview window</description> + <type>videowindow</type> + <id>1</id> + <posX>65</posX> + <posY>425</posY> + <width>170</width> + <height>125</height> + <action>18</action> + <textureFocus>video_window_focus.png</textureFocus> + </control> + <control> + <description>Horizontal scrollbar</description> + <type>hscrollbar</type> + <id>28</id> + <posX>50</posX> + <posY>399</posY> + <width>607</width> + <height>20</height> + <visible>yes</visible> + </control> + <control> + <description>Vertical scrollbar</description> + <type>vscrollbar</type> + <id>29</id> + <posX>658</posX> + <posY>125</posY> + <width>20</width> + <height>294</height> + <visible>yes</visible> + </control> + <control> + <description>record pin</description> + <type>image</type> + <id>31</id> + <posX>440</posX> + <posY>530</posY> + <texture>tvguide_record_button.png</texture> + <visible>no</visible> + </control> +</controls> +</window> \ No newline at end of file Added: trunk/skins/Foofaraw/Development Skin/Foofaraw/mypvrscheduler.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mypvrscheduler.xml (rev 0) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mypvrscheduler.xml 2007-07-26 13:36:46 UTC (rev 769) @@ -0,0 +1,287 @@ +<window> + <id>558</id> + <defaultcontrol>2</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <description>BG</description> + <type>image</type> + <id>1</id> + <posX>0</posX> + <posY>0</posY> + <width>720</width> + <height>576</height> + <texture>background.png</texture> + </control> + <control> + <type>image</type> + <id>1</id> + <posX>60</posX> + <posY>20</posY> + <texture>television_logo.png</texture> + </control> + <control> + <description>PVR Scheduler Text Label</description> + <type>label</type> + <id>1</id> + <posX>250</posX> + <posY>70</posY> + <label>PVR Scheduler</label> + <font>font16</font> + <align>right</align> + <textcolor>FFFFFFFF</textcolor> + </control> + <control> + <description>Date</description> + <type>label</type> + <id>200</id> + <posX>690</posX> + <posY>30</posY> + <label>#date</label> + <align>right</align> + <font>font13</font> + <textcolor>ffa9d0f7</textcolor> + </control> + <control> + <description>Time</description> + <type>label</type> + <id>201</id> + <posX>690</posX> + <posY>50</posY> + <label>#time</label> + <align>right</align> + <font>font13</font> + <textcolor>ffa9d0f7</textcolor> + </control> + + <control> + <description>Selected item Label</description> + <type>fadelabel</type> + <id>1</id> + <posX>660</posX> + <posY>70</posY> + <width>400</width> + <label>#selecteditem</label> + <font>font14</font> + <align>right</align> + <textcolor>ffffffff</textcolor> + </control> + <control> + <type>group</type> + <description>group element</description> + <animation>FlyInFromLeft</animation> + <control> + <description>Sort-by button</description> + <type>button</type> + <id>2</id> + <posX>60</posX> + <posY>97</posY> + <label>620</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>17</onup> + <ondown>4</ondown> + </control> + <control> + <description>Sort Asc</description> + <type>togglebutton</type> + <id>4</id> + <posX>225</posX> + <posY>105</posY> + <label>-</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>2</onup> + <ondown>20</ondown> + </control> + <control> + <description>New button</description> + <type>button</type> + <id>20</id> + <posX>60</posX> + <posY>131</posY> + <label>617</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>4</onup> + <ondown>21</ondown> + </control> + <control> + <description>Guide</description> + <type>button</type> + <id>21</id> + <posX>60</posX> + <posY>165</posY> + <label>600</label> + <hyperlink>560</hyperlink> + <onleft>10</onleft> + <onright>10</onright> + <onup>20</onup> + <ondown>22</ondown> + </control> + <control> + <description>Update</description> + <type>button</type> + <id>22</id> + <posX>60</posX> + <posY>199</posY> + <label>Update</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>21</onup> + <ondown>24</ondown> + </control> + <control> + <description>SyncEPG</description> + <type>button</type> + <id>24</id> + <posX>60</posX> + <posY>233</posY> + <label>Synchronize</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>22</onup> + <ondown>26</ondown> + </control> + <control> + <description>Standby</description> + <type>button</type> + <id>26</id> + <posX>60</posX> + <posY>267</posY> + <label>Standby</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>24</onup> + <ondown>27</ondown> + </control> + <control> + <description>Hibernate</description> + <type>button</type> + <id>27</id> + <posX>60</posX> + <posY>301</posY> + <label>Hibernate</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>26</onup> + <ondown>28</ondown> + </control> + <control> + <description>Shutdown</description> + <type>button</type> + <id>28</id> + <posX>60</posX> + <posY>335</posY> + <label>Shutdown</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>27</onup> + <ondown>30</ondown> + </control> + <control> + <description>About</description> + <type>button</type> + <id>30</id> + <posX>60</posX> + <posY>369</posY> + <label>About</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>28</onup> + <ondown>99</ondown> + </control> + </control> + <control> + <type>group</type> + <description>group element</description> + <animation>FlyInFromTop</animation> + <control> + <description>scheduler recordings listcontrol</description> + <type>listcontrol</type> + <id>10</id> + <width>425</width> + <height>370</height> + <textXOff>25</textXOff> + <textYOff>4</textYOff> + <textXOff2>420</textXOff2> + <textYOff2>55</textYOff2> + <textXOff3>100</textXOff3> + <textYOff3>55</textYOff3> + <IconXOff>12</IconXOff> + <IconYOff>8</IconYOff> + <spinPosX>606</spinPosX> + <spinPosY>403</spinPosY> + <itemWidth>65</itemWidth> + <itemHeight>65</itemHeight> + <textureFocus>recording_background_focus.png</textureFocus> + <textureNoFocus>recording_background_nofocus.png</textureNoFocus> + <spaceBetweenItems>14</spaceBetweenItems> + <textureHeight>90</textureHeight> + <keepaspectratio>no</keepaspectratio> + <onleft>2</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>2</ondown> + </control> + <control> + <description>Current program title</description> + <type>label</type> + <id>13</id> + <posX>260</posX> + <posY>440</posY> + <width>250</width> + <label>#TV.RecordedTV.Title</label> + <font>font14</font> + <align>left</align> + <textcolor>FFFFFFFF</textcolor> + </control> + <control> + <description>Current program time</description> + <type>label</type> + <id>14</id> + <posX>260</posX> + <posY>460</posY> + <label>#TV.RecordedTV.Time</label> + <align>left</align> + <font>font14</font> + <textcolor>FFB2D4F5</textcolor> + </control> + <control> + <description>Description1</description> + <type>textbox</type> + <id>15</id> + <posX>260</posX> + <posY>450</posY> + <width>430</width> + <height>80</height> + <label>#TV.RecordedTV.Description</label> + <font>font14</font> + <textcolor>FFFFFFFF</textcolor> + </control> + </control> + <control> + <description>Current program background</description> + <type>image</type> + <id>1</id> + <posX>60</posX> + <posY>420</posY> + <width>180</width> + <height>135</height> + <colordiffuse>60ffffff</colordiffuse> + <texture>previewbackground.png</texture> + </control> + <control> + <description>TV preview window</description> + <type>videowindow</type> + <id>99</id> + <posX>65</posX> + <posY>425</posY> + <width>170</width> + <height>125</height> + <onup>30</onup> + <action>18</action> + <textureFocus>video_window_focus.png</textureFocus> + </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. |