From: <ze...@us...> - 2008-02-25 11:27:10
|
Revision: 1396 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=1396&view=rev Author: zebons Date: 2008-02-25 03:27:01 -0800 (Mon, 25 Feb 2008) Log Message: ----------- skins adaptations v4.4.2 Modified Paths: -------------- trunk/plugins/MyFilms/skin/Monochrome/MesFilms.xml trunk/plugins/MyFilms/skin/Project Mayhem 3/MesFilms.xml trunk/plugins/MyFilms/skin/SpinSafe Revolve/MesFilms.xml trunk/plugins/MyFilms/skin/Xface/MesFilms.xml Added Paths: ----------- trunk/plugins/MyFilms/skin/Monochrome/MesFilms.common.facade.xml trunk/plugins/MyFilms/skin/Monochrome/common.time.xml Added: trunk/plugins/MyFilms/skin/Monochrome/MesFilms.common.facade.xml =================================================================== --- trunk/plugins/MyFilms/skin/Monochrome/MesFilms.common.facade.xml (rev 0) +++ trunk/plugins/MyFilms/skin/Monochrome/MesFilms.common.facade.xml 2008-02-25 11:27:01 UTC (rev 1396) @@ -0,0 +1,139 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<window> + <controls> + <control> + <description>group element</description> + <type>group</type> + <control> + <description>composite control consisting of a list control and a thumbnail panel</description> + <type>facadeview</type> + <id>1026</id> + <control> + <description>listcontrol</description> + <type>listcontrol</type> + <id>1026</id> + <textXOff>6</textXOff> + <itemWidth>16</itemWidth> + </control> + <control> + <description>Thumbnail Panel</description> + <type>thumbnailpanel</type> + <id>1026</id> + <!--<scrollOffset>1</scrollOffset> --> + <onleft>6</onleft> + <onright>6</onright> + <posX>64</posX> + <posY>80</posY> + <width>1250</width> + <height>550</height> + <spinWidth>37</spinWidth> + <spinHeight>37</spinHeight> + <spinPosY>605</spinPosY> + <spinPosX>1218</spinPosX> + <spinColor>FF808080</spinColor> + <textureUp>page_up_nofocus.png</textureUp> + <textureDown>page_down_nofocus.png</textureDown> + <textureUpFocus>page_up_focus.png</textureUpFocus> + <textureDownFocus>page_down_focus.png</textureDownFocus> + <itemWidth>103</itemWidth> + <itemHeight>132</itemHeight> + <textureWidth>103</textureWidth> + <textureHeight>132</textureHeight> + <thumbWidth>79</thumbWidth> + <thumbHeight>117</thumbHeight> + <thumbPosX>12</thumbPosX> + <thumbPosY>5</thumbPosY> + <imageFolder>movie_preview_thumb_background_nofocus.png</imageFolder> + <imageFolderFocus>movie_preview_thumb_background_focus.png</imageFolderFocus> + <font>font12</font> + <suffix>|</suffix> + <textureWidthBig>206</textureWidthBig> + <textureHeightBig>263</textureHeightBig> + <itemWidthBig>206</itemWidthBig> + <itemHeightBig>263</itemHeightBig> + <thumbWidthBig>158</thumbWidthBig> + <thumbHeightBig>233</thumbHeightBig> + <thumbPosXBig>24</thumbPosXBig> + <thumbPosYBig>10</thumbPosYBig> + <thumbZoom>no</thumbZoom> + <enableFocusZoom>no</enableFocusZoom> + </control> + <control> + <description>Filmstrip view</description> + <type>filmstrip</type> + <id>1026</id> + <onleft>6</onleft> + <onright>6</onright> + <onup>6</onup> + <ondown>6</ondown> + <posX>60</posX> + <posY>130</posY> + <width>1300</width> + <spinPosY>600</spinPosY> + <spinPosX>1218</spinPosX> + <thumbWidth>243</thumbWidth> + <thumbHeight>360</thumbHeight> + <thumbPosX>13</thumbPosX> + <thumbPosY>11</thumbPosY> + <itemWidth>245</itemWidth> + <itemHeight>360</itemHeight> + <textureWidth>275</textureWidth> + <textureHeight>395</textureHeight> + <imageFolderFocus>Framefocus.png</imageFolderFocus> + <frame>-</frame> + <frameFocus>video_filmstrip_frame.png</frameFocus> + <background>Coverbig.png</background> + <thumbs flipY="true" diffuse="Thumb_Mask.png"> + </thumbs> + <InfoImage flipY="true" diffuse="Thumb_Mask.png"> + </InfoImage> + <showFrame>yes</showFrame> + <showFolder>no</showFolder> + <showBackGround>no</showBackGround> + <showInfoImage>no</showInfoImage> + <thumbAnimation effect="zoom" start="100,100" end="130,130" time="200">focus</thumbAnimation> + <thumbAnimation effect="zoom" start="130,130" end="100,100" time="200">unfocus</thumbAnimation> + </control> + <control> + <description>playlist listcontrol</description> + <type>playlistcontrol</type> + <id>1026</id> + <scrollOffset>2</scrollOffset> + </control> + </control> + <control> + <type>fadelabel</type> + <description>Title (during Icons and List)</description> + <id>1027</id> + <onleft>6</onleft> + <onright>1026</onright> + <onup>1026</onup> + <ondown>1026</ondown> + <posX>30</posX> + <posY>605</posY> + <width>950</width> + <font>font16</font> + <visible>!player.hasmedia+!control.isvisible(34)+control.hasfocus(1026)</visible> + <label>#selecteditem</label> + </control> + <control> + <type>textboxscrollup</type> + <description>Biography value</description> + <id>1025</id> + <posX>344</posX> + <posY>635</posY> + <width>1020</width> + <height>92</height> + <label>#plot</label> + <font>font13</font> + <seperator>---------------------------------------------------------------------------------------------------------</seperator> + <onleft>1026</onleft> + <onright>1026</onright> + <onup>1026</onup> + <ondown>1026</ondown> + <visible>!control.isvisible(34)+control.hasfocus(1026)</visible> + <label>-</label> + </control> + </control> + </controls> +</window> \ No newline at end of file Modified: trunk/plugins/MyFilms/skin/Monochrome/MesFilms.xml =================================================================== --- trunk/plugins/MyFilms/skin/Monochrome/MesFilms.xml 2008-02-25 10:59:21 UTC (rev 1395) +++ trunk/plugins/MyFilms/skin/Monochrome/MesFilms.xml 2008-02-25 11:27:01 UTC (rev 1396) @@ -3,64 +3,30 @@ <id>7986</id> <defaultcontrol>1026</defaultcontrol> <allowoverlay>yes</allowoverlay> + <define>#header.label:Films</define> + <define>#header.image:-</define> + <define>#header.hover:hover_my films.png</define> + <define>#itemcount:-</define> <controls> + <import>common.window.xml</import> <import>common.time.xml</import> <import>MesFilms_Visible.xml</import> <control> - <description>Background</description> <type>image</type> <id>1</id> - <texture>Background.png</texture> - </control> - <control> - <type>label</type> - <id>1</id> - <posX>1286</posX> - <posY>10</posY> - <label>Films</label> - <font>font18</font> - <textcolor>20ffffff</textcolor> - <align>right</align> - </control> - <control> - <type>image</type> - <id>1</id> - <posX>1306</posX> - <posY>20</posY> - <width>40</width> - <height>40</height> - <texture>hover_my films.png</texture> - </control> - <control> - <type>image</type> - <id>1</id> - <posX>31</posX> - <posY>218</posY> - <width>231</width> - <height>332</height> + <posX>16</posX> + <posY>184</posY> + <width>276</width> + <height>408</height> <texture>movie_preview_thumb_background.png</texture> <visible>facadeview.list</visible> </control> <control> - <id>1</id> - <type>image</type> - <posX>51</posX> - <posY>238</posY> - <width>180</width> - <height>280</height> - <texture>#selectedthumb</texture> - <visible>facadeview.list</visible> - </control> - <control> - <description>Selection</description> <type>fadelabel</type> <id>12</id> - <posX>1271</posX> + <posX>35</posX> <posY>35</posY> - <width>750</width> - <label>-</label> - <align>right</align> - <visible>false</visible> + <label>label</label> </control> <control> <type>actiongroup</type> @@ -98,7 +64,6 @@ <posX>20</posX> <posY>80</posY> <layout>StackLayout</layout> - <layout>StackLayout</layout> <control> <type>button</type> <description>Layout</description> @@ -151,142 +116,16 @@ </control> </control> </control> + <import>MesFilms.common.facade.xml</import> <control> - <description>composite control consisting of a list control and a thumbnail panel</description> - <type>group</type> - <id>1000</id> - <posX>271</posX> - <posY>80</posY> - <control> - <description>composite control consisting of a list control and a thumbnail panel</description> - <type>facadeview</type> - <id>1026</id> - <control> - <description>Thumbnail Panel</description> - <type>thumbnailpanel</type> - <onleft>6</onleft> - <onright>6</onright> - <posX>70</posX> - <posY>80</posY> - <width>1230</width> - <height>500</height> - <spinWidth>37</spinWidth> - <spinHeight>37</spinHeight> - <spinPosY>685</spinPosY> - <spinPosX>1240</spinPosX> - <spinColor>ffffffff</spinColor> - <textureUp>page_up_nofocus.png</textureUp> - <textureDown>page_down_nofocus.png</textureDown> - <textureUpFocus>page_up_focus.png</textureUpFocus> - <textureDownFocus>page_down_focus.png</textureDownFocus> - <itemWidth>110</itemWidth> - <itemHeight>140</itemHeight> - <textureWidth>102</textureWidth> - <textureHeight>134</textureHeight> - <thumbWidth>70</thumbWidth> - <thumbHeight>110</thumbHeight> - <thumbPosX>13</thumbPosX> - <thumbPosY>9</thumbPosY> - <thumbZoom>no</thumbZoom> - <imageFolder>movie_preview_thumb_background_focus_nofocus.png</imageFolder> - <imageFolderFocus>movie_preview_thumb_background_focus.png</imageFolderFocus> - <font>font12</font> - <suffix>|</suffix> - <textureWidthBig>175</textureWidthBig> - <textureHeightBig>238</textureHeightBig> - <itemWidthBig>175</itemWidthBig> - <itemHeightBig>238</itemHeightBig> - <thumbWidthBig>133</thumbWidthBig> - <thumbHeightBig>200</thumbHeightBig> - <thumbPosXBig>16</thumbPosXBig> - <thumbPosYBig>15</thumbPosYBig> - <thumbZoom>no</thumbZoom> - <enableFocusZoom>no</enableFocusZoom> - </control> - <control> - <type>listcontrol</type> - <description>listcontrol</description> - <height>500</height> - <onleft>6</onleft> - <spinWidth>37</spinWidth> - <spinHeight>37</spinHeight> - <spinPosY>685</spinPosY> - <spinPosX>1240</spinPosX> - </control> - <control> - <description>Filmstrip view</description> - <type>filmstrip</type> - <onleft>6</onleft> - <posX>70</posX> - <posY>180</posY> - <width>1220</width> - <onup>6</onup> - <spinPosY>685</spinPosY> - <spinPosX>1240</spinPosX> - <thumbWidth>200</thumbWidth> - <thumbHeight>300</thumbHeight> - <thumbPosX>5</thumbPosX> - <thumbPosY>5</thumbPosY> - <imageFolderFocus>Framefocus.png</imageFolderFocus> - <frame>-</frame> - <frameFocus>video_filmstrip_frame.png</frameFocus> - <itemWidth>202</itemWidth> - <itemHeight>210</itemHeight> - <textureWidth>220</textureWidth> - <textureHeight>317</textureHeight> - <background>Coverbig.png</background> - <thumbs flipY="true" diffuse="Thumb_Mask.png"> - </thumbs> - <InfoImage flipY="true" diffuse="Thumb_Mask.png"> - </InfoImage> - <showFrame>yes</showFrame> - <showFolder>no</showFolder> - <showBackGround>no</showBackGround> - <showInfoImage>no</showInfoImage> - <thumbAnimation effect="zoom" start="100,100" end="130,130" time="300">focus</thumbAnimation> - <thumbAnimation effect="zoom" start="130,130" end="100,100" time="300">unfocus</thumbAnimation> - </control> - </control> - <control> - <description>Biography value</description> - <type>textboxscrollup</type> - <id>1025</id> - <posX>310</posX> - <posY>550</posY> - <width>980</width> - <height>140</height> - <onleft>6</onleft> - <onright>1026</onright> - <onup>1026</onup> - <ondown>1026</ondown> - <textcolor>FFFFFFFF</textcolor> - <speed>10</speed> - <visible>!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> - <label>-</label> - <font>font12</font> - <seperator>-------------------------------------------------------------------------------------------------------------------------------------------------------------------</seperator> - </control> - <control> - <type>fadelabel</type> - <description>Title</description> - <id>1027</id> - <posX>1271</posX> - <posY>45</posY> - <width>750</width> - <visible>!control.isvisible(34)+control.hasfocus(1026)</visible> - <label>#selecteditem</label> - <align>right</align> - </control> - </control> - <control> <description>Star rating</description> <type>image</type> <id>1065</id> - <posX>156</posX> - <posY>45</posY> - <width>24</width> - <height>24</height> - <visible>control.isvisible(33)+!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <posX>102</posX> + <posY>648</posY> + <width>18</width> + <height>18</height> + <visible>control.isvisible(33)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starbest.png</texture> <centered>yes</centered> </control> @@ -294,11 +133,11 @@ <description>Star rating half grey</description> <type>image</type> <id>1060</id> - <posX>156</posX> - <posY>45</posY> - <width>24</width> - <height>24</height> - <visible>!facadeview.filmstrip+control.isvisible(32)+!control.isvisible(33)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <posX>102</posX> + <posY>648</posY> + <width>18</width> + <height>18</height> + <visible>control.isvisible(32)+!control.isvisible(33)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starhalf.png</texture> <centered>yes</centered> </control> @@ -306,11 +145,11 @@ <description>Star rating grey</description> <type>image</type> <id>1055</id> - <posX>156</posX> - <posY>45</posY> - <width>24</width> - <height>24</height> - <visible>!facadeview.filmstrip+!control.isvisible(32)+!control.isvisible(33)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <posX>102</posX> + <posY>648</posY> + <width>18</width> + <height>18</height> + <visible>!control.isvisible(32)+!control.isvisible(33)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>greystarbest.png</texture> <centered>yes</centered> </control> @@ -318,11 +157,11 @@ <description>Star rating</description> <type>image</type> <id>1064</id> - <posX>122</posX> - <posY>45</posY> - <width>24</width> - <height>24</height> - <visible>control.isvisible(31)+!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <posX>84</posX> + <posY>648</posY> + <width>18</width> + <height>18</height> + <visible>control.isvisible(31)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starbest.png</texture> <centered>yes</centered> </control> @@ -330,11 +169,11 @@ <description>Star rating half grey</description> <type>image</type> <id>1059</id> - <posX>122</posX> - <posY>45</posY> - <width>24</width> - <height>24</height> - <visible>!facadeview.filmstrip+control.isvisible(30)+!control.isvisible(31)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <posX>84</posX> + <posY>648</posY> + <width>18</width> + <height>18</height> + <visible>control.isvisible(30)+!control.isvisible(31)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starhalf.png</texture> <centered>yes</centered> </control> @@ -342,11 +181,11 @@ <description>Star rating grey</description> <type>image</type> <id>1054</id> - <posX>122</posX> - <posY>45</posY> - <width>24</width> - <height>24</height> - <visible>!facadeview.filmstrip+!control.isvisible(30)+!control.isvisible(31)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <posX>84</posX> + <posY>648</posY> + <width>18</width> + <height>18</height> + <visible>!control.isvisible(30)+!control.isvisible(31)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>greystarbest.png</texture> <centered>yes</centered> </control> @@ -354,11 +193,11 @@ <description>Star rating</description> <type>image</type> <id>1063</id> - <posX>88</posX> - <posY>45</posY> - <width>24</width> - <height>24</height> - <visible>control.isvisible(29)+!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <posX>66</posX> + <posY>648</posY> + <width>18</width> + <height>18</height> + <visible>control.isvisible(29)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starbest.png</texture> <centered>yes</centered> </control> @@ -366,11 +205,11 @@ <description>Star rating half grey</description> <type>image</type> <id>1058</id> - <posX>88</posX> - <posY>45</posY> - <width>24</width> - <height>24</height> - <visible>!facadeview.filmstrip+control.isvisible(28)+!control.isvisible(29)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <posX>66</posX> + <posY>648</posY> + <width>18</width> + <height>18</height> + <visible>control.isvisible(28)+!control.isvisible(29)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starhalf.png</texture> <centered>yes</centered> </control> @@ -378,11 +217,11 @@ <description>Star rating grey</description> <type>image</type> <id>1053</id> - <posX>88</posX> - <posY>45</posY> - <width>24</width> - <height>24</height> - <visible>!facadeview.filmstrip+!control.isvisible(28)+!control.isvisible(29)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <posX>66</posX> + <posY>648</posY> + <width>18</width> + <height>18</height> + <visible>!control.isvisible(28)+!control.isvisible(29)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>greystarbest.png</texture> <centered>yes</centered> </control> @@ -390,11 +229,11 @@ <description>Star rating</description> <type>image</type> <id>1062</id> - <posX>54</posX> - <posY>45</posY> - <width>24</width> - <height>24</height> - <visible>control.isvisible(27)+!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <posX>48</posX> + <posY>648</posY> + <width>18</width> + <height>18</height> + <visible>control.isvisible(27)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starbest.png</texture> <centered>yes</centered> </control> @@ -402,11 +241,11 @@ <description>Star rating half grey</description> <type>image</type> <id>1057</id> - <posX>54</posX> - <posY>45</posY> - <width>24</width> - <height>24</height> - <visible>!facadeview.filmstrip+control.isvisible(26)+!control.isvisible(27)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <posX>48</posX> + <posY>648</posY> + <width>18</width> + <height>18</height> + <visible>control.isvisible(26)+!control.isvisible(27)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starhalf.png</texture> <centered>yes</centered> </control> @@ -414,11 +253,11 @@ <description>Star rating grey</description> <type>image</type> <id>1052</id> - <posX>54</posX> - <posY>45</posY> - <width>24</width> - <height>24</height> - <visible>!facadeview.filmstrip+!control.isvisible(26)+!control.isvisible(27)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <posX>48</posX> + <posY>648</posY> + <width>18</width> + <height>18</height> + <visible>!control.isvisible(26)+!control.isvisible(27)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>greystarbest.png</texture> <centered>yes</centered> </control> @@ -426,11 +265,11 @@ <description>Star rating</description> <type>image</type> <id>1061</id> - <posX>20</posX> - <posY>45</posY> - <width>24</width> - <height>24</height> - <visible>control.isvisible(25)+!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <posX>30</posX> + <posY>648</posY> + <width>18</width> + <height>18</height> + <visible>control.isvisible(25)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starbest.png</texture> <centered>yes</centered> </control> @@ -438,11 +277,11 @@ <description>Star rating half grey</description> <type>image</type> <id>1056</id> - <posX>20</posX> - <posY>45</posY> - <width>24</width> - <height>24</height> - <visible>!facadeview.filmstrip+control.isvisible(24)+!control.isvisible(25)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <posX>30</posX> + <posY>648</posY> + <width>18</width> + <height>18</height> + <visible>control.isvisible(24)+!control.isvisible(25)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starhalf.png</texture> <centered>yes</centered> </control> @@ -450,66 +289,94 @@ <description>Star rating grey</description> <type>image</type> <id>1051</id> - <posX>20</posX> - <posY>45</posY> - <width>24</width> - <height>24</height> - <visible>!facadeview.filmstrip+!control.isvisible(24)+!control.isvisible(25)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <posX>30</posX> + <posY>648</posY> + <width>18</width> + <height>18</height> + <visible>!control.isvisible(24)+!control.isvisible(25)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>greystarbest.png</texture> <centered>yes</centered> </control> <control> - <description>Thumbnail with video playing</description> <type>image</type> - <id>1020</id> - <posX>51</posX> - <posY>238</posY> - <width>180</width> - <height>280</height> - <texture>-</texture> - <visible>player.hasmedia +facadeview.list+!control.isvisible(34)+control.hasfocus(1026)</visible> + <description>image</description> + <id>1</id> + <posX>334</posX> + <posY>638</posY> + <width>1</width> + <height>120</height> + <texture>vbar1.png</texture> + <visible>control.hasfocus(1026)</visible> </control> <control> - <description>Thumbnail with no video playing</description> - <type>image</type> - <id>1021</id> - <posX>51</posX> - <posY>238</posY> - <width>180</width> - <height>280</height> - <texture>-</texture> - <visible>!player.hasmedia +facadeview.list+!control.isvisible(34)+control.hasfocus(1026)</visible> + <description>Year txt</description> + <type>label</type> + <id>1</id> + <posX>30</posX> + <posY>670</posY> + <label>201</label> + <font>font10</font> + <visible>control.hasfocus(1026)</visible> </control> <control> - <description>YearValue</description> + <description>Year value</description> <type>label</type> <id>1022</id> - <posX>10</posX> - <posY>10</posY> - <width>500</width> + <posX>140</posX> + <posY>670</posY> <label>6</label> - <visible>!facadeview.filmstrip+!control.isvisible(23)+!control.isvisible(34)+control.hasfocus(1026)+!player.hasmedia</visible> - <font>font18</font> - <textcolor>20ffffff</textcolor> + <visible>control.hasfocus(1026)</visible> + <font>font10</font> </control> <control> - <description>CategoryValue</description> + <description>Genre txt</description> <type>label</type> + <id>1</id> + <posX>30</posX> + <posY>695</posY> + <label>174</label> + <visible>control.hasfocus(1026)</visible> + <font>font10</font> + </control> + <control> + <description>Genre value</description> + <type>label</type> <id>1024</id> - <posX>170</posX> - <posY>45</posY> - <visible>!facadeview.filmstrip+!control.isvisible(23)+!control.isvisible(34)+control.hasfocus(1026)+!player.hasmedia</visible> + <posX>140</posX> + <posY>695</posY> + <width>180</width> <label>6</label> - <textcolor>ffffffff</textcolor> + <visible>control.hasfocus(1026)</visible> + <font>font10</font> </control> <control> <type>label</type> <id>2073</id> - <posX>970</posX> - <posY>690</posY> + <posX>35</posX> + <posY>35</posY> <label>#nbobjects</label> - <textcolor>7fffffff</textcolor> + <textcolor>FF808080</textcolor> </control> - + <control> + <description>Thumbnail with video playing</description> + <type>image</type> + <id>1020</id> + <posX>30</posX> + <posY>198</posY> + <width>245</width> + <height>373</height> + <texture>-</texture> + <visible>facadeview.list</visible> + </control> + <control> + <description>Thumbnail with no video playing</description> + <type>image</type> + <id>1021</id> + <posX>30</posX> + <posY>198</posY> + <width>245</width> + <height>373</height> + <visible>facadeview.list</visible> + </control> </controls> </window> \ No newline at end of file Added: trunk/plugins/MyFilms/skin/Monochrome/common.time.xml =================================================================== --- trunk/plugins/MyFilms/skin/Monochrome/common.time.xml (rev 0) +++ trunk/plugins/MyFilms/skin/Monochrome/common.time.xml 2008-02-25 11:27:01 UTC (rev 1396) @@ -0,0 +1,35 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<window> + <controls> + <control> + <description>Date</description> + <type>label</type> + <id>200</id> + <posX>-40</posX> + <posY>40</posY> + <align>right</align> + <label>#date</label> + <textcolor>FF808080</textcolor> + </control> + <control> + <description>Time</description> + <type>label</type> + <id>201</id> + <posX>-40</posX> + <posY>40</posY> + <align>right</align> + <label>#time</label> + <textcolor>FF808080</textcolor> + </control> + <control> + <description>Date | Time</description> + <type>label</type> + <id>203</id> + <posX>1340</posX> + <posY>725</posY> + <label>#date | #time</label> + <align>right</align> + <textcolor>FF808080</textcolor> + </control> + </controls> +</window> \ No newline at end of file Modified: trunk/plugins/MyFilms/skin/Project Mayhem 3/MesFilms.xml =================================================================== --- trunk/plugins/MyFilms/skin/Project Mayhem 3/MesFilms.xml 2008-02-25 10:59:21 UTC (rev 1395) +++ trunk/plugins/MyFilms/skin/Project Mayhem 3/MesFilms.xml 2008-02-25 11:27:01 UTC (rev 1396) @@ -154,6 +154,8 @@ <thumbWidthBig>64</thumbWidthBig> <thumbHeightBig>90</thumbHeightBig> <thumbPosXBig>10</thumbPosXBig> + <font>font9</font> + <align>center</align> </control> <control> <type>listcontrol</type> @@ -193,6 +195,7 @@ <font>font10</font> </control> </control> + </control> <control> <type>textboxscrollup</type> <description>Biography value</description> @@ -243,16 +246,16 @@ <visible>facadeview.filmstrip+control.hasfocus(1026)</visible> <label>#selecteditem</label> </control> - </control> <control> <type>image</type> - <id>6969</id> + <id>1</id> <posX>5</posX> <posY>280</posY> <width>190</width> <height>230</height> <keepaspectratio>no</keepaspectratio> <texture>context_background.png</texture> + <visible>!facadeview.filmstrip+!control.isvisible(34)</visible> </control> <control> <type>image</type> @@ -421,13 +424,13 @@ </control> <control> <type>image</type> - <id>1019</id> + <id>1</id> <posX>15</posX> <posY>310</posY> <width>160</width> <height>250</height> <texture>hover_my films.png</texture> - <visible>!player.hasmedia+facadeview.filmstrip |!player.hasmedia+!control.hasfocus(1026)</visible> + <visible>!facadeview.filmstrip+!control.isvisible(34)+!player.hasmedia+!control.hasfocus(1026)</visible> <keepaspectratio>yes</keepaspectratio> </control> <control> @@ -439,7 +442,7 @@ <height>170</height> <keepaspectratio>yes</keepaspectratio> <visible>player.hasmedia +!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> - <texture>-</texture> + <texture>#selectedthumb</texture> </control> <control> <type>image</type> @@ -450,7 +453,7 @@ <height>160</height> <keepaspectratio>yes</keepaspectratio> <visible>!player.hasmedia +!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> - <texture>-</texture> + <texture>#selectedthumb</texture> </control> <control> <type>label</type> Modified: trunk/plugins/MyFilms/skin/SpinSafe Revolve/MesFilms.xml =================================================================== --- trunk/plugins/MyFilms/skin/SpinSafe Revolve/MesFilms.xml 2008-02-25 10:59:21 UTC (rev 1395) +++ trunk/plugins/MyFilms/skin/SpinSafe Revolve/MesFilms.xml 2008-02-25 11:27:01 UTC (rev 1396) @@ -274,7 +274,7 @@ <colordiffuse>ffffffff</colordiffuse> <textcolor>FFFFFFFF</textcolor> <speed>10</speed> - <visible>player.hasmedia+!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>player.hasmedia+!control.isvisible(34)+control.hasfocus(1026)</visible> <label>-</label> <seperator>------------------------------------------------------------------------------------------------------------------------------</seperator> <font>font12</font> @@ -294,7 +294,7 @@ <colordiffuse>ffffffff</colordiffuse> <textcolor>FFFFFFFF</textcolor> <speed>10</speed> - <visible>!player.hasmedia+!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!player.hasmedia+!control.isvisible(34)+control.hasfocus(1026)</visible> <label>-</label> <seperator>------------------------------------------------------------------------------------------------------------------------------</seperator> <font>font12</font> @@ -312,7 +312,7 @@ <ondown>1026</ondown> <font>font16</font> <width>900</width> - <visible>!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!control.isvisible(34)+control.hasfocus(1026)</visible> <label>#selecteditem</label> </control> </control> @@ -323,7 +323,7 @@ <posY>605</posY> <width>30</width> <height>30</height> - <visible>control.isvisible(33)+!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(33)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>star.png</texture> <centered>yes</centered> </control> @@ -334,7 +334,7 @@ <posY>605</posY> <width>30</width> <height>30</height> - <visible>control.isvisible(31)+!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(31)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>star.png</texture> <centered>yes</centered> </control> @@ -345,7 +345,7 @@ <posY>605</posY> <width>30</width> <height>30</height> - <visible>control.isvisible(29)+!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(29)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>star.png</texture> <centered>yes</centered> </control> @@ -356,7 +356,7 @@ <posY>605</posY> <width>30</width> <height>30</height> - <visible>control.isvisible(27)+!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(27)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>star.png</texture> <centered>yes</centered> </control> @@ -367,7 +367,7 @@ <posY>605</posY> <width>30</width> <height>30</height> - <visible>control.isvisible(25)+!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(25)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>star.png</texture> <centered>yes</centered> </control> @@ -378,7 +378,7 @@ <posY>605</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+control.isvisible(32)+!control.isvisible(33)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(32)+!control.isvisible(33)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starhalf_horz.png</texture> <centered>yes</centered> </control> @@ -389,7 +389,7 @@ <posY>605</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+control.isvisible(30)+!control.isvisible(31)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(30)+!control.isvisible(31)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starhalf_horz.png</texture> <centered>yes</centered> </control> @@ -400,7 +400,7 @@ <posY>605</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+control.isvisible(28)+!control.isvisible(29)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(28)+!control.isvisible(29)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starhalf_horz.png</texture> <centered>yes</centered> </control> @@ -411,7 +411,7 @@ <posY>605</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+control.isvisible(26)+!control.isvisible(27)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(26)+!control.isvisible(27)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starhalf_horz.png</texture> <centered>yes</centered> </control> @@ -422,7 +422,7 @@ <posY>605</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+control.isvisible(24)+!control.isvisible(25)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(24)+!control.isvisible(25)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starhalf_horz.png</texture> <centered>yes</centered> </control> @@ -433,7 +433,7 @@ <posY>605</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+!control.isvisible(32)+!control.isvisible(33)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!control.isvisible(32)+!control.isvisible(33)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>greystar.png</texture> <centered>yes</centered> </control> @@ -444,7 +444,7 @@ <posY>605</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+!control.isvisible(30)+!control.isvisible(31)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!control.isvisible(30)+!control.isvisible(31)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>greystar.png</texture> <centered>yes</centered> </control> @@ -455,7 +455,7 @@ <posY>605</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+!control.isvisible(28)+!control.isvisible(29)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!control.isvisible(28)+!control.isvisible(29)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>greystar.png</texture> <centered>yes</centered> </control> @@ -466,7 +466,7 @@ <posY>605</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+!control.isvisible(26)+!control.isvisible(27)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!control.isvisible(26)+!control.isvisible(27)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>greystar.png</texture> <centered>yes</centered> </control> @@ -477,7 +477,7 @@ <posY>605</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+!control.isvisible(24)+!control.isvisible(25)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!control.isvisible(24)+!control.isvisible(25)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>greystar.png</texture> <centered>yes</centered> </control> @@ -493,7 +493,7 @@ <posY>140</posY> <width>370</width> <height>440</height> - <visible>player.hasmedia+!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!facadeview.filmstrip+player.hasmedia+!control.isvisible(34)+control.hasfocus(1026)</visible> <keepaspectratio>yes</keepaspectratio> <texture>-</texture> </control> @@ -510,7 +510,7 @@ <keepaspectratio>yes</keepaspectratio> <width>370</width> <height>440</height> - <visible>!player.hasmedia+!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!facadeview.filmstrip+!player.hasmedia+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>-</texture> </control> <control> @@ -520,7 +520,7 @@ <posX>60</posX> <!--155--> <posY>670</posY> - <visible>!facadeview.filmstrip+!control.isvisible(23)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!control.isvisible(23)+!control.isvisible(34)+control.hasfocus(1026)</visible> <label>6</label> <font>font12</font> </control> @@ -531,7 +531,7 @@ <posX>60</posX> <posY>640</posY> <width>310</width> - <visible>!facadeview.filmstrip+!control.isvisible(23)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!control.isvisible(23)+!control.isvisible(34)+control.hasfocus(1026)</visible> <align>left</align> <label>6</label> <font>font12</font> Modified: trunk/plugins/MyFilms/skin/Xface/MesFilms.xml =================================================================== --- trunk/plugins/MyFilms/skin/Xface/MesFilms.xml 2008-02-25 10:59:21 UTC (rev 1395) +++ trunk/plugins/MyFilms/skin/Xface/MesFilms.xml 2008-02-25 11:27:01 UTC (rev 1396) @@ -140,7 +140,7 @@ <type>thumbnailpanel</type> <scrollOffset>1</scrollOffset> <onleft>6</onleft> - <width>880</width> + <width>980</width> <height>570</height> <keepaspectratio>yes</keepaspectratio> <textureWidthBig>205</textureWidthBig> @@ -212,7 +212,7 @@ <speed>1</speed> <label>-</label> <font>font12</font> - <visible>!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!control.isvisible(34)+control.hasfocus(1026)</visible> <seperator>------------------------------------------------------------------------------------------------------------------------------</seperator> </control> <control> @@ -228,13 +228,13 @@ <font>font14</font> <width>300</width> <height>24</height> - <visible>!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!control.isvisible(34)+control.hasfocus(1026)</visible> <label>-</label> </control> <control> <type>fadelabel</type> <description>Title (during Icons)</description> - <id>1027</id> + <id>1</id> <posX>100</posX> <posY>520</posY> <onleft>6</onleft> @@ -264,7 +264,7 @@ <textcolor>ffffffff</textcolor> <height>24</height> <label>-</label> - <visible>!facadeview.filmstrip+!control.isvisible(23)+!control.isvisible(34)+control.hasfocus(1026)+!player.hasmedia</visible> + <visible>!control.isvisible(23)+!control.isvisible(34)+control.hasfocus(1026)+!player.hasmedia</visible> </control> <control> <type>image</type> @@ -273,7 +273,7 @@ <posY>705</posY> <width>30</width> <height>30</height> - <visible>control.isvisible(33)+!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(33)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>star.png</texture> <centered>yes</centered> </control> @@ -284,7 +284,7 @@ <posY>705</posY> <width>30</width> <height>30</height> - <visible>control.isvisible(31)+!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(31)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>star.png</texture> <centered>yes</centered> </control> @@ -295,7 +295,7 @@ <posY>705</posY> <width>30</width> <height>30</height> - <visible>control.isvisible(29)+!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(29)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>star.png</texture> <centered>yes</centered> </control> @@ -306,7 +306,7 @@ <posY>705</posY> <width>30</width> <height>30</height> - <visible>control.isvisible(27)+!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(27)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>star.png</texture> <centered>yes</centered> </control> @@ -317,7 +317,7 @@ <posY>705</posY> <width>30</width> <height>30</height> - <visible>control.isvisible(25)+!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(25)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>star.png</texture> <centered>yes</centered> </control> @@ -328,7 +328,7 @@ <posY>705</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+control.isvisible(32)+!control.isvisible(33)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(32)+!control.isvisible(33)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starhalf_horz.png</texture> <centered>yes</centered> </control> @@ -339,7 +339,7 @@ <posY>705</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+control.isvisible(30)+!control.isvisible(31)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(30)+!control.isvisible(31)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starhalf_horz.png</texture> <centered>yes</centered> </control> @@ -350,7 +350,7 @@ <posY>705</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+control.isvisible(28)+!control.isvisible(29)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(28)+!control.isvisible(29)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starhalf_horz.png</texture> <centered>yes</centered> </control> @@ -361,7 +361,7 @@ <posY>705</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+control.isvisible(26)+!control.isvisible(27)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(26)+!control.isvisible(27)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starhalf_horz.png</texture> <centered>yes</centered> </control> @@ -372,7 +372,7 @@ <posY>705</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+control.isvisible(24)+!control.isvisible(25)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>control.isvisible(24)+!control.isvisible(25)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>starhalf_horz.png</texture> <centered>yes</centered> </control> @@ -383,7 +383,7 @@ <posY>705</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+!control.isvisible(32)+!control.isvisible(33)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!control.isvisible(32)+!control.isvisible(33)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>greystar.png</texture> <centered>yes</centered> </control> @@ -394,7 +394,7 @@ <posY>705</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+!control.isvisible(30)+!control.isvisible(31)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!control.isvisible(30)+!control.isvisible(31)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>greystar.png</texture> <centered>yes</centered> </control> @@ -405,7 +405,7 @@ <posY>705</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+!control.isvisible(28)+!control.isvisible(29)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!control.isvisible(28)+!control.isvisible(29)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>greystar.png</texture> <centered>yes</centered> </control> @@ -416,7 +416,7 @@ <posY>705</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+!control.isvisible(26)+!control.isvisible(27)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!control.isvisible(26)+!control.isvisible(27)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>greystar.png</texture> <centered>yes</centered> </control> @@ -427,7 +427,7 @@ <posY>705</posY> <width>30</width> <height>30</height> - <visible>!facadeview.filmstrip+!control.isvisible(24)+!control.isvisible(25)+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!control.isvisible(24)+!control.isvisible(25)+!control.isvisible(34)+control.hasfocus(1026)</visible> <texture>greystar.png</texture> <centered>yes</centered> </control> @@ -439,7 +439,7 @@ <width>150</width> <height>200</height> <texture>hover_my films.png</texture> - <visible>!player.hasmedia+!control.hasfocus(1026)|facadeview.filmstrip</visible> + <visible>!player.hasmedia+!control.hasfocus(1026)</visible> <keepaspectratio>yes</keepaspectratio> </control> <control> @@ -452,7 +452,7 @@ <height>225</height> <keepaspectratio>yes</keepaspectratio> <texture>-</texture> - <visible>player.hasmedia +!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!facadeview.filmstrip+player.hasmedia +!control.isvisible(34)+control.hasfocus(1026)</visible> </control> <control> <description>Thumbnail with no video playing</description> @@ -464,7 +464,7 @@ <height>380</height> <keepaspectratio>yes</keepaspectratio> <texture>-</texture> - <visible>!player.hasmedia +!facadeview.filmstrip+!control.isvisible(34)+control.hasfocus(1026)</visible> + <visible>!facadeview.filmstrip+!player.hasmedia +!control.isvisible(34)+control.hasfocus(1026)</visible> </control> <control> <description>YearValue</description> @@ -475,7 +475,7 @@ <visible>no</visible> <label>6</label> <font>font12</font> - <visible>!facadeview.filmstrip+!control.isvisible(23)+!control.isvisible(34)+control.hasfocus(1026)+!player.hasmedia</visible> + <visible>!control.isvisible(23)+!control.isvisible(34)+control.hasfocus(1026)+!player.hasmedia</visible> </control> </controls> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |