source: ipk/source/skins_tobayer01/_path_/usr/local/share/titan/skin/tobayer01/skin.xml @ 28864

Last change on this file since 28864 was 28864, checked in by tobayer, 10 years ago

[tobayer01 skin] update tuner stuff

File size: 224.4 KB
Line 
1<style name="dbg" bordersize="1" bordercol="#ffffff">
2#style="dbg"
3
4
5<screen name="autores" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="50" posy="650" width="120" height="40" bgcol="bgcol_grey" halign="center" valign="middle" bordercol="bordercol" bordersize="1">
6</screen>
7
8
9<screen name="logo" posx="0" posy="0" width="1280" height="720" picwidth="1280" picheight="720">
10</screen>
11
12
13<screen name="numinput" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="500" height="150" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
14        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
15                <node name="input" type="inputboxnum" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" valign="middle" posx="10" posy="10" width="480" height="-50" bordercol="fontcol">
16        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="450" posy="0" width="40" height="40">
17        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
18</screen>
19
20
21<screen name="satfinder" title="Satfinder" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
22        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
23                <node name="signal" progresscol="progresscol" bordersize="2" bordercol="progress_border" func="getsignalline" param1="%d" posx="center" posy="10" width="600" height="30">
24                <node name="signaltext" fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getsignal" param1="Signal: %d%%" posx="center" posy="10" width="600" height="30">
25                <node name="snr"    progresscol="progresscol" bordersize="2" bordercol="progress_border" func="getsnrline"    param1="%d" posx="center" posy="50" width="600" height="30">
26                <node name="snrtext"    fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getsnr"    param1="SNR: %d%%"    posx="center" posy="50" width="600" height="30">
27                <node name="bertext"    fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getber"    param1="BER: %d"      posx="center" posy="90" width="600" height="30">
28                <node name="unctext"    fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getunc"    param1="UNC: %d"      posx="center" posy="130" width="600" height="30">
29        <node name="b1" picmem="skin/key_exit.png"   halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
30</screen>
31
32
33<screen name="possetup" title="Positioner Setup" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
34        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
35        <node font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10" posy="10" width="880" height="60" type="textbox" wrap="yes" text="Before you can see Signal/SNR/Ber you must zap to a channel of the satellite you are searching.">
36        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="80" width="880" height="-180" bordercol="fontcol">
37                <node name="move" text="Move" parent="listbox" valign="middle" width="100%" height="35">
38                <node name="finemove" text="Fine move" parent="listbox" valign="middle" width="100%" height="35">
39                <node name="limit" text="Limit" parent="listbox" valign="middle" width="100%" height="35">
40                <node name="goto0" text="Goto startpos" parent="listbox" valign="middle" width="100%" height="35">
41                <node name="storagepos" text="Storage position" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
42        <node name="signal" progresscol="progresscol" bordersize="2" bordercol="progress_border" func="getsignalline" param1="%d" posx="center" posy="300" width="600" height="30">
43        <node name="signaltext" fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getsignal" param1="Signal: %d%%" posx="center" posy="300" width="600" height="30">
44        <node name="snr"    progresscol="progresscol" bordersize="2" bordercol="progress_border" func="getsnrline"    param1="%d" posx="center" posy="340" width="600" height="30">
45        <node name="snrtext"    fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getsnr"    param1="SNR: %d%%"    posx="center" posy="340" width="600" height="30">
46        <node name="bertext"    fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getber"    param1="BER: %d"      posx="center" posy="380" width="600" height="30">
47        <node name="b1" picmem="skin/key_red.png"    textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="60"  posy="0" width="185" height="40">
48        <node name="b2" picmem="skin/key_green.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="255" posy="0" width="195" height="40">
49        <node name="b3" picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="460" posy="0" width="195" height="40">
50        <node name="b4" picmem="skin/key_blue.png"   textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="655" posy="0" width="185" height="40">
51        <node name="b5" picmem="skin/key_exit.png"   halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
52        <node name="b6" picmem="skin/key_ok.png"     halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
53</screen>
54
55
56<screen name="gmultiepg" title="" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1210" height="680" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
57        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
58#       <node name="time" func="gettime" param1="%d.%m. (%a) - %R" halign="center" valign="middle" charspace="-1" fontsize="18" posx="0" posy="20" width="240" height="20" bordersize="1" bordercol="fontcol">
59        <node name="epgdate"        font="font1" charspace="-1" fontsize="18" fontcol="fontcol"  halign="center" valign="middle"              posx="0" posy="20" width="240" height="20" bordercol="fontcol" bordersize="1">
60        <node name="timeline"       font="font1" charspace="-1" fontsize="18" fontcol="fontcol"  valign="top" scrollbar="no"                  posx="240" posy="20" width="970" height="30" bordercol="fontcol">
61        <node name="channellistbox" font="font1" charspace="-1" fontsize="24" fontcol="fontcol"  valign="top" scrollbar="no"  type="listbox"  posx="10"  posy="50" width="230" height="-174">
62        <node name="listbox"        font="font1" charspace="-1" fontsize="18" fontcol="fontcol2" valign="top" scrollbar="yes" type="grid"     posx="240" posy="49" width="970" height="-174" bordercol="fontcol" progresscol="rec_progress">
63        <node name="epgdesc" type="textbox" wrap="yes" fontsize="24" fontcol="fontcol" posx="10" posy="475" width="1190" height="-45" bordersize="1" bordercol="fontcol" bordertype="1">
64        <node name="b1" picmem="skin/key_red.png"    valign="middle" charspace="-1" fontsize="25" posx="10"  posy="0" width="190" height="40" textposx="25" text="Timer">
65        <node name="b2" picmem="skin/key_green.png"  valign="middle" charspace="-1" fontsize="25" posx="210" posy="0" width="140" height="40" textposx="25" text="EPG">
66        <node name="b3" picmem="skin/key_yellow.png" valign="middle" charspace="-1" fontsize="25" posx="360" posy="0" width="210" height="40" textposx="25" text="Single EPG">
67        <node name="b4" picmem="skin/key_blue.png"   valign="middle" charspace="-1" fontsize="25" posx="580" posy="0" width="190" height="40" textposx="25" text="Multi EPG">
68        <node name="b5" picmem="skin/key_prev2.png"  valign="middle" posx="810" posy="0" width="40" height="40">
69        <node name="b6" picmem="skin/key_next2.png"  valign="middle" posx="860" posy="0" width="40" height="40">
70        <node name="b7" picmem="skin/key_+P-.png"    valign="middle" posx="910" posy="0" width="40" height="40">
71        <node name="b8" picmem="skin/key_0.png"      valign="middle" charspace="-1" fontsize="25" posx="1000" posy="0" width="200" height="40" textposx="40" text="EPG Search">
72</screen>
73
74
75<screen name="moduleconfig" title="Module Config" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
76        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
77        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
78        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10" posy="0" width="40" height="40">
79        <node name="b2" picmem="skin/key_ok.png" halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
80        <node name="b3" text="RESET" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="190" height="40">
81        <node name="b4" text="MENU" picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="260" posy="0" width="110" height="40">
82        <node name="b5" text="CAID" picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="380" posy="0" width="100" height="40">
83        <node name="b6" text="Channel" picmem="skin/key_blue.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="490" posy="0" width="120" height="40">
84        <node name="b7" text="Settings" picmem="skin/key_menu.png" textposx="50" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="620" posy="0" width="220" height="40">
85</screen>
86
87
88<screen name="scconfig" title="SmartCard Reader" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
89        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
90        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
91        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10" posy="0" width="40" height="40">
92        <node name="b2" picmem="skin/key_ok.png" halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
93        <node name="b3" text="RESET" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="190" height="40">
94</screen>
95
96
97<screen name="scan" title="Scan" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="700" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
98        <node name="progress" progresscol="fontcol2" bordercol="fontcol2" bordersize="1" posx="10" posy="10" width="676" height="35" bgcol="bgcol_grey">
99        <node name="satname" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" halign="center" valign="middle" posx="10" posy="10" width="680" height="40">
100        <node name="tpcount"    font="font1" charspace="-1" fontsize="28" fontcol="fontcol" valign="middle" posx="10"  posy="70"  width="300" height="40">
101        <node name="foundtv"    font="font1" charspace="-1" fontsize="28" fontcol="fontcol" valign="middle" posx="360" posy="70"  width="300" height="40">
102        <node name="foundradio" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" valign="middle" posx="10"  posy="110" width="300" height="40">
103        <node name="founddata"  font="font1" charspace="-1" fontsize="28" fontcol="fontcol" valign="middle" posx="360" posy="110" width="300" height="40">
104        <node name="foundblind" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" valign="middle" posx="10"  posy="150" width="300" height="40">
105        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="200" width="676" height="-80" bordercol="fontcol">
106        <node name="buttonbar" posx="0" posy="0" width="100%" height="80" hspace="10" bgcol="bgcol_blue">
107                <node parent="buttonbar" name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="left" posy="center" width="40" height="25">
108                <node parent="buttonbar" name="b2" text="ADD ONE" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60" posy="5" width="600" height="30">
109                <node parent="buttonbar" name="b3" text="ADD ALL" picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60" posy="45" width="600" height="30">
110</screen>
111
112
113<screen name="manualscan" title="Scan Config" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1000" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
114        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="980" height="-50" bordercol="fontcol">
115                <node name="scantype" text="Type of Scan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
116                <node name="tuner" text="Tuner" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
117                <node name="sat" text="Satellite" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
118                <node name="id" text="ID" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
119                <node name="system" text="System" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
120                <node name="frequency" text="Frequency" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
121                <node name="inversion" text="Inversion" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
122                <node name="symbolrate" text="Symbolrate" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
123                <node name="polarization" text="Polarization" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
124                <node name="fec" text="FEC" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
125                <node name="modulation" text="Modulation" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
126                <node name="rolloff" text="Rolloff" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
127                <node name="pilot" text="Pilot" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
128                <node name="hp" text="Coderate HP" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
129                <node name="lp" text="Coderate LP" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
130                <node name="bandwidth" text="Bandwidth" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
131                <node name="transmission" text="Transmission" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
132                <node name="guardinterval" text="Guardinterval" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
133                <node name="hierarchy" text="Hierarchy" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
134                <node name="networkscan" text="Network Scan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
135                <node name="clear" text="Clear before scan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
136                <node name="onlyfree" text="Only free scan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
137                <node name="blindscan" text="Blindscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
138                <node name="changename" text="Change Channelname" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
139                <node name="favtype" text="Bouquet Type" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
140                <node name="emptybouquet" text="Remove emthy Bouquet" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
141                <node name="unusedbouquetchannels" text="Remove unused Channels in Bouquets" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
142        <node name="buttonbar" posx="0" posy="0" width="100%" height="40" hspace="10" bgcol="bgcol_blue">
143                <node parent="buttonbar" name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="left" posy="center" width="40" height="25">
144                <node parent="buttonbar" name="b2" picmem="skin/key_ok.png" halign="center" valign="middle" posx="right" posy="center" width="40" height="25">
145                <node parent="buttonbar" name="b3" text="SCANSTART" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="50" posy="center" width="260" height="30">
146                <node parent="buttonbar" name="b4" text="SAVETRANSPONDER" picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="320" posy="center" width="300" height="30">
147                <node parent="buttonbar" name="b5" text="TRANSPONDEREDIT" picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="630" posy="center" width="300" height="30">
148</screen>
149
150
151<screen name="screensaver" width="100%" height="100%" bgcol="-2">
152        <node name="textsaver" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" width="1000" height="35">
153        <node name="picsaver">
154</screen>
155
156
157<screen name="webdir">
158        <node name="filelistpath">
159        <node name="filelist" type="filelist">
160</screen>
161
162
163<screen name="textinput" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="bgcol_grey" posx="center" posy="center" valign="bottom" width="500" height="120" bgcol="bgcol_blue" titlebgcol="fontcol" bordersize="2" bordercol="fontcol">
164        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
165        <node name="input" type="inputbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" halign="center" valign="middle" posx="10" posy="10" width="476" height="-50" bgcol="light_blue">
166        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="446" posy="0" width="40"  height="40">
167        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40"  height="40">
168        <node name="b3" picmem="skin/key_text.png" halign="center" valign="middle" posx="230"  posy="0" width="40"  height="40">
169</screen>
170
171
172## todo ##
173<screen valign=bottom titlealign=center name=playlist hspace=5 vspace=5 fontcol=fontcol font="font1" charspace="-1" fontsize=30 title="PlayList - select your playlist !" posx=center posy=center width=40% height=40% bordercol=bordercol bordersize=2 bgcol=bgcol>
174<node font="font1" charspace="-1" fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
175<node name=b1 text="OK" halign=center valign=center bordercol=okcol bordersize=6 bordertype=2 posx=20 posy=0 width=150 height=39/>
176<node name=b2 text="EXIT" halign=center valign=center bordercol=exitcol bordersize=6 bordertype=2 posx=180 posy=0 width=150 height=39/>
177<node name=b3 text="ADD" halign=center valign=center bordercol=green bordersize=6 bordertype=2 posx=500 posy=0 width=150 height=39/>
178<node name=b4 text="DEL" halign=center valign=center bordercol=red bordersize=6 bordertype=2 posx=340 posy=0 width=150 height=39/>
179</screen>
180
181<screen valign=bottom titlealign=center name=playlist_main hspace=50 vspace=50 fontcol=fontcol font="font1" charspace="-1" fontsize=30 title="PlayList" posx=center posy=center width=100% height=95% bordercol=bordercol bordersize=2 bgcol=-1>
182<node font="font1" charspace="-1" fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
183<node name=b1 text="OK" halign=center valign=center bordercol=okcol bordersize=6 bordertype=2 posx=20 posy=0 width=150 height=39/>
184<node name=b2 text="EXIT" halign=center valign=center bordercol=exitcol bordersize=6 bordertype=2 posx=180 posy=0 width=150 height=39/>
185<node name=b3 text="ADD" halign=center valign=center bordercol=green bordersize=6 bordertype=2 posx=500 posy=0 width=150 height=39/>
186<node name=b4 text="DEL" halign=center valign=center bordercol=red bordersize=6 bordertype=2 posx=340 posy=0 width=150 height=39/>
187</screen>
188## todo ##
189
190
191<screen name="download" title="" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="500" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
192        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
193        <node name="file" posx="center" posy="60" width="100%" height="25" halign="center">
194        <node name="progress" progresscol="fontcol2" bordercol="fontcol2" bordersize="1" posx="center" posy="100" width="400" height="20" bgcol="bgcol_grey">
195        <node name="maxkb" posx="center" posy="140" width="100%" height="25" halign="center">
196        <node name="aktkb" posx="center" posy="180" width="100%" height="25" halign="center">
197        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10" posy="0" width="40" height="40">
198</screen>
199
200
201<screen name="copyfile" title="Copy / Move" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="500" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
202        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
203        <node name="filefrom" posx="center" posy="20" width="100%" height="25" halign="center">
204        <node name="fileto" posx="center" posy="60" width="100%" height="25" halign="center">
205        <node name="progress" progresscol="fontcol2" bordercol="fontcol2" bordersize="1" posx="center" posy="100" width="70%" height="20" bgcol="bgcol_grey">
206        <node name="filecount" posx="center" posy="140" width="100%" height="25" halign="center">
207        <node name="maxkb" posx="center" posy="180" width="100%" height="25" halign="center">
208        <node name="aktkb" posx="center" posy="220" width="100%" height="25" halign="center">
209        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10" posy="0" width="40" height="40">
210</screen>
211
212
213<screen name="harddisk_main" title="" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
214        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
215        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
216        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
217        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
218<node hidden="yes" name="titletext">
219</screen>
220
221
222<screen name="playpolicy" fontcol="fontcol" font="font1" charspace="-1" fontsize="30" posx="center" posy="center" width="450" height="50" bgcol="bgcol_grey" halign="center" valign="middle" bordercol="bordercol" bordersize="1">
223</screen>
224
225
226<screen name="interfacelist" title="Network Interfacelist" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
227        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
228        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
229        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
230        <node name="b2" text="EDIT" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60" posy="0" width="190" height="40">
231        <node name="b3" text="HOSTNAME" picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="260" posy="0" width="200" height="40">
232</screen>
233
234
235<screen name="rectimerext" title="Record Timer" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="560" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
236        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
237        <node name="recfreesize" func="getrecfreesize" progresscol="rec_progress" bgcol="mvmode_bgcol" posx="690" posy="2" width="200" height="25">
238        <node name="recfreesizetext" func="getrecfreesizetext" font="font1" charspace="-1" fontsize="20" fontcol="fontcol" valign="middle" halign="center" posx="690" posy="2" width="200" height="25">
239        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="30" width="880" height="-50" bordercol="fontcol">
240                <node name="name" text="Name" type="inputbox" parent="listbox" valign="middle" width="100%" height="35">
241                <node name="justplay" text="Type" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
242                <node name="repeate" text="Repeate" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
243                <node name="repeatetype" text="Repeate type" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
244                <node name="day" text="Day" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
245                <node name="mon" text="Monday" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
246                <node name="tue" text="Tuesday" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
247                <node name="wed" text="Wednesday" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
248                <node name="thur" text="Thursday" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
249                <node name="fri" text="Friday" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
250                <node name="sat" text="Saturday" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
251                <node name="sun" text="Sunday" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
252                <node name="begin" text="Begin" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
253                <node name="end" text="End" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
254                <node name="channel" text="Channel" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
255                <node name="path" text="Record path" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
256                <node name="after" text="Aktion after" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
257                <node name="pincode" text="Pin Code" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
258        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
259        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
260        <node name="b3" picmem="skin/key_text.png" halign="center" valign="middle" posx="60"  posy="0" width="40" height="40">
261        <node name="b4" picmem="skin/key_red.png"  valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="110" posy="0" width="300" height="40" textposx="25" text="Create Path">
262</screen>
263
264
265<screen name="rectimer" title="Record Timer" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="560" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
266        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
267        <node name="recfreesize" func="getrecfreesize" progresscol="rec_progress" bgcol="mvmode_bgcol" posx="690" posy="2" width="200" height="25">
268        <node name="recfreesizetext" func="getrecfreesizetext" font="font1" charspace="-1" fontsize="20" fontcol="fontcol" valign="middle" halign="center" posx="690" posy="2" width="200" height="25">
269        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="30" width="880" height="-50" bordercol="fontcol">
270        <node name="b5" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
271        <node name="b1" text="DEL" picmem="skin/key_red.png"           textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="180" height="40">
272        <node name="b2" text="ADD" picmem="skin/key_green.png"         textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="250" posy="0" width="200" height="40">
273        <node name="b3" text="STOP/START" picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="460" posy="0" width="220" height="40">
274        <node name="b4" text="LOG" picmem="skin/key_blue.png"          textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="690" posy="0" width="150" height="40">
275        <node name="b6" picmem="skin/key_ok.png" halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
276</screen>
277
278
279<screen name="playinfobarpic" func="getplaypic" param1="skin" posy="55" posx="55" halign="center" valign="top" width="80" height="60" bgcol="fontcol">
280        <node name="text" text="" func="getplaytext" fontsize="20" fontcol="bgcol_blue" halign="center" valign="bottom" posx="0" posy="0" width="100%" height="100%">
281</screen>
282
283
284<screen name="playinfobarcover" param1="skin" posx="905" posy="375" width="275" height="155" transparent="1">
285        <node name="cover" halign="right" valign="bottom" posx="0" posy="0" width="275" height="155" picwidth="1" picheight="1">
286</screen>
287
288
289<screen name="playinfobar" posx="center" posy="540" width="100%" height="150">
290        <node posx="0" posy="0"  width="100%" height="50"  bgcol="bgcol_blue">
291        <node posx="0" posy="50" width="100%" height="100" bgcol="bgcol_grey">
292        <node name="time" func="gettime" param1="%R" halign="left" valign="middle" fontsize="24" fontcol="fontcol" posx="80" posy="0" width="100" height="28">
293        <node name="date" func="gettime" param1="%a %d. %b" halign="left" valign="middle" fontsize="18" fontcol="fontcol" posx="80" posy="28" width="100" height="22">
294        <node name="title" text="unknown" halign="left" valign="middle" fontsize="28" fontcol="fontcol" posx="200" posy="0" width="880" height="50">
295        <node name="playbufferstatus" func="getbufferstatus" type="progressbar" progresscol="green" bordercol="progress_border" bordersize="1" bgcol="fontcol" posx="1090" posy="20" width="90" height="10">
296        <node name="progress" progresscol="light_blue" bordercol="progress_border" bordersize="1" bgcol="fontcol" posx="200" posy="70" width="880" height="10">
297        <node name="pos"     text="---" halign="left"   valign="middle" fontsize="24" fontcol="fontcol" posx="100"  posy="50" width="100" height="50">
298        <node name="reverse" text="---" halign="center" valign="middle" fontsize="24" fontcol="fontcol" posx="590"  posy="90" width="100" height="50">
299        <node name="len"     text="---" halign="right"  valign="middle" fontsize="24" fontcol="fontcol" posx="1080" posy="50" width="100" height="50">
300</screen>
301
302
303<screen name="recordduration" text="Minutes:" type="inputboxnum" fontcol="fontcol" font="font1" charspace="-1" fontsize="36" posx="center" posy="center" width="250" height="80" bgcol="bgcol_grey" hspace="5" bordercol="bordercol" bordersize="1">
304<node name="b1" text="Next EPG Time" picmem="skin/key_red_30x30.png" textposx="40" valign="middle" fontsize="25" posy="bottom" width="100%" height="30">
305</screen>
306
307
308<screen name="standby">
309</screen>
310
311
312<screen name="network" title="Network Adapter Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
313        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
314        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
315                <node name="type"       text="type"       type="choicebox"   parent="listbox" valign="middle" width="100%" height="35">
316                <node name="ipaddress"  text="ipaddress"  type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
317                <node name="netmask"    text="netmask"    type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
318                <node name="gateway"    text="gateway"    type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
319                <node name="dnsserver1" text="dnsserver 1" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
320                <node name="dnsserver2" text="dnsserver 2" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
321        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
322        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
323</screen>
324
325
326<screen name="network_test" title="Network Adapter Test" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
327        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
328        <node name="textbox1" type="textbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="50" posy="60" width="350" height="-40">
329                <node name="i1" text="LAN"      parent="textbox1" halign="left" valign="middle" posx="0" posy="0"  width="100%" height="40">
330                <node name="i2" text="internet" parent="textbox1" halign="left" valign="middle" posx="0" posy="40" width="100%" height="40">
331        <node name="textbox2" type="textbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="420" posy="60" width="220" height="-40">
332                <node name="lan"      text="???" parent="textbox2" halign="right" valign="middle" posx="0" posy="0"  width="100%" height="40">
333                <node name="internet" text="???" parent="textbox2" halign="right" valign="middle" posx="0" posy="40" width="100%" height="40">
334        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
335        <node name="b2" text="Test" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="180" height="40">
336</screen>
337
338
339<screen name="pin" title="PIN Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
340        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
341        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
342                <node name="pincodemenu" text="Pin Code menu" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
343                <node name="pincode" text="Pin Code Channel" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
344                <node name="channelprotect" text="Protect Channel" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
345                <node name="ageprotect" text="Age Protect" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
346                <node name="protecttime" text="Protect Channel Freetime (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
347                <node name="menuprotect" text="Protect Menu" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
348        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
349        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
350        <node name="b3" text="MENUPROTECT" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60" posy="0" width="250" height="40">
351</screen>
352
353
354<screen name="menuprotect" title="Menu Protect" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
355        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
356        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
357        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
358        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
359</screen>
360
361
362<screen name="pincheck" text="PIN:" type="inputboxnumpw" mask="0000" fontcol="fontcol" font="font1" charspace="-1" fontsize="36" posx="center" posy="center" width="300" height="50" bgcol="bgcol_grey" valign="middle" hspace="5" bordercol="bordercol" bordersize="1">
363</screen>
364
365
366<screen name="menulist" title="Menulist" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
367        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-10" bordercol="fontcol">
368<node hidden="yes" name="details">
369<node hidden="yes" name="titletext">
370</screen>
371
372
373<screen name="autostartmenu" title="Autostart Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
374        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
375        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
376                <node parent="listbox" type="menu" name="autostart_default" text="Default Autostart" picmem="skin/default_status.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
377                <node parent="listbox" type="menu" name="autostart_audiovideo" text="Audio / Video / Sat" picmem="skin/audiovideosat_config.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
378                <node parent="listbox" type="menu" name="autostart_usb" text="Usb Device" picmem="skin/autofs.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
379                <node parent="listbox" type="menu" name="autostart_emu" text="Cam / Emu" picmem="skin/camemu_config.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
380                <node parent="listbox" type="menu" name="autostart_network" text="Network" picmem="skin/network.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
381                <node parent="listbox" type="menu" name="autostart_safety" text="Child safety" picmem="skin/parental.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
382        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
383        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
384<node hidden="yes" name="menutext">
385<node hidden="yes" name="details">
386</screen>
387
388
389<screen name="settings_autostart_default" title="Autostart Default" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
390        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
391        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
392        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
393        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
394</screen>
395
396
397<screen name="settings_autostart_audiovideo" title="Autostart - Audio / Video / Sat" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
398        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
399        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
400        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
401        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
402</screen>
403
404
405<screen name="settings_autostart_usb" title="Autostart - Usb Device" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
406        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
407        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
408        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
409        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
410</screen>
411
412
413<screen name="settings_autostart_emu" title="Autostart - Cam / Emu" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
414        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
415        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
416        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
417        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
418</screen>
419
420
421<screen name="settings_autostart_network" title="Autostart - Network" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
422        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
423        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
424        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
425        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
426</screen>
427
428
429<screen name="settings_autostart_safety" title="Autostart - Child safety" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
430        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
431        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
432        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
433        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
434</screen>
435
436
437<screen name="settings_overclocking" title="Overclocking" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
438        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
439        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-270" bordercol="fontcol">
440        <node name="label1" type="textbox"  scrollbar="auto" font="tuxtxt" charspace="-1" fontsize="24" fontcol="fontcol" posx="10" posy="205" width="880" height="-50" bordercol="fontcol" bordersize="1" bordertype="1">
441        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
442        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
443        <node name="b3" text="Test" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="200" height="40">
444</screen>
445
446
447<screen name="settings_fancontrol" title="FanControl" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
448        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
449        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="center" posy="120" width="500" height="40" bordercol="fontcol">
450                <node name="fanprogress" type="progressbar" parent="listbox" text="speed" halign="center" valign="middle" progresscol="progresscol" bordercol="progress_border" bordersize="1" width="100%" height="100%" bgcol="fontcol">
451        <node name="500"  text="500rpm"  font="font1" charspace="-1" fontsize="28" fontcol="fontcol" halign="center" valign="middle" posx="100" posy="170" width="180" height="35">
452        <node name="1500" text="1500rpm" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" halign="center" valign="middle" posx="600" posy="170" width="180" height="35">
453        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
454        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
455        <node name="b3" text="Normal/Standby" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60" posy="0" width="250" height="40">
456</screen>
457
458
459<screen name="recordlist" title="Recordlist" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
460        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-10" bordercol="fontcol">
461<node hidden="yes" name="titletext">
462</screen>
463
464
465<screen name="videomode" title="VideoMode Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="510" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
466        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="680" height="-10" bordercol="fontcol">
467<node hidden="yes" name="titletext">
468</screen>
469
470
471<screen name="3dsettings" title="3D-Mode Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="510" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
472        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="680" height="-10" bordercol="fontcol">
473<node hidden="yes" name="titletext">
474</screen>
475
476
477<screen name="aspectsettings" title="VideoMode Aspect Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="510" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
478        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="680" height="-10" bordercol="fontcol">
479<node hidden="yes" name="titletext">
480</screen>
481
482
483<screen name="resolutionsettings" title="VideoMode Resolution Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="510" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
484        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="680" height="-10" bordercol="fontcol">
485<node hidden="yes" name="titletext">
486</screen>
487
488
489<screen name="singleepg" title="Single EPG" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1210" height="680" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
490        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
491        <node name="channelname" charspace="2" fontsize="28" halign="center" valign="middle" posx="center" posy="10" width="700" height="40">
492        <node name="listbox" type="listbox" param1="%d.%m. (%a)  %R  " scrollbar="auto" charspace="-1" fontsize="27" fontsize2="27" fontcol="fontcol" fontcol2="fontcol2" progresscol="rec_progress" posx="10" posy="60" width="1190" height="-230" bordercol="fontcol">
493        <node posx="10" posy="420" width="1190" height="1" bgcol="fontcol">
494        <node name="epgdesc" type="textbox" wrap="yes" charspace="-1" fontsize="26" posx="10" posy="430" width="1190" height="-50">
495        <node name="b1" picmem="skin/key_red.png"    valign="middle" charspace="-1" fontsize="25" posx="10"  posy="0" width="200" height="40" textposx="25" text="Timer">
496        <node name="b2" picmem="skin/key_green.png"  valign="middle" charspace="-1" fontsize="25" posx="220" posy="0" width="170" height="40" textposx="25" text="EPG">
497        <node name="b3" picmem="skin/key_yellow.png" valign="middle" charspace="-1" fontsize="25" posx="400" posy="0" width="200" height="40" textposx="25" text="Multi EPG">
498        <node name="b4" picmem="skin/key_blue.png"   valign="middle" charspace="-1" fontsize="25" posx="610" posy="0" width="250" height="40" textposx="25" text="Graph. EPG">
499        <node name="b8" picmem="skin/key_0.png"      valign="middle" charspace="-1" fontsize="25" posx="1000" posy="0" width="200" height="40" textposx="40" text="EPG Search">
500#       <node name="time" func="gettime"  param1="%d.%m. (%a) - %R" halign="right"   valign="middle" charspace="-1" fontsize="25" posx="955" posy="0" width="245" height="40">
501</screen>
502
503
504<screen name="multiepg" title="" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1210" height="680" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
505        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
506        <node name="listbox" type="listbox" scrollbar="auto" charspace="-1" fontsize="27" fontcol="fontcol2" fontsize2="27" fontcol2="fontcol" param1="%d.%m. (%a)  %R" param2="-%R" progresscol="rec_progress" posx="10" posy="10" width="1190" height="-50" bordercol="fontcol">
507        <node name="b1" picmem="skin/key_red.png"    valign="middle" charspace="-1" fontsize="25" posx="10"  posy="0" width="200" height="40" textposx="25" text="Timer">
508        <node name="b2" picmem="skin/key_green.png"  valign="middle" charspace="-1" fontsize="25" posx="220" posy="0" width="170" height="40" textposx="25" text="EPG">
509        <node name="b3" picmem="skin/key_yellow.png" valign="middle" charspace="-1" fontsize="25" posx="400" posy="0" width="200" height="40" textposx="25" text="Single EPG">
510        <node name="b4" picmem="skin/key_blue.png"   valign="middle" charspace="-1" fontsize="25" posx="610" posy="0" width="250" height="40" textposx="25" text="Graph. EPG">
511        <node name="b5" picmem="skin/key_prev2.png"  valign="middle" posx="865" posy="0" width="40" height="40">
512        <node name="b6" picmem="skin/key_next2.png"  valign="middle" posx="910" posy="0" width="40" height="40">
513        <node name="b7" picmem="skin/key_+P-.png"    valign="middle" posx="960" posy="0" width="40" height="40">
514        <node name="b8" picmem="skin/key_0.png"      valign="middle" charspace="-1" fontsize="25" posx="1010" posy="0" width="190" height="40" textposx="40" text="EPG Search">
515#       <node name="time" func="gettime" param1="%d.%m. (%a) - %R" halign="right" valign="middle" charspace="-1" fontsize="25" posx="955" posy="0" width="245" height="40">
516</screen>
517
518
519<screen name="videosettings" title="Video Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
520        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
521        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
522                <node name="brightness" text="Brightness" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="progresscol2" width="100%" height="35">
523                <node deaktivcol="deaktivcol" parent="listbox" height="20">
524                <node name="contrast" text="Contrast" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="progresscol2" width="100%" height="35">
525                <node deaktivcol="deaktivcol" parent="listbox" height="20">
526                <node name="tint" text="Tint" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="progresscol2" width="100%" height="35">
527                <node deaktivcol="#1" parent="listbox" height="20">
528                <node name="saturation" text="Saturation" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="progresscol2" width="100%" height="35">
529        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
530        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
531        <node name="b3" text="DEFAULT" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="187" height="40">
532</screen>
533
534
535<screen name="skinselect" title="Skin Selection" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
536        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
537        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="540" height="-40" bordercol="fontcol">
538        <node name="png" halign="middle" valign="middle" posx="560" posy="110" width="220" height="200">
539        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
540        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
541</screen>
542
543
544<screen name="epg" title="Program Info" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1000" height="600" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
545        <node posx="0" posy="0" width="100%" height="80" bgcol="bgcol_blue">
546        <node name="epgstart" param1="%H:%M" halign="left" valign="middle" charspace="-1" fontsize="28" posx="10" posy="10" width="100" height="35">
547        <node name="channelname" halign="right" valign="middle" charspace="2" fontsize="28" posx="120" posy="10" width="870" height="35">
548        <node name="rectimeline" type="multiprogressbar" progresscol="rec_progress" posx="10" posy="46" width="980" height="8">
549        <node name="epgend" param1="%H:%M" halign="left" valign="middle" charspace="-1" fontsize="28" posx="10" posy="55" width="100" height="35">
550        <node name="epgtitle" halign="left" valign="middle" charspace="-1" fontsize="28" posx="120" posy="55" width="870" height="35">
551        <node name="epgsubtitle" halign="left" valign="middle" charspace="-1" fontsize="28" fontcol="fontcol2" posx="120" posy="90" width="870" height="40">
552        <node name="epgdesc" type="textbox" scrollbar="auto" wrap="yes" charspace="-1" fontsize="28" posx="10" posy="140" width="980" height="-80" bordercol="fontcol">
553        <node name="b1" picmem="skin/key_red.png"    valign="middle" charspace="-1" fontsize="25" posx="10"  posy="0" width="180" height="40" textposx="25" text="Timer">
554        <node name="b2" picmem="skin/key_green.png"  valign="middle" charspace="-1" fontsize="25" posx="200" posy="0" width="200" height="40" textposx="25" text="Single EPG">
555        <node name="b3" picmem="skin/key_yellow.png" valign="middle" charspace="-1" fontsize="25" posx="410" posy="0" width="180" height="40" textposx="25" text="Multi EPG">
556        <node name="b4" picmem="skin/key_blue.png"   valign="middle" charspace="-1" fontsize="25" posx="600" posy="0" width="220" height="40" textposx="25" text="Graph. EPG">
557        <node name="b5" text="Single (EPG)" halign="center" valign="middle" bordercol="fontcol" bordersize="6" bordertype="2" charspace="-1" fontsize="24" posx="830" posy="0" width="160" height="40">
558        <node name="b6" picmem="skin/key_prev.png" valign="middle" posx="10" posy="485" width="40" height="40">
559        <node name="b7" picmem="skin/key_next.png" valign="middle" posx="60" posy="485" width="40" height="40">
560        <node name="b8" picmem="skin/key_0.png"    valign="middle" charspace="-1" fontsize="25" posx="790" posy="485" width="200" height="40" textposx="40" text="EPG Search">
561# no need
562        <node hidden="yes" name="channelnr">
563        <node hidden="yes" name="epgtimeremaining">
564#
565</screen>
566
567
568<screen name="powerofftimerscreen" title="Poweroff Timer" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
569        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
570        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
571                <node name="minutes" text="Minutes" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
572                <node name="fixshutdowntime" text="Fix Shutdown Time" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
573                <node name="mode" text="StandBy Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
574        <node name="b1" picmem="skin/key_ok.png"    halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
575        <node name="b2" picmem="skin/key_exit.png"  halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
576        <node name="b3" picmem="skin/key_red.png"   text="Cancel Shutdown" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="340" height="40">
577        <node name="b4" picmem="skin/key_green.png" text="Use EPG Endtime" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="410" posy="0" width="300" height="40">
578        <node name="b5" picmem="skin/key_prev2.png" halign="center" valign="middle" posx="750" posy="0" width="40" height="40">
579        <node name="b6" picmem="skin/key_next2.png" halign="center" valign="middle" posx="800" posy="0" width="40" height="40">
580</screen>
581
582
583<screen name="tunerreceptiondvbc" title="Tuner Reception" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
584        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
585        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
586        <node name="b1" picmem="skin/key_ok.png"     halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
587        <node name="b2" picmem="skin/key_exit.png"   halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
588</screen>
589
590
591<screen name="tunerreceptiondvbt" title="Tuner Reception" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
592        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
593        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
594        <node name="b1" picmem="skin/key_ok.png"     halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
595        <node name="b2" picmem="skin/key_exit.png"   halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
596</screen>
597
598
599<screen name="tunerreceptionhyprid" title="Tuner Reception" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
600        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
601        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
602        <node name="b1" picmem="skin/key_ok.png"     halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
603        <node name="b2" picmem="skin/key_exit.png"   halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
604</screen>
605
606
607<screen name="subtitle" title="Subtitle" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="500" height="300" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
608        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="480" height="-10" bordercol="fontcol">
609</screen>
610
611
612<screen name="bouquetlist" title="Bouquet List" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="400" height="500" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
613        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
614        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="380" height="-40" bordercol="fontcol">
615        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="350" posy="0" width="40" height="40">
616        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
617</screen>
618
619
620<screen name="listedit" title="Channel Edit" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="500" height="380" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
621        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
622        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="480" height="-40" bordercol="fontcol">
623                <node name="cpmode" text="copy service" parent="listbox" valign="middle" width="100%" height="35">
624                <node name="rmmode" text="remove service" parent="listbox" valign="middle" width="100%" height="35">
625                <node name="movemode" text="move service" parent="listbox" valign="middle" width="100%" height="35">
626                <node name="protectmode" text="protect service" parent="listbox" valign="middle" width="100%" height="35">
627                <node name="addmode" text="add service" parent="listbox" valign="middle" width="100%" height="35">
628                <node name="editmode" text="rename service" parent="listbox" valign="middle" width="100%" height="35">
629                <node name="sortmode" text="sort service" parent="listbox" valign="middle" width="100%" height="35">
630                <node name="setstartchannel" text="set startchannel" parent="listbox" valign="middle" width="100%" height="35">
631                <node name="delstartchannel" text="del startchannel" parent="listbox" valign="middle" width="100%" height="35">
632        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="450" posy="0" width="40" height="40">
633        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
634</screen>
635
636
637<screen name="channelbynr" fontcol="fontcol" font="font1" charspace="-1" fontsize="36" posx="center" posy="center" width="100" height="50" bgcol="bgcol_grey" halign="center" valign="middle" bordercol="bordercol" bordersize="1">
638</screen>
639
640
641<screen name="audiotrack" title="Audio Tracks" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="500" height="300" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
642        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
643        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="480" height="-40" bordercol="fontcol">
644        <node name="b1" text="Subtitle" picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10" posy="0" width="250" height="40">
645</screen>
646
647
648<screen name="linkedchannel" title="Subservices" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1100" height="510" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
649        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol2" posx="10" posy="10" width="1080" height="-10" bordercol="fontcol">
650</screen>
651
652
653<screen name="ownpos" title="Engine Systems" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
654        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
655        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
656                <node name="latitude" text="Latitude" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
657                <node name="latpos" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
658                <node name="longitude" text="Longitude" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
659                <node name="longpos" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
660        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
661        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
662</screen>
663
664
665<screen name="diseqcscreen" title="Diseqc Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
666        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
667        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
668                <node name="diseqcmode" text="DiSEqC Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
669                <node name="toneburst" text="Tone Burst" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
670                <node name="committedcmd" text="Committed command" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
671                <node name="diseqcrepeat" text="Diseqc repeats" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
672                <node name="cmdorder" text="Diseqc Command Order" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
673                <node name="uncommittedcmd" text="Uncommitted Diseqc command" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
674                <node name="rotorpos" text="Rotor Position" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
675        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
676        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
677</screen>
678
679
680<screen name="lnbscreen" title="LNB Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
681        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
682        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
683                <node name="voltagemode" text="Voltage Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
684                <node name="tonemode" text="Tone Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
685                <node name="loftype" text="LOF" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
686                <node name="lofl" text="LOF/L" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
687                <node name="lofh" text="LOF/H" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
688                <node name="threshold" text="Threshold" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
689                <node name="satcr" text="SATCR Number" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
690                <node name="satcrfrequ1" text="SATCR Frequency" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
691                <node name="satcrfrequ2" text="SATCR Frequency" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
692        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
693        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
694        <node name="b3" text="Select Unicable Manufacturer" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="400" height="40">
695</screen>
696
697
698<screen name="tunerreceptiondvbs" title="Tuner Reception" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
699        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
700        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
701        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
702        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
703        <node name="b3" text="EDIT LNB / UNICABLE" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="400" height="40">
704</screen>
705
706
707<screen name="tunerconfig" title="Tuner Configuration" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
708        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
709        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
710        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
711        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
712        <node name="b3" text="EDIT TUNER" picmem="skin/key_red.png"   textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="250" height="40">
713        <node name="b4" text="EDIT MOTOR" picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="320" posy="0" width="270" height="40">
714        <node name="b5" picmem="skin/key_prev.png" valign="middle" posx="750" posy="0" width="40" height="40">
715        <node name="b6" picmem="skin/key_next.png" valign="middle" posx="800" posy="0" width="40" height="40">
716</screen>
717
718
719<screen name="dir" title="Select Path" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="650" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
720        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
721        <node name="filelistpath" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="680" height="35">
722        <node name="filelist" type="filelist" scrollbar="auto" textposx="40" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" bordercol="fontcol" posx="10" posy="55" width="680" height="-50" picmem="skin/folder.png">
723        <node name="b1" picmem="skin/key_red.png"    textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10"  posy="0" width="160" height="40">
724        <node name="b2" picmem="skin/key_green.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="180" posy="0" width="160" height="40">
725        <node name="b3" picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="350" posy="0" width="160" height="40">
726        <node name="b4" picmem="skin/key_blue.png"   textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="520" posy="0" width="170" height="40">
727# no need
728<node hidden="yes" name="label">
729#
730</screen>
731
732
733<screen name="dirlabel" title="Select Path" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1150" height="650" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
734        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
735        <node name="filelistpath" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="920" height="35">
736        <node name="recfreesize" func="getrecfreesize" progresscol="rec_progress" bgcol="mvmode_bgcol" posx="940" posy="15" width="200" height="25">
737        <node name="recfreesizetext" func="getrecfreesizetext" font="font1" charspace="-1" fontsize="20" fontcol="fontcol" valign="middle" halign="center" posx="940" posy="15" width="200" height="25">
738        <node name="filelist" type="filelist" scrollbar="auto" textposx="40" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" bordercol="fontcol" posx="10" posy="55" width="1130" height="-220" picmem="skin/folder.png">
739        <node name="line" posx="center" posy="395" width="1130" height="1" bgcol="bgcol_grey" bgcol2="fontcol" gradient="leftmiddle">
740        <node name="thumb" halign="center" valign="middle" posx="10" posy="405" width="275" height="155" picwidth="1" picheight="1">
741        <node name="label" type="textbox" wrap="yes" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="295" posy="405" width="845" height="-50">
742        <node name="b5" picmem="skin/key_info.png"   halign="center" valign="middle" posx="10" posy="0" width="40" height="40">
743        <node name="b1" picmem="skin/key_red.png"    textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="180" height="40">
744        <node name="b2" picmem="skin/key_green.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="250" posy="0" width="190" height="40">
745        <node name="b3" picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="450" posy="0" width="190" height="40">
746        <node name="b4" picmem="skin/key_blue.png"   textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="650" posy="0" width="190" height="40">
747</screen>
748
749
750<screen name="mute" posx="55" posy="55" width="45" height="45" picmem="icons/mute.png">
751</screen>
752
753
754<screen name="spinner" halign="center" valign="middle" posx="55" posy="55" width="80" height="80" bgcol="-2">
755        <node name="spinner1" hidden="yes" picmem="spinner/wait1.png" width="100%" height="100%">
756        <node name="spinner2" hidden="yes" picmem="spinner/wait2.png" width="100%" height="100%">
757        <node name="spinner3" hidden="yes" picmem="spinner/wait3.png" width="100%" height="100%">
758        <node name="spinner4" hidden="yes" picmem="spinner/wait4.png" width="100%" height="100%">
759        <node name="spinner5" hidden="yes" picmem="spinner/wait5.png" width="100%" height="100%">
760        <node name="spinner6" hidden="yes" picmem="spinner/wait6.png" width="100%" height="100%">
761        <node name="spinner7" hidden="yes" picmem="spinner/wait7.png" width="100%" height="100%">
762</screen>
763
764
765<screen name="volume" posx="55" posy="55" width="200" height="20">
766        <node name="volumebar" progresscol="progresscol" bordercol="progress_border" bordersize="2" bgcol="fontcol" width="100%" height="100%">
767</screen>
768
769
770<screen name="infobar" posx="center" posy="540" width="100%" height="150">
771        <node posx="0" posy="0"  width="100%" height="50"  bgcol="bgcol_blue">
772        <node posx="0" posy="50" width="100%" height="100" bgcol="bgcol_grey">
773
774        <node name="time" func="gettime" param1="%R" halign="center" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="65" posy="0" width="110" height="28">
775        <node name="date" func="gettime" param1="%a %d. %b" halign="center" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="fontcol" posx="65" posy="28" width="110" height="22">
776        <node name="epgline" func="getepgakttimeline" progresscol="progresscol" bordercol="progress_border" bordersize="1" bgcol="fontcol" posx="200" posy="20" width="150" height="10">
777
778        <node func="getchannelnr"      text="" halign="center" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="360" posy="0" width="60"  height="50">
779        <node func="getaktchannelname" text="" halign="left"   valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="430" posy="0" width="350" height="50">
780
781        <node func="getreccount" halign="right" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="dark_red" posx="785" posy="0" width="30" height="50">
782        <node func="getrec"        param1="icons" halign="center" valign="middle" posx="820"  posy="0" width="50" height="50">
783        <node func="getcrypt"      param1="icons" halign="center" valign="middle" posx="870"  posy="0" width="50" height="50">
784        <node func="getsoundtype"  param1="icons" halign="center" valign="middle" posx="920"  posy="0" width="50" height="50">
785###     <node func="gethbbtv"      param1="icons" halign="center" valign="middle" posx="970"  posy="0" width="50" height="50">
786        <node func="getteletext"   param1="icons" halign="center" valign="middle" posx="1020" posy="0" width="50" height="50">
787        <node func="getsdhd"       param1="icons" halign="center" valign="middle" posx="1070" posy="0" width="50" height="50">
788        <node func="getaspectmode" param1="icons" halign="center" valign="middle" posx="1120" posy="0" width="50" height="50">
789        <node func="getresolution" param1="icons" halign="center" valign="middle" posx="1170" posy="0" width="50" height="50">
790
791        <node func="getpicon" posx="70" posy="56" width="100" height="60" picwidth="100" picheight="60">
792
793        <node func="getepgaktstart" param1="%H:%M"           halign="left"  valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="200" posy="50" width="80"  height="33">
794        <node func="getepgakttitle"                          halign="left"  valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="280" posy="50" width="670" height="33">
795        <node func="getepgakttimeremaining" param1="+%d min" halign="right" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="950" posy="50" width="120" height="33">
796
797        <node func="getepgnextstart" param1="%H:%M"          halign="left"  valign="middle" font="font1" charspace="-1" fontsize="26" fontcol="fontcol_info" posx="200" posy="83" width="80"  height="33">
798        <node func="getepgnexttitle"                         halign="left"  valign="middle" font="font1" charspace="-1" fontsize="26" fontcol="fontcol_info" posx="280" posy="83" width="670" height="33">
799        <node func="getepgnexttimeremaining" param1="%d min" halign="right" valign="middle" font="font1" charspace="-1" fontsize="26" fontcol="fontcol_info" posx="950" posy="83" width="120" height="33">
800
801        <node text="Signal:" halign="left" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="1110" posy="50"  width="60" height="20">
802        <node text="SNR:"    halign="left" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="1110" posy="70"  width="60" height="20">
803        <node text="BER:"    halign="left" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="1110" posy="90"  width="60" height="20">
804        <node text="UNC:"    halign="left" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="1110" posy="110" width="60" height="20">
805        <node text="Tuner:"  halign="left" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="1110" posy="130" width="60" height="20">
806        <node func="getsignal" param1="%d %%" halign="left" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="1170" posy="50"  width="50" height="20">
807        <node func="getsnr"    param1="%d %%" halign="left" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="1170" posy="70"  width="50" height="20">
808        <node func="getber"    param1="%d"    halign="left" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="1170" posy="90"  width="50" height="20">
809        <node func="getunc"    param1="%d"    halign="left" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="1170" posy="110" width="50" height="20">
810        <node func="getakttuner"              halign="left" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="1170" posy="130" width="50" height="20">
811
812        <node func="getprovidername" param1="%d" halign="center" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="10" posy="125" width="220" height="25">
813        <node func="getsatname"      param1="%d" halign="right"  valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="830" posy="125" width="240" height="25">
814
815        <node text="Video"       picmem="skin/key_green.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="200" posy="125" width="100" height="25">
816        <node text="Audio/Subt." picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="310" posy="125" width="180" height="25">
817        <node name="sleep" func="getpowerofftime" param1="sleep in %d min" font="font1" charspace="-1" fontsize="18" fontcol="orange" valign="middle" posx="500" posy="125" width="180" height="25">
818</screen>
819
820
821<screen name="infobar2" posx="center" posy="540" hspace="65" vspace="5" width="100%" height="150" bgcol="bgcol_blue">
822        <node name="epgdesc" func="getepgaktdesc" type="textbox" scrollbar="no" wrap="yes" font="font1" charspace="0" fontsize="26" fontcol="fontcol" posx="0" posy="0" width="100%" height="100%">
823</screen>
824
825
826<screen name="channellist" title="" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1210" height="680" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
827        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
828        <node posx="749" posy="10" width="1" height="-50" bgcol="fontcol">
829        <node posx="760" posy="460" width="440" height="1" bgcol="fontcol">
830        <node name="channeltimeline" progresscol="fontcol" bordercol="fontcol" bordersize="1" posx="10" posy="10" width="80" height="10" hidden="yes">
831        <node name="listbox" type="listbox" scrollbar="auto" fontsize="27" fontcol="fontcol2" fontsize2="27" fontcol2="fontcol" posx="10" posy="10" width="740" height="-50" bordercol="fontcol">
832                <node name="epgstart" func="getepgmarkedstart" param1="%R" charspace="-1" fontsize="28" posx="760" posy="10" width="100" height="35">
833                <node name="time" func="gettime" param1="%R" halign="center" valign="middle" charspace="-1" fontsize="28" posx="930" posy="10" width="100" height="35">
834                <node name="epgend" func="getepgmarkedend" param1="%R" halign="right" charspace="-1" fontsize="28" fontcol="light_blue" posx="1100" posy="10" width="100" height="35">
835                <node name="epgline" func="getepgmarkedtimeline" progresscol="progresscol" bgcol="fontcol" bordercol="progress_border" bordersize="1" posx="760" posy="50" width="440" height="10">
836                <node name="epg" func="getepgmarkeddesc" type="textbox" wrap="yes" charspace="-1" fontsize="24" posx="760" posy="65" width="440" height="-190">
837                <node name="epg" func="getepgmarkedlist" param1="5" type="textbox" wrap="no" charspace="-1" fontsize="24" fontcol="light_blue" valign="middle" posx="760" posy="465" width="440" height="-50">
838        <node name="b1"  picmem="skin/key_ok.png"     valign="middle" posx="970" posy="0" width="40" height="40">
839        <node name="b2"  picmem="skin/key_exit.png"   valign="middle" posx="1020" posy="0" width="40" height="40">
840        <node name="b3"  picmem="skin/key_red.png"    valign="middle" charspace="-1" fontsize="24" posx="10"  posy="0" width="100" height="40" textposx="25" text="ALL">
841        <node name="b4"  picmem="skin/key_green.png"  valign="middle" charspace="-1" fontsize="24" posx="120" posy="0" width="160" height="40" textposx="25" text="SAT">
842        <node name="b5"  picmem="skin/key_yellow.png" valign="middle" charspace="-1" fontsize="24" posx="290" posy="0" width="160" height="40" textposx="25" text="Prov">
843        <node name="b6"  picmem="skin/key_blue.png"   valign="middle" charspace="-1" fontsize="24" posx="460" posy="0" width="160" height="40" textposx="25" text="Fav">
844        <node name="b7"  picmem="skin/key_text.png"   halign="center" valign="middle" posx="630" posy="0" width="40" height="40">
845        <node name="b15" picmem="skin/key_0.png"      valign="middle" charspace="-1" fontsize="24" posx="680" posy="0" width="180" height="40" textposx="40" text="Short EPG">
846        <node name="b8"  picmem="skin/key_info.png"   valign="middle" charspace="-1" fontsize="24" posx="1070" posy="0" width="130" height="40" textposx="50" text="Radio">
847        <node name="b9"  picmem="skin/key_epg.png"    valign="middle" posx="870" posy="0" width="40" height="40">
848        <node name="b10" picmem="skin/key_menu.png"   valign="middle" posx="920" posy="0" width="40" height="40">
849        <node name="b11" picmem="skin/key_menu.png"   valign="middle" posx="920" posy="0" width="40" height="40">
850<node hidden="yes" name="b12"> ###picmem="skin/key_up_down_40x40.png"
851<node hidden="yes" name="b13"> ###picmem="skin/key_left_right_40x40.png"
852<node hidden="yes" name="b14"> ###picmem="skin/key_ch_up_down_70x40.png"
853<node hidden="yes" name="titletext">
854</screen>
855
856
857<screen name="vfdisplay" title="VFDisplay" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
858        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
859        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
860                <node name="brightness" text="Brightness" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="progresscol2" width="100%" height="35">
861                <node deaktivcol="deaktivcol" parent="listbox" height="20">
862                <node name="standby" text="Standby Brightness" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="progresscol2" width="100%" height="35">
863                <node deaktivcol="deaktivcol" parent="listbox" height="20">
864                <node name="vfdnotstandby" text="Show in VFD"  type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
865                <node name="vfdstandby" text="Show in Standby" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
866                <node name="vfdrecord" text="Behavior at recording" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
867                <node parent="listbox" name="at7000frontrun" text="LED - brightness running" type="choicebox" valign="middle" width="100%" height="35" hidden="yes">
868                <node parent="listbox" name="at7000frontsleep" text="LED - brightness standby" type="choicebox" valign="middle" width="100%" height="35" hidden="yes">
869        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
870        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
871</screen>
872
873
874<screen name="epgsettings" title="EPG Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
875        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
876        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
877                <node parent="listbox" name="epgpath" text="EPG Path" type="choicebox" valign="middle" width="100%" height="35">
878                <node parent="listbox" name="epgdays" text="How many days" type="choicebox" valign="middle" width="100%" height="35">
879                <node parent="listbox" name="epgdel" text="Delete EPG after read" type="choicebox" valign="middle" width="100%" height="35">
880                <node parent="listbox" name="epgsave" text="EPG Save Mode" type="choicebox" valign="middle" width="100%" height="35">
881                <node parent="listbox" name="epgfreespace" text="Epgfreespace (KB)" type="choicebox" valign="middle" width="100%" height="35">
882                <node parent="listbox" name="epgscreen" text="Show EPG screen (EPG button)" type="choicebox" valign="middle" width="100%" height="35">
883                <node parent="listbox" name="epgbutton" text="EPG button on EPG Screen" type="choicebox" valign="middle" width="100%" height="35">
884                <node parent="listbox" name="epglistmode" text="Epg List Mode" type="choicebox" valign="middle" width="100%" height="35">
885                <node parent="listbox" name="epgrefresh" text="Epg Refresh Time" type="choicebox" valign="middle" width="100%" height="35">
886                <node parent="listbox" name="delepgbeforescan" text="Del EPG before scan" type="choicebox" valign="middle" width="100%" height="35">
887                <node parent="listbox" name="epg_afterevent" text="After EPG Scan" type="choicebox" valign="middle" width="100%" height="35">
888                <node parent="listbox" name="epgzoom" text="Graphic EPG Zoom" type="choicebox" valign="middle" width="100%" height="35">
889                <node parent="listbox" name="epgpicon" text="Graphic EPG Picon" type="choicebox" valign="middle" width="100%" height="35">
890                <node parent="listbox" name="mhwepg" text="MHW EPG" type="choicebox" valign="middle" width="100%" height="35">
891                <node parent="listbox" name="mhw2epg" text="MHW2 EPG" type="choicebox" valign="middle" width="100%" height="35">
892                <node parent="listbox" name="opentv" text="OpenTV EPG" type="choicebox" valign="middle" width="100%" height="35">
893        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
894        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
895        <node name="b3" text="EPG Reset" picmem="skin/key_red.png"    textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="60"  posy="0" width="185" height="40">
896        <node name="b4" text="EDIT"      picmem="skin/key_green.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="255" posy="0" width="195" height="40">
897        <node name="b5" text="ScanList"  picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="460" posy="0" width="195" height="40">
898        <node name="b6" text="LOG"       picmem="skin/key_blue.png"   textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="655" posy="0" width="185" height="40">
899</screen>
900
901
902<screen name="recordpath" title="Record Path settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
903        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
904        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
905                <node name="moviepath" text="Moviepath" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
906                <node name="timerpath" text="Timer Record Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
907                <node name="recpath" text="Record Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
908                <node name="timeshiftpath" text="Timeshift Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
909                <node name="streampath" text="Stream Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
910        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
911        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
912        <node name="b3" text="EDIT" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60" posy="0" width="250" height="40">
913</screen>
914
915
916<screen name="plugin" title="Plugins" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
917        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
918        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
919        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
920        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
921        <node name="b3" text="RELOAD" picmem="skin/key_blue.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="330" posy="0" width="250" height="40">
922        <node name="b4" text="UNLOAD" picmem="skin/key_red.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="250" height="40">
923</screen>
924
925
926<screen name="timezone" title="Timezone" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
927        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
928        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
929        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
930        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
931</screen>
932
933
934<screen name="skinadjust" posx="center" posy="center" width="100%" height="100%" valign="bottom" bgcol="fontcol" bordersize="5" bordercol="bgcol_blue">
935        <node name="skinadj" title="Skin Adjust" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
936        <node parent="skinadj" posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
937        <node name="listbox" type="listbox" parent="skinadj" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
938                <node name="fontsizeadjust" text="Fontsize adjust in pixel" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
939                <node name="listboxselecttype" text="Listbox Select" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
940                <node name="osdtransparent" text="OSD Transparency" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
941                <node name="leftoffset" text="OSD Left Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
942                <node name="rightoffset" text="OSD Right Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
943                <node name="topoffset" text="OSD Top Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
944                <node name="bottomoffset" text="OSD Bottom Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
945                <node name="showrecfreesize" text="Show HDD freesize" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
946                <node name="listboxselect" text="Listbox Select Color" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
947        <node name="b1" picmem="skin/key_ok.png"   parent="skinadj" halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
948        <node name="b2" picmem="skin/key_exit.png" parent="skinadj" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
949</screen>
950
951
952<screen name="httpdsettings" title="HTTP Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
953        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
954        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
955                <node name="httpdstart" text="Start HTTPD" type="choicebox"   parent="listbox" valign="middle" width="100%" height="35">
956                <node name="user"       text="User"        type="inputbox"    parent="listbox" valign="middle" width="100%" height="35">
957                <node name="password"   text="Password"    type="inputbox"    parent="listbox" valign="middle" width="100%" height="35">
958                <node name="httpdport"  text="HTTPD Port"  type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
959                <node name="webifip"    text="IP for Stream" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
960                <node name="streamport" text="Stream Port" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
961                <node name="rguidstart" text="Start RGUID" type="choicebox"   parent="listbox" valign="middle" width="100%" height="35">
962                <node name="rguidport"  text="RGUID Port"  type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
963                <node name="streamzapping" text="Allowed Zapping via Streamlink" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
964        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
965        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
966        <node name="b3" picmem="skin/key_text.png" halign="left"  valign="middle" posx="430" posy="0" width="40" height="40">
967</screen>
968
969
970<screen name="adjust" title="Adjust" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
971        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
972        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
973                <node parent="listbox" name="volbartimeout" text="Volumebar Timeout" type="choicebox" valign="middle" width="100%" height="35">
974                <node parent="listbox" name="infobarprogram" text="Show infobar on program change" type="choicebox" valign="middle" width="100%" height="35">
975                <node parent="listbox" name="infobarsleep" text="Infobar Sleep" type="choicebox" valign="middle" width="100%" height="35">
976                <node parent="listbox" name="infobartimeout" text="Infobar Timeout" type="choicebox" valign="middle" width="100%" height="35">
977                <node parent="listbox" name="secondinfobar" text="Second Infobar" type="choicebox" valign="middle" width="100%" height="35">
978                <node parent="listbox" name="virtualzap" text="Virtualzap Timeout" type="choicebox" valign="middle" width="100%" height="35">
979                <node parent="listbox" name="spinnerspeed" text="Spinnerspeed" type="choicebox" valign="middle" width="100%" height="35">
980                <node parent="listbox" name="spinnertime" text="Spinnertime" type="choicebox" valign="middle" width="100%" height="35">
981                <node parent="listbox" name="hangtime" text="Hangtime" type="choicebox" valign="middle" width="100%" height="35">
982                <node parent="listbox" name="fastzap" text="Fastzap" type="choicebox" valign="middle" width="100%" height="35">
983                <node parent="listbox" name="nozapclear" text="Don't clear TV on zap (only with fastzap)" type="choicebox" valign="middle" width="100%" height="35">
984                <node parent="listbox" name="faststop" text="Faststop" type="choicebox" valign="middle" width="100%" height="35">
985                <node parent="listbox" name="dirsort" text="Dirsort" type="choicebox" valign="middle" width="100%" height="35">
986                <node parent="listbox" name="poweraktion" text="Power aktion" type="choicebox" valign="middle" width="100%" height="35">
987                <node parent="listbox" name="fasttextrender" text="Fast Text Render" type="choicebox" valign="middle" width="100%" height="35">
988                <node parent="listbox" name="recsplitsize" text="Record Split Size" type="choicebox" valign="middle" width="100%" height="35">
989                <node parent="listbox" name="recforerun" text="Record Forerun (min)" type="choicebox" valign="middle" width="100%" height="35">
990                <node parent="listbox" name="recoverrun" text="Record Overrun (min)" type="choicebox" valign="middle" width="100%" height="35">
991                <node parent="listbox" name="def_rectimer_after" text="Set action after rec" type="choicebox" valign="middle" width="100%" height="35">
992                <node parent="listbox" name="skip13" text="Skip 1/3" type="choicebox" valign="middle" width="100%" height="35">
993                <node parent="listbox" name="skip46" text="Skip 4/6" type="choicebox" valign="middle" width="100%" height="35">
994                <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%" height="35">
995#               <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%" height="35">
996                <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%" height="35">
997                <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%" height="35">
998                <node parent="listbox" name="screenanim" text="Animated Screens" type="choicebox" valign="middle" width="100%" height="35">
999                <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%" height="35">
1000                <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%" height="35">
1001                <node parent="listbox" name="showlastpos" text="Remember film position" type="choicebox" valign="middle" width="100%" height="35">
1002                <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%" height="35">
1003                <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%" height="35">
1004                <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%" height="35">
1005                <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%" height="35">
1006                <node parent="listbox" name="expertmodus" text="Expert Modus" type="choicebox" valign="middle" width="100%" height="35">
1007                <node parent="listbox" name="crosscontrol" text="Use cross control for fast zapping and vol" type="choicebox" valign="middle" width="100%" height="35" fontsize="24">
1008                <node parent="listbox" name="emucontrol" text="Deactivate Crypt Support on Media Playback" type="choicebox" valign="middle" width="100%" height="35" fontsize="24">
1009                <node parent="listbox" name="choiceminitv" text="Deactivate MiniTV" type="choicebox" valign="middle" width="100%" height="35">
1010                <node parent="listbox" name="usecec" text="Activate CEC" type="choicebox" valign="middle" width="100%" height="35">
1011#               <node parent="listbox" name="playerbuffersize" text="Playbackbuffer Size" type="choicebox" valign="middle" width="100%" height="35">
1012                <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%" height="35" fontsize="24">
1013                <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%" height="35">
1014                <node parent="listbox" name="dualboot" text="Dualboot Menu TitanNit / E2" type="choicebox" valign="middle" width="100%" height="35">
1015                <node parent="listbox" name="community_user" text="Community User" type="inputbox" valign="middle" width="100%" height="35">
1016                <node parent="listbox" name="community_pass" text="Community Pass" type="inputbox" valign="middle" width="100%" height="35">
1017        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1018        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1019        <node name="b3" picmem="skin/key_text.png" halign="center" valign="middle" posx="60"  posy="0" width="40" height="40">
1020</screen>
1021
1022
1023<screen name="moduleadjust" title="Module Config" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1024        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1025        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
1026                <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
1027                <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%" height="35">
1028                <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%" height="35">
1029                <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%" height="35">
1030                <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%" height="35">
1031                <node parent="listbox" name="extmoduldetect" text="Ext. Modul detect (needs reboot)" type="choicebox" valign="middle" width="100%" height="35">
1032        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1033        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1034</screen>
1035
1036
1037<screen name="timeshiftsettings" title="Timeshift Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1038        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1039        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
1040                <node parent="listbox" name="timeshifttype" text="Timeshifttype" type="choicebox" valign="middle" width="100%" height="35">
1041                <node parent="listbox" name="deltimeshift" text="After Timeshift" type="choicebox" valign="middle" width="100%" height="35">
1042                <node parent="listbox" name="asktimeshift" text="Ask on channel switch" type="choicebox" valign="middle" width="100%" height="35">
1043                <node parent="listbox" name="timeshiftnumkeys" text="Use numeric keys" type="choicebox" valign="middle" width="100%" height="35">
1044        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1045        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1046</screen>
1047
1048
1049<screen name="screensaveradjust" title="Screensaver Adjust" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1050        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1051        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
1052                <node name="screensaver" text="screensaver" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1053                <node name="screensaver_delay" text="screensaver delay" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1054                <node name="screensaver_interval" text="screensaver interval" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1055                <node name="screensaver_type" text="screensaver type" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1056                <node name="screensaver_background_color" text="screensaver background" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1057                <node name="screensaver_pic" text="screensaver pic" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1058        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1059        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1060<node name="filelist" hidden="yes" type="filelist">
1061</screen>
1062
1063
1064<screen name="avsettings" title="A/V Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1065        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1066        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
1067                <node parent="listbox" name="resolution" text="Resolution (default)" type="choicebox" valign="middle" width="100%" height="35">
1068                <node parent="listbox" name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%" height="35">
1069                <node parent="listbox" name="autoresolution" text="Auto resolution" type="choicebox" valign="middle" width="100%" height="35">
1070                <node parent="listbox" hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" valign="middle" width="100%" height="35">
1071                <node parent="listbox" hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" valign="middle" width="100%" height="35">
1072                <node parent="listbox" name="policy" text="Policy" type="choicebox" valign="middle" width="100%" height="35">
1073                <node parent="listbox" name="aspect" text="Aspect" type="choicebox" valign="middle" width="100%" height="35">
1074                <node parent="listbox" name="colformat" text="Color Format" type="choicebox" valign="middle" width="100%" height="35">
1075                <node parent="listbox" name="colformatscart" text="Color Format Scart / Composite" type="choicebox" valign="middle" width="100%" height="35">
1076                <node parent="listbox" name="audiosource" text="Audio Source" type="choicebox" valign="middle" width="100%" height="35">
1077                <node parent="listbox" name="ac3default" text="AC3 default" type="choicebox" valign="middle" width="100%" height="35">
1078                <node parent="listbox" name="ac3mode" text="AC3 Mode" type="choicebox" valign="middle" width="100%" height="35">
1079                <node parent="listbox" name="aacmode" text="AAC Mode" type="choicebox" valign="middle" width="100%" height="35">
1080                <node parent="listbox" name="audiodelaybitstream" text="Audio delay" type="choicebox" valign="middle" width="100%" height="35">
1081                <node parent="listbox" name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" valign="middle" width="100%" height="35">
1082                <node parent="listbox" name="mode3d" text="3D Mode" type="choicebox" valign="middle" width="100%" height="35">
1083                <node parent="listbox" name="stepmute" text="Two step mute" type="choicebox" valign="middle" width="100%" height="35">
1084                <node parent="listbox" name="autosubtitle" text="Automatic start last subtitle" type="choicebox" valign="middle" width="100%" height="35">
1085                <node parent="listbox" name="playerstop" text="Sound amplifier (TV-Modus / internal Player)" type="choicebox" valign="middle" width="100%" height="35">
1086                <node parent="listbox" name="playerstart" text="Sound amplifier (external Player)" type="choicebox" valign="middle" width="100%" height="35">
1087        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1088        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1089</screen>
1090
1091
1092<screen name="timermenu" title="Timer and EPG" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1093        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-10" bordercol="fontcol">
1094                <node parent="listbox" type="menu" name="shortepg" text="EPG SHORT VIEW" picmem="skin/shortepg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
1095                <node parent="listbox" type="menu" name="singleepg" text="Single EPG" picmem="skin/singleepg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
1096                <node parent="listbox" type="menu" name="multiepg" text="Multi EPG" picmem="skin/multiepg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
1097                <node parent="listbox" type="menu" name="gmultiepg" text="Graphic EPG" picmem="skin/gmultiepg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
1098                <node parent="listbox" type="menu" name="epgsearch" text="EPG Search" picmem="skin/epgsearch.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
1099                <node parent="listbox" type="menu" name="timer" text="Timer" picmem="skin/timer.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
1100<node hidden="yes" name="menutext">
1101<node hidden="yes" name="details">
1102</screen>
1103
1104
1105<screen name="mainmenu" title="Main Menu" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1106        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-10" bordercol="fontcol">
1107                <node type="menu" name="softcam" text="Softcam Panel" picmem="skin/softcam.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1108                <node type="menu" name="timermenu" text="Timer and EPG" picmem="skin/timer.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1109#<node type="menu" name="scartrecorder" text="Scart-Recorder" picmem="skin/scartrecorder.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1110                <node type="menu" name="mediacenter" text="Media Center" picmem="skin/media_center.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1111                <node type="menu" name="mediaplayer" text="Media Player" picmem="skin/media_center.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1112                <node type="menu" name="extensionsmenu" text="Extensions" picmem="skin/extensions.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1113                <node type="menu" name="system" text="System" picmem="skin/system.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1114                <node type="menu" name="settings" text="Settings" picmem="skin/settings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1115                <node type="menu" name="information" text="Information" picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1116                <node type="menu" name="standby" text="Standby / Poweroff" picmem="skin/standby.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1117<node hidden="yes" name="menutext">
1118<node hidden="yes" name="details">
1119</screen>
1120
1121
1122<screen name="extensionsmenu" title="Extensions" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1123        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-10" bordercol="fontcol">
1124                <node type="menu" name="plugins" text="Plugins" picmem="skin/plugins.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1125                <node type="menu" name="feed" text="Change Feed" picmem="skin/feed.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1126                <node type="menu" name="extensions_tpkupgrade" text="TPK upgrade (online)" picmem="skin/tmp_tpk_install.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1127                <node type="menu" name="extensions_tpkinstall" text="TPK install (online)" picmem="skin/online_tpk_install.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1128                <node type="menu" name="extensions_tmptpkinstall" text="TPK tmp (tmp)" picmem="skin/tmp_tpk_install.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1129                <node type="menu" name="extensions_mediatpkinstall" text="TPK media (media)" picmem="skin/media_tpk_install.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1130                <node type="menu" name="extensions_tpkremove" text="TPK remove" picmem="skin/tmp_tpk_remove.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1131<node hidden="yes" name="menutext">
1132<node hidden="yes" name="details">
1133</screen>
1134
1135
1136<screen name="systemupdatemenu" title="System Update" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1137        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-10" bordercol="fontcol">
1138                <node type="menu" name="system_update_flash_online" text="Flashupdate (online)" picmem="skin/flash_online_updater.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1139                <node type="menu" name="system_update_flash_tmp" text="Flashupdate (tmp)" picmem="skin/flash_tmp_updater.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1140                <node type="menu" name="system_update_usb_online" text="Usbupdate (online)" picmem="skin/usb_online_updater.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1141                <node type="menu" name="system_update_usb_tmp" text="Usbupdate (tmp)" picmem="skin/usb_tmp_updater.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1142<node hidden="yes" name="menutext">
1143<node hidden="yes" name="details">
1144</screen>
1145
1146
1147<screen name="systemmenu" title="System" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1148        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-10" bordercol="fontcol">
1149                <node type="menu" name="channelservice" text="Channel Service" picmem="skin/channelservice.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1150                <node type="menu" name="cinterface" text="Common Interface" picmem="skin/cinterface.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1151                <node type="menu" name="scconfig" text="SmartCard Reader" picmem="skin/cinterface.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1152                <node type="menu" name="network" text="Network" picmem="skin/network.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1153                <node type="menu" name="harddisk" text="Harddisk" picmem="skin/harddisk.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1154                <node type="menu" name="vfdisplay" text="VFDisplay" picmem="skin/vfdisplay.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1155                <node type="menu" name="fancontrol" text="FanControl" picmem="skin/fancontrol.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50" hidden="yes">
1156                <node type="menu" name="systemupdatemenu" text="System Update" picmem="skin/systemupdate.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1157                <node type="menu" name="system_backup" text="System Backup" picmem="skin/backup.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1158                <node type="menu" name="system_backup_restore" text="Settings backup/restore" picmem="skin/backup_and_restore_settings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1159                <node type="menu" name="unlock" text="Receiver unlock" picmem="skin/unlock.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1160<node hidden="yes" name="menutext">
1161<node hidden="yes" name="details">
1162</screen>
1163
1164
1165<screen name="settingsmenu" title="Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1166        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-10" bordercol="fontcol">
1167                <node type="menu" name="avsettings" text="A/V Settings" picmem="skin/avsettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1168                <node type="menu" name="language" text="Language" picmem="skin/language.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1169                <node type="menu" name="timezone" text="Timezone" picmem="skin/timezone.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1170                <node type="menu" name="settings_redbutton" text="Red Button" picmem="skin/redkeyaction.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1171                <node type="menu" name="settings_bluebutton" text="Blue Button" picmem="skin/bluekeyaction.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1172                <node type="menu" name="settings_pluginbutton" text="Plugin Button" picmem="skin/pluginkeyaction.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1173                <node type="menu" name="settings_mediabutton" text="Media Button" picmem="skin/mediakeyaction.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1174                <node type="menu" name="adjust" text="Adjust" picmem="skin/adjust.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1175                <node type="menu" name="skinadjust" text="Skin Adjust" picmem="skin/adjust.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1176                <node type="menu" name="skinselect" text="Skin" picmem="skin/skinselect.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1177                <node type="menu" name="screensaveradjust" text="Screensaver Adjust" picmem="skin/adjust.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1178                <node type="menu" name="timeshiftsettings" text="Timeshift Settings" picmem="skin/adjust.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1179###<node type="menu" name="keyboard" text="Keyboard" picmem="skin/keyboard.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1180                <node type="menu" name="recordpath" text="Record Path" picmem="skin/recordpath.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1181                <node type="menu" name="epgsettings" text="EPG Settings" picmem="skin/epgsettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1182                <node type="menu" name="childprotection" text="Child Protection" picmem="skin/child_protection.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1183                <node type="menu" name="restoredefault" text="Restore default settings" picmem="skin/restoredefault.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1184                <node type="menu" name="videosettings" text="Video Settings" picmem="skin/videosettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1185                <node type="menu" name="channeledit" text="Channel Edit" picmem="skin/channeledit.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1186                <node type="menu" name="mediadbsettings" text="MediaDB Settings" picmem="skin/mediadbsettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1187                <node type="menu" name="autostart" text="Autostart Settings" picmem="skin/autostart.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1188                <node type="menu" name="overclocking" text="Overclocking Settings" picmem="skin/overclock.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1189                <node type="menu" name="savesettings" text="Save Settings" picmem="skin/save.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1190<node hidden="yes" name="menutext">
1191<node hidden="yes" name="details">
1192</screen>
1193
1194
1195<screen name="infomenu" title="Information" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1196        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-10" bordercol="fontcol">
1197                <node type="menu" name="serviceinfo" text="Service" picmem="skin/serviceinfo.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1198                <node type="menu" name="newsletter" text="Newsletter" picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1199                <node type="menu" name="about" text="About" picmem="skin/about.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1200                <node type="menu" name="streaming" text="Streaming" picmem="skin/streaming.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1201                <node type="menu" name="infos_imageinfo" text="Atemio (hotline)" picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1202                <node type="menu" name="infos_titaninfo" text="Titan Changelog" picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1203                <node type="menu" name="infos_gitinfo" text="Git Changelog" picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1204                <node type="menu" name="system_infos" text="System Info" picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1205                <node type="menu" name="log" text="Log" picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1206<node hidden="yes" name="menutext">
1207<node hidden="yes" name="details">
1208</screen>
1209
1210
1211<screen name="system_infos_main" title="Information" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1212        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-10" bordercol="fontcol">
1213                <node parent="listbox" type="menu" name="system_infos_default" text="System Status" picmem="skin/default.png" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1214                <node parent="listbox" type="menu" name="system_infos_freespace" text="free space" picmem="skin/freespace.png" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1215                <node parent="listbox" type="menu" name="system_infos_kernel" text="Kernel" picmem="skin/kernel.png" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1216                <node parent="listbox" type="menu" name="system_infos_mounts" text="Mounts" picmem="skin/mounts.png" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1217                <node parent="listbox" type="menu" name="system_infos_network" text="Network" picmem="skin/network.png" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1218                <node parent="listbox" type="menu" name="system_infos_ram" text="Ram" picmem="skin/ram.png" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1219                <node parent="listbox" type="menu" name="system_infos_sysinfo" text="System Infos" picmem="skin/system_info.png" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1220<node hidden="yes" name="menutext">
1221<node hidden="yes" name="details">
1222</screen>
1223
1224
1225<screen name="system_sysinfos_main" title="Sysinfo" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1226        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-10" bordercol="fontcol">
1227                <node parent="listbox" type="menu" name="system_sysinfos_cpu" text="CPU" picmem="skin/cpu.png" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1228                <node parent="listbox" type="menu" name="system_sysinfos_mem" text="Memory" picmem="skin/meminfo.png" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1229                <node parent="listbox" type="menu" name="system_sysinfos_mtd" text="MTD" picmem="skin/mtd.png" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1230                <node parent="listbox" type="menu" name="system_sysinfos_module" text="Module" picmem="skin/module.png" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1231                <node parent="listbox" type="menu" name="system_sysinfos_devices" text="Devices" picmem="skin/devices_config.png" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1232                <node parent="listbox" type="menu" name="system_sysinfos_swap" text="Swap" picmem="skin/swap.png" textposx="120" hspace="5" valign="middle" width="100%" height="50">   
1233                <node parent="listbox" type="menu" name="system_sysinfos_top" text="Top" picmem="skin/system_info.png" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1234                <node parent="listbox" type="menu" name="system_sysinfos_ps" text="Prozesslist" picmem="skin/system_info.png" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1235                <node parent="listbox" type="menu" name="system_sysinfos_usb" text="USB" picmem="skin/system_info.png" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1236<node hidden="yes" name="menutext">
1237<node hidden="yes" name="details">
1238</screen>
1239
1240
1241<screen name="system_infos" title="" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1100" height="600" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1242        <node name="info" type="textbox" wrap="no" scrollbar="auto" font="tuxtxt" fontsize="24" fontcol="fontcol" posx="10" posy="10" width="1076" height="-10" bordercol="fontcol">
1243</screen>
1244
1245
1246<screen name="channelmenu" title="Channel Search" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1247        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-10" bordercol="fontcol">
1248                <node name="tunerconfig" type="menu" text="Tuner Configuration" picmem="skin/tunerconfig.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1249                <node name="autosearch" type="menu" text="Automatic Search" picmem="skin/autosearch.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1250                <node name="manualsearch" type="menu" text="Manual Search" picmem="skin/manualsearch.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1251                <node name="manualsearch_dvbc" type="menu" text="Manual Search Cable" picmem="skin/manualsearch.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1252                <node name="manualsearch_dvbt" type="menu" text="Manual Search Terrestrisch" picmem="skin/manualsearch.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1253                <node name="rotorsettings" type="menu" text="Rotor Settings" picmem="skin/rotorsettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1254                <node name="satconfig" type="menu" text="Sat Config" picmem="skin/satconfig.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1255                <node name="satfinder" type="menu" text="Sat Finder" picmem="skin/satfinder.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1256                <node name="blindscanadjust" type="menu" text="Blindscan Settings" picmem="skin/blindscanadjust.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1257<node hidden="yes" name="menutext">
1258<node hidden="yes" name="details">
1259</screen>
1260
1261
1262<screen name="harddiskmenu" title="Harddisk" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1263        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-10" bordercol="fontcol">
1264                <node name="formathdd" type="menu" text="Format HDD" picmem="skin/formathdd.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1265                <node name="filesystemcheck" type="menu" text="Filesystem Check" picmem="skin/filesystemcheck.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1266                <node name="configurehdd" type="menu" text="Configure" picmem="skin/filesystemcheck.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1267                <node name="timetosleep" type="menu" text="Time to sleep" picmem="skin/filesystemcheck.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1268<node hidden="yes" name="menutext">
1269<node hidden="yes" name="details">
1270<node hidden="yes" name="titletext">
1271</screen>
1272
1273
1274<screen name="networkmenu" title="Network" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1275        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-10" bordercol="fontcol">
1276                <node name="addaptersettings" type="menu" text="Adapter Settings" picmem="skin/addaptersettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1277                <node name="wlansettings" type="menu" text="WLAN Settings" picmem="skin/wlansettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1278                <node name="networktest" type="menu" text="Network Test" picmem="skin/networktest.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1279                <node name="networkrestart" type="menu" text="Network Restart" picmem="skin/networkrestart.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1280#               <node name="sambasettings" type="menu" text="Samba Server Settings" picmem="skin/sambasettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1281#               <node name="nfssettings" type="menu" text="Nfs Server Settings" picmem="skin/nfssettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1282                <node name="networkbrowser" type="menu" text="Networkbrowser" picmem="skin/networkbrowser.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1283                <node name="httpdsettings" type="menu" text="HTTP Settings" picmem="skin/httpdsettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1284                <node name="inadynsettings" type="menu" text="DYNDNS Settings" picmem="skin/inadynsettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1285<node hidden="yes" name="menutext">
1286<node hidden="yes" name="details">
1287</screen>
1288
1289
1290<screen name="standbymenu" title="Standby / Poweroff" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1291        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-10" bordercol="fontcol">
1292                <node name="poweroff" type="menu" text="Power Off" picmem="skin/poweroff.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1293                <node name="dostandby" type="menu" text="Standby" picmem="skin/dostandby.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1294                <node name="restart" type="menu" text="Restart" picmem="skin/restart.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1295                <node name="guirestart" type="menu" text="GUI Restart" picmem="skin/guirestart.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1296                <node name="powerofftimer" type="menu" text="Power Off Timer" picmem="skin/sleep_timer.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1297<node hidden="yes" name="menutext">
1298<node hidden="yes" name="details">
1299</screen>
1300
1301
1302<screen name="language" title="Language" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1303        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1304        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
1305                <node name="po/de" text="German"     picmem="icons/de.png" parent="listbox" textposx="80" hspace="5" valign="middle" width="100%" height="50">
1306                <node name="po/en" text="English"    picmem="icons/en.png" parent="listbox" textposx="80" hspace="5" valign="middle" width="100%" height="50">
1307                <node name="po/fr" text="French"     picmem="icons/fr.png" parent="listbox" textposx="80" hspace="5" valign="middle" width="100%" height="50">
1308                <node name="po/gr" text="Greek"      picmem="icons/gr.png" parent="listbox" textposx="80" hspace="5" valign="middle" width="100%" height="50">
1309                <node name="po/it" text="Italian"    picmem="icons/it.png" parent="listbox" textposx="80" hspace="5" valign="middle" width="100%" height="50">
1310                <node name="po/pl" text="Polish"     picmem="icons/pl.png" parent="listbox" textposx="80" hspace="5" valign="middle" width="100%" height="50">
1311                <node name="po/ru" text="Russian"    picmem="icons/ru.png" parent="listbox" textposx="80" hspace="5" valign="middle" width="100%" height="50">
1312                <node name="po/nl" text="Dutch"      picmem="icons/nl.png" parent="listbox" textposx="80" hspace="5" valign="middle" width="100%" height="50">
1313                <node name="po/vn" text="Vietnamese" picmem="icons/vn.png" parent="listbox" textposx="80" hspace="5" valign="middle" width="100%" height="50">
1314        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1315        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1316</screen>
1317
1318
1319<screen name="inputhelp" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="500" height="350" hspace="30" vspace="30" bordercol="fontcol" bordersize="2" bgcol="bgcol_grey">
1320<node name="inputbox" type="inputbox" font="font1" charspace="-1" fontsize="25" valign="middle" posx="0" posy="0" width="100%" height="30" bordercol="bordercol" bordersize="0" bgcol="listboxselect">
1321
1322<node type=grid name=grid1 font="font1" charspace="-1" fontsize=25 posx=0 posy=35 width=100% height=-10 bordercol=green bordersize=0 scrollbar=auto>
1323<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text="A" name=A>
1324<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text="B" name=B>
1325<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text="C" name=C>
1326<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text="D" name=D>
1327<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text="E" name=E>
1328<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text="F" name=F>
1329<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text="G" name=G>
1330<node parent=grid1 posx=310 width=120 height=30 fontcol=bgcol bgcol=green halign=center valign=middle text="OK" name=ok>
1331
1332<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text="H" name=H>
1333<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text="I" name=I>
1334<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text="J" name=J>
1335<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text="K" name=K>
1336<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text="L" name=L>
1337<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text="M" name=M>
1338<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text="N" name=N>
1339<node parent=grid1 posx=310 width=120 height=30 bgcol=red halign=center valign=middle text="DEL" name=bs>
1340
1341<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text="O" name=O>
1342<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text="P" name=P>
1343<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text="Q" name=Q>
1344<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text="R" name=R>
1345<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text="S" name=S>
1346<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text="T" name=T>
1347<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text="U" name=U>
1348<node parent=grid1 posx=310 width=120 height=30 halign=center valign=middle text="Clear" name=clear>
1349
1350<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text="V" name=V>
1351<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text="W" name=W>
1352<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text="X" name=X>
1353<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text="Y" name=Y>
1354<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text="Z" name=Z>
1355<node parent=grid1 posx=200 width=80 height=30 fontcol=bgcol bgcol=yellow halign=center valign=middle text="Space" name=" ">
1356<node parent=grid1 posx=310 width=120 height=30 bgcol=blue halign=center valign=middle text="abc/ABC" name=switch>
1357
1358<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text="Ä" name=Ä>
1359<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text="Ö" name=Ö>
1360<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text="Ü" name=Ü>
1361<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text="#" name=#>
1362<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text="$" name=$>
1363<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text="%" name=%>
1364<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text="^" name=^>
1365<node parent=grid1 posx=310 width=60 height=30 halign=center valign=middle text="<-" name=left>
1366<node parent=grid1 posx=370 width=60 height=30 halign=center valign=middle text="->" name=right>
1367
1368<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text="&" name="&">
1369<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text="*" name=*>
1370<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text="(" name=(>
1371<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text=")" name=)>
1372<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text="+" name=+>
1373<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text="-" name=->
1374<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text="_" name="_">
1375
1376<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text=":" name=:>
1377<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text=";" name=;>
1378<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text="'" name="'">
1379<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text="<" name="<">
1380<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text=">" name=">">
1381<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text="." name=.>
1382<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text="/" name="/">
1383
1384<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text="?" name=?>
1385<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text="\" name="\">
1386<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text="[" name="[">
1387<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text="]" name="]">
1388<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text="," name=",">
1389<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text="{" name={>
1390<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text="}" name=}>
1391
1392<node hidden=YES type=grid name=grid2 font="font1" charspace="-1" fontsize=25 posx=0 posy=35 width=100% height=-10 bordercol=green bordersize=0 scrollbar=auto>
1393<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text="a" name=a>
1394<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text="b" name=b>
1395<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text="c" name=c>
1396<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text="d" name=d>
1397<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text="e" name=e>
1398<node parent=grid2 posx=200 width=40 height=30 halign=center valign=middle text="f" name=f>
1399<node parent=grid2 posx=240 width=40 height=30 halign=center valign=middle text="g" name=g>
1400<node parent=grid2 posx=310 width=120 height=30 fontcol=bgcol bgcol=green halign=center valign=middle text="OK" name=ok>
1401
1402<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text="h" name=h>
1403<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text="i" name=i>
1404<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text="j" name=j>
1405<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text="k" name=k>
1406<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text="l" name=l>
1407<node parent=grid2 posx=200 width=40 height=30 halign=center valign=middle text="m" name=m>
1408<node parent=grid2 posx=240 width=40 height=30 halign=center valign=middle text="n" name=n>
1409<node parent=grid2 posx=310 width=120 height=30 bgcol=red halign=center valign=middle text="DEL" name=bs>
1410
1411<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text="o" name=o>
1412<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text="p" name=p>
1413<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text="q" name=q>
1414<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text="r" name=r>
1415<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text="s" name=s>
1416<node parent=grid2 posx=200 width=40 height=30 halign=center valign=middle text="t" name=t>
1417<node parent=grid2 posx=240 width=40 height=30 halign=center valign=middle text="u" name=u>
1418<node parent=grid2 posx=310 width=120 height=30 halign=center valign=middle text="Clear" name=clear>
1419
1420<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text="v" name=v>
1421<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text="w" name=w>
1422<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text="x" name=x>
1423<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text="y" name=y>
1424<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text="z" name=z>
1425<node parent=grid2 posx=200 width=80 height=30 fontcol=bgcol bgcol=yellow halign=center valign=middle text="Space" name=" ">
1426<node parent=grid2 posx=310 width=120 height=30 bgcol=blue halign=center valign=middle text="ABC/abc" name=switch>
1427
1428<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text="ä" name=ä>
1429<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text="ö" name=ö>
1430<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text="ü" name=ü>
1431<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text="ß" name=ß>
1432<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text="0" name=0>
1433<node parent=grid2 posx=200 width=40 height=30 halign=center valign=middle text="1" name=1>
1434<node parent=grid2 posx=240 width=40 height=30 halign=center valign=middle text="2" name=2>
1435<node parent=grid2 posx=310 width=60 height=30 halign=center valign=middle text="<-" name=left>
1436<node parent=grid2 posx=370 width=60 height=30 halign=center valign=middle text="->" name=right>
1437
1438<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text="3" name=3>
1439<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text="4" name=4>
1440<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text="5" name=5>
1441<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text="6" name="6">
1442<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text="7" name="7">
1443<node parent=grid2 posx=200 width=40 height=30 halign=center valign=middle text="8" name="8">
1444<node parent=grid2 posx=240 width=40 height=30 halign=center valign=middle text="9" name="9">
1445
1446<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text="+" name="+">
1447<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text="-" name="-">
1448<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text="*" name="*">
1449<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text="/" name="/">
1450<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text="~" name=~>
1451<node parent=grid2 posx=200 width=40 height=30 halign=center valign=middle text="!" name=!>
1452<node parent=grid2 posx=240 width=40 height=30 halign=center valign=middle text="@" name=@>
1453</screen>
1454
1455
1456<screen name="messagebox" title="" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="bgcol_grey" posx="center" posy="center" valign="bottom" hspace="10" vspace="5" width="500" height="300" bgcol="bgcol_blue" titlebgcol="fontcol" bordersize="2" bordercol="fontcol">
1457        <node name="textbox" type="textbox" scrollbar="auto" wrap="yes" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="0" posy="1" width="100%" height="-45" bordercol="fontcol">
1458        <node name="b1" hidden="yes" halign="center" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" bordercol="fontcol" bordersize="4" bordertype="2" posx="2%"  posy="0" width="100" height="40">
1459        <node name="b3" hidden="yes" halign="center" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" bordercol="fontcol" bordersize="4" bordertype="2" posx="28%" posy="0" width="100" height="40">
1460        <node name="b4" hidden="yes" halign="center" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" bordercol="fontcol" bordersize="4" bordertype="2" posx="54%" posy="0" width="100" height="40">
1461        <node name="b2" hidden="yes" halign="center" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" bordercol="fontcol" bordersize="4" bordertype="2" posx="82%" posy="0" width="100" height="40">
1462</screen>
1463
1464
1465<screen name="serviceinfo" title="Service Information" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1210" height="600" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1466        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1467
1468        <node name="name" text="Name:"                   charspace="-1" fontsize="28" valign="middle" posx="10"  posy="10"  width="280" height="35">
1469        <node name="provider" text="Provider:"           charspace="-1" fontsize="28" valign="middle" posx="10"  posy="50"  width="280" height="35">
1470        <node name="aspectratio" text="Aspect Ratio:"    charspace="-1" fontsize="28" valign="middle" posx="10"  posy="90"  width="280" height="35">
1471        <node name="resolution" text="Resolution:"       charspace="-1" fontsize="28" valign="middle" posx="10"  posy="130" width="280" height="35">
1472        <node name="xres" text="TV Resolution (w):"      charspace="-1" fontsize="28" valign="middle" posx="10"  posy="170" width="280" height="35">
1473        <node name="yres" text="TV Resolution (h):"      charspace="-1" fontsize="28" valign="middle" posx="10"  posy="210" width="280" height="35">
1474
1475        <node name="videopid" text="Video PID:"          charspace="-1" fontsize="28" valign="middle" posx="10"  posy="10"  width="280" height="35">
1476        <node name="audiopid" text="Audio PID:"          charspace="-1" fontsize="28" valign="middle" posx="10"  posy="50"  width="280" height="35">
1477        <node name="pcrpid" text="PCR PID:"              charspace="-1" fontsize="28" valign="middle" posx="10"  posy="90"  width="280" height="35">
1478        <node name="pmtpid" text="PMT PID:"              charspace="-1" fontsize="28" valign="middle" posx="10"  posy="130" width="280" height="35">
1479        <node name="txtpid" text="TXT PID:"              charspace="-1" fontsize="28" valign="middle" posx="10"  posy="170" width="280" height="35">
1480        <node name="tsid" text="TSID:"                   charspace="-1" fontsize="28" valign="middle" posx="10"  posy="210" width="280" height="35">
1481        <node name="onid" text="ONID:"                   charspace="-1" fontsize="28" valign="middle" posx="10"  posy="250" width="280" height="35">
1482        <node name="sid" text="SID:"                     charspace="-1" fontsize="28" valign="middle" posx="10"  posy="290" width="280" height="35">
1483        <node name="id" text="ID:"                       charspace="-1" fontsize="28" valign="middle" posx="10"  posy="330" width="280" height="35">
1484
1485        <node name="tuner" text="Tuner:"                 charspace="-1" fontsize="28" valign="middle" posx="10"  posy="10"  width="280" height="35">
1486        <node name="type" text="Type:"                   charspace="-1" fontsize="28" valign="middle" posx="10"  posy="50"  width="280" height="35">
1487        <node name="system" text="System:"               charspace="-1" fontsize="28" valign="middle" posx="10"  posy="90"  width="280" height="35">
1488        <node name="modulation" text="Modulation:"       charspace="-1" fontsize="28" valign="middle" posx="10"  posy="130" width="280" height="35">
1489        <node name="orbitalpos" text="Orbital Position:" charspace="-1" fontsize="28" valign="middle" posx="10"  posy="170" width="280" height="35">
1490        <node name="frequency" text="Frequency:"         charspace="-1" fontsize="28" valign="middle" posx="10"  posy="210" width="280" height="35">
1491        <node name="symbolrate" text="Symbol rate:"      charspace="-1" fontsize="28" valign="middle" posx="10"  posy="250" width="280" height="35">
1492        <node name="polarization" text="Polarization:"   charspace="-1" fontsize="28" valign="middle" posx="10"  posy="290" width="280" height="35">
1493        <node name="fec" text="FEC:"                     charspace="-1" fontsize="28" valign="middle" posx="10"  posy="330" width="280" height="35">
1494        <node name="inversion" text="Inversion:"         charspace="-1" fontsize="28" valign="middle" posx="620" posy="10"  width="280" height="35">
1495        <node name="rolloff" text="Rolloff:"             charspace="-1" fontsize="28" valign="middle" posx="620" posy="50"  width="280" height="35">
1496        <node name="pilot" text="Pilot:"                 charspace="-1" fontsize="28" valign="middle" posx="620" posy="90"  width="280" height="35">
1497        <node name="hp" text="Coderate HP:"              charspace="-1" fontsize="28" valign="middle" posx="620" posy="130" width="280" height="35">
1498        <node name="lp" text="Coderate LP:"              charspace="-1" fontsize="28" valign="middle" posx="620" posy="170" width="280" height="35">
1499        <node name="bandwidth" text="Bandwidth:"         charspace="-1" fontsize="28" valign="middle" posx="620" posy="210" width="280" height="35">
1500        <node name="transmission" text="Transmission:"   charspace="-1" fontsize="28" valign="middle" posx="620" posy="250" width="280" height="35">
1501        <node name="guardinterval" text="Guardinterval:" charspace="-1" fontsize="28" valign="middle" posx="620" posy="290" width="280" height="35">
1502        <node name="hierarchy" text="Hierarchy:"         charspace="-1" fontsize="28" valign="middle" posx="620" posy="330" width="280" height="35">
1503
1504        <node name="l1"                                  charspace="-1" fontsize="28" valign="middle" posx="300" posy="10"  width="290" height="35">
1505        <node name="l2"                                  charspace="-1" fontsize="28" valign="middle" posx="300" posy="50"  width="290" height="35">
1506        <node name="l3"                                  charspace="-1" fontsize="28" valign="middle" posx="300" posy="90"  width="290" height="35">
1507        <node name="l4"                                  charspace="-1" fontsize="28" valign="middle" posx="300" posy="130" width="290" height="35">
1508        <node name="l5"                                  charspace="-1" fontsize="28" valign="middle" posx="300" posy="170" width="290" height="35">
1509        <node name="l6"                                  charspace="-1" fontsize="28" valign="middle" posx="300" posy="210" width="290" height="35">
1510        <node name="l7"                                  charspace="-1" fontsize="28" valign="middle" posx="300" posy="250" width="290" height="35">
1511        <node name="l8"                                  charspace="-1" fontsize="28" valign="middle" posx="300" posy="290" width="290" height="35">
1512        <node name="l9"                                  charspace="-1" fontsize="28" valign="middle" posx="300" posy="330" width="290" height="35">
1513        <node name="l10"                                 charspace="-1" fontsize="28" valign="middle" posx="910" posy="10"  width="290" height="35">
1514        <node name="l11"                                 charspace="-1" fontsize="28" valign="middle" posx="910" posy="50"  width="290" height="35">
1515        <node name="l12"                                 charspace="-1" fontsize="28" valign="middle" posx="910" posy="90"  width="290" height="35">
1516        <node name="l13"                                 charspace="-1" fontsize="28" valign="middle" posx="910" posy="130" width="290" height="35">
1517        <node name="l14"                                 charspace="-1" fontsize="28" valign="middle" posx="910" posy="170" width="290" height="35">
1518        <node name="l15"                                 charspace="-1" fontsize="28" valign="middle" posx="910" posy="210" width="290" height="35">
1519        <node name="l16"                                 charspace="-1" fontsize="28" valign="middle" posx="910" posy="250" width="290" height="35">
1520        <node name="l17"                                 charspace="-1" fontsize="28" valign="middle" posx="910" posy="290" width="290" height="35">
1521        <node name="l18"                                 charspace="-1" fontsize="28" valign="middle" posx="910" posy="330" width="290" height="35">
1522
1523        <node name="b4" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1524        <node name="b1" text="Service" picmem="skin/key_red.png"    textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="70"  posy="0" width="180" height="40">
1525        <node name="b2" text="PIDs"    picmem="skin/key_green.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="260" posy="0" width="180" height="40">
1526        <node name="b3" text="Tuner"   picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="450" posy="0" width="180" height="40">
1527</screen>
1528
1529
1530<screen name="helpbox" title="Help" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1531        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1532        <node name="textbox" type="textbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
1533        <node name="b1" picmem="skin/key_exit.png" halign="left" valign="middle" posx="10" posy="0" width="40" height="40">
1534</screen>
1535
1536
1537<screen name="timeshift" fontcol="fontcol" fontsize="30" titlealign="center" valign="bottom" posx="center" posy="10" width="480" height="100" hspace="20" vspace="10" bordercol="bordercol" bordersize="2" bgcol="bgcol_grey">
1538        <node name="seek" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="center" posy="5" width="100%" height="25" halign="center">
1539        <node name="timeshiftbar" progresscol="progresscol" bordersize="1" bordercol="progress_border" posx="center" posy="40" width="400" height="20" bgcol="fontcol">
1540</screen>
1541
1542
1543<screen name="epgsearch" title="EPG Search" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1544        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1545        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol2" fontsize2="28" fontcol2="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
1546        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1547        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1548        <node name="b3" picmem="skin/key_red.png"    text="Timer" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="60"  posy="0" width="185" height="40">
1549        <node name="b4" picmem="skin/key_green.png"  text="TITLE" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="255" posy="0" width="185" height="40">
1550        <node name="b5" picmem="skin/key_yellow.png" text="DESC"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="450" posy="0" width="185" height="40">
1551        <node name="b6" picmem="skin/key_blue.png"   text="ALL"   textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="645" posy="0" width="185" height="40">
1552</screen>
1553
1554
1555<screen name="wlansettings" title="WLAN Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1556        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1557        <node name="wlanlinkquality" func="getwlanlinkquality" progresscol="mvmode_bgcol" bgcol="rec_progress" posx="690" posy="2" width="200" height="25">
1558        <node name="wlanlinkqualitytext" func="getwlanlinkqualitytext" font="font1" charspace="-1" fontsize="20" fontcol="fontcol" valign="middle" halign="center" posx="690" posy="2" width="200" height="25">
1559        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="30" width="880" height="-50" bordercol="fontcol">
1560                <node name="startmode" text="Start on boot" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1561                <node name="ssid"      text="SSID"          type="inputbox"  parent="listbox" valign="middle" width="100%" height="35">
1562                <node name="type"      text="Type"          type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1563                <node name="key"       text="Key"           type="inputbox"  parent="listbox" valign="middle" width="100%" height="35">
1564        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1565        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1566        <node name="b8" picmem="skin/key_text.png" halign="center" valign="middle" posx="60"  posy="0" width="40" height="40">
1567        <node name="b3" picmem="skin/key_red.png"    text="SEARCH" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="110"  posy="0" width="165" height="40">
1568        <node name="b4" picmem="skin/key_green.png"  text="START"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="285" posy="0" width="165" height="40">
1569        <node name="b5" picmem="skin/key_yellow.png" text="STOP"   textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="460" posy="0" width="165" height="40">
1570        <node name="b6" picmem="skin/key_blue.png"   text="LOG"    textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="635" posy="0" width="155" height="40">
1571        <node name="b7" picmem="skin/key_info.png" halign="center" valign="middle" posx="800" posy="0" width="40" height="40">
1572</screen>
1573
1574
1575<screen name="inadynsettings" title="DYNDNS Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1576        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1577        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
1578                <node name="startmode" text="Start on boot" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1579                <node name="user"      text="User"          type="inputbox"  parent="listbox" valign="middle" width="100%" height="35">
1580                <node name="pw"        text="Password"      type="inputbox"  parent="listbox" valign="middle" width="100%" height="35">
1581                <node name="host"      text="DNS Name"      type="inputbox"  parent="listbox" valign="middle" width="100%" height="35">
1582                <node name="system"    text="DNS System"    type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1583        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1584        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1585        <node name="b3" picmem="skin/key_green.png"  text="START" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="255" posy="0" width="185" height="40">
1586        <node name="b4" picmem="skin/key_yellow.png" text="STOP"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="450" posy="0" width="185" height="40">
1587</screen>
1588
1589
1590<screen name="epgscanlist" title="EPG Scanlist" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="700" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1591        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1592        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="676" height="-40" bordercol="fontcol">
1593        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="650" posy="0" width="40" height="40">
1594        <node name="b2" text="DEL" picmem="skin/key_red.png"   textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10"  posy="0" width="187" height="40">
1595        <node name="b3" text="ADD" picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="217" posy="0" width="187" height="40">
1596</screen>
1597
1598
1599<screen name="channelslotlist" title="Channel Allocation" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="700" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1600        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1601        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="676" height="-40" bordercol="fontcol">
1602        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="650" posy="0" width="40" height="40">
1603        <node name="b2" text="DEL" picmem="skin/key_red.png"   textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10"  posy="0" width="187" height="40">
1604        <node name="b3" text="ADD" picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="217" posy="0" width="187" height="40">
1605</screen>
1606
1607
1608<screen name="blindscanadjust" title="Blindscan Adjust" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1609        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-40" bordercol="fontcol">
1610                ###
1611                <node parent="listbox" name="tunertype" text="Tunertype" type="choicebox" valign="middle" width="100%" height="35">
1612                ### dvb-s
1613                <node hidden="yes" parent="listbox" name="minfrequency" text="Minimal frequency" type="inputboxnum" valign="middle" width="100%" height="35">
1614                <node hidden="yes" parent="listbox" name="maxfrequency" text="Maximal frequency" type="inputboxnum" valign="middle" width="100%" height="35">
1615                <node hidden="yes" parent="listbox" name="stepfrequency" text="Step frequency" type="inputboxnum" valign="middle" width="100%" height="35">
1616                <node hidden="yes" parent="listbox" name="minsignalrate" text="Minimal signalrate" type="inputboxnum" valign="middle" width="100%" height="35">
1617                <node hidden="yes" parent="listbox" name="maxsignalrate" text="Maximal signalrate" type="inputboxnum" valign="middle" width="100%" height="35">
1618                <node hidden="yes" parent="listbox" name="stepsignalrate" text="Step signalrate" type="inputboxnum" valign="middle" width="100%" height="35">
1619                <node hidden="yes" parent="listbox" name="usedefaultsr" text="Only default signalrate" type="choicebox" valign="middle" width="100%" height="35">
1620                <node hidden="yes" parent="listbox" name="onlydvbs" text="Only DVBS" type="choicebox" valign="middle" width="100%" height="35">
1621                <node hidden="yes" parent="listbox" name="usedefaultfec" text="Only default FEC" type="choicebox" valign="middle" width="100%" height="35">
1622                ### dvb-t
1623                <node hidden="yes" parent="listbox" name="tminfrequency" text="Minimal frequency" type="inputboxnum" valign="middle" width="100%" height="35">
1624                <node hidden="yes" parent="listbox" name="tmaxfrequency" text="Maximal frequency" type="inputboxnum" valign="middle" width="100%" height="35">
1625                <node hidden="yes" parent="listbox" name="tstepfrequency" text="Step frequency" type="inputboxnum" valign="middle" width="100%" height="35">
1626                <node hidden="yes" parent="listbox" name="tminsignalrate" text="Minimal signalrate" type="inputboxnum" valign="middle" width="100%" height="35">
1627                <node hidden="yes" parent="listbox" name="tmaxsignalrate" text="Maximal signalrate" type="inputboxnum" valign="middle" width="100%" height="35">
1628                <node hidden="yes" parent="listbox" name="tstepsignalrate" text="Step signalrate" type="inputboxnum" valign="middle" width="100%" height="35">
1629                <node hidden="yes" parent="listbox" name="tusedefaultsr" text="Only default signalrate" type="choicebox" valign="middle" width="100%" height="35">
1630                <node hidden="yes" parent="listbox" name="tusedefaultfec" text="Only default FEC" type="choicebox" valign="middle" width="100%" height="35">
1631                ### dvb-c
1632                <node hidden="yes" parent="listbox" name="cminfrequency" text="Minimal frequency" type="inputboxnum" valign="middle" width="100%" height="35">
1633                <node hidden="yes" parent="listbox" name="cmaxfrequency" text="Maximal frequency" type="inputboxnum" valign="middle" width="100%" height="35">
1634                <node hidden="yes" parent="listbox" name="cstepfrequency" text="Step frequency" type="inputboxnum" valign="middle" width="100%" height="35">
1635                <node hidden="yes" parent="listbox" name="cminsignalrate" text="Minimal signalrate" type="inputboxnum" valign="middle" width="100%" height="35">
1636                <node hidden="yes" parent="listbox" name="cmaxsignalrate" text="Maximal signalrate" type="inputboxnum" valign="middle" width="100%" height="35">
1637                <node hidden="yes" parent="listbox" name="cstepsignalrate" text="Step signalrate" type="inputboxnum" valign="middle" width="100%" height="35">
1638                <node hidden="yes" parent="listbox" name="cusedefaultsr" text="Only default signalrate" type="choicebox" valign="middle" width="100%" height="35">
1639                <node hidden="yes" parent="listbox" name="cusedefaultfec" text="Only default FEC" type="choicebox" valign="middle" width="100%" height="35">
1640                ###
1641        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1642        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1643</screen>
1644
1645
1646<screen name="channelhistory" title="Channel History" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="500" height="300" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1647        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol2" fontsize2="28" fontcol2="fontcol" posx="10" posy="10" width="480" height="-10" bordercol="fontcol">
1648</screen>
1649
1650
1651<screen name="systemupdate_flash_online_menu" title="System - Flash Update (online)" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1150" height="650" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1652        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1653        <node name="filelistpath" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10" posy="10" width="550" height="40">
1654        <node name="imagever" func="getimgname" halign="right" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="570" posy="10" width="568" height="40">
1655        <node name="filelist" type="filelist" scrollbar="auto" picmem="skin/folder.png" textposx="40" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10" posy="70" width="1126" height="-50" bordercol="fontcol">
1656        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="1100" posy="0" width="40" height="40">
1657        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1658        <node name="b3" text="cancel"  picmem="skin/key_red.png"    textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="250" height="40">
1659        <node name="b4" text="install" picmem="skin/key_green.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="320" posy="0" width="250" height="40">
1660        <node name="b5" text="update"  picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="580" posy="0" width="250" height="40">
1661        <node name="b6" text="stable"  picmem="skin/key_blue.png"   textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="840" posy="0" width="250" height="40">
1662# no need
1663<node hidden="yes" name="device">
1664#
1665</screen>
1666
1667
1668<screen name="systemupdate_flash_tmp_menu" title="System - Flash Update (tmp)" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1150" height="650" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1669        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1670        <node name="filelistpath" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10" posy="10" width="550" height="40">
1671        <node name="imagever" func="getimgname" halign="right" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="570" posy="10" width="568" height="40">
1672        <node name="filelist" type="filelist" scrollbar="auto" picmem="skin/folder.png" textposx="40" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10" posy="70" width="1126" height="-50" bordercol="fontcol">
1673        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="1100" posy="0" width="40" height="40">
1674        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1675        <node name="b3" text="cancel"  picmem="skin/key_red.png"    textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="250" height="40">
1676        <node name="b4" text="install" picmem="skin/key_green.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="320" posy="0" width="250" height="40">
1677# no need
1678<node hidden="yes" name="device">
1679<node hidden="yes" name="b6">
1680#
1681</screen>
1682
1683
1684<screen name="systemupdate_usb_online_menu" title="System - USB Update (online)" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1150" height="650" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1685        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1686        <node name="filelistpath" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10" posy="10" width="550" height="40">
1687        <node name="imagever" func="getimgname" halign="right" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="570" posy="10" width="568" height="40">
1688        <node name="filelist" type="filelist" scrollbar="auto" picmem="skin/folder.png" textposx="40" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10" posy="70" width="1126" height="-100" bordercol="fontcol">
1689        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol2" posx="center" posy="530" width="1000" height="-50" bgcol="bgcol_blue">
1690                <node name="device" text="Device:" type="choicebox" parent="listbox" valign="middle" width="100%" height="100%" bordersize="5" bordercol="fontcol">
1691        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="1100" posy="0" width="40" height="40">
1692        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1693        <node name="b3" text="cancel"  picmem="skin/key_red.png"    textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="250" height="40">
1694        <node name="b4" text="install" picmem="skin/key_green.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="320" posy="0" width="250" height="40">
1695        <node name="b5" text="update"  picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="580" posy="0" width="250" height="40">
1696        <node name="b6" text="stable"  picmem="skin/key_blue.png"   textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="840" posy="0" width="250" height="40">
1697</screen>
1698
1699
1700<screen name="systemupdate_usb_tmp_menu" title="System - USB Update (tmp)" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1150" height="650" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1701        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1702        <node name="filelistpath" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10" posy="10" width="550" height="40">
1703        <node name="imagever" func="getimgname" halign="right" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="570" posy="10" width="568" height="40">
1704        <node name="filelist" type="filelist" scrollbar="auto" picmem="skin/folder.png" textposx="40" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10" posy="70" width="1126" height="-100" bordercol="fontcol">
1705        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol2" posx="center" posy="530" width="1000" height="-50" bgcol="bgcol_blue">
1706                <node name="device" text="Device:" type="choicebox" parent="listbox" valign="middle" width="100%" height="100%" bordersize="5" bordercol="fontcol">
1707        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="1100" posy="0" width="40" height="40">
1708        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1709        <node name="b3" text="cancel"  picmem="skin/key_red.png"    textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="250" height="40">
1710        <node name="b4" text="install" picmem="skin/key_green.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="320" posy="0" width="250" height="40">
1711# no need
1712<node hidden="yes" name="b6">
1713#
1714</screen>
1715
1716
1717<screen name="systeminfo" title="" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1100" height="600" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1718        <node name="info" type="textbox" wrap="no" scrollbar="auto" font="tuxtxt" fontsize="24" fontcol="fontcol" posx="10" posy="10" width="1076" height="-10" bordercol="fontcol">
1719</screen>
1720
1721
1722<screen name="system_backup_restore" title="Backup / Restore Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1723        <node name="info" type="textbox" scrollbar="auto" wrap="yes" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-40" bordercol="fontcol">
1724        <node name="b4" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10" posy="0" width="40" height="40">
1725        <node name="b1" text="Restore" picmem="skin/key_red.png"    textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="280" height="40">
1726        <node name="b2" text="Backup"  picmem="skin/key_green.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="350" posy="0" width="280" height="40">
1727        <node name="b3" text="LOG"     picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="640" posy="0" width="150" height="40">
1728</screen>
1729
1730
1731<screen name="system_backup" title="System Backup" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1732        <node name="info" type="textbox" scrollbar="auto" wrap="yes" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-250">
1733        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="center" posy="280" width="700" height="-140" bordercol="fontcol" bgcol="bgcol_blue">
1734                <node name="listfield" text="Select backup:" type="choicebox" parent="listbox" valign="middle" width="100%" height="100%" bordercol="fontcol" bordersize="5">
1735        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10" posy="0" width="40" height="40">
1736        <node name="b1" text="create System Backup" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60" posy="0" width="400" height="40">
1737</screen>
1738
1739
1740<screen name="softcam" title="Softcam Panel" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1741        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1742        <node name="menutitle" text="Softcam Selection" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" halign="left" valign="middle" posx="10" posy="10" width="460" height="40">
1743        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="460" height="-50" bordercol="fontcol">
1744        <node name="ecminfo" type="textbox" wrap="yes" font="tuxtxt" charspace="-1" fontsize="22" fontcol="fontcol" posx="480" posy="60" width="410" height="-50">
1745        <node name="b1" text="Deactivate" picmem="skin/key_red.png"    textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10"  posy="0" width="190" height="40">
1746        <node name="b2" text="Restart"    picmem="skin/key_green.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="210" posy="0" width="190" height="40">
1747        <node name="b3" text="Refresh"    picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="410" posy="0" width="240" height="40">
1748        <node name="b4" text="Activate"   picmem="skin/key_blue.png"   textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="660" posy="0" width="190" height="40">
1749        <node name="b7" picmem="skin/key_menu.png" halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1750</screen>
1751
1752
1753<screen name="tpkinstall" title="TPK installation - select file" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1150" height="650" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1754        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" fontsize2="26" fontcol2="fontcol2" posx="10" posy="10" width="1136" height="-40" bordercol="fontcol">
1755        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1756        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="1086" posy="0" width="50" height="40">
1757<node hidden="yes" name="titletext">
1758</screen>
1759
1760
1761<screen name="tpkinstallinfo" title="TPK installation - select install medium" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1150" height="650" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1762        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="1136" height="-40" bordercol="fontcol">
1763        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1764        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="1086" posy="0" width="50" height="40">
1765<node hidden="yes" name="titletext">
1766</screen>
1767
1768
1769<screen name="mediadbsettings" title="MediaDB Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1770        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1771        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
1772                <node parent="listbox" name="mediadbpath" text="MediaDB Path" type="choicebox" valign="middle" width="100%" height="35">
1773                <node parent="listbox" name="mediadbscandelall" text="Delete MediaDB before scan" type="choicebox" valign="middle" width="100%" height="35">
1774                <node parent="listbox" name="mediadbscandelnotfound" fontsize="24" text="Delete unused entrys before scan" type="choicebox" valign="middle" width="100%" height="35">
1775                <node parent="listbox" name="mediadbscantimeout" text="Update entrys on scan" type="choicebox" valign="middle" width="100%" height="35">
1776                <node parent="listbox" name="mediadbbackdrop" text="Backdrop Download Count" type="choicebox" valign="middle" width="100%" height="35">
1777                <node parent="listbox" name="mediadbdebug" text="Debug Modus" type="choicebox" valign="middle" width="100%" height="35">
1778                <node parent="listbox" name="createthumb" text="Create Thumb Picture" type="choicebox" valign="middle" width="100%" height="35">
1779                <node parent="listbox" name="recordpicture" text="Create Record Picture" type="choicebox" valign="middle" width="100%" height="35">
1780        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1781        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1782</screen>
1783
1784
1785<screen name="loading" text="please wait..." font="font1" fontsize="50" fontcol="fontcol" posx="center" posy="center" halign="center" width="600" height="70" bgcol="-2">
1786</screen>
1787
1788
1789<screen name="waitmsgbar" type="progressbar" font="font1" charspace="-1" fontsize="20" fontcol="fontcol" halign="center" valign="middle" progresscol="green" bordercol="white" bordersize="1" borderradius="0" posx="center" posy="60%" width="500" height="30">
1790</screen>
1791
1792
1793<screen name="colorpicker" posx="center" posy="center" width="345" height="350" hspace="26" vspace="26" bgcol="bgcol_grey" bordercol="white" bordersize="6">
1794        <node name="cp" posx="0" posy="0" width="100%" height="30" bgcol="0">
1795
1796        <node name="grid" type="grid" scrollbar="no" posx="0" posy="35" width="100%" height="-10">
1797                <node parent="grid" type="gridbr" posx="0" width="40" height="30" bgcol="#616D7E" name="616D7E">
1798#               <node parent="grid" posx="40"  width="40" height="30" bgcol="#616D7F" name="616D7F">
1799#               <node parent="grid" posx="80"  width="40" height="30" bgcol="#616D7E" name="616D7E">
1800#               <node parent="grid" posx="120" width="40" height="30" bgcol="#616D7E" name="616D7E">
1801#               <node parent="grid" posx="160" width="40" height="30" bgcol="#616D7E" name="616D7E">
1802#               <node parent="grid" posx="200" width="40" height="30" bgcol="#616D7E" name="616D7E">
1803#               <node parent="grid" posx="240" width="40" height="30" bgcol="#616D7E" name="616D7E">
1804
1805                <node parent="grid" type="gridbr" posx="0" width="40" height="30" bgcol="#FF0000" name="FF0000">
1806                <node parent="grid" posx="40"  width="40" height="30" bgcol="#DF0000" name="DF0000">
1807                <node parent="grid" posx="80"  width="40" height="30" bgcol="#BF0000" name="BF0000">
1808                <node parent="grid" posx="120" width="40" height="30" bgcol="#9F0000" name="9F0000">
1809                <node parent="grid" posx="160" width="40" height="30" bgcol="#7F0000" name="7F0000">
1810                <node parent="grid" posx="200" width="40" height="30" bgcol="#5F0000" name="5F0000">
1811                <node parent="grid" posx="240" width="40" height="30" bgcol="#3F0000" name="3F0000">
1812
1813                <node parent="grid" type="gridbr" posx="0" width="40" height="30" bgcol="#00FF00" name="00FF00">
1814                <node parent="grid" posx="40"  width="40" height="30" bgcol="#00DF00" name="00DF00">
1815                <node parent="grid" posx="80"  width="40" height="30" bgcol="#00BF00" name="00BF00">
1816                <node parent="grid" posx="120" width="40" height="30" bgcol="#009F00" name="009F00">
1817                <node parent="grid" posx="160" width="40" height="30" bgcol="#007F00" name="007F00">
1818                <node parent="grid" posx="200" width="40" height="30" bgcol="#005F00" name="005F00">
1819                <node parent="grid" posx="240" width="40" height="30" bgcol="#003F00" name="003F00">
1820
1821                <node parent="grid" type="gridbr" posx="0" width="40" height="30" bgcol="#0000FF" name="0000FF">
1822                <node parent="grid" posx="40"  width="40" height="30" bgcol="#0000DF" name="0000DF">
1823                <node parent="grid" posx="80"  width="40" height="30" bgcol="#0000BF" name="0000BF">
1824                <node parent="grid" posx="120" width="40" height="30" bgcol="#00009F" name="00009F">
1825                <node parent="grid" posx="160" width="40" height="30" bgcol="#00007F" name="00007F">
1826                <node parent="grid" posx="200" width="40" height="30" bgcol="#00005F" name="00005F">
1827                <node parent="grid" posx="240" width="40" height="30" bgcol="#00003F" name="00003F">
1828
1829                <node parent="grid" type="gridbr" posx="0" width="40" height="30" bgcol="#FFFF00" name="FFFF00">
1830                <node parent="grid" posx="40"  width="40" height="30" bgcol="#DFDF00" name="DFDF00">
1831                <node parent="grid" posx="80"  width="40" height="30" bgcol="#BFBF00" name="BFBF00">
1832                <node parent="grid" posx="120" width="40" height="30" bgcol="#9F9F00" name="9F9F00">
1833                <node parent="grid" posx="160" width="40" height="30" bgcol="#7F7F00" name="7F7F00">
1834                <node parent="grid" posx="200" width="40" height="30" bgcol="#5F5F00" name="5F5F00">
1835                <node parent="grid" posx="240" width="40" height="30" bgcol="#3F3F00" name="3F3F00">
1836
1837                <node parent="grid" type="gridbr" posx="0" width="40" height="30" bgcol="#00FFFF" name="00FFFF">
1838                <node parent="grid" posx="40"  width="40" height="30" bgcol="#00DFDF" name="00DFDF">
1839                <node parent="grid" posx="80"  width="40" height="30" bgcol="#00BFBF" name="00BFBF">
1840                <node parent="grid" posx="120" width="40" height="30" bgcol="#009F9F" name="009F9F">
1841                <node parent="grid" posx="160" width="40" height="30" bgcol="#007F7F" name="007F7F">
1842                <node parent="grid" posx="200" width="40" height="30" bgcol="#005F5F" name="005F5F">
1843                <node parent="grid" posx="240" width="40" height="30" bgcol="#003F3F" name="003F3F">
1844
1845                <node parent="grid" type="gridbr" posx="0" width="40" height="30" bgcol="#FF00FF" name="FF00FF">
1846                <node parent="grid" posx="40"  width="40" height="30" bgcol="#DF00DF" name="DF00DF">
1847                <node parent="grid" posx="80"  width="40" height="30" bgcol="#BF00BF" name="BF00BF">
1848                <node parent="grid" posx="120" width="40" height="30" bgcol="#9F009F" name="9F009F">
1849                <node parent="grid" posx="160" width="40" height="30" bgcol="#7F007F" name="7F007F">
1850                <node parent="grid" posx="200" width="40" height="30" bgcol="#5F005F" name="5F005F">
1851                <node parent="grid" posx="240" width="40" height="30" bgcol="#3F003F" name="3F003F">
1852
1853                <node parent="grid" type="gridbr" posx="0" width="40" height="30" bgcol="#FFFFFF" name="FFFFFF">
1854                <node parent="grid" posx="40"  width="40" height="30" bgcol="#DFDFDF" name="DFDFDF">
1855                <node parent="grid" posx="80"  width="40" height="30" bgcol="#BFBFBF" name="BFBFBF">
1856                <node parent="grid" posx="120" width="40" height="30" bgcol="#9F9F9F" name="9F9F9F">
1857                <node parent="grid" posx="160" width="40" height="30" bgcol="#7F7F7F" name="7F7F7F">
1858                <node parent="grid" posx="200" width="40" height="30" bgcol="#5F5F5F" name="5F5F5F">
1859                <node parent="grid" posx="240" width="40" height="30" bgcol="#3F3F3F" name="3F3F3F">
1860</screen>
1861
1862
1863<screen name="unlock" title="Serial Input" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1864        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1865        <node name="info" type="textbox" wrap="yes" scrollbar="no" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="200" bordercol="fontcol" text="Please contact Atemio for activation.">
1866        <node name="id" type="textbox" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" halign="center" valign="middle" posx="10" posy="220" width="880" height="30" bordercol="fontcol">
1867        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="260" width="880" height="-50" bordercol="fontcol">
1868                <node name="code1" text="Code1" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
1869                <node name="code2" text="Code2" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
1870        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1871        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1872</screen>
1873
1874
1875<screen name="caidlock" title="CAID Lock" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1876        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1877        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
1878        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1879        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1880</screen>
1881
1882
1883<screen name="textinputhist" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1884        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1885        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-100" bordercol="fontcol">
1886        <node name="input" type="inputbox" scrollbar="no" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" valign="middle" posx="center" posy="410" width="80%" height="40" bordercol="titlebgcol" bordersize="1" bgcol="light_blue">
1887        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1888        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1889        <node name="b3" picmem="skin/key_text.png" halign="center" valign="middle" posx="800" posy="0" width="40" height="40">
1890        <node name="b4" picmem="skin/key_red.png"   text="CLEAR INPUT"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="60"  posy="0" width="300" height="40">
1891        <node name="b5" picmem="skin/key_green.png" text="REMOVE ENTRY" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="370" posy="0" width="300" height="40">
1892</screen>
1893
1894
1895<screen name="newsletter" title="Newsletter" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1896        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1897        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
1898        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1899        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1900</screen>
1901
1902
1903<screen name="dirsort" title="Sorting" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="500" height="350" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1904        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1905        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="480" height="-40" bordercol="fontcol">
1906                <node parent="listbox" type="choicebox" name="alpha"        text="alpha"         valign="middle" width="100%" height="35">
1907                <node parent="listbox" type="choicebox" name="reversealpha" text="reverse alpha" valign="middle" width="100%" height="35">
1908                <node parent="listbox" type="choicebox" name="size"         text="size"          valign="middle" width="100%" height="35">
1909                <node parent="listbox" type="choicebox" name="reversesize"  text="reverse size"  valign="middle" width="100%" height="35">
1910                <node parent="listbox" type="choicebox" name="date"         text="date"          valign="middle" width="100%" height="35">
1911                <node parent="listbox" type="choicebox" name="reversedate"  text="reverse date"  valign="middle" width="100%" height="35">
1912        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="450" posy="0" width="40" height="40">
1913        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1914</screen>
1915
1916
1917<screen name="shortepg" title="EPG SHORT VIEW" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1000" height="600" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1918        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1919        <node name="bg" posx="10" posy="10" width="980" height="-50">
1920        <node parent="bg" name="grid" type="grid" font="font1" charspace="-1" fontsize="20" fontcol="fontcol" posx="center" posy="center" width="100%" height="100%" scrollbar="no">
1921                <node parent="grid" type="textboxgridbr" wrap="yes" name="pos1" vspace="5" hspace="5" posx="0"   width="20%" height="500">
1922                <node parent="grid" type="textbox"       wrap="yes" name="pos2" vspace="5" hspace="5" posx="20%" width="20%" height="500">
1923                <node parent="grid" type="textbox"       wrap="yes" name="pos3" vspace="5" hspace="5" posx="40%" width="20%" height="500">
1924                <node parent="grid" type="textbox"       wrap="yes" name="pos4" vspace="5" hspace="5" posx="60%" width="20%" height="500">
1925                <node parent="grid" type="textbox"       wrap="yes" name="pos5" vspace="5" hspace="5" posx="80%" width="20%" height="500">
1926        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="950" posy="0" width="40" height="40">
1927        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1928</screen>
1929
1930
1931<screen name="mediadbedit" title="MediaDB Edit" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1210" height="680" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1932        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1933        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="1190" height="-40" bordercol="fontcol">
1934                <node parent="listbox" type="inputbox" name="title" text="Title" valign="middle" width="100%" height="35">
1935                <node parent="listbox" type="inputbox" name="shortname" text="Shortname" valign="middle" width="100%" height="35">
1936                <node parent="listbox" type="inputbox" name="fileinfo" text="Fileinfo" valign="middle" width="100%" height="35">
1937                <node parent="listbox" type="inputboxnum" name="year" text="Year" valign="middle" width="100%" height="35">
1938                <node parent="listbox" type="inputbox" name="released" text="Released" valign="middle" width="100%" height="35">
1939                <node parent="listbox" type="inputbox" name="runtime" text="Runtime" valign="middle" width="100%" height="35">
1940                <node parent="listbox" type="inputbox" name="genre" text="Genre" valign="middle" width="100%" height="35">
1941                <node parent="listbox" type="inputbox" name="director" text="Director" valign="middle" width="100%" height="35">
1942                <node parent="listbox" type="inputbox" name="writer" text="Writer" valign="middle" width="100%" height="35">
1943                <node parent="listbox" type="inputbox" name="actors" text="Actors" valign="middle" width="100%" height="35">
1944                <node parent="listbox" type="inputbox" name="plot" text="Plot" valign="middle" width="100%" height="35">
1945                <node parent="listbox" type="choicebox" name="rating" text="Rating" valign="middle" width="100%" height="35">
1946                <node parent="listbox" type="inputboxnum" name="votes" text="Votes" valign="middle" width="100%" height="35">
1947                <node parent="listbox" type="choicebox" name="locked" text="Scan locking" valign="middle" width="100%" height="35">
1948                <node parent="listbox" type="choicebox" name="picture" text="Picture" valign="middle" width="100%" height="35">
1949        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="1160" posy="0" width="40" height="40">
1950        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1951        <node name="b3" text="PICTURE" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="190" height="40">
1952</screen>
1953
1954
1955<screen name="marker" title="Marker" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="30" width="600" height="500" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1956        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1957        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="580" height="-50" bordercol="fontcol">
1958                <node type="menu" parent="listbox" name="dummy" text="dummy" textposx="0" halign="center" valign="middle" width="100%" height="50" hspace="5" hidden="yes">
1959        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1960        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="550" posy="0" width="40" height="40">
1961        <node name="b3" text="delete" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60" posy="0" width="190" height="40">
1962</screen>
1963
1964
1965<screen name="playbufferstatus" func="getbufferstatus" type="progressbar" text="EXIT" font="font1" charspace="-1" fontsize="20" fontcol="fontcol" halign="center" valign="middle" progresscol="green" bordercol="white" bordersize="1" borderradius="0" posx="center" posy="60%" width="500" height="30">
1966</screen>
1967
1968
1969<screen name="log" title="LOG" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1970        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1971        <node name="textbox" type="textbox" wrap="yes" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
1972        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1973        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1974        <node name="b3" text="SEND" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60" posy="0" width="150" height="40">
1975        <node name="b4" text="DEL" picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="220" posy="0" width="160" height="40">
1976</screen>
1977
1978
1979<screen name="bgdownload" title="Downloads" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1980        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1981        <node name="progress" progresscol="fontcol" bordercol="fontcol" bordersize="1" posx="10" posy="10" width="80" height="10" hidden="yes">
1982        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
1983        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10" posy="0" width="40" height="40">
1984        <node name="b2" picmem="skin/key_ok.png" halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1985        <node name="b3" text="STOP" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60" posy="0" width="150" height="40">
1986        <node name="b4" text="PLAY" picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="220" posy="0" width="150" height="40">
1987</screen>
1988
1989
1990# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
1991 # # # # # # # # # # # # # # # # # # # # # # # # # # #      Networkbrowser     # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
1992# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
1993
1994
1995<screen name="networkbrowser_scan" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
1996        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-40" bordercol="fontcol">
1997        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1998        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1999<node hidden="yes" name="titletext">
2000</screen>
2001
2002
2003<screen name="networkbrowser" title="" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
2004        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-40" bordercol="fontcol">
2005        <node name="b1" text="ADD"    picmem="skin/key_red.png"    textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10"  posy="0" width="200" height="40">
2006        <node name="b2" text="EDIT"   picmem="skin/key_green.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="220" posy="0" width="200" height="40">
2007        <node name="b3" text="DEL"    picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="430" posy="0" width="250" height="40">
2008        <node name="b4" text="SEARCH" picmem="skin/key_blue.png"   textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="690" posy="0" width="200" height="40">
2009<node hidden="yes" name="titletext">
2010</screen>
2011
2012
2013<screen name="networkbrowser_add_share" title="" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
2014        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-40" bordercol="fontcol">
2015                <node parent="listbox" name="skin_mode" text="type" type="choicebox" valign="middle" width="100%" height="35">
2016                <node parent="listbox" name="skin_sharename" text="sharename" type="inputbox" valign="middle" width="100%" height="35">
2017                <node parent="listbox" name="skin_usedns" text="usedns" type="choicebox" valign="middle" width="100%" height="35">
2018                <node parent="listbox" name="skin_dns" text="dnsaddresse" type="inputbox" valign="middle" width="100%" height="35">
2019                <node parent="listbox" name="skin_ipaddress" text="ipaddress" type="inputboxnum" valign="middle" width="100%" height="35">
2020                <node parent="listbox" name="skin_ftpport" text="ftpport" type="inputboxnum" valign="middle" width="100%" height="35">
2021                <node parent="listbox" name="skin_sharedir" text="sharedir" type="inputbox" valign="middle" width="100%" height="35">
2022                <node parent="listbox" name="skin_userauth" text="userauth" type="choicebox" valign="middle" width="100%" height="35">
2023                <node parent="listbox" name="skin_username" text="username" type="inputbox" valign="middle" width="100%" height="35">
2024                <node parent="listbox" name="skin_password" text="password" type="inputbox" valign="middle" width="100%" height="35">
2025                <node parent="listbox" name="skin_protocol" text="protocol" type="choicebox" valign="middle" width="100%" height="35">
2026                <node parent="listbox" name="skin_options" text="options" type="choicebox" valign="middle" width="100%" height="35">
2027                <node parent="listbox" name="skin_wsize" text="wsize" type="choicebox" valign="middle" width="100%" height="35">
2028                <node parent="listbox" name="skin_rsize" text="rsize" type="choicebox" valign="middle" width="100%" height="35">
2029                <node parent="listbox" name="skin_usessl" text="usessl" type="choicebox" valign="middle" width="100%" height="35">
2030                <node parent="listbox" name="skin_ssl" text="ssl" type="choicebox" valign="middle" width="100%" height="35">
2031                <node parent="listbox" name="skin_useproxy" text="useproxy" type="choicebox" valign="middle" width="100%" height="35">
2032                <node parent="listbox" name="skin_proxy" text="proxy" type="choicebox" valign="middle" width="100%" height="35">
2033                <node parent="listbox" name="skin_proxyip" text="proxyip" type="inputboxnum" valign="middle" width="100%" height="35">
2034                <node parent="listbox" name="skin_proxyport" text="proxyport" type="inputboxnum" valign="middle" width="100%" height="35">
2035                <node parent="listbox" name="skin_proxyauth" text="proxyauth" type="choicebox" valign="middle" width="100%" height="35">
2036                <node parent="listbox" name="skin_proxyuser" text="proxyuser" type="inputbox" valign="middle" width="100%" height="35">
2037                <node parent="listbox" name="skin_proxypass" text="proxypass" type="inputbox" valign="middle" width="100%" height="35">
2038                <node parent="listbox" name="skin_hddreplacement" text="hddreplacement" type="choicebox" valign="middle" width="100%" height="35">
2039#???
2040<node hidden="yes" name="skin_options1">
2041<node hidden="yes" name="skin_options2">
2042<node hidden="yes" name="titletext">
2043#???
2044        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
2045        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
2046        <node name="b3" text="COPY" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60" posy="0" width="200" height="40">
2047        <node name="b4" picmem="skin/key_text.png" halign="left"   valign="middle" posx="430" posy="0" width="40" height="40">
2048</screen>
2049
2050
2051# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
2052 # # # # # # # # # # # # # # # # # # # # # # # # # # #      CallMonitor      # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
2053# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
2054
2055
2056<screen name="callmon_main" title="CallMonitor Settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
2057        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
2058                <node name="fritzversion" text="Fritzbox Firmware... >= 05.50" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
2059                <node name="ipaddress" text="IP-FritzBox" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
2060                <node name="userid" text="Nutzername-Fritzbox (optional)" type="inputbox" parent="listbox" valign="middle" width="100%" height="35">
2061                <node name="passwort"   text="Passwort-FritzBox"   type="inputbox" parent="listbox" valign="middle" width="100%" height="35">
2062                <node name="phonebook"  text="FritzBook"           type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
2063                <node name="allnum"     text="alle Nummern"        type="choicebox"   parent="listbox" valign="middle" width="100%" height="35">
2064                <node name="rufnummer1" text="1.Rufnummer"         type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
2065                <node name="rufnummer2" text="2.Rufnummer"         type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
2066                <node name="eingehend"  text="eingehende Anrufe"   type="choicebox"   parent="listbox" valign="middle" width="100%" height="35">
2067                <node name="ausgehend"  text="ausgehende Anrufe"   type="choicebox"   parent="listbox" valign="middle" width="100%" height="35">
2068                <node name="stumm"      text="bei Anruf stumm"     type="choicebox"   parent="listbox" valign="middle" width="100%" height="35">
2069                <node name="wennaus"    text="Aktion wenn standby" type="choicebox"   parent="listbox" valign="middle" width="100%" height="35">
2070                <node name="atimeout"   text="Anzeige in Sekunden" type="choicebox"   parent="listbox" valign="middle" width="100%" height="35">
2071#               <node name="broadcast"  text="broadcast"           type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
2072        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
2073        <node name="b2" text="Save"            picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="70" posy="0"  width="300" height="40">
2074        <node name="b3" text="LOAD-FritzBook"  picmem="skin/key_blue.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="380" posy="0" width="300" height="40">
2075</screen>
2076
2077
2078# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
2079 # # # # # # # # # # # # # # # # # # # # # # # # # # #       MboxInfo      # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
2080# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
2081
2082<screen name="mboxinfo" title="" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
2083        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
2084        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
2085        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
2086</screen>
2087
2088
2089# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
2090 # # # # # # # # # # # # # # # # # # # # # # # # # # #       Reader Config     # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
2091# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
2092
2093<screen name="reader" title="Reader Config" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
2094        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
2095        <node name="menutitle" text="Reader Selection" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" halign="left" valign="middle" posx="10" posy="10" width="880" height="40">
2096        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="60" width="880" height="-50" bordercol="fontcol">
2097        <node name="b3" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
2098        <node name="b4" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
2099        <node name="b1" text="EDIT" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="190" height="40">
2100        <node name="b2" text="Dvbapi" picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="260"  posy="0" width="250" height="40">
2101</screen>
2102
2103
2104<screen name="readerconfig" title="Reader Config" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
2105        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
2106        <node name="menutitle" text="Reader Configuration" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" halign="left" valign="middle" posx="10" posy="10" width="880" height="40">
2107        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="60" width="880" height="-50" bordercol="fontcol">
2108                <node parent="listbox" type="choicebox" name="enable" text="Enable" valign="middle" width="100%" height="35">
2109                <node parent="listbox" type="choicebox" name="device" text="Device" valign="middle" width="100%" height="35">
2110        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
2111        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
2112</screen>
2113
Note: See TracBrowser for help on using the repository browser.