Fix meta-bsp structure.
[vuplus_openvuplus_3.0] / meta-bsp / recipes-vuplus / enigma2 / enigma2 / vuduo2 / skin_user_vuduo2.xml
1 <skin>
2         <fonts>
3                 <font filename="nmsbd.ttf" name="VFD" scale="100"/>
4         </fonts>
5         <screen name="InfoBarSummary" position="0,0" size="140,32" id="1">
6                 <widget source="session.CurrentService" render="Label" position="5,10" size="130,20" font="VFD;16" halign="center" valign="top" >
7                         <convert type="ServiceName">Name</convert>
8                 </widget>
9                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/teletext.png" position="5,0" size="8,7">
10                         <convert type="ServiceInfo">HasTelext</convert>
11                         <convert type="ConditionalShowHide" />
12                 </widget>
13                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/crypt.png" position="15,0"  size="8,7">
14                         <convert type="ServiceInfo">IsCrypted</convert>
15                         <convert type="ConditionalShowHide" />
16                 </widget>
17                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/dolby.png" position="25,0" size="10,7">
18                         <convert type="ServiceInfo">IsMultichannel</convert>
19                         <convert type="ConditionalShowHide" />
20                 </widget>
21                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/format.png" position="37,0" size="15,7">
22                         <convert type="ServiceInfo">IsWidescreen</convert>
23                         <convert type="ConditionalShowHide" />
24                 </widget>
25                 <widget source="session.RecordState" render="Pixmap" pixmap="vfd_icons/rec.png" position="54,0"  size="12,7">
26                         <convert type="ConditionalShowHide" />
27                 </widget>
28          </screen>
29          <screen name="ChannelSelection_summary" position="0,0" size="140,32" id="1">
30                 <widget source="parent.ServiceEvent" render="Label" position="5,10" size="130,20" font="VFD;16" halign="center" valign="top" >
31                         <convert type="ServiceName">Name</convert>
32                 </widget>
33                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/teletext.png" position="5,0" size="8,7">
34                         <convert type="ServiceInfo">HasTelext</convert>
35                         <convert type="ConditionalShowHide" />
36                 </widget>
37                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/crypt.png" position="15,0"  size="8,7">
38                         <convert type="ServiceInfo">IsCrypted</convert>
39                         <convert type="ConditionalShowHide" />
40                 </widget>
41                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/dolby.png" position="25,0" size="10,7">
42                         <convert type="ServiceInfo">IsMultichannel</convert>
43                         <convert type="ConditionalShowHide" />
44                 </widget>
45                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/format.png" position="37,0" size="15,7">
46                         <convert type="ServiceInfo">IsWidescreen</convert>
47                         <convert type="ConditionalShowHide" />
48                 </widget>
49                 <widget source="session.RecordState" render="Pixmap" pixmap="vfd_icons/rec.png" position="54,0"  size="12,7">
50                         <convert type="ConditionalShowHide" />
51                 </widget>
52         </screen>
53         <screen name="InfoBarMoviePlayerSummary" position="0,0" size="140,32" id="1">
54                 <widget source="session.CurrentService" render="Label" position="5,10" size="130,20" font="VFD;20" halign="center" valign="top" >
55                         <convert type="ServiceName">Name</convert>
56                 </widget>
57                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/teletext.png" position="5,0" size="8,7">
58                         <convert type="ServiceInfo">HasTelext</convert>
59                         <convert type="ConditionalShowHide" />
60                 </widget>
61                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/crypt.png" position="15,0"  size="8,7">
62                         <convert type="ServiceInfo">IsCrypted</convert>
63                         <convert type="ConditionalShowHide" />
64                 </widget>
65                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/dolby.png" position="25,0" size="10,7">
66                         <convert type="ServiceInfo">IsMultichannel</convert>
67                         <convert type="ConditionalShowHide" />
68                 </widget>
69                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/format.png" position="37,0" size="15,7">
70                         <convert type="ServiceInfo">IsWidescreen</convert>
71                         <convert type="ConditionalShowHide" />
72                 </widget>
73                 <widget source="session.RecordState" render="Pixmap" pixmap="vfd_icons/rec.png" position="54,0"  size="12,7">
74                         <convert type="ConditionalShowHide" />
75                 </widget>
76         </screen>
77         <screen name="ChoiceBox_summary" position="0,0" size="140,32" id="1">
78                 <widget source="parent.summary_list" render="Label" position="10,0" size="130,32" font="VFD;15" halign="center" valign="top" />
79         </screen>
80         <screen name="MessageBox_summary" position="0,0" size="140,32" id="1">
81                 <widget source="parent.selectedChoice" render="Label" position="5,5" size="130,20" font="VFD;20" halign="center" valign="top" />
82         </screen>
83         <screen name="MenuSummary" position="0,0" size="140,32" id="1">
84                 <widget source="parent.menu" render="Label" position="5,10" size="130,20" font="VFD;16" halign="center" valign="top">
85                         <convert type="StringListSelection" />
86                 </widget>
87                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/teletext.png" position="5,0" size="8,7">
88                         <convert type="ServiceInfo">HasTelext</convert>
89                         <convert type="ConditionalShowHide" />
90                 </widget>
91                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/crypt.png" position="15,0"  size="8,7">
92                         <convert type="ServiceInfo">IsCrypted</convert>
93                         <convert type="ConditionalShowHide" />
94                 </widget>
95                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/dolby.png" position="25,0" size="10,7">
96                         <convert type="ServiceInfo">IsMultichannel</convert>
97                         <convert type="ConditionalShowHide" />
98                 </widget>
99                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/format.png" position="37,0" size="15,7">
100                         <convert type="ServiceInfo">IsWidescreen</convert>
101                         <convert type="ConditionalShowHide" />
102                 </widget>
103                 <widget source="session.RecordState" render="Pixmap" pixmap="vfd_icons/rec.png" position="54,0"  size="12,7">
104                         <convert type="ConditionalShowHide" />
105                 </widget>
106         </screen>
107         <screen name="SetupSummary" position="0,0" size="140,32" id="1">
108                 <widget source="SetupTitle" render="Label" position="5,10" size="130,20" font="VFD;16" halign="center" valign="top" />
109                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/teletext.png" position="5,0" size="8,7">
110                         <convert type="ServiceInfo">HasTelext</convert>
111                         <convert type="ConditionalShowHide" />
112                 </widget>
113                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/crypt.png" position="15,0"  size="8,7">
114                         <convert type="ServiceInfo">IsCrypted</convert>
115                         <convert type="ConditionalShowHide" />
116                 </widget>
117                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/dolby.png" position="25,0" size="10,7">
118                         <convert type="ServiceInfo">IsMultichannel</convert>
119                         <convert type="ConditionalShowHide" />
120                 </widget>
121                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/format.png" position="37,0" size="15,7">
122                         <convert type="ServiceInfo">IsWidescreen</convert>
123                         <convert type="ConditionalShowHide" />
124                 </widget>
125                 <widget source="session.RecordState" render="Pixmap" pixmap="vfd_icons/rec.png" position="54,0"  size="12,7">
126                         <convert type="ConditionalShowHide" />
127                 </widget>
128         </screen>
129         <screen name="StandbySummary" position="0,0" size="140,32" id="1">
130                 <widget source="global.CurrentTime" render="Label" position="13,7" size="90,22" font="VFD;28" halign="right" valign="center" transparent="1">
131                         <convert type="ClockToText">Format:%H:%M</convert>
132                 </widget>
133                 <widget source="global.CurrentTime" render="Label" position="105,5" zPosition="1" size="40,16" font="VFD;16" halign="left" valign="top" transparent="1">
134                         <convert type="ClockToText">Format:%S</convert>
135                 </widget>
136                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/teletext.png" position="5,0" size="8,7">
137                         <convert type="ServiceInfo">HasTelext</convert>
138                         <convert type="ConditionalShowHide" />
139                 </widget>
140                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/crypt.png" position="15,0"  size="8,7">
141                         <convert type="ServiceInfo">IsCrypted</convert>
142                         <convert type="ConditionalShowHide" />
143                 </widget>
144                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/dolby.png" position="25,0" size="10,7">
145                         <convert type="ServiceInfo">IsMultichannel</convert>
146                         <convert type="ConditionalShowHide" />
147                 </widget>
148                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/format.png" position="37,0" size="15,7">
149                         <convert type="ServiceInfo">IsWidescreen</convert>
150                         <convert type="ConditionalShowHide" />
151                 </widget>
152                 <widget source="session.RecordState" render="Pixmap" pixmap="vfd_icons/rec.png" position="54,0"  size="12,7">
153                         <convert type="ConditionalShowHide" />
154                 </widget>
155         </screen>
156         <screen name="SimpleSummary" position="0,0" size="140,32" id="1">
157                 <widget source="parent.Title" render="Label" position="5,10" size="130,20" font="VFD;16" halign="center" valign="top" />
158                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/teletext.png" position="5,0" size="8,7">
159                         <convert type="ServiceInfo">HasTelext</convert>
160                         <convert type="ConditionalShowHide" />
161                 </widget>
162                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/crypt.png" position="15,0"  size="8,7">
163                         <convert type="ServiceInfo">IsCrypted</convert>
164                         <convert type="ConditionalShowHide" />
165                 </widget>
166                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/dolby.png" position="25,0" size="10,7">
167                         <convert type="ServiceInfo">IsMultichannel</convert>
168                         <convert type="ConditionalShowHide" />
169                 </widget>
170                 <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/format.png" position="37,0" size="15,7">
171                         <convert type="ServiceInfo">IsWidescreen</convert>
172                         <convert type="ConditionalShowHide" />
173                 </widget>
174                 <widget source="session.RecordState" render="Pixmap" pixmap="vfd_icons/rec.png" position="54,0"  size="12,7">
175                         <convert type="ConditionalShowHide" />
176                 </widget>
177         </screen>
178         <screen name="MediaPlayerLCDScreen" position="0,0" size="140,32" id="1">
179                 <widget name="text1" position="6,8" size="134,18" font="VFD;16"/>
180         </screen>
181         <screen name="WizardSummary" position="0,0" size="140,32" id="1">
182                 <widget source="parent.list" render="Label" position="6,6" size="134,16" font="VFD;16" valign="top" halign="left" >
183                         <convert type="StringListSelection" />
184                 </widget>
185         </screen>
186 </skin>