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
|
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="View_500_Wall">
<control type="group">
<include>OpenClose_Right</include>
<left>50</left>
<top>0</top>
<visible>Control.IsVisible(500)</visible>
<include>Visible_Right</include>
<control type="panel" id="500">
<left>0</left>
<top>0</top>
<width>98%</width>
<height>100%</height>
<onleft>9000</onleft>
<onright>531</onright>
<onup condition="Integer.IsGreater(Container.NumPages,1)">500</onup>
<onup condition="!Integer.IsGreater(Container.NumPages,1)">9000</onup>
<ondown>500</ondown>
<viewtype label="31102">icon</viewtype>
<preloaditems>2</preloaditems>
<pagecontrol>531</pagecontrol>
<scrolltime tween="cubic" easing="out">500</scrolltime>
<visible>Container.Content(movies) | Container.Content(sets) | Container.Content(tvshows) | Container.Content(seasons) | Container.Content(episodes) | Container.Content(artists) | Container.Content(albums) | Container.Content(musicvideos) | Container.Content(addons) | Container.Content(images)</visible>
<itemlayout height="445" width="300" condition="Container.Content(movies) | Container.Content(sets) | Container.Content(tvshows) | Container.Content(seasons)">
<control type="group">
<top>120</top>
<include>InfoWallMovieLayout</include>
</control>
</itemlayout>
<focusedlayout height="445" width="300" condition="Container.Content(movies) | Container.Content(sets) | Container.Content(tvshows) | Container.Content(seasons)">
<control type="group">
<depth>DepthContentPopout</depth>
<animation effect="zoom" start="100" end="110" time="200" tween="sine" easing="inout" center="160,300">Focus</animation>
<animation effect="zoom" start="110" end="100" time="200" tween="sine" easing="inout" center="160,300">UnFocus</animation>
<top>120</top>
<include content="InfoWallMovieLayout">
<param name="focused" value="true" />
</include>
</control>
</focusedlayout>
<itemlayout height="300" width="300" condition="Container.Content(episodes)">
<control type="group">
<top>110</top>
<include content="InfoWallEpisodeLayout">
<param name="label" value="$INFO[ListItem.Label]" />
<param name="thumb_label" value="$INFO[ListItem.Label2]" />
</include>
</control>
</itemlayout>
<focusedlayout height="300" width="300" condition="Container.Content(episodes)">
<control type="group">
<depth>DepthContentPopout</depth>
<animation effect="zoom" start="100" end="110" time="200" tween="sine" easing="inout" center="160,280">Focus</animation>
<animation effect="zoom" start="110" end="100" time="200" tween="sine" easing="inout" center="160,280">UnFocus</animation>
<top>110</top>
<include content="InfoWallEpisodeLayout">
<param name="focused" value="true" />
<param name="thumb_label" value="$INFO[ListItem.Label2]" />
</include>
</control>
</focusedlayout>
<itemlayout height="425" width="442" condition="Container.Content(images)">
<control type="group">
<left>40</left>
<top>150</top>
<include>InfoWallPictureLayout</include>
</control>
</itemlayout>
<focusedlayout height="425" width="442" condition="Container.Content(images)">
<control type="group">
<depth>DepthContentPopout</depth>
<animation effect="zoom" start="100" end="110" time="200" tween="sine" easing="inout" center="220,330">Focus</animation>
<animation effect="zoom" start="110" end="100" time="200" tween="sine" easing="inout" center="220,330">UnFocus</animation>
<left>40</left>
<top>150</top>
<include content="InfoWallPictureLayout">
<param name="focused" value="true" />
</include>
</control>
</focusedlayout>
<itemlayout height="400" width="300" condition="Container.Content(artists) | Container.Content(albums) | Container.Content(musicvideos)">
<control type="group">
<top>150</top>
<include content="InfoWallMusicLayout">
<param name="fallback_image" value="DefaultMusicSongs.png" />
</include>
</control>
</itemlayout>
<focusedlayout height="400" width="300" condition="Container.Content(artists) | Container.Content(albums) | Container.Content(musicvideos)">
<control type="group">
<depth>DepthContentPopout</depth>
<top>150</top>
<animation effect="zoom" start="100" end="110" time="200" tween="sine" easing="inout" center="160,350">Focus</animation>
<animation effect="zoom" start="110" end="100" time="200" tween="sine" easing="inout" center="160,350">UnFocus</animation>
<include content="InfoWallMusicLayout">
<param name="fallback_image" value="DefaultMusicSongs.png" />
<param name="focused" value="true" />
</include>
</control>
</focusedlayout>
<itemlayout height="390" width="300" condition="Container.Content(addons)">
<control type="group">
<top>150</top>
<include content="InfoWallMusicLayout">
<param name="fallback_image" value="DefaultAddon.png" />
</include>
</control>
</itemlayout>
<focusedlayout height="390" width="300" condition="Container.Content(addons)">
<control type="group">
<depth>DepthContentPopout</depth>
<top>150</top>
<animation effect="zoom" start="100" end="110" time="200" tween="sine" easing="inout" center="150,350">Focus</animation>
<animation effect="zoom" start="110" end="100" time="200" tween="sine" easing="inout" center="150,350">UnFocus</animation>
<include content="InfoWallMusicLayout">
<param name="fallback_image" value="DefaultAddon.png" />
<param name="focused" value="true" />
</include>
</control>
</focusedlayout>
</control>
</control>
</include>
</includes>
|