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