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