| 1 | <screen name="pearl1_main" title="Pearl LCD Settings" titlealign=center fontcol=fontcol valign=bottom fontsize=30 posx=center posy=center width=50% height=40% bordercol=bordercol bordersize=2 bgcol=bgcol>
|
|---|
| 2 | <node bordercol=bordercol scrollbar=auto type=listbox posy=center posx=center name=listbox width=85% height=70%>
|
|---|
| 3 | <node name=allmenu type=choicebox parent=listbox valign=middle posx=0 text="alle Menus anzeigen" bordercol=bordercol bordersize=2 width=100% height=25>
|
|---|
| 4 | <node name=aktstandby type=choicebox parent=listbox valign=middle posx=0 text="aktiv im Standby" bordercol=bordercol bordersize=2 width=100% height=25>
|
|---|
| 5 | <node name=wettervor type=choicebox parent=listbox valign=middle posx=0 text="Wettervorhersage" bordercol=bordercol bordersize=2 width=100% height=25>
|
|---|
| 6 | <node name=wettervorort type=inputbox parent=listbox valign=middle posx=0 text="--- Ort" bordercol=bordercol bordersize=2 width=100% height=25>
|
|---|
| 7 | #<node name=wettervorplz type=inputboxnum parent=listbox valign=middle posx=0 text="--- PLZ" bordercol=bordercol bordersize=2 width=100% height=25>
|
|---|
| 8 | #<node name=wettervorland type=inputbox parent=listbox valign=middle posx=0 text="--- Land" bordercol=bordercol bordersize=2 width=100% height=25>
|
|---|
| 9 | <node name=b1 text=SAVE halign=center valign=middle bordercol=green bordersize=2 bordertype=2 posx=0 posy=0 width=150 height=30/>
|
|---|
| 10 | <node name=b2 text=EXIT halign=center valign=middle bordercol=exitcol bordersize=2 bordertype=2 posx=160 posy=0 width=150 height=30/>
|
|---|
| 11 | <node name=b3 text=START halign=center valign=middle bordercol=blue bordersize=2 bordertype=2 posx=400 posy=0 width=200 height=30/>
|
|---|
| 12 | </screen>
|
|---|
| 13 |
|
|---|
| 14 | <screen halign=center fontcol=schwarz fontsize=30 name=LCD_Pearl1 posx=0 posy=0 width=320 height=240 bgcol=schwarz>
|
|---|
| 15 | <node func=getalternatepicon posx=0 posy=0 width=220 height=180/>
|
|---|
| 16 | <node halign=center bordersize=2 progresscol=#0040FF bgcol=#BDBDBD func=getepgakttimeline bordercol=bordercol name=epgline posx="4" posy="200" width=140 height=35/>
|
|---|
| 17 | <node halign=center fontcol=#A4A4A4 fontsize=65 text="" name=akttime posx=158 posy=177 width=150 height=65/>
|
|---|
| 18 | </screen>
|
|---|
| 19 |
|
|---|
| 20 | <screen halign=center fontcol=fontcol fontsize=30 name=LCD_Pearl1_Wetter posx=0 posy=0 width=320 height=240 bgcol=000000>
|
|---|
| 21 | <node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=5 posy=3 width=310 height=50 fontcol=fontcol/>
|
|---|
| 22 | <node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=20 posx=10 posy=60 width=300 height=20 fontcol=fontcol/>
|
|---|
| 23 | <node halign=center bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=bordercol borderradius=5 name=epgline posy=85 posx=center width=290 height=15/>
|
|---|
| 24 | <node halign=center text="" name=akttime fontsize=50 posx=center posy=100 width=320 height=50/>
|
|---|
| 25 | <node halign=center text="0 C" name=day0_t fontsize=20 posx=10 posy=160 width=60 height=20/>
|
|---|
| 26 | <node halign=center text="0 C" name=day1_t fontsize=20 posx=100 posy=160 width=60 height=20/>
|
|---|
| 27 | <node halign=center text="0 C" name=day2_t fontsize=20 posx=175 posy=160 width=60 height=20/>
|
|---|
| 28 | <node halign=center text="0 C" name=day3_t fontsize=20 posx=250 posy=160 width=60 height=20/>
|
|---|
| 29 | <node pic=%pluginpath%/lcdpearl1/skin/sunny60.png halign=center name=day0_i posx=10 posy=180 width=60 height=60/>
|
|---|
| 30 | <node pic=%pluginpath%/lcdpearl1/skin/sunny60.png halign=center name=day1_i posx=100 posy=180 width=60 height=60/>
|
|---|
| 31 | <node pic=%pluginpath%/lcdpearl1/skin/sunny60.png halign=center name=day2_i posx=175 posy=180 width=60 height=60/>
|
|---|
| 32 | <node pic=%pluginpath%/lcdpearl1/skin/sunny60.png halign=center name=day3_i posx=250 posy=180 width=60 height=60/>
|
|---|
| 33 | <node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=220 width=100 height=20/>
|
|---|
| 34 | </screen>
|
|---|
| 35 |
|
|---|
| 36 | <screen halign=center fontcol=fontcol fontsize=30 name=LCD_Pearl1_Standby posx=0 posy=0 width=320 height=240 bgcol=000000>
|
|---|
| 37 | <node halign=center text="" name=akttime fontsize=100 posx=center posy=70 width=320 height=100/>
|
|---|
| 38 | <node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=220 width=100 height=20/>
|
|---|
| 39 | </screen>
|
|---|
| 40 |
|
|---|
| 41 | <screen halign=center fontcol=fontcol fontsize=30 name=LCD_Play posx=0 posy=0 width=320 height=240 bgcol=000000>
|
|---|
| 42 | <node pic=%pluginpath%/lcdpearl1/mc.png type=textbox wrap=yes fontsize=30 halign=center text="" name=title posx=0 posy=0 width=320 height=240 fontcol=fontcol/>
|
|---|
| 43 | <node type=textbox wrap=yes fontsize=30 halign=center text="" name=title1 posx=5 posy=40 width=310 height=90 fontcol=fontcol/>
|
|---|
| 44 | #<node text="---" name=len posx=center posy=110 width=100 height=20 fontcol=fontcol/>
|
|---|
| 45 | #<node halign=center bordersize=2 progresscol=bordercol name=progress bgcol=white halign=left bordercol=bordercol borderradius=5 posy=135 posx=center width=290 height=20/>
|
|---|
| 46 | #<node text="---" halign=right name=reverse posx=215 posy=160 width=100 height=20 fontcol=fontcol/>
|
|---|
| 47 | #<node text="---" name=pos posx=10 posy=160 width=100 height=20 fontcol=fontcol/>
|
|---|
| 48 | <node halign=center text="" name=akttime fontsize=50 posx=center posy=150 width=320 height=50/>
|
|---|
| 49 | </screen>
|
|---|
| 50 |
|
|---|
| 51 | #<screen halign=center fontcol=fontcol fontsize=30 name=LCD_Play posx=0 posy=0 width=320 height=240 bgcol=bgcol>
|
|---|
| 52 | #<node type=textbox wrap=yes fontsize=30 halign=center text="" name=title1 posx=5 posy=5 width=310 height=90 fontcol=fontcol/>
|
|---|
| 53 | #<node text="---" name=len posx=center posy=110 width=100 height=20 fontcol=fontcol/>
|
|---|
| 54 | #<node halign=center bordersize=2 progresscol=bordercol name=progress bgcol=white halign=left bordercol=bordercol borderradius=5 posy=135 posx=center width=290 height=20/>
|
|---|
| 55 | #<node text="---" halign=right name=reverse posx=215 posy=160 width=100 height=20 fontcol=fontcol/>
|
|---|
| 56 | #<node text="---" name=pos posx=10 posy=160 width=100 height=20 fontcol=fontcol/>
|
|---|
| 57 | #<node halign=center text="" name=akttime fontsize=50 posx=center posy=170 width=320 height=50/>
|
|---|
| 58 | #</screen>
|
|---|
| 59 |
|
|---|
| 60 | <screen halign=center fontcol=fontcol fontsize=30 name=LCD_MC_Menu posx=0 posy=0 width=320 height=240 bgcol=000000>
|
|---|
| 61 | <node pic=%pluginpath%/lcdpearl1/mc.png type=textbox wrap=yes fontsize=30 halign=center text="" name=title posx=0 posy=0 width=320 height=240 fontcol=fontcol/>
|
|---|
| 62 | <node type=textbox wrap=yes fontsize=30 halign=center text="Auswahl" name=title posx=5 posy=40 width=310 height=90 fontcol=fontcol/>
|
|---|
| 63 | <node halign=center text="" name=akttime fontsize=50 posx=center posy=150 width=320 height=50/>
|
|---|
| 64 | </screen>
|
|---|