aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.pm3-hd/720p/MyVideo.xml
blob: 34242109d97a0a1f493825ada349049b9ce2741e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<window id="6">
	<defaultcontrol always="true">50</defaultcontrol>
	<allowoverlay>no</allowoverlay>
	<views>50,51,53,54,57,500</views>
	<controls>
		<include>CommonBackground</include>
		<include>3d_CoverView</include> <!-- view id = 500 -->
		<control type="group">
			<include>Window_OpenClose_Right_Panel_Animation</include>
			<control type="group">
				<animation effect="slide" start="0,0" end="970,-100" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin) + Control.IsVisible(500)">Conditional</animation>
				<animation effect="slide" start="0,0" end="970,-100" time="0" condition="Skin.HasSetting(Animate_Skin) + Control.IsVisible(500)">Conditional</animation>
				<include>ContentPanel</include> 
				<include>CommonRootView</include> <!-- view id = 50 -->
				<include>CommonListView</include> <!-- view id = 51 -->
				<include>VideoThumbnailView</include> <!-- view id = 53 -->
				<include>WideIconView</include> <!-- view id = 54 -->
				<include>MovieDVDView</include>  <!-- view id = 57 -->
			</control>
			<include>AllViewCommonPageControls</include>
			<include>CommonFileCount</include>
			<include>ScrollOffsetLabel</include>
		</control>
		<control type="group">
			<include>Window_OpenClose_Left_Panel_Animation</include>
			<include>CommonNowPlaying</include>
			<control type="group" id="9000">
				<posx>0</posx>
				<posy>130</posy>
				<animation effect="slide" start="0,0" end="-275,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin) + [[Control.IsVisible(500)] + !ControlGroup(9000).HasFocus]">Conditional</animation>
				<animation effect="slide" start="0,0" end="-275,0" time="0" condition="Skin.HasSetting(Animate_Skin) + [[Control.IsVisible(500)] + !ControlGroup(9000).HasFocus]">Conditional</animation>
				<control type="image">
					<posx>0</posx>
					<posy>-30</posy>
					<width>320</width>
					<height>470</height>
					<texture border="0,0,50,45">Panel2.png</texture>
					<visible>Control.IsVisible(500)</visible>
					<include>VisibleFadeEffect</include>
				</control>
				<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>3</ondown>
				</control>
				<control type="button" id="3">
					<description>Sort by button</description>
					<posx>0</posx>
					<posy>45</posy>
					<include>ButtonCommonValues</include>
					<label>103</label>
					<onleft>50</onleft>
					<onright>4</onright>
					<onup>2</onup>
					<ondown>99</ondown>
				</control>
				<control type="togglebutton" id="4">
					<description>Sort asc</description>
					<posx>250</posx>
					<posy>58</posy>
					<label>-</label>
					<onleft>3</onleft>
					<onright>50</onright>
					<onup>2</onup>
					<ondown>99</ondown>
				</control>
				<control type="radiobutton" id="99">
					<description>Library button</description>
					<posx>0</posx>
					<posy>90</posy>
					<label>$LOCALIZE[29800]</label>
					<onclick>ReplaceWindow(myvideolibrary)</onclick>
					<selected>Window.IsVisible(myvideolibrary)</selected>
					<include>ButtonCommonValues</include>
					<onleft>50</onleft>
					<onright>50</onright>
					<onup>3</onup>
					<ondown>7</ondown>
					<enable>Library.HasContent(Video)</enable>
				</control>
				<control type="radiobutton" id="7">
					<description>Stack Toggle</description>
					<posx>0</posx>
					<posy>135</posy>
					<include>ButtonCommonValues</include>
					<label>346</label>
					<onleft>50</onleft>
					<onright>50</onright>
					<onup>99</onup>
					<ondown>610</ondown>
				</control>
				<control type="button" id="610">
					<description>Fake Button to fix Player Controls Navigation</description>
					<onup>7</onup>
					<ondown>603</ondown>
					<visible>false</visible>
				</control>
				<control type="group">
					<posx>0</posx>
					<posy>180</posy>
					<include>CommonNowPlaying_Controls</include>
				</control>
				<control type="button" id="611">
					<description>Fake Button to fix Player Controls Navigation</description>
					<onup>607</onup>
					<ondown>2</ondown>
					<visible>false</visible>
				</control>
			</control>
		</control>
		<control type="image">
			<posx>0</posx>
			<posy>0</posy>
			<width>1280</width>
			<height>128</height>
			<texture>Header.png</texture>
		</control>
		<control type="label">
			<include>WindowTitleCommons</include>
			<label>$LOCALIZE[9] - $LOCALIZE[31021]$INFO[Container.PluginName, - ]</label>
		</control>
	</controls>
</window>