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

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

[all skins] add text button to 'Adjust'

File size: 225.0 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="titletext">
369</screen>
370
371
372<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">
373        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
374        <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">
375                <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">
376                <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">
377                <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">
378                <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">
379                <node parent="listbox" type="menu" name="autostart_network" text="Network" picmem="skin/network.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
380                <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">
381        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
382        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
383<node hidden="yes" name="menutext">
384<node hidden="yes" name="details">
385</screen>
386
387
388<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">
389        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
390        <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">
391        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
392        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
393</screen>
394
395
396<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">
397        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
398        <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">
399        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
400        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
401</screen>
402
403
404<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">
405        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
406        <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">
407        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
408        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
409</screen>
410
411
412<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">
413        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
414        <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">
415        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
416        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
417</screen>
418
419
420<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">
421        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
422        <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">
423        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
424        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
425</screen>
426
427
428<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">
429        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
430        <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">
431        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
432        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
433</screen>
434
435
436<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">
437        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
438        <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">
439        <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">
440        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
441        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
442        <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">
443</screen>
444
445
446<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">
447        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
448        <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">
449                <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">
450        <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">
451        <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">
452        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
453        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
454        <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">
455</screen>
456
457
458<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">
459        <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">
460<node hidden="yes" name="titletext">
461</screen>
462
463
464<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">
465        <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">
466<node hidden="yes" name="titletext">
467</screen>
468
469
470<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">
471        <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">
472<node hidden="yes" name="titletext">
473</screen>
474
475
476<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">
477        <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">
478<node hidden="yes" name="titletext">
479</screen>
480
481
482<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">
483        <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">
484<node hidden="yes" name="titletext">
485</screen>
486
487
488<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">
489        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
490        <node name="channelname" charspace="2" fontsize="28" halign="center" valign="middle" posx="center" posy="10" width="700" height="40">
491        <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">
492        <node posx="10" posy="420" width="1190" height="1" bgcol="fontcol">
493        <node name="epgdesc" type="textbox" wrap="yes" charspace="-1" fontsize="26" posx="10" posy="430" width="1190" height="-50">
494        <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">
495        <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">
496        <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">
497        <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">
498        <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">
499#       <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">
500</screen>
501
502
503<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">
504        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
505        <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">
506        <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">
507        <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">
508        <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">
509        <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">
510        <node name="b5" picmem="skin/key_prev2.png"  valign="middle" posx="865" posy="0" width="40" height="40">
511        <node name="b6" picmem="skin/key_next2.png"  valign="middle" posx="910" posy="0" width="40" height="40">
512        <node name="b7" picmem="skin/key_+P-.png"    valign="middle" posx="960" posy="0" width="40" height="40">
513        <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">
514#       <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">
515</screen>
516
517
518<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">
519        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
520        <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">
521                <node name="brightness" text="Brightness" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="progresscol2" width="100%" height="35">
522                <node deaktivcol="deaktivcol" parent="listbox" height="20">
523                <node name="contrast" text="Contrast" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="progresscol2" width="100%" height="35">
524                <node deaktivcol="deaktivcol" parent="listbox" height="20">
525                <node name="tint" text="Tint" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="progresscol2" width="100%" height="35">
526                <node deaktivcol="#1" parent="listbox" height="20">
527                <node name="saturation" text="Saturation" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="progresscol2" width="100%" height="35">
528        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
529        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
530        <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">
531</screen>
532
533
534<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">
535        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
536        <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">
537        <node name="png" halign="middle" valign="middle" posx="560" posy="110" width="220" height="200">
538        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
539        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
540</screen>
541
542
543<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">
544        <node posx="0" posy="0" width="100%" height="80" bgcol="bgcol_blue">
545        <node name="epgstart" param1="%H:%M" halign="left" valign="middle" charspace="-1" fontsize="28" posx="10" posy="10" width="100" height="35">
546        <node name="channelname" halign="right" valign="middle" charspace="2" fontsize="28" posx="120" posy="10" width="870" height="35">
547        <node name="rectimeline" type="multiprogressbar" progresscol="rec_progress" posx="10" posy="46" width="980" height="8">
548        <node name="epgend" param1="%H:%M" halign="left" valign="middle" charspace="-1" fontsize="28" posx="10" posy="55" width="100" height="35">
549        <node name="epgtitle" halign="left" valign="middle" charspace="-1" fontsize="28" posx="120" posy="55" width="870" height="35">
550        <node name="epgsubtitle" halign="left" valign="middle" charspace="-1" fontsize="28" fontcol="fontcol2" posx="120" posy="90" width="870" height="40">
551        <node name="epgdesc" type="textbox" scrollbar="auto" wrap="yes" charspace="-1" fontsize="28" posx="10" posy="140" width="980" height="-80" bordercol="fontcol">
552        <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">
553        <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">
554        <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">
555        <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">
556        <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">
557        <node name="b6" picmem="skin/key_prev.png" valign="middle" posx="10" posy="485" width="40" height="40">
558        <node name="b7" picmem="skin/key_next.png" valign="middle" posx="60" posy="485" width="40" height="40">
559        <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">
560# no need
561        <node hidden="yes" name="channelnr">
562        <node hidden="yes" name="epgtimeremaining">
563#
564</screen>
565
566
567<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">
568        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
569        <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">
570                <node name="minutes" text="Minutes" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
571                <node name="fixshutdowntime" text="Fix Shutdown Time" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
572                <node name="mode" text="StandBy Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
573        <node name="b1" picmem="skin/key_ok.png"    halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
574        <node name="b2" picmem="skin/key_exit.png"  halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
575        <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">
576        <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">
577        <node name="b5" picmem="skin/key_prev2.png" halign="center" valign="middle" posx="750" posy="0" width="40" height="40">
578        <node name="b6" picmem="skin/key_next2.png" halign="center" valign="middle" posx="800" posy="0" width="40" height="40">
579</screen>
580
581
582<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">
583        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
584        <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">
585        <node name="b1" picmem="skin/key_ok.png"     halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
586        <node name="b2" picmem="skin/key_exit.png"   halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
587</screen>
588
589
590<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">
591        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
592        <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">
593        <node name="b1" picmem="skin/key_ok.png"     halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
594        <node name="b2" picmem="skin/key_exit.png"   halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
595</screen>
596
597
598<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">
599        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
600        <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">
601        <node name="b1" picmem="skin/key_ok.png"     halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
602        <node name="b2" picmem="skin/key_exit.png"   halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
603</screen>
604
605
606<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">
607        <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">
608</screen>
609
610
611<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">
612        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
613        <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">
614        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="350" posy="0" width="40" height="40">
615        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
616</screen>
617
618
619<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">
620        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
621        <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">
622                <node name="cpmode" text="copy service" parent="listbox" valign="middle" width="100%" height="35">
623                <node name="rmmode" text="remove service" parent="listbox" valign="middle" width="100%" height="35">
624                <node name="movemode" text="move service" parent="listbox" valign="middle" width="100%" height="35">
625                <node name="protectmode" text="protect service" parent="listbox" valign="middle" width="100%" height="35">
626                <node name="addmode" text="add service" parent="listbox" valign="middle" width="100%" height="35">
627                <node name="editmode" text="rename service" parent="listbox" valign="middle" width="100%" height="35">
628                <node name="sortmode" text="sort service" parent="listbox" valign="middle" width="100%" height="35">
629                <node name="setstartchannel" text="set startchannel" parent="listbox" valign="middle" width="100%" height="35">
630                <node name="delstartchannel" text="del startchannel" parent="listbox" valign="middle" width="100%" height="35">
631        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="450" posy="0" width="40" height="40">
632        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
633</screen>
634
635
636<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">
637</screen>
638
639
640<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">
641        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
642        <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">
643        <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">
644</screen>
645
646
647<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">
648        <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">
649</screen>
650
651
652<screen name="ownpos" title="Own Position" 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">
653        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
654        <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">
655                <node name="latitude" text="Latitude" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
656                <node name="latpos" text="" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
657                <node name="longitude" text="Longitude" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
658                <node name="longpos" text="" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
659        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
660        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
661</screen>
662
663
664<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">
665        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
666        <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">
667                <node name="diseqcmode" text="DiSEqC Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
668                <node name="toneburst" text="Tone Burst" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
669                <node name="committedcmd" text="Committed command" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
670                <node name="diseqcrepeat" text="Diseqc repeats" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
671                <node name="cmdorder" text="Diseqc Command Order" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
672                <node name="uncommittedcmd" text="Uncommitted Diseqc command" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
673                <node name="rotorpos" text="Rotor Position" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
674        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
675        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
676</screen>
677
678
679<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">
680        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
681        <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">
682                <node name="voltagemode" text="Voltage Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
683                <node name="tonemode" text="Tone Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
684                <node name="loftype" text="LOF" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
685                <node name="lofl" text="LOF/L" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
686                <node name="lofh" text="LOF/H" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
687                <node name="threshold" text="Threshold" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
688                <node name="satcr" text="SATCR Number" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
689                <node name="satcrfrequ1" text="SATCR Frequency" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
690                <node name="satcrfrequ2" text="SATCR Frequency" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
691        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
692        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
693        <node name="b3" text="UNICABLE" 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">
694</screen>
695
696
697<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">
698        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
699        <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">
700#<node name="longitude" text="Longitude" type="inputbox" parent="listbox" valign="middle" posx="0" bordercol="bordercol" bordersize="2" width="100%" height="25">
701#<node name="east_west" text="East / West" type="choicebox" parent="listbox" valign="middle" posx="0" bordercol="bordercol" bordersize="2" width="100%" height="25">
702#<node name="latitude" text="Latitude" type="inputbox" parent="listbox" valign="middle" posx="0" bordercol="bordercol" bordersize="2" width="100%" height="25">
703#<node name="north_south" text="North / South" type="choicebox" parent="listbox" valign="middle" posx="0" bordercol="bordercol" bordersize="2" width="100%" height="25">
704        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
705        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
706        <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="187" height="40">
707</screen>
708
709
710<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">
711        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
712        <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">
713        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
714        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
715        <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="190" height="40">
716        <node name="b4" text="OWN POS" 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">
717        <node name="b5" picmem="skin/key_prev.png" valign="middle" posx="750" posy="0" width="40" height="40">
718        <node name="b6" picmem="skin/key_next.png" valign="middle" posx="800" posy="0" width="40" height="40">
719</screen>
720
721
722<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">
723        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
724        <node name="filelistpath" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="680" height="35">
725        <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">
726        <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">
727        <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">
728        <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">
729        <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">
730# no need
731<node hidden="yes" name="label">
732#
733</screen>
734
735
736<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">
737        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
738        <node name="filelistpath" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="920" height="35">
739        <node name="recfreesize" func="getrecfreesize" progresscol="rec_progress" bgcol="mvmode_bgcol" posx="940" posy="15" width="200" height="25">
740        <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">
741        <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">
742        <node name="line" posx="center" posy="395" width="1130" height="1" bgcol="bgcol_grey" bgcol2="fontcol" gradient="leftmiddle">
743        <node name="thumb" halign="center" valign="middle" posx="10" posy="405" width="275" height="155" picwidth="1" picheight="1">
744        <node name="label" type="textbox" wrap="yes" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="295" posy="405" width="845" height="-50">
745        <node name="b5" picmem="skin/key_info.png"   halign="center" valign="middle" posx="10" posy="0" width="40" height="40">
746        <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">
747        <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">
748        <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">
749        <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">
750</screen>
751
752
753<screen name="mute" posx="55" posy="55" width="45" height="45" picmem="icons/mute.png">
754</screen>
755
756
757<screen name="spinner" halign="center" valign="middle" posx="55" posy="55" width="80" height="80" bgcol="-2">
758        <node name="spinner1" hidden="yes" picmem="spinner/wait1.png" width="100%" height="100%">
759        <node name="spinner2" hidden="yes" picmem="spinner/wait2.png" width="100%" height="100%">
760        <node name="spinner3" hidden="yes" picmem="spinner/wait3.png" width="100%" height="100%">
761        <node name="spinner4" hidden="yes" picmem="spinner/wait4.png" width="100%" height="100%">
762        <node name="spinner5" hidden="yes" picmem="spinner/wait5.png" width="100%" height="100%">
763        <node name="spinner6" hidden="yes" picmem="spinner/wait6.png" width="100%" height="100%">
764        <node name="spinner7" hidden="yes" picmem="spinner/wait7.png" width="100%" height="100%">
765</screen>
766
767
768<screen name="volume" posx="55" posy="55" width="200" height="20">
769        <node name="volumebar" progresscol="progresscol" bordercol="progress_border" bordersize="2" bgcol="fontcol" width="100%" height="100%">
770</screen>
771
772
773<screen name="infobar" posx="center" posy="540" width="100%" height="150">
774        <node posx="0" posy="0"  width="100%" height="50"  bgcol="bgcol_blue">
775        <node posx="0" posy="50" width="100%" height="100" bgcol="bgcol_grey">
776
777        <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">
778        <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">
779        <node name="epgline" func="getepgakttimeline" progresscol="progresscol" bordercol="progress_border" bordersize="1" bgcol="fontcol" posx="200" posy="20" width="150" height="10">
780
781        <node func="getchannelnr"      text="" halign="center" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="360" posy="0" width="60"  height="50">
782        <node func="getaktchannelname" text="" halign="left"   valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="430" posy="0" width="350" height="50">
783
784        <node func="getreccount" halign="right" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="dark_red" posx="785" posy="0" width="30" height="50">
785        <node func="getrec"        param1="icons" halign="center" valign="middle" posx="820"  posy="0" width="50" height="50">
786        <node func="getcrypt"      param1="icons" halign="center" valign="middle" posx="870"  posy="0" width="50" height="50">
787        <node func="getsoundtype"  param1="icons" halign="center" valign="middle" posx="920"  posy="0" width="50" height="50">
788###     <node func="gethbbtv"      param1="icons" halign="center" valign="middle" posx="970"  posy="0" width="50" height="50">
789        <node func="getteletext"   param1="icons" halign="center" valign="middle" posx="1020" posy="0" width="50" height="50">
790        <node func="getsdhd"       param1="icons" halign="center" valign="middle" posx="1070" posy="0" width="50" height="50">
791        <node func="getaspectmode" param1="icons" halign="center" valign="middle" posx="1120" posy="0" width="50" height="50">
792        <node func="getresolution" param1="icons" halign="center" valign="middle" posx="1170" posy="0" width="50" height="50">
793
794        <node func="getpicon" posx="70" posy="56" width="100" height="60" picwidth="100" picheight="60">
795
796        <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">
797        <node func="getepgakttitle"                          halign="left"  valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="280" posy="50" width="670" height="33">
798        <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">
799
800        <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">
801        <node func="getepgnexttitle"                         halign="left"  valign="middle" font="font1" charspace="-1" fontsize="26" fontcol="fontcol_info" posx="280" posy="83" width="670" height="33">
802        <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">
803
804        <node text="Signal:" halign="left" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="1110" posy="50"  width="60" height="20">
805        <node text="SNR:"    halign="left" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="1110" posy="70"  width="60" height="20">
806        <node text="BER:"    halign="left" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="1110" posy="90"  width="60" height="20">
807        <node text="UNC:"    halign="left" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="1110" posy="110" width="60" height="20">
808        <node text="Tuner:"  halign="left" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="1110" posy="130" width="60" height="20">
809        <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">
810        <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">
811        <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">
812        <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">
813        <node func="getakttuner"              halign="left" valign="middle" font="font1" charspace="-1" fontsize="18" fontcol="light_blue" posx="1170" posy="130" width="50" height="20">
814
815        <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">
816        <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">
817
818        <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">
819        <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">
820        <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">
821</screen>
822
823
824<screen name="infobar2" posx="center" posy="540" hspace="65" vspace="5" width="100%" height="150" bgcol="bgcol_blue">
825        <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%">
826</screen>
827
828
829<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">
830        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
831        <node posx="749" posy="10" width="1" height="-50" bgcol="fontcol">
832        <node posx="760" posy="460" width="440" height="1" bgcol="fontcol">
833        <node name="channeltimeline" progresscol="fontcol" bordercol="fontcol" bordersize="1" posx="10" posy="10" width="80" height="10" hidden="yes">
834        <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">
835                <node name="epgstart" func="getepgmarkedstart" param1="%R" charspace="-1" fontsize="28" posx="760" posy="10" width="100" height="35">
836                <node name="time" func="gettime" param1="%R" halign="center" valign="middle" charspace="-1" fontsize="28" posx="930" posy="10" width="100" height="35">
837                <node name="epgend" func="getepgmarkedend" param1="%R" halign="right" charspace="-1" fontsize="28" fontcol="light_blue" posx="1100" posy="10" width="100" height="35">
838                <node name="epgline" func="getepgmarkedtimeline" progresscol="progresscol" bgcol="fontcol" bordercol="progress_border" bordersize="1" posx="760" posy="50" width="440" height="10">
839                <node name="epg" func="getepgmarkeddesc" type="textbox" wrap="yes" charspace="-1" fontsize="24" posx="760" posy="65" width="440" height="-190">
840                <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">
841        <node name="b1"  picmem="skin/key_ok.png"     valign="middle" posx="970" posy="0" width="40" height="40">
842        <node name="b2"  picmem="skin/key_exit.png"   valign="middle" posx="1020" posy="0" width="40" height="40">
843        <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">
844        <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">
845        <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">
846        <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">
847        <node name="b7"  picmem="skin/key_text.png"   halign="center" valign="middle" posx="630" posy="0" width="40" height="40">
848        <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">
849        <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">
850        <node name="b9"  picmem="skin/key_epg.png"    valign="middle" posx="870" posy="0" width="40" height="40">
851        <node name="b10" picmem="skin/key_menu.png"   valign="middle" posx="920" posy="0" width="40" height="40">
852        <node name="b11" picmem="skin/key_menu.png"   valign="middle" posx="920" posy="0" width="40" height="40">
853<node hidden="yes" name="b12"> ###picmem="skin/key_up_down_40x40.png"
854<node hidden="yes" name="b13"> ###picmem="skin/key_left_right_40x40.png"
855<node hidden="yes" name="b14"> ###picmem="skin/key_ch_up_down_70x40.png"
856<node hidden="yes" name="titletext">
857</screen>
858
859
860<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">
861        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
862        <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">
863                <node name="brightness" text="Brightness" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="progresscol2" width="100%" height="35">
864                <node deaktivcol="deaktivcol" parent="listbox" height="20">
865                <node name="standby" text="Standby Brightness" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="progresscol2" width="100%" height="35">
866                <node deaktivcol="deaktivcol" parent="listbox" height="20">
867                <node name="vfdnotstandby" text="Show in VFD"  type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
868                <node name="vfdstandby" text="Show in Standby" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
869                <node name="vfdrecord" text="Behavior at recording" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
870                <node parent="listbox" name="at7000frontrun" text="LED - brightness running" type="choicebox" valign="middle" width="100%" height="35" hidden="yes">
871                <node parent="listbox" name="at7000frontsleep" text="LED - brightness standby" type="choicebox" valign="middle" width="100%" height="35" hidden="yes">
872        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
873        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
874</screen>
875
876
877<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">
878        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
879        <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">
880                <node parent="listbox" name="epgpath" text="EPG Path" type="choicebox" valign="middle" width="100%" height="35">
881                <node parent="listbox" name="epgdays" text="How many days" type="choicebox" valign="middle" width="100%" height="35">
882                <node parent="listbox" name="epgdel" text="Delete EPG after read" type="choicebox" valign="middle" width="100%" height="35">
883                <node parent="listbox" name="epgsave" text="EPG Save Mode" type="choicebox" valign="middle" width="100%" height="35">
884                <node parent="listbox" name="epgfreespace" text="Epgfreespace (KB)" type="choicebox" valign="middle" width="100%" height="35">
885                <node parent="listbox" name="epgscreen" text="Show EPG screen (EPG button)" type="choicebox" valign="middle" width="100%" height="35">
886                <node parent="listbox" name="epgbutton" text="EPG button on EPG Screen" type="choicebox" valign="middle" width="100%" height="35">
887                <node parent="listbox" name="epglistmode" text="Epg List Mode" type="choicebox" valign="middle" width="100%" height="35">
888                <node parent="listbox" name="epgrefresh" text="Epg Refresh Time" type="choicebox" valign="middle" width="100%" height="35">
889                <node parent="listbox" name="delepgbeforescan" text="Del EPG before scan" type="choicebox" valign="middle" width="100%" height="35">
890                <node parent="listbox" name="epg_afterevent" text="After EPG Scan" type="choicebox" valign="middle" width="100%" height="35">
891                <node parent="listbox" name="epgzoom" text="Graphic EPG Zoom" type="choicebox" valign="middle" width="100%" height="35">
892                <node parent="listbox" name="epgpicon" text="Graphic EPG Picon" type="choicebox" valign="middle" width="100%" height="35">
893                <node parent="listbox" name="mhwepg" text="MHW EPG" type="choicebox" valign="middle" width="100%" height="35">
894                <node parent="listbox" name="mhw2epg" text="MHW2 EPG" type="choicebox" valign="middle" width="100%" height="35">
895                <node parent="listbox" name="opentv" text="OpenTV EPG" type="choicebox" valign="middle" width="100%" height="35">
896        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
897        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
898        <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">
899        <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">
900        <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">
901        <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">
902</screen>
903
904
905<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">
906        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
907        <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">
908                <node name="moviepath" text="Moviepath" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
909                <node name="timerpath" text="Timer Record Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
910                <node name="recpath" text="Record Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
911                <node name="timeshiftpath" text="Timeshift Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
912                <node name="streampath" text="Stream Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
913        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
914        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
915        <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">
916</screen>
917
918
919<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">
920        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
921        <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">
922        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
923        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
924        <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">
925        <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">
926</screen>
927
928
929<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">
930        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
931        <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">
932        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
933        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
934</screen>
935
936
937<screen name="skinadjust" posx="center" posy="center" width="100%" height="100%" valign="bottom" bgcol="fontcol" bordersize="5" bordercol="bgcol_blue">
938        <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">
939        <node parent="skinadj" posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
940        <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">
941                <node name="fontsizeadjust" text="Fontsize adjust in pixel" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
942                <node name="listboxselecttype" text="Listbox Select" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
943                <node name="osdtransparent" text="OSD Transparency" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
944                <node name="leftoffset" text="OSD Left Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
945                <node name="rightoffset" text="OSD Right Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
946                <node name="topoffset" text="OSD Top Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
947                <node name="bottomoffset" text="OSD Bottom Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
948                <node name="showrecfreesize" text="Show HDD freesize" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
949                <node name="listboxselect" text="Listbox Select Color" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
950        <node name="b1" picmem="skin/key_ok.png"   parent="skinadj" halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
951        <node name="b2" picmem="skin/key_exit.png" parent="skinadj" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
952</screen>
953
954
955<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">
956        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
957        <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">
958                <node name="httpdstart" text="Start HTTPD" type="choicebox"   parent="listbox" valign="middle" width="100%" height="35">
959                <node name="user"       text="User"        type="inputbox"    parent="listbox" valign="middle" width="100%" height="35">
960                <node name="password"   text="Password"    type="inputbox"    parent="listbox" valign="middle" width="100%" height="35">
961                <node name="httpdport"  text="HTTPD Port"  type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
962                <node name="webifip"    text="IP for Stream" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
963                <node name="streamport" text="Stream Port" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
964                <node name="rguidstart" text="Start RGUID" type="choicebox"   parent="listbox" valign="middle" width="100%" height="35">
965                <node name="rguidport"  text="RGUID Port"  type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
966                <node name="streamzapping" text="Allowed Zapping via Streamlink" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
967        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
968        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
969        <node name="b3" picmem="skin/key_text.png" halign="left"  valign="middle" posx="430" posy="0" width="40" height="40">
970</screen>
971
972
973<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">
974        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
975        <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">
976                <node parent="listbox" name="volbartimeout" text="Volumebar Timeout" type="choicebox" valign="middle" width="100%" height="35">
977                <node parent="listbox" name="infobarprogram" text="Show infobar on program change" type="choicebox" valign="middle" width="100%" height="35">
978                <node parent="listbox" name="infobarsleep" text="Infobar Sleep" type="choicebox" valign="middle" width="100%" height="35">
979                <node parent="listbox" name="infobartimeout" text="Infobar Timeout" type="choicebox" valign="middle" width="100%" height="35">
980                <node parent="listbox" name="secondinfobar" text="Second Infobar" type="choicebox" valign="middle" width="100%" height="35">
981                <node parent="listbox" name="virtualzap" text="Virtualzap Timeout" type="choicebox" valign="middle" width="100%" height="35">
982                <node parent="listbox" name="spinnerspeed" text="Spinnerspeed" type="choicebox" valign="middle" width="100%" height="35">
983                <node parent="listbox" name="spinnertime" text="Spinnertime" type="choicebox" valign="middle" width="100%" height="35">
984                <node parent="listbox" name="hangtime" text="Hangtime" type="choicebox" valign="middle" width="100%" height="35">
985                <node parent="listbox" name="fastzap" text="Fastzap" type="choicebox" valign="middle" width="100%" height="35">
986                <node parent="listbox" name="nozapclear" text="Don't clear TV on zap (only with fastzap)" type="choicebox" valign="middle" width="100%" height="35">
987                <node parent="listbox" name="faststop" text="Faststop" type="choicebox" valign="middle" width="100%" height="35">
988                <node parent="listbox" name="dirsort" text="Dirsort" type="choicebox" valign="middle" width="100%" height="35">
989                <node parent="listbox" name="poweraktion" text="Power aktion" type="choicebox" valign="middle" width="100%" height="35">
990                <node parent="listbox" name="fasttextrender" text="Fast Text Render" type="choicebox" valign="middle" width="100%" height="35">
991                <node parent="listbox" name="recsplitsize" text="Record Split Size" type="choicebox" valign="middle" width="100%" height="35">
992                <node parent="listbox" name="recforerun" text="Record Forerun (min)" type="choicebox" valign="middle" width="100%" height="35">
993                <node parent="listbox" name="recoverrun" text="Record Overrun (min)" type="choicebox" valign="middle" width="100%" height="35">
994                <node parent="listbox" name="def_rectimer_after" text="Set action after rec" type="choicebox" valign="middle" width="100%" height="35">
995                <node parent="listbox" name="skip13" text="Skip 1/3" type="choicebox" valign="middle" width="100%" height="35">
996                <node parent="listbox" name="skip46" text="Skip 4/6" type="choicebox" valign="middle" width="100%" height="35">
997                <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%" height="35">
998#               <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%" height="35">
999                <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%" height="35">
1000                <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%" height="35">
1001                <node parent="listbox" name="screenanim" text="Animated Screens" type="choicebox" valign="middle" width="100%" height="35">
1002                <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%" height="35">
1003                <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%" height="35">
1004                <node parent="listbox" name="showlastpos" text="Remember film position" type="choicebox" valign="middle" width="100%" height="35">
1005                <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%" height="35">
1006                <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%" height="35">
1007                <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%" height="35">
1008                <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%" height="35">
1009                <node parent="listbox" name="expertmodus" text="Expert Modus" type="choicebox" valign="middle" width="100%" height="35">
1010                <node parent="listbox" name="crosscontrol" text="Use cross control for fast zapping and vol" type="choicebox" valign="middle" width="100%" height="35" fontsize="24">
1011                <node parent="listbox" name="emucontrol" text="Deactivate Crypt Support on Media Playback" type="choicebox" valign="middle" width="100%" height="35" fontsize="24">
1012                <node parent="listbox" name="choiceminitv" text="Deactivate MiniTV" type="choicebox" valign="middle" width="100%" height="35">
1013                <node parent="listbox" name="usecec" text="Activate CEC" type="choicebox" valign="middle" width="100%" height="35">
1014#               <node parent="listbox" name="playerbuffersize" text="Playbackbuffer Size" type="choicebox" valign="middle" width="100%" height="35">
1015                <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%" height="35" fontsize="24">
1016                <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%" height="35">
1017                <node parent="listbox" name="dualboot" text="Dualboot Menu TitanNit / E2" type="choicebox" valign="middle" width="100%" height="35">
1018                <node parent="listbox" name="community_user" text="Community User" type="inputbox" valign="middle" width="100%" height="35">
1019                <node parent="listbox" name="community_pass" text="Community Pass" type="inputbox" valign="middle" width="100%" height="35">
1020        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1021        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1022        <node name="b3" picmem="skin/key_text.png" halign="center" valign="middle" posx="60"  posy="0" width="40" height="40">
1023</screen>
1024
1025
1026<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">
1027        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1028        <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">
1029                <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
1030                <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%" height="35">
1031                <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%" height="35">
1032                <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%" height="35">
1033                <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%" height="35">
1034                <node parent="listbox" name="extmoduldetect" text="Ext. Modul detect (needs reboot)" type="choicebox" valign="middle" width="100%" height="35">
1035        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1036        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1037</screen>
1038
1039
1040<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">
1041        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1042        <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">
1043                <node parent="listbox" name="timeshifttype" text="Timeshifttype" type="choicebox" valign="middle" width="100%" height="35">
1044                <node parent="listbox" name="deltimeshift" text="After Timeshift" type="choicebox" valign="middle" width="100%" height="35">
1045                <node parent="listbox" name="asktimeshift" text="Ask on channel switch" type="choicebox" valign="middle" width="100%" height="35">
1046                <node parent="listbox" name="timeshiftnumkeys" text="Use numeric keys" type="choicebox" valign="middle" width="100%" height="35">
1047        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1048        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1049</screen>
1050
1051
1052<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">
1053        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1054        <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">
1055                <node name="screensaver" text="screensaver" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1056                <node name="screensaver_delay" text="screensaver delay" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1057                <node name="screensaver_interval" text="screensaver interval" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1058                <node name="screensaver_type" text="screensaver type" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1059                <node name="screensaver_background_color" text="screensaver background" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1060                <node name="screensaver_pic" text="screensaver pic" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1061        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1062        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1063<node name="filelist" hidden="yes" type="filelist">
1064</screen>
1065
1066
1067<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">
1068        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1069        <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">
1070                <node parent="listbox" name="resolution" text="Resolution (default)" type="choicebox" valign="middle" width="100%" height="35">
1071                <node parent="listbox" name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%" height="35">
1072                <node parent="listbox" name="autoresolution" text="Auto resolution" type="choicebox" valign="middle" width="100%" height="35">
1073                <node parent="listbox" hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" valign="middle" width="100%" height="35">
1074                <node parent="listbox" hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" valign="middle" width="100%" height="35">
1075                <node parent="listbox" name="policy" text="Policy" type="choicebox" valign="middle" width="100%" height="35">
1076                <node parent="listbox" name="aspect" text="Aspect" type="choicebox" valign="middle" width="100%" height="35">
1077                <node parent="listbox" name="colformat" text="Color Format" type="choicebox" valign="middle" width="100%" height="35">
1078                <node parent="listbox" name="colformatscart" text="Color Format Scart / Composite" type="choicebox" valign="middle" width="100%" height="35">
1079                <node parent="listbox" name="audiosource" text="Audio Source" type="choicebox" valign="middle" width="100%" height="35">
1080                <node parent="listbox" name="ac3default" text="AC3 default" type="choicebox" valign="middle" width="100%" height="35">
1081                <node parent="listbox" name="ac3mode" text="AC3 Mode" type="choicebox" valign="middle" width="100%" height="35">
1082                <node parent="listbox" name="aacmode" text="AAC Mode" type="choicebox" valign="middle" width="100%" height="35">
1083                <node parent="listbox" name="audiodelaybitstream" text="Audio delay" type="choicebox" valign="middle" width="100%" height="35">
1084                <node parent="listbox" name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" valign="middle" width="100%" height="35">
1085                <node parent="listbox" name="mode3d" text="3D Mode" type="choicebox" valign="middle" width="100%" height="35">
1086                <node parent="listbox" name="stepmute" text="Two step mute" type="choicebox" valign="middle" width="100%" height="35">
1087                <node parent="listbox" name="autosubtitle" text="Automatic start last subtitle" type="choicebox" valign="middle" width="100%" height="35">
1088                <node parent="listbox" name="playerstop" text="Sound amplifier (TV-Modus / internal Player)" type="choicebox" valign="middle" width="100%" height="35">
1089                <node parent="listbox" name="playerstart" text="Sound amplifier (external Player)" type="choicebox" valign="middle" width="100%" height="35">
1090        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1091        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1092</screen>
1093
1094
1095<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">
1096        <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">
1097                <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">
1098                <node parent="listbox" type="menu" name="singleepg" text="Single EPG" picmem="skin/singleepg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
1099                <node parent="listbox" type="menu" name="multiepg" text="Multi EPG" picmem="skin/multiepg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
1100                <node parent="listbox" type="menu" name="gmultiepg" text="Graphic EPG" picmem="skin/gmultiepg.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
1101                <node parent="listbox" type="menu" name="epgsearch" text="EPG Search" picmem="skin/epgsearch.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
1102                <node parent="listbox" type="menu" name="timer" text="Timer" picmem="skin/timer.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
1103<node hidden="yes" name="menutext">
1104<node hidden="yes" name="details">
1105</screen>
1106
1107
1108<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">
1109        <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">
1110                <node type="menu" name="softcam" text="Softcam Panel" picmem="skin/softcam.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1111                <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">
1112#<node type="menu" name="scartrecorder" text="Scart-Recorder" picmem="skin/scartrecorder.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1113                <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">
1114                <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">
1115                <node type="menu" name="extensionsmenu" text="Extensions" picmem="skin/extensions.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1116                <node type="menu" name="system" text="System" picmem="skin/system.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1117                <node type="menu" name="settings" text="Settings" picmem="skin/settings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1118                <node type="menu" name="information" text="Information" picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1119                <node type="menu" name="standby" text="Standby / Poweroff" picmem="skin/standby.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1120<node hidden="yes" name="menutext">
1121<node hidden="yes" name="details">
1122</screen>
1123
1124
1125<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">
1126        <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">
1127                <node type="menu" name="plugins" text="Plugins" picmem="skin/plugins.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1128                <node type="menu" name="feed" text="Change Feed" picmem="skin/feed.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1129                <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">
1130                <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">
1131                <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">
1132                <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">
1133                <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">
1134<node hidden="yes" name="menutext">
1135<node hidden="yes" name="details">
1136</screen>
1137
1138
1139<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">
1140        <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">
1141                <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">
1142                <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">
1143                <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">
1144                <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">
1145<node hidden="yes" name="menutext">
1146<node hidden="yes" name="details">
1147</screen>
1148
1149
1150<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">
1151        <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">
1152                <node type="menu" name="channelservice" text="Channel Service" picmem="skin/channelservice.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1153                <node type="menu" name="cinterface" text="Common Interface" picmem="skin/cinterface.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1154                <node type="menu" name="scconfig" text="SmartCard Reader" picmem="skin/cinterface.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1155                <node type="menu" name="network" text="Network" picmem="skin/network.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1156                <node type="menu" name="harddisk" text="Harddisk" picmem="skin/harddisk.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1157                <node type="menu" name="vfdisplay" text="VFDisplay" picmem="skin/vfdisplay.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1158                <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">
1159                <node type="menu" name="systemupdatemenu" text="System Update" picmem="skin/systemupdate.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1160                <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">
1161                <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">
1162                <node type="menu" name="unlock" text="Receiver unlock" picmem="skin/unlock.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1163<node hidden="yes" name="menutext">
1164<node hidden="yes" name="details">
1165</screen>
1166
1167
1168<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">
1169        <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">
1170                <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">
1171                <node type="menu" name="language" text="Language" picmem="skin/language.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1172                <node type="menu" name="timezone" text="Timezone" picmem="skin/timezone.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1173                <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">
1174                <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">
1175                <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">
1176                <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">
1177                <node type="menu" name="adjust" text="Adjust" picmem="skin/adjust.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1178                <node type="menu" name="skinadjust" text="Skin Adjust" picmem="skin/adjust.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1179                <node type="menu" name="skinselect" text="Skin" picmem="skin/skinselect.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1180                <node type="menu" name="screensaveradjust" text="Screensaver Adjust" picmem="skin/adjust.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1181                <node type="menu" name="timeshiftsettings" text="Timeshift Settings" picmem="skin/adjust.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1182###<node type="menu" name="keyboard" text="Keyboard" picmem="skin/keyboard.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1183                <node type="menu" name="recordpath" text="Record Path" picmem="skin/recordpath.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1184                <node type="menu" name="epgsettings" text="EPG Settings" picmem="skin/epgsettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1185                <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">
1186                <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">
1187                <node type="menu" name="videosettings" text="Video Settings" picmem="skin/videosettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1188                <node type="menu" name="channeledit" text="Channel Edit" picmem="skin/channeledit.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1189                <node type="menu" name="mediadbsettings" text="MediaDB Settings" picmem="skin/mediadbsettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1190                <node type="menu" name="autostart" text="Autostart Settings" picmem="skin/autostart.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1191                <node type="menu" name="overclocking" text="Overclocking Settings" picmem="skin/overclock.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1192                <node type="menu" name="savesettings" text="Save Settings" picmem="skin/save.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1193<node hidden="yes" name="menutext">
1194<node hidden="yes" name="details">
1195</screen>
1196
1197
1198<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">
1199        <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">
1200                <node type="menu" name="serviceinfo" text="Service" picmem="skin/serviceinfo.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1201                <node type="menu" name="newsletter" text="Newsletter" picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1202                <node type="menu" name="about" text="About" picmem="skin/about.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1203                <node type="menu" name="streaming" text="Streaming" picmem="skin/streaming.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1204                <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">
1205                <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">
1206                <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">
1207                <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">
1208                <node type="menu" name="log" text="Log" picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1209<node hidden="yes" name="menutext">
1210<node hidden="yes" name="details">
1211</screen>
1212
1213
1214<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">
1215        <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">
1216                <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">
1217                <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">
1218                <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">
1219                <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">
1220                <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">
1221                <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">
1222                <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">
1223<node hidden="yes" name="menutext">
1224<node hidden="yes" name="details">
1225</screen>
1226
1227
1228<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">
1229        <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">
1230                <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">
1231                <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">
1232                <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">
1233                <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">
1234                <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">
1235                <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">   
1236                <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">
1237                <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">
1238                <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">
1239<node hidden="yes" name="menutext">
1240<node hidden="yes" name="details">
1241</screen>
1242
1243
1244<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">
1245        <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">
1246</screen>
1247
1248
1249<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">
1250        <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">
1251                <node name="tunerconfig" type="menu" text="Tuner Configuration" picmem="skin/tunerconfig.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1252                <node name="autosearch" type="menu" text="Automatic Search" picmem="skin/autosearch.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1253                <node name="manualsearch" type="menu" text="Manual Search" picmem="skin/manualsearch.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1254                <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">
1255                <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">
1256                <node name="rotorsettings" type="menu" text="Rotor Settings" picmem="skin/rotorsettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1257                <node name="satconfig" type="menu" text="Sat Config" picmem="skin/satconfig.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1258                <node name="satfinder" type="menu" text="Sat Finder" picmem="skin/satfinder.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1259                <node name="blindscanadjust" type="menu" text="Blindscan Settings" picmem="skin/blindscanadjust.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1260<node hidden="yes" name="menutext">
1261<node hidden="yes" name="details">
1262</screen>
1263
1264
1265<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">
1266        <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">
1267                <node name="formathdd" type="menu" text="Format HDD" picmem="skin/formathdd.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1268                <node name="filesystemcheck" type="menu" text="Filesystem Check" picmem="skin/filesystemcheck.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1269                <node name="configurehdd" type="menu" text="Configure" picmem="skin/filesystemcheck.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1270                <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">
1271<node hidden="yes" name="menutext">
1272<node hidden="yes" name="details">
1273<node hidden="yes" name="titletext">
1274</screen>
1275
1276
1277<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">
1278        <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">
1279                <node name="addaptersettings" type="menu" text="Adapter Settings" picmem="skin/addaptersettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1280                <node name="wlansettings" type="menu" text="WLAN Settings" picmem="skin/wlansettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1281                <node name="networktest" type="menu" text="Network Test" picmem="skin/networktest.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1282                <node name="networkrestart" type="menu" text="Network Restart" picmem="skin/networkrestart.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1283#               <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">
1284#               <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">
1285                <node name="networkbrowser" type="menu" text="Networkbrowser" picmem="skin/networkbrowser.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1286                <node name="httpdsettings" type="menu" text="HTTP Settings" picmem="skin/httpdsettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1287                <node name="inadynsettings" type="menu" text="DYNDNS Settings" picmem="skin/inadynsettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1288<node hidden="yes" name="menutext">
1289<node hidden="yes" name="details">
1290</screen>
1291
1292
1293<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">
1294        <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">
1295                <node name="poweroff" type="menu" text="Power Off" picmem="skin/poweroff.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1296                <node name="dostandby" type="menu" text="Standby" picmem="skin/dostandby.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1297                <node name="restart" type="menu" text="Restart" picmem="skin/restart.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1298                <node name="guirestart" type="menu" text="GUI Restart" picmem="skin/guirestart.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
1299                <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">
1300<node hidden="yes" name="menutext">
1301<node hidden="yes" name="details">
1302</screen>
1303
1304
1305<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">
1306        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1307        <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">
1308                <node name="po/de" text="German"     picmem="icons/de.png" parent="listbox" textposx="80" hspace="5" valign="middle" width="100%" height="50">
1309                <node name="po/en" text="English"    picmem="icons/en.png" parent="listbox" textposx="80" hspace="5" valign="middle" width="100%" height="50">
1310                <node name="po/fr" text="French"     picmem="icons/fr.png" parent="listbox" textposx="80" hspace="5" valign="middle" width="100%" height="50">
1311                <node name="po/gr" text="Greek"      picmem="icons/gr.png" parent="listbox" textposx="80" hspace="5" valign="middle" width="100%" height="50">
1312                <node name="po/it" text="Italian"    picmem="icons/it.png" parent="listbox" textposx="80" hspace="5" valign="middle" width="100%" height="50">
1313                <node name="po/pl" text="Polish"     picmem="icons/pl.png" parent="listbox" textposx="80" hspace="5" valign="middle" width="100%" height="50">
1314                <node name="po/ru" text="Russian"    picmem="icons/ru.png" parent="listbox" textposx="80" hspace="5" valign="middle" width="100%" height="50">
1315                <node name="po/nl" text="Dutch"      picmem="icons/nl.png" parent="listbox" textposx="80" hspace="5" valign="middle" width="100%" height="50">
1316                <node name="po/vn" text="Vietnamese" picmem="icons/vn.png" parent="listbox" textposx="80" hspace="5" valign="middle" width="100%" height="50">
1317        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1318        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1319</screen>
1320
1321
1322<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">
1323<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">
1324
1325<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>
1326<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text="A" name=A>
1327<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text="B" name=B>
1328<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text="C" name=C>
1329<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text="D" name=D>
1330<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text="E" name=E>
1331<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text="F" name=F>
1332<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text="G" name=G>
1333<node parent=grid1 posx=310 width=120 height=30 fontcol=bgcol bgcol=green halign=center valign=middle text="OK" name=ok>
1334
1335<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text="H" name=H>
1336<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text="I" name=I>
1337<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text="J" name=J>
1338<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text="K" name=K>
1339<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text="L" name=L>
1340<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text="M" name=M>
1341<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text="N" name=N>
1342<node parent=grid1 posx=310 width=120 height=30 bgcol=red halign=center valign=middle text="DEL" name=bs>
1343
1344<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text="O" name=O>
1345<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text="P" name=P>
1346<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text="Q" name=Q>
1347<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text="R" name=R>
1348<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text="S" name=S>
1349<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text="T" name=T>
1350<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text="U" name=U>
1351<node parent=grid1 posx=310 width=120 height=30 halign=center valign=middle text="Clear" name=clear>
1352
1353<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text="V" name=V>
1354<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text="W" name=W>
1355<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text="X" name=X>
1356<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text="Y" name=Y>
1357<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text="Z" name=Z>
1358<node parent=grid1 posx=200 width=80 height=30 fontcol=bgcol bgcol=yellow halign=center valign=middle text="Space" name=" ">
1359<node parent=grid1 posx=310 width=120 height=30 bgcol=blue halign=center valign=middle text="abc/ABC" name=switch>
1360
1361<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text="Ä" name=Ä>
1362<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text="Ö" name=Ö>
1363<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text="Ü" name=Ü>
1364<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text="#" name=#>
1365<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text="$" name=$>
1366<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text="%" name=%>
1367<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text="^" name=^>
1368<node parent=grid1 posx=310 width=60 height=30 halign=center valign=middle text="<-" name=left>
1369<node parent=grid1 posx=370 width=60 height=30 halign=center valign=middle text="->" name=right>
1370
1371<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text="&" name="&">
1372<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text="*" name=*>
1373<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text="(" name=(>
1374<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text=")" name=)>
1375<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text="+" name=+>
1376<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text="-" name=->
1377<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text="_" name="_">
1378
1379<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text=":" name=:>
1380<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text=";" name=;>
1381<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text="'" name="'">
1382<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text="<" name="<">
1383<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text=">" name=">">
1384<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text="." name=.>
1385<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text="/" name="/">
1386
1387<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text="?" name=?>
1388<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text="\" name="\">
1389<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text="[" name="[">
1390<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text="]" name="]">
1391<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text="," name=",">
1392<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text="{" name={>
1393<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text="}" name=}>
1394
1395<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>
1396<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text="a" name=a>
1397<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text="b" name=b>
1398<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text="c" name=c>
1399<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text="d" name=d>
1400<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text="e" name=e>
1401<node parent=grid2 posx=200 width=40 height=30 halign=center valign=middle text="f" name=f>
1402<node parent=grid2 posx=240 width=40 height=30 halign=center valign=middle text="g" name=g>
1403<node parent=grid2 posx=310 width=120 height=30 fontcol=bgcol bgcol=green halign=center valign=middle text="OK" name=ok>
1404
1405<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text="h" name=h>
1406<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text="i" name=i>
1407<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text="j" name=j>
1408<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text="k" name=k>
1409<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text="l" name=l>
1410<node parent=grid2 posx=200 width=40 height=30 halign=center valign=middle text="m" name=m>
1411<node parent=grid2 posx=240 width=40 height=30 halign=center valign=middle text="n" name=n>
1412<node parent=grid2 posx=310 width=120 height=30 bgcol=red halign=center valign=middle text="DEL" name=bs>
1413
1414<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text="o" name=o>
1415<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text="p" name=p>
1416<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text="q" name=q>
1417<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text="r" name=r>
1418<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text="s" name=s>
1419<node parent=grid2 posx=200 width=40 height=30 halign=center valign=middle text="t" name=t>
1420<node parent=grid2 posx=240 width=40 height=30 halign=center valign=middle text="u" name=u>
1421<node parent=grid2 posx=310 width=120 height=30 halign=center valign=middle text="Clear" name=clear>
1422
1423<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text="v" name=v>
1424<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text="w" name=w>
1425<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text="x" name=x>
1426<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text="y" name=y>
1427<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text="z" name=z>
1428<node parent=grid2 posx=200 width=80 height=30 fontcol=bgcol bgcol=yellow halign=center valign=middle text="Space" name=" ">
1429<node parent=grid2 posx=310 width=120 height=30 bgcol=blue halign=center valign=middle text="ABC/abc" name=switch>
1430
1431<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text="ä" name=ä>
1432<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text="ö" name=ö>
1433<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text="ü" name=ü>
1434<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text="ß" name=ß>
1435<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text="0" name=0>
1436<node parent=grid2 posx=200 width=40 height=30 halign=center valign=middle text="1" name=1>
1437<node parent=grid2 posx=240 width=40 height=30 halign=center valign=middle text="2" name=2>
1438<node parent=grid2 posx=310 width=60 height=30 halign=center valign=middle text="<-" name=left>
1439<node parent=grid2 posx=370 width=60 height=30 halign=center valign=middle text="->" name=right>
1440
1441<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text="3" name=3>
1442<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text="4" name=4>
1443<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text="5" name=5>
1444<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text="6" name="6">
1445<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text="7" name="7">
1446<node parent=grid2 posx=200 width=40 height=30 halign=center valign=middle text="8" name="8">
1447<node parent=grid2 posx=240 width=40 height=30 halign=center valign=middle text="9" name="9">
1448
1449<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text="+" name="+">
1450<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text="-" name="-">
1451<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text="*" name="*">
1452<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text="/" name="/">
1453<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text="~" name=~>
1454<node parent=grid2 posx=200 width=40 height=30 halign=center valign=middle text="!" name=!>
1455<node parent=grid2 posx=240 width=40 height=30 halign=center valign=middle text="@" name=@>
1456</screen>
1457
1458
1459<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">
1460        <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">
1461        <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">
1462        <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">
1463        <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">
1464        <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">
1465</screen>
1466
1467
1468<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">
1469        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1470
1471        <node name="name" text="Name:"                   charspace="-1" fontsize="28" valign="middle" posx="10"  posy="10"  width="280" height="35">
1472        <node name="provider" text="Provider:"           charspace="-1" fontsize="28" valign="middle" posx="10"  posy="50"  width="280" height="35">
1473        <node name="aspectratio" text="Aspect Ratio:"    charspace="-1" fontsize="28" valign="middle" posx="10"  posy="90"  width="280" height="35">
1474        <node name="resolution" text="Resolution:"       charspace="-1" fontsize="28" valign="middle" posx="10"  posy="130" width="280" height="35">
1475        <node name="xres" text="TV Resolution (w):"      charspace="-1" fontsize="28" valign="middle" posx="10"  posy="170" width="280" height="35">
1476        <node name="yres" text="TV Resolution (h):"      charspace="-1" fontsize="28" valign="middle" posx="10"  posy="210" width="280" height="35">
1477
1478        <node name="videopid" text="Video PID:"          charspace="-1" fontsize="28" valign="middle" posx="10"  posy="10"  width="280" height="35">
1479        <node name="audiopid" text="Audio PID:"          charspace="-1" fontsize="28" valign="middle" posx="10"  posy="50"  width="280" height="35">
1480        <node name="pcrpid" text="PCR PID:"              charspace="-1" fontsize="28" valign="middle" posx="10"  posy="90"  width="280" height="35">
1481        <node name="pmtpid" text="PMT PID:"              charspace="-1" fontsize="28" valign="middle" posx="10"  posy="130" width="280" height="35">
1482        <node name="txtpid" text="TXT PID:"              charspace="-1" fontsize="28" valign="middle" posx="10"  posy="170" width="280" height="35">
1483        <node name="tsid" text="TSID:"                   charspace="-1" fontsize="28" valign="middle" posx="10"  posy="210" width="280" height="35">
1484        <node name="onid" text="ONID:"                   charspace="-1" fontsize="28" valign="middle" posx="10"  posy="250" width="280" height="35">
1485        <node name="sid" text="SID:"                     charspace="-1" fontsize="28" valign="middle" posx="10"  posy="290" width="280" height="35">
1486        <node name="id" text="ID:"                       charspace="-1" fontsize="28" valign="middle" posx="10"  posy="330" width="280" height="35">
1487
1488        <node name="tuner" text="Tuner:"                 charspace="-1" fontsize="28" valign="middle" posx="10"  posy="10"  width="280" height="35">
1489        <node name="type" text="Type:"                   charspace="-1" fontsize="28" valign="middle" posx="10"  posy="50"  width="280" height="35">
1490        <node name="system" text="System:"               charspace="-1" fontsize="28" valign="middle" posx="10"  posy="90"  width="280" height="35">
1491        <node name="modulation" text="Modulation:"       charspace="-1" fontsize="28" valign="middle" posx="10"  posy="130" width="280" height="35">
1492        <node name="orbitalpos" text="Orbital Position:" charspace="-1" fontsize="28" valign="middle" posx="10"  posy="170" width="280" height="35">
1493        <node name="frequency" text="Frequency:"         charspace="-1" fontsize="28" valign="middle" posx="10"  posy="210" width="280" height="35">
1494        <node name="symbolrate" text="Symbol rate:"      charspace="-1" fontsize="28" valign="middle" posx="10"  posy="250" width="280" height="35">
1495        <node name="polarization" text="Polarization:"   charspace="-1" fontsize="28" valign="middle" posx="10"  posy="290" width="280" height="35">
1496        <node name="fec" text="FEC:"                     charspace="-1" fontsize="28" valign="middle" posx="10"  posy="330" width="280" height="35">
1497        <node name="inversion" text="Inversion:"         charspace="-1" fontsize="28" valign="middle" posx="620" posy="10"  width="280" height="35">
1498        <node name="rolloff" text="Rolloff:"             charspace="-1" fontsize="28" valign="middle" posx="620" posy="50"  width="280" height="35">
1499        <node name="pilot" text="Pilot:"                 charspace="-1" fontsize="28" valign="middle" posx="620" posy="90"  width="280" height="35">
1500        <node name="hp" text="Coderate HP:"              charspace="-1" fontsize="28" valign="middle" posx="620" posy="130" width="280" height="35">
1501        <node name="lp" text="Coderate LP:"              charspace="-1" fontsize="28" valign="middle" posx="620" posy="170" width="280" height="35">
1502        <node name="bandwidth" text="Bandwidth:"         charspace="-1" fontsize="28" valign="middle" posx="620" posy="210" width="280" height="35">
1503        <node name="transmission" text="Transmission:"   charspace="-1" fontsize="28" valign="middle" posx="620" posy="250" width="280" height="35">
1504        <node name="guardinterval" text="Guardinterval:" charspace="-1" fontsize="28" valign="middle" posx="620" posy="290" width="280" height="35">
1505        <node name="hierarchy" text="Hierarchy:"         charspace="-1" fontsize="28" valign="middle" posx="620" posy="330" width="280" height="35">
1506
1507        <node name="l1"                                  charspace="-1" fontsize="28" valign="middle" posx="300" posy="10"  width="290" height="35">
1508        <node name="l2"                                  charspace="-1" fontsize="28" valign="middle" posx="300" posy="50"  width="290" height="35">
1509        <node name="l3"                                  charspace="-1" fontsize="28" valign="middle" posx="300" posy="90"  width="290" height="35">
1510        <node name="l4"                                  charspace="-1" fontsize="28" valign="middle" posx="300" posy="130" width="290" height="35">
1511        <node name="l5"                                  charspace="-1" fontsize="28" valign="middle" posx="300" posy="170" width="290" height="35">
1512        <node name="l6"                                  charspace="-1" fontsize="28" valign="middle" posx="300" posy="210" width="290" height="35">
1513        <node name="l7"                                  charspace="-1" fontsize="28" valign="middle" posx="300" posy="250" width="290" height="35">
1514        <node name="l8"                                  charspace="-1" fontsize="28" valign="middle" posx="300" posy="290" width="290" height="35">
1515        <node name="l9"                                  charspace="-1" fontsize="28" valign="middle" posx="300" posy="330" width="290" height="35">
1516        <node name="l10"                                 charspace="-1" fontsize="28" valign="middle" posx="910" posy="10"  width="290" height="35">
1517        <node name="l11"                                 charspace="-1" fontsize="28" valign="middle" posx="910" posy="50"  width="290" height="35">
1518        <node name="l12"                                 charspace="-1" fontsize="28" valign="middle" posx="910" posy="90"  width="290" height="35">
1519        <node name="l13"                                 charspace="-1" fontsize="28" valign="middle" posx="910" posy="130" width="290" height="35">
1520        <node name="l14"                                 charspace="-1" fontsize="28" valign="middle" posx="910" posy="170" width="290" height="35">
1521        <node name="l15"                                 charspace="-1" fontsize="28" valign="middle" posx="910" posy="210" width="290" height="35">
1522        <node name="l16"                                 charspace="-1" fontsize="28" valign="middle" posx="910" posy="250" width="290" height="35">
1523        <node name="l17"                                 charspace="-1" fontsize="28" valign="middle" posx="910" posy="290" width="290" height="35">
1524        <node name="l18"                                 charspace="-1" fontsize="28" valign="middle" posx="910" posy="330" width="290" height="35">
1525
1526        <node name="b4" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1527        <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">
1528        <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">
1529        <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">
1530</screen>
1531
1532
1533<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">
1534        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1535        <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">
1536        <node name="b1" picmem="skin/key_exit.png" halign="left" valign="middle" posx="10" posy="0" width="40" height="40">
1537</screen>
1538
1539
1540<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">
1541        <node name="seek" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="center" posy="5" width="100%" height="25" halign="center">
1542        <node name="timeshiftbar" progresscol="progresscol" bordersize="1" bordercol="progress_border" posx="center" posy="40" width="400" height="20" bgcol="fontcol">
1543</screen>
1544
1545
1546<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">
1547        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1548        <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">
1549        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1550        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1551        <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">
1552        <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">
1553        <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">
1554        <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">
1555</screen>
1556
1557
1558<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">
1559        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1560        <node name="wlanlinkquality" func="getwlanlinkquality" progresscol="mvmode_bgcol" bgcol="rec_progress" posx="690" posy="2" width="200" height="25">
1561        <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">
1562        <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">
1563                <node name="startmode" text="Start on boot" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1564                <node name="ssid"      text="SSID"          type="inputbox"  parent="listbox" valign="middle" width="100%" height="35">
1565                <node name="type"      text="Type"          type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1566                <node name="key"       text="Key"           type="inputbox"  parent="listbox" valign="middle" width="100%" height="35">
1567        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1568        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1569        <node name="b8" picmem="skin/key_text.png" halign="center" valign="middle" posx="60"  posy="0" width="40" height="40">
1570        <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">
1571        <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">
1572        <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">
1573        <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">
1574        <node name="b7" picmem="skin/key_info.png" halign="center" valign="middle" posx="800" posy="0" width="40" height="40">
1575</screen>
1576
1577
1578<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">
1579        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1580        <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">
1581                <node name="startmode" text="Start on boot" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1582                <node name="user"      text="User"          type="inputbox"  parent="listbox" valign="middle" width="100%" height="35">
1583                <node name="pw"        text="Password"      type="inputbox"  parent="listbox" valign="middle" width="100%" height="35">
1584                <node name="host"      text="DNS Name"      type="inputbox"  parent="listbox" valign="middle" width="100%" height="35">
1585                <node name="system"    text="DNS System"    type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
1586        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1587        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1588        <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">
1589        <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">
1590</screen>
1591
1592
1593<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">
1594        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1595        <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">
1596        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="650" posy="0" width="40" height="40">
1597        <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">
1598        <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">
1599</screen>
1600
1601
1602<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">
1603        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1604        <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">
1605        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="650" posy="0" width="40" height="40">
1606        <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">
1607        <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">
1608</screen>
1609
1610
1611<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">
1612        <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">
1613                ###
1614                <node parent="listbox" name="tunertype" text="Tunertype" type="choicebox" valign="middle" width="100%" height="35">
1615                ### dvb-s
1616                <node hidden="yes" parent="listbox" name="minfrequency" text="Minimal frequency" type="inputboxnum" valign="middle" width="100%" height="35">
1617                <node hidden="yes" parent="listbox" name="maxfrequency" text="Maximal frequency" type="inputboxnum" valign="middle" width="100%" height="35">
1618                <node hidden="yes" parent="listbox" name="stepfrequency" text="Step frequency" type="inputboxnum" valign="middle" width="100%" height="35">
1619                <node hidden="yes" parent="listbox" name="minsignalrate" text="Minimal signalrate" type="inputboxnum" valign="middle" width="100%" height="35">
1620                <node hidden="yes" parent="listbox" name="maxsignalrate" text="Maximal signalrate" type="inputboxnum" valign="middle" width="100%" height="35">
1621                <node hidden="yes" parent="listbox" name="stepsignalrate" text="Step signalrate" type="inputboxnum" valign="middle" width="100%" height="35">
1622                <node hidden="yes" parent="listbox" name="usedefaultsr" text="Only default signalrate" type="choicebox" valign="middle" width="100%" height="35">
1623                <node hidden="yes" parent="listbox" name="onlydvbs" text="Only DVBS" type="choicebox" valign="middle" width="100%" height="35">
1624                <node hidden="yes" parent="listbox" name="usedefaultfec" text="Only default FEC" type="choicebox" valign="middle" width="100%" height="35">
1625                ### dvb-t
1626                <node hidden="yes" parent="listbox" name="tminfrequency" text="Minimal frequency" type="inputboxnum" valign="middle" width="100%" height="35">
1627                <node hidden="yes" parent="listbox" name="tmaxfrequency" text="Maximal frequency" type="inputboxnum" valign="middle" width="100%" height="35">
1628                <node hidden="yes" parent="listbox" name="tstepfrequency" text="Step frequency" type="inputboxnum" valign="middle" width="100%" height="35">
1629                <node hidden="yes" parent="listbox" name="tminsignalrate" text="Minimal signalrate" type="inputboxnum" valign="middle" width="100%" height="35">
1630                <node hidden="yes" parent="listbox" name="tmaxsignalrate" text="Maximal signalrate" type="inputboxnum" valign="middle" width="100%" height="35">
1631                <node hidden="yes" parent="listbox" name="tstepsignalrate" text="Step signalrate" type="inputboxnum" valign="middle" width="100%" height="35">
1632                <node hidden="yes" parent="listbox" name="tusedefaultsr" text="Only default signalrate" type="choicebox" valign="middle" width="100%" height="35">
1633                <node hidden="yes" parent="listbox" name="tusedefaultfec" text="Only default FEC" type="choicebox" valign="middle" width="100%" height="35">
1634                ### dvb-c
1635                <node hidden="yes" parent="listbox" name="cminfrequency" text="Minimal frequency" type="inputboxnum" valign="middle" width="100%" height="35">
1636                <node hidden="yes" parent="listbox" name="cmaxfrequency" text="Maximal frequency" type="inputboxnum" valign="middle" width="100%" height="35">
1637                <node hidden="yes" parent="listbox" name="cstepfrequency" text="Step frequency" type="inputboxnum" valign="middle" width="100%" height="35">
1638                <node hidden="yes" parent="listbox" name="cminsignalrate" text="Minimal signalrate" type="inputboxnum" valign="middle" width="100%" height="35">
1639                <node hidden="yes" parent="listbox" name="cmaxsignalrate" text="Maximal signalrate" type="inputboxnum" valign="middle" width="100%" height="35">
1640                <node hidden="yes" parent="listbox" name="cstepsignalrate" text="Step signalrate" type="inputboxnum" valign="middle" width="100%" height="35">
1641                <node hidden="yes" parent="listbox" name="cusedefaultsr" text="Only default signalrate" type="choicebox" valign="middle" width="100%" height="35">
1642                <node hidden="yes" parent="listbox" name="cusedefaultfec" text="Only default FEC" type="choicebox" valign="middle" width="100%" height="35">
1643                ###
1644        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1645        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1646</screen>
1647
1648
1649<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">
1650        <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">
1651</screen>
1652
1653
1654<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">
1655        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1656        <node name="filelistpath" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10" posy="10" width="550" height="40">
1657        <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">
1658        <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">
1659        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="1100" posy="0" width="40" height="40">
1660        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1661        <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">
1662        <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">
1663        <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">
1664        <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">
1665# no need
1666<node hidden="yes" name="device">
1667#
1668</screen>
1669
1670
1671<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">
1672        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1673        <node name="filelistpath" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10" posy="10" width="550" height="40">
1674        <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">
1675        <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">
1676        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="1100" posy="0" width="40" height="40">
1677        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1678        <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">
1679        <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">
1680# no need
1681<node hidden="yes" name="device">
1682<node hidden="yes" name="b6">
1683#
1684</screen>
1685
1686
1687<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">
1688        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1689        <node name="filelistpath" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10" posy="10" width="550" height="40">
1690        <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">
1691        <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">
1692        <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">
1693                <node name="device" text="Device:" type="choicebox" parent="listbox" valign="middle" width="100%" height="100%" bordersize="5" bordercol="fontcol">
1694        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="1100" posy="0" width="40" height="40">
1695        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1696        <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">
1697        <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">
1698        <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">
1699        <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">
1700</screen>
1701
1702
1703<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">
1704        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1705        <node name="filelistpath" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10" posy="10" width="550" height="40">
1706        <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">
1707        <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">
1708        <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">
1709                <node name="device" text="Device:" type="choicebox" parent="listbox" valign="middle" width="100%" height="100%" bordersize="5" bordercol="fontcol">
1710        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="1100" posy="0" width="40" height="40">
1711        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1712        <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">
1713        <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">
1714# no need
1715<node hidden="yes" name="b6">
1716#
1717</screen>
1718
1719
1720<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">
1721        <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">
1722</screen>
1723
1724
1725<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">
1726        <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">
1727        <node name="b4" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10" posy="0" width="40" height="40">
1728        <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">
1729        <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">
1730        <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">
1731</screen>
1732
1733
1734<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">
1735        <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">
1736        <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">
1737                <node name="listfield" text="Select backup:" type="choicebox" parent="listbox" valign="middle" width="100%" height="100%" bordercol="fontcol" bordersize="5">
1738        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10" posy="0" width="40" height="40">
1739        <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">
1740</screen>
1741
1742
1743<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">
1744        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1745        <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">
1746        <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">
1747        <node name="ecminfo" type="textbox" wrap="yes" font="tuxtxt" charspace="-1" fontsize="22" fontcol="fontcol" posx="480" posy="60" width="410" height="-50">
1748        <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">
1749        <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">
1750        <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">
1751        <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">
1752        <node name="b7" picmem="skin/key_menu.png" halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1753</screen>
1754
1755
1756<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">
1757        <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">
1758        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1759        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="1086" posy="0" width="50" height="40">
1760<node hidden="yes" name="titletext">
1761</screen>
1762
1763
1764<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">
1765        <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">
1766        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1767        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="1086" posy="0" width="50" height="40">
1768<node hidden="yes" name="titletext">
1769</screen>
1770
1771
1772<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">
1773        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1774        <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">
1775                <node parent="listbox" name="mediadbpath" text="MediaDB Path" type="choicebox" valign="middle" width="100%" height="35">
1776                <node parent="listbox" name="mediadbscandelall" text="Delete MediaDB before scan" type="choicebox" valign="middle" width="100%" height="35">
1777                <node parent="listbox" name="mediadbscandelnotfound" fontsize="24" text="Delete unused entrys before scan" type="choicebox" valign="middle" width="100%" height="35">
1778                <node parent="listbox" name="mediadbscantimeout" text="Update entrys on scan" type="choicebox" valign="middle" width="100%" height="35">
1779                <node parent="listbox" name="mediadbbackdrop" text="Backdrop Download Count" type="choicebox" valign="middle" width="100%" height="35">
1780                <node parent="listbox" name="mediadbdebug" text="Debug Modus" type="choicebox" valign="middle" width="100%" height="35">
1781                <node parent="listbox" name="createthumb" text="Create Thumb Picture" type="choicebox" valign="middle" width="100%" height="35">
1782                <node parent="listbox" name="recordpicture" text="Create Record Picture" type="choicebox" valign="middle" width="100%" height="35">
1783        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1784        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1785</screen>
1786
1787
1788<screen name="loading" text="please wait..." font="font1" fontsize="50" fontcol="fontcol" posx="center" posy="center" halign="center" width="600" height="70" bgcol="-2">
1789</screen>
1790
1791
1792<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">
1793</screen>
1794
1795
1796<screen name="colorpicker" posx="center" posy="center" width="345" height="350" hspace="26" vspace="26" bgcol="bgcol_grey" bordercol="white" bordersize="6">
1797        <node name="cp" posx="0" posy="0" width="100%" height="30" bgcol="0">
1798
1799        <node name="grid" type="grid" scrollbar="no" posx="0" posy="35" width="100%" height="-10">
1800                <node parent="grid" type="gridbr" posx="0" width="40" height="30" bgcol="#616D7E" name="616D7E">
1801#               <node parent="grid" posx="40"  width="40" height="30" bgcol="#616D7F" name="616D7F">
1802#               <node parent="grid" posx="80"  width="40" height="30" bgcol="#616D7E" name="616D7E">
1803#               <node parent="grid" posx="120" width="40" height="30" bgcol="#616D7E" name="616D7E">
1804#               <node parent="grid" posx="160" width="40" height="30" bgcol="#616D7E" name="616D7E">
1805#               <node parent="grid" posx="200" width="40" height="30" bgcol="#616D7E" name="616D7E">
1806#               <node parent="grid" posx="240" width="40" height="30" bgcol="#616D7E" name="616D7E">
1807
1808                <node parent="grid" type="gridbr" posx="0" width="40" height="30" bgcol="#FF0000" name="FF0000">
1809                <node parent="grid" posx="40"  width="40" height="30" bgcol="#DF0000" name="DF0000">
1810                <node parent="grid" posx="80"  width="40" height="30" bgcol="#BF0000" name="BF0000">
1811                <node parent="grid" posx="120" width="40" height="30" bgcol="#9F0000" name="9F0000">
1812                <node parent="grid" posx="160" width="40" height="30" bgcol="#7F0000" name="7F0000">
1813                <node parent="grid" posx="200" width="40" height="30" bgcol="#5F0000" name="5F0000">
1814                <node parent="grid" posx="240" width="40" height="30" bgcol="#3F0000" name="3F0000">
1815
1816                <node parent="grid" type="gridbr" posx="0" width="40" height="30" bgcol="#00FF00" name="00FF00">
1817                <node parent="grid" posx="40"  width="40" height="30" bgcol="#00DF00" name="00DF00">
1818                <node parent="grid" posx="80"  width="40" height="30" bgcol="#00BF00" name="00BF00">
1819                <node parent="grid" posx="120" width="40" height="30" bgcol="#009F00" name="009F00">
1820                <node parent="grid" posx="160" width="40" height="30" bgcol="#007F00" name="007F00">
1821                <node parent="grid" posx="200" width="40" height="30" bgcol="#005F00" name="005F00">
1822                <node parent="grid" posx="240" width="40" height="30" bgcol="#003F00" name="003F00">
1823
1824                <node parent="grid" type="gridbr" posx="0" width="40" height="30" bgcol="#0000FF" name="0000FF">
1825                <node parent="grid" posx="40"  width="40" height="30" bgcol="#0000DF" name="0000DF">
1826                <node parent="grid" posx="80"  width="40" height="30" bgcol="#0000BF" name="0000BF">
1827                <node parent="grid" posx="120" width="40" height="30" bgcol="#00009F" name="00009F">
1828                <node parent="grid" posx="160" width="40" height="30" bgcol="#00007F" name="00007F">
1829                <node parent="grid" posx="200" width="40" height="30" bgcol="#00005F" name="00005F">
1830                <node parent="grid" posx="240" width="40" height="30" bgcol="#00003F" name="00003F">
1831
1832                <node parent="grid" type="gridbr" posx="0" width="40" height="30" bgcol="#FFFF00" name="FFFF00">
1833                <node parent="grid" posx="40"  width="40" height="30" bgcol="#DFDF00" name="DFDF00">
1834                <node parent="grid" posx="80"  width="40" height="30" bgcol="#BFBF00" name="BFBF00">
1835                <node parent="grid" posx="120" width="40" height="30" bgcol="#9F9F00" name="9F9F00">
1836                <node parent="grid" posx="160" width="40" height="30" bgcol="#7F7F00" name="7F7F00">
1837                <node parent="grid" posx="200" width="40" height="30" bgcol="#5F5F00" name="5F5F00">
1838                <node parent="grid" posx="240" width="40" height="30" bgcol="#3F3F00" name="3F3F00">
1839
1840                <node parent="grid" type="gridbr" posx="0" width="40" height="30" bgcol="#00FFFF" name="00FFFF">
1841                <node parent="grid" posx="40"  width="40" height="30" bgcol="#00DFDF" name="00DFDF">
1842                <node parent="grid" posx="80"  width="40" height="30" bgcol="#00BFBF" name="00BFBF">
1843                <node parent="grid" posx="120" width="40" height="30" bgcol="#009F9F" name="009F9F">
1844                <node parent="grid" posx="160" width="40" height="30" bgcol="#007F7F" name="007F7F">
1845                <node parent="grid" posx="200" width="40" height="30" bgcol="#005F5F" name="005F5F">
1846                <node parent="grid" posx="240" width="40" height="30" bgcol="#003F3F" name="003F3F">
1847
1848                <node parent="grid" type="gridbr" posx="0" width="40" height="30" bgcol="#FF00FF" name="FF00FF">
1849                <node parent="grid" posx="40"  width="40" height="30" bgcol="#DF00DF" name="DF00DF">
1850                <node parent="grid" posx="80"  width="40" height="30" bgcol="#BF00BF" name="BF00BF">
1851                <node parent="grid" posx="120" width="40" height="30" bgcol="#9F009F" name="9F009F">
1852                <node parent="grid" posx="160" width="40" height="30" bgcol="#7F007F" name="7F007F">
1853                <node parent="grid" posx="200" width="40" height="30" bgcol="#5F005F" name="5F005F">
1854                <node parent="grid" posx="240" width="40" height="30" bgcol="#3F003F" name="3F003F">
1855
1856                <node parent="grid" type="gridbr" posx="0" width="40" height="30" bgcol="#FFFFFF" name="FFFFFF">
1857                <node parent="grid" posx="40"  width="40" height="30" bgcol="#DFDFDF" name="DFDFDF">
1858                <node parent="grid" posx="80"  width="40" height="30" bgcol="#BFBFBF" name="BFBFBF">
1859                <node parent="grid" posx="120" width="40" height="30" bgcol="#9F9F9F" name="9F9F9F">
1860                <node parent="grid" posx="160" width="40" height="30" bgcol="#7F7F7F" name="7F7F7F">
1861                <node parent="grid" posx="200" width="40" height="30" bgcol="#5F5F5F" name="5F5F5F">
1862                <node parent="grid" posx="240" width="40" height="30" bgcol="#3F3F3F" name="3F3F3F">
1863</screen>
1864
1865
1866<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">
1867        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1868        <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.">
1869        <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">
1870        <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">
1871                <node name="code1" text="Code1" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
1872                <node name="code2" text="Code2" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
1873        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1874        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1875</screen>
1876
1877
1878<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">
1879        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1880        <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">
1881        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1882        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1883</screen>
1884
1885
1886<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">
1887        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1888        <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">
1889        <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">
1890        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1891        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1892        <node name="b3" picmem="skin/key_text.png" halign="center" valign="middle" posx="800" posy="0" width="40" height="40">
1893        <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">
1894        <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">
1895</screen>
1896
1897
1898<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">
1899        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1900        <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">
1901        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1902        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1903</screen>
1904
1905
1906<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">
1907        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1908        <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">
1909                <node parent="listbox" type="choicebox" name="alpha"        text="alpha"         valign="middle" width="100%" height="35">
1910                <node parent="listbox" type="choicebox" name="reversealpha" text="reverse alpha" valign="middle" width="100%" height="35">
1911                <node parent="listbox" type="choicebox" name="size"         text="size"          valign="middle" width="100%" height="35">
1912                <node parent="listbox" type="choicebox" name="reversesize"  text="reverse size"  valign="middle" width="100%" height="35">
1913                <node parent="listbox" type="choicebox" name="date"         text="date"          valign="middle" width="100%" height="35">
1914                <node parent="listbox" type="choicebox" name="reversedate"  text="reverse date"  valign="middle" width="100%" height="35">
1915        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="450" posy="0" width="40" height="40">
1916        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1917</screen>
1918
1919
1920<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">
1921        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1922        <node name="bg" posx="10" posy="10" width="980" height="-50">
1923        <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">
1924                <node parent="grid" type="textboxgridbr" wrap="yes" name="pos1" vspace="5" hspace="5" posx="0"   width="20%" height="500">
1925                <node parent="grid" type="textbox"       wrap="yes" name="pos2" vspace="5" hspace="5" posx="20%" width="20%" height="500">
1926                <node parent="grid" type="textbox"       wrap="yes" name="pos3" vspace="5" hspace="5" posx="40%" width="20%" height="500">
1927                <node parent="grid" type="textbox"       wrap="yes" name="pos4" vspace="5" hspace="5" posx="60%" width="20%" height="500">
1928                <node parent="grid" type="textbox"       wrap="yes" name="pos5" vspace="5" hspace="5" posx="80%" width="20%" height="500">
1929        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="950" posy="0" width="40" height="40">
1930        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1931</screen>
1932
1933
1934<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">
1935        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1936        <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">
1937                <node parent="listbox" type="inputbox" name="title" text="Title" valign="middle" width="100%" height="35">
1938                <node parent="listbox" type="inputbox" name="shortname" text="Shortname" valign="middle" width="100%" height="35">
1939                <node parent="listbox" type="inputbox" name="fileinfo" text="Fileinfo" valign="middle" width="100%" height="35">
1940                <node parent="listbox" type="inputboxnum" name="year" text="Year" valign="middle" width="100%" height="35">
1941                <node parent="listbox" type="inputbox" name="released" text="Released" valign="middle" width="100%" height="35">
1942                <node parent="listbox" type="inputbox" name="runtime" text="Runtime" valign="middle" width="100%" height="35">
1943                <node parent="listbox" type="inputbox" name="genre" text="Genre" valign="middle" width="100%" height="35">
1944                <node parent="listbox" type="inputbox" name="director" text="Director" valign="middle" width="100%" height="35">
1945                <node parent="listbox" type="inputbox" name="writer" text="Writer" valign="middle" width="100%" height="35">
1946                <node parent="listbox" type="inputbox" name="actors" text="Actors" valign="middle" width="100%" height="35">
1947                <node parent="listbox" type="inputbox" name="plot" text="Plot" valign="middle" width="100%" height="35">
1948                <node parent="listbox" type="choicebox" name="rating" text="Rating" valign="middle" width="100%" height="35">
1949                <node parent="listbox" type="inputboxnum" name="votes" text="Votes" valign="middle" width="100%" height="35">
1950                <node parent="listbox" type="choicebox" name="locked" text="Scan locking" valign="middle" width="100%" height="35">
1951                <node parent="listbox" type="choicebox" name="picture" text="Picture" valign="middle" width="100%" height="35">
1952        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="1160" posy="0" width="40" height="40">
1953        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1954        <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">
1955</screen>
1956
1957
1958<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">
1959        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1960        <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">
1961                <node type="menu" parent="listbox" name="dummy" text="dummy" textposx="0" halign="center" valign="middle" width="100%" height="50" hspace="5" hidden="yes">
1962        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1963        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="550" posy="0" width="40" height="40">
1964        <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">
1965</screen>
1966
1967
1968<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">
1969</screen>
1970
1971
1972<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">
1973        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1974        <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">
1975        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
1976        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1977        <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">
1978        <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">
1979</screen>
1980
1981
1982<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">
1983        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
1984        <node name="progress" progresscol="fontcol" bordercol="fontcol" bordersize="1" posx="10" posy="10" width="80" height="10" hidden="yes">
1985        <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">
1986        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10" posy="0" width="40" height="40">
1987        <node name="b2" picmem="skin/key_ok.png" halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
1988        <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">
1989        <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">
1990</screen>
1991
1992
1993# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
1994 # # # # # # # # # # # # # # # # # # # # # # # # # # #      Networkbrowser     # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
1995# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
1996
1997
1998<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">
1999        <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">
2000        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
2001        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
2002<node hidden="yes" name="titletext">
2003</screen>
2004
2005
2006<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">
2007        <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">
2008        <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">
2009        <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">
2010        <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">
2011        <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">
2012<node hidden="yes" name="titletext">
2013</screen>
2014
2015
2016<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">
2017        <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">
2018                <node parent="listbox" name="skin_mode" text="type" type="choicebox" valign="middle" width="100%" height="35">
2019                <node parent="listbox" name="skin_sharename" text="sharename" type="inputbox" valign="middle" width="100%" height="35">
2020                <node parent="listbox" name="skin_usedns" text="usedns" type="choicebox" valign="middle" width="100%" height="35">
2021                <node parent="listbox" name="skin_dns" text="dnsaddresse" type="inputbox" valign="middle" width="100%" height="35">
2022                <node parent="listbox" name="skin_ipaddress" text="ipaddress" type="inputboxnum" valign="middle" width="100%" height="35">
2023                <node parent="listbox" name="skin_ftpport" text="ftpport" type="inputboxnum" valign="middle" width="100%" height="35">
2024                <node parent="listbox" name="skin_sharedir" text="sharedir" type="inputbox" valign="middle" width="100%" height="35">
2025                <node parent="listbox" name="skin_userauth" text="userauth" type="choicebox" valign="middle" width="100%" height="35">
2026                <node parent="listbox" name="skin_username" text="username" type="inputbox" valign="middle" width="100%" height="35">
2027                <node parent="listbox" name="skin_password" text="password" type="inputbox" valign="middle" width="100%" height="35">
2028                <node parent="listbox" name="skin_protocol" text="protocol" type="choicebox" valign="middle" width="100%" height="35">
2029                <node parent="listbox" name="skin_options" text="options" type="choicebox" valign="middle" width="100%" height="35">
2030                <node parent="listbox" name="skin_wsize" text="wsize" type="choicebox" valign="middle" width="100%" height="35">
2031                <node parent="listbox" name="skin_rsize" text="rsize" type="choicebox" valign="middle" width="100%" height="35">
2032                <node parent="listbox" name="skin_usessl" text="usessl" type="choicebox" valign="middle" width="100%" height="35">
2033                <node parent="listbox" name="skin_ssl" text="ssl" type="choicebox" valign="middle" width="100%" height="35">
2034                <node parent="listbox" name="skin_useproxy" text="useproxy" type="choicebox" valign="middle" width="100%" height="35">
2035                <node parent="listbox" name="skin_proxy" text="proxy" type="choicebox" valign="middle" width="100%" height="35">
2036                <node parent="listbox" name="skin_proxyip" text="proxyip" type="inputboxnum" valign="middle" width="100%" height="35">
2037                <node parent="listbox" name="skin_proxyport" text="proxyport" type="inputboxnum" valign="middle" width="100%" height="35">
2038                <node parent="listbox" name="skin_proxyauth" text="proxyauth" type="choicebox" valign="middle" width="100%" height="35">
2039                <node parent="listbox" name="skin_proxyuser" text="proxyuser" type="inputbox" valign="middle" width="100%" height="35">
2040                <node parent="listbox" name="skin_proxypass" text="proxypass" type="inputbox" valign="middle" width="100%" height="35">
2041                <node parent="listbox" name="skin_hddreplacement" text="hddreplacement" type="choicebox" valign="middle" width="100%" height="35">
2042#???
2043<node hidden="yes" name="skin_options1">
2044<node hidden="yes" name="skin_options2">
2045<node hidden="yes" name="titletext">
2046#???
2047        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
2048        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
2049        <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">
2050        <node name="b4" picmem="skin/key_text.png" halign="left"   valign="middle" posx="430" posy="0" width="40" height="40">
2051</screen>
2052
2053
2054# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
2055 # # # # # # # # # # # # # # # # # # # # # # # # # # #      CallMonitor      # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
2056# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
2057
2058
2059<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">
2060        <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">
2061                <node name="fritzversion" text="Fritzbox Firmware... >= 05.50" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
2062                <node name="ipaddress" text="IP-FritzBox" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
2063                <node name="userid" text="Nutzername-Fritzbox (optional)" type="inputbox" parent="listbox" valign="middle" width="100%" height="35">
2064                <node name="passwort"   text="Passwort-FritzBox"   type="inputbox" parent="listbox" valign="middle" width="100%" height="35">
2065                <node name="phonebook"  text="FritzBook"           type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
2066                <node name="allnum"     text="alle Nummern"        type="choicebox"   parent="listbox" valign="middle" width="100%" height="35">
2067                <node name="rufnummer1" text="1.Rufnummer"         type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
2068                <node name="rufnummer2" text="2.Rufnummer"         type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
2069                <node name="eingehend"  text="eingehende Anrufe"   type="choicebox"   parent="listbox" valign="middle" width="100%" height="35">
2070                <node name="ausgehend"  text="ausgehende Anrufe"   type="choicebox"   parent="listbox" valign="middle" width="100%" height="35">
2071                <node name="stumm"      text="bei Anruf stumm"     type="choicebox"   parent="listbox" valign="middle" width="100%" height="35">
2072                <node name="wennaus"    text="Aktion wenn standby" type="choicebox"   parent="listbox" valign="middle" width="100%" height="35">
2073                <node name="atimeout"   text="Anzeige in Sekunden" type="choicebox"   parent="listbox" valign="middle" width="100%" height="35">
2074#               <node name="broadcast"  text="broadcast"           type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
2075        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
2076        <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">
2077        <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">
2078</screen>
2079
2080
2081# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
2082 # # # # # # # # # # # # # # # # # # # # # # # # # # #       MboxInfo      # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
2083# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
2084
2085<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">
2086        <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">
2087        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
2088        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
2089</screen>
2090
2091
2092# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
2093 # # # # # # # # # # # # # # # # # # # # # # # # # # #       Reader Config     # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
2094# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
2095
2096<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">
2097        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
2098        <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">
2099        <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">
2100        <node name="b3" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
2101        <node name="b4" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
2102        <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">
2103        <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">
2104</screen>
2105
2106
2107<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">
2108        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
2109        <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">
2110        <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">
2111                <node parent="listbox" type="choicebox" name="enable" text="Enable" valign="middle" width="100%" height="35">
2112                <node parent="listbox" type="choicebox" name="device" text="Device" valign="middle" width="100%" height="35">
2113        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
2114        <node name="b2" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
2115</screen>
2116
Note: See TracBrowser for help on using the repository browser.