/[projects]/misc/xbmc/plugin.video.todic/resources/skins/Default/720p/main.xml
ViewVC logotype

Diff of /misc/xbmc/plugin.video.todic/resources/skins/Default/720p/main.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2593 by torben, Mon Jun 29 14:54:29 2015 UTC revision 3248 by torben, Wed Feb 27 18:40:48 2019 UTC
# Line 2  Line 2 
2      <defaultcontrol>50</defaultcontrol>      <defaultcontrol>50</defaultcontrol>
3      <allowoverlay>yes</allowoverlay>      <allowoverlay>yes</allowoverlay>
4      <controls>      <controls>
                 <control type="image">  
                         <description>background image</description>  
                         <posx>65</posx>  
                         <posy>90</posy>  
                         <width>720</width>  
                         <height>490</height>  
                         <texture>description.png</texture>  
                 </control>  
5          <control type="group">          <control type="group">
6              <posy>20</posy>              <animation effect="slide" time="300" start="0,660" end="0,0" acceleration="-1" condition="!Skin.HasSetting(animated)">WindowOpen</animation>
7              <animation effect="fade" time="300" condition="!Skin.HasSetting(animated)">WindowOpen</animation>              <animation effect="slide" time="300" start="0,0" end="0,660" acceleration="1.1" condition="!Skin.HasSetting(animated)">WindowClose</animation>
8              <animation effect="slide" time="300" condition="!Skin.HasSetting(animated)">WindowClose</animation>  
9              <control type="image" id="0">                          <control type="image">
10                  <description>Profile background</description>                                  <description>background image</description>
11                  <posx>137</posx>                                  <posx>49</posx>
12                  <posy>101</posy>                                  <posy>61</posy>
13                  <width>446</width>                                  <width>752</width>
14                  <height>446</height>                                  <height>687</height>
15                  <texture>dialog-panel2.png</texture>                                  <texture>description.png</texture>
16              </control>                          </control>
17    
18              <control type="label" id="1">              <control type="label" id="1">
19                  <description>Heading Label</description>                  <description>Heading Label</description>
20                  <posx>100</posx>                  <posx>83</posx>
21                  <posy>115</posy>                  <posy>92</posy>
22                  <width>630</width>                  <width>670</width>
23                  <align>left</align>                  <align>left</align>
24                  <label>TITLE</label>                  <label>TITLE</label>
25                  <font>font36</font>                  <font>font24_title</font>
26                  <textcolor>DDFFFFFF</textcolor>                  <textcolor>DDFFFFFF</textcolor>
27              </control>              </control>
28    <!--
29                            <control type="image" id="40">
30                                    <description>rating stars</description>
31                                    <posx>83</posx>
32                                    <posy>128</posy>
33                                    <width>320</width>
34                                    <height>20</height>
35                                    <texture>stars.png</texture>
36    
37                                     <aspectratio align="left" aligny="top">scale</aspectratio>
38                            </control>
39            -->            
40              <control type="label" id="2">              <control type="label" id="2">
41                    <description>Categories</description>
42                    <posx>83</posx>
43                    <posy>159</posy>
44                    <width>670</width>
45                    <align>left</align>
46                                    <wrapmultiline>false</wrapmultiline>
47                    <label>Dansk / Familie / Eventyr / Horror / Action / Krigsfilm</label>
48                    <font>special13</font>
49                    <textcolor>DDced8da</textcolor>
50                </control>                  
51                            
52                <control type="label" id="3">
53                  <description>Clip description label</description>                  <description>Clip description label</description>
54                  <posx>100</posx>                  <posx>83</posx>
55                  <posy>145</posy>                  <posy>210</posy>
56                  <width>630</width>                  <width>670</width>
57                  <align>left</align>                  <align>left</align>
58    
59                                  <wrapmultiline>true</wrapmultiline>                                  <wrapmultiline>true</wrapmultiline>
60    
61                  <label>"Lorem "</label>                  <label>"Lorem "</label>
62                  <font>special13</font>                  <font>font15</font>
63                    <textcolor>FFFFFFFF</textcolor>
64                                    <focusedcolor>FFFFFFFF</focusedcolor>
65                                    <disabledcolor>FFFFFFFF</disabledcolor>
66                </control>
67    
68                            
69                            
70                <control type="label" id="10">
71                    <description>Clip playtime</description>
72                    <posx>83</posx>
73                    <posy>480</posy>
74                    <width>580</width>
75                    <align>left</align>
76                                    <wrapmultiline>false</wrapmultiline>
77                                    <label>Spilletid : 1 time, 20 minutter</label>
78                    <font>font15</font>
79                    <textcolor>DDced8da</textcolor>
80                </control>
81    
82                            <control type="label" id="11">
83                    <description>Clip details</description>
84                    <posx>83</posx>
85                    <posy>515</posy>
86                    <width>580</width>
87                    <align>left</align>
88                                    <wrapmultiline>false</wrapmultiline>
89                                    <label>Video : 720x384px (x264/MP3)  1.09 GBytes = 1887 KBit/sec</label>
90                    <font>font10</font>
91                  <textcolor>DDced8da</textcolor>                  <textcolor>DDced8da</textcolor>
92              </control>              </control>
93    
94    
95          </control>                          <control type="button" id="50">
96                                    <description>submenu button</description>
97                                    <posx>275</posx>
98                                    <posy>570</posy>
99                                    <width>295</width>
100                                    <height>65</height>
101    
102                                    <align>center</align>
103                                    <aligny>center</aligny>
104                                    <font>font24_title</font>
105                                    <label>Afspil film</label>
106    
107                                    <onup>98</onup>
108                                    <ondown>98</ondown>
109                            </control>
110                            <control type="button" id="51">
111                                    <description>submenu button</description>
112                                    <posx>275</posx>
113                                    <posy>570</posy>
114                                    <width>295</width>
115                                    <height>65</height>
116                                    <visible>true</visible>
117    
118    
119                                    <align>center</align>
120                                    <aligny>center</aligny>
121                                    <font>font24_title</font>
122                                    <label>Fortsæt</label>
123    
124                                    <onleft>50</onleft>
125                                    <onright>50</onright>
126                                    <onup>98</onup>
127                                    <ondown>98</ondown>
128                            </control>
129    
130    
131                            <control type="button" id="98">
132                                    <description>submenu button</description>
133                                    <posx>356</posx>
134                                    <posy>651</posy>
135                                    <width>134</width>
136                                    <height>65</height>
137    
138                                    <align>center</align>
139                                    <aligny>center</aligny>
140                                    <label>Tilbage</label>
141    
142                                    <onup>50</onup>
143                                    <ondown>50</ondown>
144                            </control>
145    
146    
                 <control type="button" id="50">  
                         <description>submenu button</description>  
                         <posx>240</posx>  
                         <posy>500</posy>  
                         <width>134</width>  
                         <height>35</height>  
 <!--                    <onclick>ActivateWindow(ShutdownMenu)</onclick>  
                         <texturefocus>home-power.gif</texturefocus>  
                         <texturenofocus>-</texturenofocus>-->  
                         <label>Afspil film</label>  
                         <onleft>98</onleft>  
                         <onright>98</onright>  
                         <onup>98</onup>  
                         <ondown>98</ondown>  
                 </control>  
                 <control type="button" id="98">  
                         <description>submenu button</description>  
                         <posx>460</posx>  
                         <posy>500</posy>  
                         <width>134</width>  
                         <height>35</height>  
 <!--                    <onclick>ActivateWindow(ShutdownMenu)</onclick>  
                         <texturefocus>home-power.gif</texturefocus>  
                         <texturenofocus>-</texturenofocus>-->  
                         <label>Tilbage</label>  
                         <onleft>50</onleft>  
                         <onright>50</onright>  
                         <onup>50</onup>  
                         <ondown>50</ondown>  
147                  </control>                  </control>
148      </controls>      </controls>
149  </window>  </window>

Legend:
Removed from v.2593  
changed lines
  Added in v.3248

  ViewVC Help
Powered by ViewVC 1.1.20