diff options
Diffstat (limited to 'addons/skin.confluence/720p/MyVideoPlaylist.xml')
-rw-r--r-- | addons/skin.confluence/720p/MyVideoPlaylist.xml | 398 |
1 files changed, 199 insertions, 199 deletions
diff --git a/addons/skin.confluence/720p/MyVideoPlaylist.xml b/addons/skin.confluence/720p/MyVideoPlaylist.xml index 51847573b6..9e8692d028 100644 --- a/addons/skin.confluence/720p/MyVideoPlaylist.xml +++ b/addons/skin.confluence/720p/MyVideoPlaylist.xml @@ -1,200 +1,200 @@ -<window id="28">
- <defaultcontrol always="true">50</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <views>50,51</views>
- <controls>
- <include>CommonVideoBackground</include>
- <include>CommonMediaPlayingBackground</include>
- <control type="group">
- <include>Window_OpenClose_Animation</include>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <texture border="20">black-back.png</texture>
- <include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(50) | Control.IsVisible(51)</visible>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>128r</posy>
- <width>1280</width>
- <height>128</height>
- <texture>floor.png</texture>
- <include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(50) | Control.IsVisible(51)</visible>
- </control>
- <control type="group">
- <include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(50)</visible>
- <control type="image">
- <posx>50</posx>
- <posy>60</posy>
- <width>750</width>
- <height>600</height>
- <texture border="20">ContentPanel.png</texture>
- </control>
- <control type="image">
- <posx>50</posx>
- <posy>645</posy>
- <width>750</width>
- <height>600</height>
- <aspectratio aligny="top">keep</aspectratio>
- <texture diffuse="diffuse_mirror3.png" flipy="true" border="20">ContentPanel.png</texture>
- </control>
- </control>
- <control type="group">
- <include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(51)</visible>
- <control type="image">
- <posx>75</posx>
- <posy>60</posy>
- <width>1130</width>
- <height>600</height>
- <texture border="20">ContentPanel.png</texture>
- </control>
- <control type="image">
- <posx>75</posx>
- <posy>645</posy>
- <width>1130</width>
- <height>600</height>
- <aspectratio aligny="top">keep</aspectratio>
- <texture diffuse="diffuse_mirror3.png" flipy="true" border="20">ContentPanel.png</texture>
- </control>
- </control>
- </control>
- <control type="group">
- <include>Window_OpenClose_Animation</include>
- <include>CommonRootView</include> <!-- view id = 50 -->
- <include>FullWidthList</include> <!-- view id = 51 -->
- </control>
- <include>CommonPageCount</include>
- <include>BehindDialogFadeOut</include>
- <include>ScrollOffsetLabel</include>
- <control type="group">
- <animation effect="slide" start="0,0" end="250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">Conditional</animation>
- <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">WindowClose</animation>
- <control type="button" id="8999">
- <description>Fake button for mouse control</description>
- <posx>-250</posx>
- <posy>0</posy>
- <width>265</width>
- <height>720</height>
- <label>-</label>
- <font>-</font>
- <texturenofocus>-</texturenofocus>
- <texturefocus>-</texturefocus>
- <visible>true</visible>
- </control>
- <include>SideBladeLeft</include>
- <control type="image">
- <description>LOGO</description>
- <posx>-230</posx>
- <posy>50</posy>
- <width>220</width>
- <height>80</height>
- <aspectratio>keep</aspectratio>
- <texture>Confluence_Logo.png</texture>
- </control>
- <control type="group" id="9000">
- <posx>-250</posx>
- <posy>130</posy>
- <include>CommonNowPlaying</include>
- <control type="button" id="2">
- <description>View As button</description>
- <posx>0</posx>
- <posy>0</posy>
- <include>ButtonCommonValues</include>
- <label>-</label>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>611</onup>
- <ondown>20</ondown>
- </control>
- <control type="radiobutton" id="20">
- <description>Shuffle button</description>
- <posx>0</posx>
- <posy>40</posy>
- <include>ButtonCommonValues</include>
- <label>191</label>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>2</onup>
- <ondown>26</ondown>
- </control>
- <control type="button" id="26">
- <description>Repeat button</description>
- <posx>0</posx>
- <posy>80</posy>
- <include>ButtonCommonValues</include>
- <label>-</label>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>20</onup>
- <ondown>21</ondown>
- </control>
- <control type="button" id="21">
- <description>Save button</description>
- <posx>0</posx>
- <posy>120</posy>
- <label>190</label>
- <include>ButtonCommonValues</include>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>26</onup>
- <ondown>22</ondown>
- </control>
- <control type="button" id="22">
- <description>Clear button</description>
- <posx>0</posx>
- <posy>160</posy>
- <label>192</label>
- <onclick>ReplaceWindow(video)</onclick>
- <include>ButtonCommonValues</include>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>21</onup>
- <ondown>610</ondown>
- </control>
- <control type="button" id="610">
- <description>Fake Button to fix Player Controls Navigation</description>
- <onup>22</onup>
- <ondown>603</ondown>
- <visible>false</visible>
- </control>
- <control type="group">
- <posx>0</posx>
- <posy>260</posy>
- <include>CommonNowPlaying_Controls</include>
- </control>
- <control type="button" id="611">
- <description>Fake Button to fix Player Controls Navigation</description>
- <onup>608</onup>
- <ondown>2</ondown>
- <visible>false</visible>
- </control>
- </control>
- </control>
- <control type="group">
- <posx>60</posx>
- <posy>0</posy>
- <animation effect="slide" end="-370,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-370,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>300</width>
- <height>35</height>
- <texture border="0,0,32,0">header.png</texture>
- </control>
- <control type="label">
- <include>WindowTitleCommons</include>
- <posx>270</posx>
- <label>$LOCALIZE[10522]</label>
- </control>
- </control>
- <include>WindowTitleHomeButton</include>
- <include>Clock</include>
- </controls>
+<window id="28"> + <defaultcontrol always="true">50</defaultcontrol> + <allowoverlay>no</allowoverlay> + <views>50,51</views> + <controls> + <include>CommonVideoBackground</include> + <include>CommonMediaPlayingBackground</include> + <control type="group"> + <include>Window_OpenClose_Animation</include> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <texture border="20">black-back.png</texture> + <include>VisibleFadeEffect</include> + <visible>Control.IsVisible(50) | Control.IsVisible(51)</visible> + </control> + <control type="image"> + <posx>0</posx> + <posy>128r</posy> + <width>1280</width> + <height>128</height> + <texture>floor.png</texture> + <include>VisibleFadeEffect</include> + <visible>Control.IsVisible(50) | Control.IsVisible(51)</visible> + </control> + <control type="group"> + <include>VisibleFadeEffect</include> + <visible>Control.IsVisible(50)</visible> + <control type="image"> + <posx>50</posx> + <posy>60</posy> + <width>750</width> + <height>600</height> + <texture border="20">ContentPanel.png</texture> + </control> + <control type="image"> + <posx>50</posx> + <posy>645</posy> + <width>750</width> + <height>600</height> + <aspectratio aligny="top">keep</aspectratio> + <texture diffuse="diffuse_mirror3.png" flipy="true" border="20">ContentPanel.png</texture> + </control> + </control> + <control type="group"> + <include>VisibleFadeEffect</include> + <visible>Control.IsVisible(51)</visible> + <control type="image"> + <posx>75</posx> + <posy>60</posy> + <width>1130</width> + <height>600</height> + <texture border="20">ContentPanel.png</texture> + </control> + <control type="image"> + <posx>75</posx> + <posy>645</posy> + <width>1130</width> + <height>600</height> + <aspectratio aligny="top">keep</aspectratio> + <texture diffuse="diffuse_mirror3.png" flipy="true" border="20">ContentPanel.png</texture> + </control> + </control> + </control> + <control type="group"> + <include>Window_OpenClose_Animation</include> + <include>CommonRootView</include> <!-- view id = 50 --> + <include>FullWidthList</include> <!-- view id = 51 --> + </control> + <include>CommonPageCount</include> + <include>BehindDialogFadeOut</include> + <include>ScrollOffsetLabel</include> + <control type="group"> + <animation effect="slide" start="0,0" end="250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">Conditional</animation> + <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">WindowClose</animation> + <control type="button" id="8999"> + <description>Fake button for mouse control</description> + <posx>-250</posx> + <posy>0</posy> + <width>265</width> + <height>720</height> + <label>-</label> + <font>-</font> + <texturenofocus>-</texturenofocus> + <texturefocus>-</texturefocus> + <visible>true</visible> + </control> + <include>SideBladeLeft</include> + <control type="image"> + <description>LOGO</description> + <posx>-230</posx> + <posy>50</posy> + <width>220</width> + <height>80</height> + <aspectratio>keep</aspectratio> + <texture>Confluence_Logo.png</texture> + </control> + <control type="group" id="9000"> + <posx>-250</posx> + <posy>130</posy> + <include>CommonNowPlaying</include> + <control type="button" id="2"> + <description>View As button</description> + <posx>0</posx> + <posy>0</posy> + <include>ButtonCommonValues</include> + <label>-</label> + <onleft>50</onleft> + <onright>50</onright> + <onup>611</onup> + <ondown>20</ondown> + </control> + <control type="radiobutton" id="20"> + <description>Shuffle button</description> + <posx>0</posx> + <posy>40</posy> + <include>ButtonCommonValues</include> + <label>191</label> + <onleft>50</onleft> + <onright>50</onright> + <onup>2</onup> + <ondown>26</ondown> + </control> + <control type="button" id="26"> + <description>Repeat button</description> + <posx>0</posx> + <posy>80</posy> + <include>ButtonCommonValues</include> + <label>-</label> + <onleft>50</onleft> + <onright>50</onright> + <onup>20</onup> + <ondown>21</ondown> + </control> + <control type="button" id="21"> + <description>Save button</description> + <posx>0</posx> + <posy>120</posy> + <label>190</label> + <include>ButtonCommonValues</include> + <onleft>50</onleft> + <onright>50</onright> + <onup>26</onup> + <ondown>22</ondown> + </control> + <control type="button" id="22"> + <description>Clear button</description> + <posx>0</posx> + <posy>160</posy> + <label>192</label> + <onclick>ReplaceWindow(video)</onclick> + <include>ButtonCommonValues</include> + <onleft>50</onleft> + <onright>50</onright> + <onup>21</onup> + <ondown>610</ondown> + </control> + <control type="button" id="610"> + <description>Fake Button to fix Player Controls Navigation</description> + <onup>22</onup> + <ondown>603</ondown> + <visible>false</visible> + </control> + <control type="group"> + <posx>0</posx> + <posy>260</posy> + <include>CommonNowPlaying_Controls</include> + </control> + <control type="button" id="611"> + <description>Fake Button to fix Player Controls Navigation</description> + <onup>608</onup> + <ondown>2</ondown> + <visible>false</visible> + </control> + </control> + </control> + <control type="group"> + <posx>60</posx> + <posy>0</posy> + <animation effect="slide" end="-370,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="slide" start="-370,0" time="400" tween="quadratic" easing="out">WindowOpen</animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>300</width> + <height>35</height> + <texture border="0,0,32,0">header.png</texture> + </control> + <control type="label"> + <include>WindowTitleCommons</include> + <posx>270</posx> + <label>$LOCALIZE[10522]</label> + </control> + </control> + <include>WindowTitleHomeButton</include> + <include>Clock</include> + </controls> </window>
\ No newline at end of file |