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