Changeset 21055 for ipk/source.sh4


Ignore:
Timestamp:
Apr 15, 2013, 9:16:03 PM (13 years ago)
Author:
channel
Message:

[titan] LCD_SAMSUNG_SKIN update

Location:
ipk/source.sh4/lcdsamsungskins_channel/var/swap/titanplugins/lcdsamsung
Files:
134 added
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/lcdsamsungskins_channel/var/swap/titanplugins/lcdsamsung/skin.xml

    r20015 r21055  
    1313</screen>
    1414
    15 ####
    16 
    17 
    18 ##   ohne EXTRAS  ## 
    19 <screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf75 posx=0 posy=0 width=800 height=480 bgcol=000000>
    20 #<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
    21 <node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
    22 <node func=getalternatepicon posx="center" posy="60" width=320 height=240/>
    23 <node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=40 posx=center posy="320" width=780 height=40 fontcol=fontcol/>
    24 # progress Bar
    25 <node func="getepgaktstart" param1="%R - " posx="10" posy="375" width="150" height="35">
    26 <node func="getepgaktend" param1="%R" posx="105" posy="375" width="150" height="35">
    27 <node func="getepgakttimeremaining" param1="+%d Min" posx="670" posy="375" width="100" height="35">
    28 <node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="190" posy="380"  width=480 height=20/>
    29 #   Nächste Sendung
    30 <node func="getepgnextstart" param1="%R- "  posx="190" posy="425" width="150" height="25">
    31 <node func="getepgnextend" param1="%R"      posx="255" posy="425" width="70" height="25">
    32 <node func="getepgnexttitle"                posx="320" posy="425" width="350" height="25">
    33 <node func="getepgnexttimeremaining" param1="%d Min" halign="right"           posx="665" posy="425" width="100" height="25">
    34 #   Zeit
    35 <node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
    36 #   REC
    37 <node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
    38 </screen>
    39 
    40 ##  mit WETTER  ## 
    41 
    42 <screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf75_Wetter posx=0 posy=0 width=800 height=480 bgcol=000000>
    43 #<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
    44 <node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
    45 <node func=getalternatepicon posx="center" posy="60" width=320 height=240/>
    46 <node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=40 posx=center posy="320" width=780 height=40 fontcol=fontcol/>
    47 # progress Bar
    48 <node func="getepgaktstart" param1="%R - " posx="10" posy="375" width="150" height="35">
    49 <node func="getepgaktend" param1="%R" posx="105" posy="375" width="150" height="35">
    50 <node func="getepgakttimeremaining" param1="+%d Min" posx="670" posy="375" width="100" height="35">
    51 <node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="190" posy="380" width=480 height=20/>
    52 #   Nächste Sendung
    53 <node func="getepgnextstart" param1="%R- " posx="190" posy="425" width="150" height="25">
    54 <node func="getepgnextend" param1="%R"     posx="255" posy="425" width="70" height="25">
    55 <node func="getepgnexttitle"               posx="320" posy="425" width="350" height="25">
    56 <node func="getepgnexttimeremaining" param1="%d Min" halign="right" posx="665" posy="425" width="100" height="25">
    57 #   Zeit
    58 <node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
    59 #   REC
    60 <node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
    61 #   Wetter
    62 <node halign=center text="MO" name=day0_d fontsize=20 posx=600 posy=70 width=80 height=20/>
    63 <node halign=center text="DI" name=day1_d fontsize=20 posx=700 posy=70 width=80 height=20/>
    64 <node halign=center text="MI" name=day2_d fontsize=20 posx=600 posy=200 width=80 height=20/>
    65 <node halign=center text="DO" name=day3_d fontsize=20 posx=700 posy=200 width=80 height=20/>
    66 <node halign=center text="0 C" name=day0_t fontsize=20 posx=600 posy=155 width=80 height=20/>
    67 <node halign=center text="0 C" name=day1_t fontsize=20 posx=700 posy=155 width=80 height=20/>
    68 <node halign=center text="0 C" name=day2_t fontsize=20 posx=600 posy=285 width=80 height=20/>
    69 <node halign=center text="0 C" name=day3_t fontsize=20 posx=700 posy=285 width=80 height=20/>
    70 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day0_i posx=610 posy=80 width=64 height=64/>
    71 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day1_i posx=710 posy=80 width=64 height=64/>
    72 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day2_i posx=610 posy=210 width=64 height=64/>
    73 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day3_i posx=710 posy=210 width=64 height=64/>
     15####SPF72####
     16
     17<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf72 posx=0 posy=0 width=800 height=480 bgcol=000000>
     18#Testrahmen#
     19#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     20
     21#<node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
     22#PICON#
     23<node func=getalternatepicon posx="440" posy="15" width=320 height=240/>
     24#aktuelle Sendung#
     25<node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=50 posx=center posy="255" width=790 height=50 fontcol=fontcol/>
     26#progress Bar
     27<node func="getepgaktstart" param1="%R - " posx="10" posy="345" width="150" height="70">
     28<node func="getepgaktend" param1="%R" posx="108" posy="345" width="150" height="70">
     29<node halign=right func="getepgakttimeremaining" param1="+%d Min" posx="670" posy="345" width="100" height="70">
     30<node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="195" posy="350"  width=470 height=20/>
     31#Nächste Sendung
     32<node func="getepgnextstart" param1="%R- "  posx="200" posy="390" width="150" height="40">
     33<node func="getepgnextend" param1="%R"      posx="280" posy="390" width="70" height="40">
     34<node func="getepgnexttitle"                posx="355" posy="390" width="315" height="40">
     35<node func="getepgnexttimeremaining" param1="%d Min" halign="right"           posx="665" posy="390" width="100" height="40">
     36#Zeit - TEXT
     37#<node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
     38#REC
     39<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
     40#EPG----TEXT
     41#<node fontsize=20 fontcol=fontcol type=textbox func=getepgaktdesc wrap=yes name=epg posx="200" posy="345"  width="470" height="90">
     42
     43#analoge Uhr#
     44#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx=450 posy=254 width=350 height=350/>
     45#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx=450 posy=254 width=226 height=226/>
     46#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx=450 posy=254 width=226 height=226/>
     47
     48#digitale Uhr - 100px hoch#
     49<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="30" posy="60" width=72 height=100/>
     50<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="108" posy="60" width=72 height=100/>
     51<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="180" posy="60" width=21 height=100/>
     52<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="205" posy="60" width=72 height=100/>
     53<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="283" posy="60" width=72 height=100/>
     54#Datum#
     55<node halign=left func="gettime" param1="%d.%m.%Y" name=datum fontsize=40 posx="95" posy="175" width=200 height=100/>
     56#digitale Uhr - 100px hoch mittig#
     57#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="220" posy="300" width=72 height=100/>
     58#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="298" posy="300" width=72 height=100/>
     59#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="370" posy="300" width=21 height=100/>
     60#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="395" posy="300" width=72 height=100/>
     61#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="473" posy="300" width=72 height=100/>
     62</screen>
     63
     64####  mit WETTER  #### 
     65
     66<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf72_Wetter posx=0 posy=0 width=800 height=480 bgcol=000000>
     67#Testrahmen#
     68#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     69
     70#<node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
     71#PICON#
     72<node func=getalternatepicon posx="440" posy="5" width=320 height=240/>
     73#aktuelle Sendung#
     74<node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=50 posx=center posy="245" width=790 height=50 fontcol=fontcol/>
     75#progress Bar
     76<node func="getepgaktstart" param1="%R - " posx="10" posy="305" width="150" height="70">
     77<node func="getepgaktend" param1="%R" posx="108" posy="305" width="150" height="70">
     78<node halign=right func="getepgakttimeremaining" param1="+%d Min" posx="670" posy="305" width="100" height="70">
     79<node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="195" posy="310"  width=470 height=20/>
     80#Nächste Sendung
     81<node func="getepgnextstart" param1="%R- "  posx="200" posy="340" width="150" height="40">
     82<node func="getepgnextend" param1="%R"      posx="280" posy="340" width="70" height="40">
     83<node func="getepgnexttitle"                posx="355" posy="340" width="315" height="40">
     84<node func="getepgnexttimeremaining" param1="%d Min" halign="right"           posx="665" posy="340" width="100" height="40">
     85#Zeit - TEXT
     86#<node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
     87#REC
     88<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
     89#EPG----TEXT
     90#<node fontsize=20 fontcol=fontcol type=textbox func=getepgaktdesc wrap=yes name=epg posx="200" posy="345"  width="470" height="90">
     91
     92#analoge Uhr#
     93#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx=450 posy=254 width=350 height=350/>
     94#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx=450 posy=254 width=226 height=226/>
     95#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx=450 posy=254 width=226 height=226/>
     96
     97#digitale Uhr - 100px hoch#
     98<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="30" posy="40" width=72 height=100/>
     99<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="108" posy="40" width=72 height=100/>
     100<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="180" posy="40" width=21 height=100/>
     101<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="205" posy="40" width=72 height=100/>
     102<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="283" posy="40" width=72 height=100/>
     103#Datum#
     104<node halign=left func="gettime" param1="%d.%m.%Y" name=datum fontsize=40 posx="95" posy="155" width=200 height=100/>
     105
     106#Wetter
     107<node halign=center text="MO" name=day0_d fontsize=20 posx=100 posy=375 width=80 height=20/>
     108<node halign=center text="DI" name=day1_d fontsize=20 posx=279 posy=375 width=80 height=20/>
     109<node halign=center text="MI" name=day2_d fontsize=20 posx=457 posy=375 width=80 height=20/>
     110<node halign=center text="DO" name=day3_d fontsize=20 posx=636 posy=375 width=80 height=20/>
     111<node halign=center text="0 C" name=day0_t fontsize=20 posx=100 posy=455 width=80 height=20/>
     112<node halign=center text="0 C" name=day1_t fontsize=20 posx=279 posy=455 width=80 height=20/>
     113<node halign=center text="0 C" name=day2_t fontsize=20 posx=457 posy=455 width=80 height=20/>
     114<node halign=center text="0 C" name=day3_t fontsize=20 posx=636 posy=455 width=80 height=20/>
     115<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day0_i posx=110 posy=385 width=64 height=64/>
     116<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day1_i posx=289 posy=385 width=64 height=64/>
     117<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day2_i posx=467 posy=385 width=64 height=64/>
     118<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day3_i posx=646 posy=385 width=64 height=64/>
    74119</screen>
    75120
    76121##  PLAY  ##
    77122
    78 <screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf75_Play posx=0 posy=0 width=1024 height=600 bgcol=000000>
     123<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf72_Play posx=0 posy=0 width=800 height=480 bgcol=000000>
    79124#<node pic=%pluginpath%/lcdsamsung/mc.png type=textbox wrap=yes fontsize=50 halign=center text="" name=title posx=center posy=30 width=690 height=50 fontcol=fontcol/>
    80125<node fontsize=50 halign=center text="" type=textbox wrap=yes name=title1 posx=center posy=30 width=690 height=105 fontcol=fontcol/>
     
    88133##  Standby  ##
    89134
    90 <screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf75_Standby posx=0 posy=0 width=800 height=480 bgcol=000000>
    91 #<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
    92 <node pic=%pluginpath%/lcdsamsung/skin/Standardpicon.png halign=center name=Logo posx=center posy=center width=320 height=240/>
    93 <node halign=center func="gettime" param1="%d.%m.%Y" name=datum fontsize=80 posx=center posy=20 width=700 height=100/>
    94 <node halign=center text="" name=akttime fontsize=100 posx=center posy=360 width=700 height=100/>
     135<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf72_Standby posx=0 posy=0 width=800 height=480 bgcol=000000>
     136#Testrahmen#
     137#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     138#Hintergrundbild#
     139#<node pic=%pluginpath%/lcdsamsung/skin/standby.png halign=center name=Logo posx=center posy=center width=320 height=240/>
     140#Datum#
     141<node halign=center func="gettime" param1="%d.%m.%Y" name=datum fontsize=80 posx=center posy=420 width=700 height=50/>
     142#Zeit#
     143#<node halign=center text="" name=akttime fontsize=100 posx=center posy=355 width=700 height=100/>
     144
    95145<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=440 width=100 height=20/>
    96146<node halign=center text="" name=day0_d fontsize=20 posx=700 posy=30 width=80 height=20/>
     
    106156<node pic=sunny60.png halign=center name=day2_i posx=710 posy=252 width=64 height=64/>
    107157<node pic=sunny60.png halign=center name=day3_i posx=710 posy=360 width=64 height=64/>
    108 </screen>
    109 
    110 
    111 
    112 
    113 ####   SPF83   ###
    114 
    115 
    116 
    117 ##   ohne EXTRAS  ## 
    118 <screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf83 posx=0 posy=0 width=800 height=480 bgcol=000000>
    119 #<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
    120 <node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
    121 <node func=getalternatepicon posx="center" posy="60" width=320 height=240/>
    122 <node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=40 posx=center posy="320" width=780 height=40 fontcol=fontcol/>
    123 # progress Bar
    124 <node func="getepgaktstart" param1="%R - " posx="10" posy="375" width="150" height="35">
    125 <node func="getepgaktend" param1="%R" posx="105" posy="375" width="150" height="35">
    126 <node func="getepgakttimeremaining" param1="+%d Min" posx="670" posy="375" width="100" height="35">
    127 <node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="190" posy="380"  width=480 height=20/>
    128 #   Nächste Sendung
    129 <node func="getepgnextstart" param1="%R- "  posx="190" posy="425" width="150" height="25">
    130 <node func="getepgnextend" param1="%R"      posx="255" posy="425" width="70" height="25">
    131 <node func="getepgnexttitle"                posx="320" posy="425" width="350" height="25">
    132 <node func="getepgnexttimeremaining" param1="%d Min" halign="right"           posx="665" posy="425" width="100" height="25">
    133 #   Zeit
    134 <node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
    135 #   REC
    136 <node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
    137 </screen>
    138 
    139 ##  mit WETTER  ## 
    140 
    141 <screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf83_Wetter posx=0 posy=0 width=800 height=480 bgcol=000000>
    142 #<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
    143 <node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
    144 <node func=getalternatepicon posx="center" posy="60" width=320 height=240/>
    145 <node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=40 posx=center posy="320" width=780 height=40 fontcol=fontcol/>
    146 # progress Bar
    147 <node func="getepgaktstart" param1="%R - " posx="10" posy="375" width="150" height="35">
    148 <node func="getepgaktend" param1="%R" posx="105" posy="375" width="150" height="35">
    149 <node func="getepgakttimeremaining" param1="+%d Min" posx="670" posy="375" width="100" height="35">
    150 <node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="190" posy="380" width=480 height=20/>
    151 #   Nächste Sendung
    152 <node func="getepgnextstart" param1="%R- " posx="190" posy="425" width="150" height="25">
    153 <node func="getepgnextend" param1="%R"     posx="255" posy="425" width="70" height="25">
    154 <node func="getepgnexttitle"               posx="320" posy="425" width="350" height="25">
    155 <node func="getepgnexttimeremaining" param1="%d Min" halign="right" posx="665" posy="425" width="100" height="25">
    156 #   Zeit
    157 <node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
    158 #   REC
    159 <node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
    160 #   Wetter
    161 <node halign=center text="MO" name=day0_d fontsize=20 posx=600 posy=70 width=80 height=20/>
    162 <node halign=center text="DI" name=day1_d fontsize=20 posx=700 posy=70 width=80 height=20/>
    163 <node halign=center text="MI" name=day2_d fontsize=20 posx=600 posy=200 width=80 height=20/>
    164 <node halign=center text="DO" name=day3_d fontsize=20 posx=700 posy=200 width=80 height=20/>
    165 <node halign=center text="0 C" name=day0_t fontsize=20 posx=600 posy=155 width=80 height=20/>
    166 <node halign=center text="0 C" name=day1_t fontsize=20 posx=700 posy=155 width=80 height=20/>
    167 <node halign=center text="0 C" name=day2_t fontsize=20 posx=600 posy=285 width=80 height=20/>
    168 <node halign=center text="0 C" name=day3_t fontsize=20 posx=700 posy=285 width=80 height=20/>
    169 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day0_i posx=610 posy=80 width=64 height=64/>
    170 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day1_i posx=710 posy=80 width=64 height=64/>
    171 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day2_i posx=610 posy=210 width=64 height=64/>
    172 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day3_i posx=710 posy=210 width=64 height=64/>
     158#analoge Uhr#
     159<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx="center" posy="center" width=350 height=350/>
     160<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx="center" posy="center" width=226 height=226/>
     161<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx="center" posy="center" width=226 height=226/>
     162</screen>
     163
     164
     165
     166
     167
     168
     169####SPF75###
     170
     171<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf75 posx=0 posy=0 width=800 height=480 bgcol=000000>
     172#Testrahmen#
     173#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     174
     175#<node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
     176#PICON#
     177<node func=getalternatepicon posx="440" posy="15" width=320 height=240/>
     178#aktuelle Sendung#
     179<node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=50 posx=center posy="255" width=790 height=50 fontcol=fontcol/>
     180#progress Bar
     181<node func="getepgaktstart" param1="%R - " posx="10" posy="345" width="150" height="70">
     182<node func="getepgaktend" param1="%R" posx="108" posy="345" width="150" height="70">
     183<node halign=right func="getepgakttimeremaining" param1="+%d Min" posx="670" posy="345" width="100" height="70">
     184<node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="195" posy="350"  width=470 height=20/>
     185#Nächste Sendung
     186<node func="getepgnextstart" param1="%R- "  posx="200" posy="390" width="150" height="40">
     187<node func="getepgnextend" param1="%R"      posx="280" posy="390" width="70" height="40">
     188<node func="getepgnexttitle"                posx="355" posy="390" width="315" height="40">
     189<node func="getepgnexttimeremaining" param1="%d Min" halign="right"           posx="665" posy="390" width="100" height="40">
     190#Zeit - TEXT
     191#<node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
     192#REC
     193<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
     194#EPG----TEXT
     195#<node fontsize=20 fontcol=fontcol type=textbox func=getepgaktdesc wrap=yes name=epg posx="200" posy="345"  width="470" height="90">
     196
     197#analoge Uhr#
     198#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx=450 posy=254 width=350 height=350/>
     199#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx=450 posy=254 width=226 height=226/>
     200#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx=450 posy=254 width=226 height=226/>
     201
     202#digitale Uhr - 100px hoch#
     203<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="30" posy="60" width=72 height=100/>
     204<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="108" posy="60" width=72 height=100/>
     205<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="180" posy="60" width=21 height=100/>
     206<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="205" posy="60" width=72 height=100/>
     207<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="283" posy="60" width=72 height=100/>
     208#Datum#
     209<node halign=left func="gettime" param1="%d.%m.%Y" name=datum fontsize=40 posx="95" posy="175" width=200 height=100/>
     210#digitale Uhr - 100px hoch mittig#
     211#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="220" posy="300" width=72 height=100/>
     212#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="298" posy="300" width=72 height=100/>
     213#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="370" posy="300" width=21 height=100/>
     214#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="395" posy="300" width=72 height=100/>
     215#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="473" posy="300" width=72 height=100/>
     216</screen>
     217
     218####  mit WETTER  #### 
     219
     220<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf75_Wetter posx=0 posy=0 width=800 height=480 bgcol=000000>
     221#Testrahmen#
     222#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     223
     224#<node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
     225#PICON#
     226<node func=getalternatepicon posx="440" posy="5" width=320 height=240/>
     227#aktuelle Sendung#
     228<node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=50 posx=center posy="245" width=790 height=50 fontcol=fontcol/>
     229#progress Bar
     230<node func="getepgaktstart" param1="%R - " posx="10" posy="305" width="150" height="70">
     231<node func="getepgaktend" param1="%R" posx="108" posy="305" width="150" height="70">
     232<node halign=right func="getepgakttimeremaining" param1="+%d Min" posx="670" posy="305" width="100" height="70">
     233<node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="195" posy="310"  width=470 height=20/>
     234#Nächste Sendung
     235<node func="getepgnextstart" param1="%R- "  posx="200" posy="340" width="150" height="40">
     236<node func="getepgnextend" param1="%R"      posx="280" posy="340" width="70" height="40">
     237<node func="getepgnexttitle"                posx="355" posy="340" width="315" height="40">
     238<node func="getepgnexttimeremaining" param1="%d Min" halign="right"           posx="665" posy="340" width="100" height="40">
     239#Zeit - TEXT
     240#<node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
     241#REC
     242<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
     243#EPG----TEXT
     244#<node fontsize=20 fontcol=fontcol type=textbox func=getepgaktdesc wrap=yes name=epg posx="200" posy="345"  width="470" height="90">
     245
     246#analoge Uhr#
     247#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx=450 posy=254 width=350 height=350/>
     248#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx=450 posy=254 width=226 height=226/>
     249#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx=450 posy=254 width=226 height=226/>
     250
     251#digitale Uhr - 100px hoch#
     252<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="30" posy="40" width=72 height=100/>
     253<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="108" posy="40" width=72 height=100/>
     254<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="180" posy="40" width=21 height=100/>
     255<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="205" posy="40" width=72 height=100/>
     256<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="283" posy="40" width=72 height=100/>
     257#Datum#
     258<node halign=left func="gettime" param1="%d.%m.%Y" name=datum fontsize=40 posx="95" posy="155" width=200 height=100/>
     259
     260#Wetter
     261<node halign=center text="MO" name=day0_d fontsize=20 posx=100 posy=375 width=80 height=20/>
     262<node halign=center text="DI" name=day1_d fontsize=20 posx=279 posy=375 width=80 height=20/>
     263<node halign=center text="MI" name=day2_d fontsize=20 posx=457 posy=375 width=80 height=20/>
     264<node halign=center text="DO" name=day3_d fontsize=20 posx=636 posy=375 width=80 height=20/>
     265<node halign=center text="0 C" name=day0_t fontsize=20 posx=100 posy=455 width=80 height=20/>
     266<node halign=center text="0 C" name=day1_t fontsize=20 posx=279 posy=455 width=80 height=20/>
     267<node halign=center text="0 C" name=day2_t fontsize=20 posx=457 posy=455 width=80 height=20/>
     268<node halign=center text="0 C" name=day3_t fontsize=20 posx=636 posy=455 width=80 height=20/>
     269<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day0_i posx=110 posy=385 width=64 height=64/>
     270<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day1_i posx=289 posy=385 width=64 height=64/>
     271<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day2_i posx=467 posy=385 width=64 height=64/>
     272<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day3_i posx=646 posy=385 width=64 height=64/>
    173273</screen>
    174274
    175275##  PLAY  ##
    176276
    177 <screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf83_Play posx=0 posy=0 width=1024 height=600 bgcol=000000>
     277<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf75_Play posx=0 posy=0 width=800 height=480 bgcol=000000>
    178278#<node pic=%pluginpath%/lcdsamsung/mc.png type=textbox wrap=yes fontsize=50 halign=center text="" name=title posx=center posy=30 width=690 height=50 fontcol=fontcol/>
    179279<node fontsize=50 halign=center text="" type=textbox wrap=yes name=title1 posx=center posy=30 width=690 height=105 fontcol=fontcol/>
     
    187287##  Standby  ##
    188288
    189 <screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf83_Standby posx=0 posy=0 width=800 height=480 bgcol=000000>
    190 #<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
    191 <node pic=%pluginpath%/lcdsamsung/skin/Standardpicon.png halign=center name=Logo posx=center posy=center width=320 height=240/>
    192 <node halign=center func="gettime" param1="%d.%m.%Y" name=datum fontsize=80 posx=center posy=20 width=700 height=100/>
    193 <node halign=center text="" name=akttime fontsize=100 posx=center posy=360 width=700 height=100/>
     289<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf75_Standby posx=0 posy=0 width=800 height=480 bgcol=000000>
     290#Testrahmen#
     291#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     292#Hintergrundbild#
     293#<node pic=%pluginpath%/lcdsamsung/skin/standby.png halign=center name=Logo posx=center posy=center width=320 height=240/>
     294#Datum#
     295<node halign=center func="gettime" param1="%d.%m.%Y" name=datum fontsize=80 posx=center posy=420 width=700 height=50/>
     296#Zeit#
     297#<node halign=center text="" name=akttime fontsize=100 posx=center posy=355 width=700 height=100/>
     298
    194299<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=440 width=100 height=20/>
    195300<node halign=center text="" name=day0_d fontsize=20 posx=700 posy=30 width=80 height=20/>
     
    205310<node pic=sunny60.png halign=center name=day2_i posx=710 posy=252 width=64 height=64/>
    206311<node pic=sunny60.png halign=center name=day3_i posx=710 posy=360 width=64 height=64/>
    207 </screen>
    208 
    209 
    210 
    211 
    212 ####     SPF87
    213 
    214 
    215 
    216 ##   ohne EXTRAS  ## 
    217 <screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf87 posx=0 posy=0 width=800 height=480 bgcol=000000>
    218 #<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
    219 <node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
    220 <node func=getalternatepicon posx="center" posy="60" width=320 height=240/>
    221 <node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=40 posx=center posy="320" width=780 height=40 fontcol=fontcol/>
    222 # progress Bar
    223 <node func="getepgaktstart" param1="%R - " posx="10" posy="375" width="150" height="35">
    224 <node func="getepgaktend" param1="%R" posx="105" posy="375" width="150" height="35">
    225 <node func="getepgakttimeremaining" param1="+%d Min" posx="670" posy="375" width="100" height="35">
    226 <node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="190" posy="380"  width=480 height=20/>
    227 #   Nächste Sendung
    228 <node func="getepgnextstart" param1="%R- "  posx="190" posy="425" width="150" height="25">
    229 <node func="getepgnextend" param1="%R"      posx="255" posy="425" width="70" height="25">
    230 <node func="getepgnexttitle"                posx="320" posy="425" width="350" height="25">
    231 <node func="getepgnexttimeremaining" param1="%d Min" halign="right"           posx="665" posy="425" width="100" height="25">
    232 #   Zeit
    233 <node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
    234 #   REC
    235 <node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
    236 </screen>
    237 
    238 ##  mit WETTER  ## 
    239 
    240 <screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf87_Wetter posx=0 posy=0 width=800 height=480 bgcol=000000>
    241 #<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
    242 <node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
    243 <node func=getalternatepicon posx="center" posy="60" width=320 height=240/>
    244 <node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=40 posx=center posy="320" width=780 height=40 fontcol=fontcol/>
    245 # progress Bar
    246 <node func="getepgaktstart" param1="%R - " posx="10" posy="375" width="150" height="35">
    247 <node func="getepgaktend" param1="%R" posx="105" posy="375" width="150" height="35">
    248 <node func="getepgakttimeremaining" param1="+%d Min" posx="670" posy="375" width="100" height="35">
    249 <node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="190" posy="380" width=480 height=20/>
    250 #   Nächste Sendung
    251 <node func="getepgnextstart" param1="%R- " posx="190" posy="425" width="150" height="25">
    252 <node func="getepgnextend" param1="%R"     posx="255" posy="425" width="70" height="25">
    253 <node func="getepgnexttitle"               posx="320" posy="425" width="350" height="25">
    254 <node func="getepgnexttimeremaining" param1="%d Min" halign="right" posx="665" posy="425" width="100" height="25">
    255 #   Zeit
    256 <node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
    257 #   REC
    258 <node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
    259 #   Wetter
    260 <node halign=center text="MO" name=day0_d fontsize=20 posx=600 posy=70 width=80 height=20/>
    261 <node halign=center text="DI" name=day1_d fontsize=20 posx=700 posy=70 width=80 height=20/>
    262 <node halign=center text="MI" name=day2_d fontsize=20 posx=600 posy=200 width=80 height=20/>
    263 <node halign=center text="DO" name=day3_d fontsize=20 posx=700 posy=200 width=80 height=20/>
    264 <node halign=center text="0 C" name=day0_t fontsize=20 posx=600 posy=155 width=80 height=20/>
    265 <node halign=center text="0 C" name=day1_t fontsize=20 posx=700 posy=155 width=80 height=20/>
    266 <node halign=center text="0 C" name=day2_t fontsize=20 posx=600 posy=285 width=80 height=20/>
    267 <node halign=center text="0 C" name=day3_t fontsize=20 posx=700 posy=285 width=80 height=20/>
    268 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day0_i posx=610 posy=80 width=64 height=64/>
    269 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day1_i posx=710 posy=80 width=64 height=64/>
    270 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day2_i posx=610 posy=210 width=64 height=64/>
    271 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day3_i posx=710 posy=210 width=64 height=64/>
     312#analoge Uhr#
     313<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx="center" posy="center" width=350 height=350/>
     314<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx="center" posy="center" width=226 height=226/>
     315<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx="center" posy="center" width=226 height=226/>
     316</screen>
     317
     318
     319
     320
     321
     322####SPF83####
     323
     324<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf83 posx=0 posy=0 width=800 height=600 bgcol=000000>
     325#Testrahmen#
     326#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     327
     328#<node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
     329#PICON#
     330<node func=getalternatepicon posx="440" posy="15" width=320 height=240/>
     331#aktuelle Sendung#
     332<node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=50 posx=center posy="275" width=790 height=50 fontcol=fontcol/>
     333#progress Bar
     334<node func="getepgaktstart" param1="%R - " posx="10" posy="375" width="150" height="80">
     335<node func="getepgaktend" param1="%R" posx="108" posy="375" width="150" height="80">
     336<node halign=right func="getepgakttimeremaining" param1="+%d Min" posx="660" posy="375" width="100" height="80">
     337<node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="195" posy="380"  width=460 height=20/>
     338#Nächste Sendung
     339<node func="getepgnextstart" param1="%R- "  posx="200" posy="430" width="150" height="50">
     340<node func="getepgnextend" param1="%R"      posx="280" posy="430" width="70" height="50">
     341<node func="getepgnexttitle"                posx="355" posy="430" width="315" height="50">
     342<node func="getepgnexttimeremaining" param1="%d Min" halign="right"           posx="665" posy="430" width="100" height="50">
     343#Zeit - TEXT
     344#<node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
     345#REC
     346<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
     347#EPG----TEXT
     348#<node fontsize=20 fontcol=fontcol type=textbox func=getepgaktdesc wrap=yes name=epg posx="200" posy="345"  width="470" height="90">
     349
     350#analoge Uhr#
     351#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx=450 posy=254 width=350 height=350/>
     352#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx=450 posy=254 width=226 height=226/>
     353#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx=450 posy=254 width=226 height=226/>
     354
     355#digitale Uhr - 100px hoch#
     356<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="30" posy="50" width=72 height=100/>
     357<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="108" posy="50" width=72 height=100/>
     358<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="180" posy="50" width=21 height=100/>
     359<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="205" posy="50" width=72 height=100/>
     360<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="283" posy="50" width=72 height=100/>
     361#Datum#
     362<node halign=left func="gettime" param1="%d.%m.%Y" name=datum fontsize=50 posx="85" posy="160" width=300 height=100/>
     363
     364#digitale Uhr - 100px hoch mittig#
     365#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="220" posy="300" width=72 height=100/>
     366#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="298" posy="300" width=72 height=100/>
     367#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="370" posy="300" width=21 height=100/>
     368#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="395" posy="300" width=72 height=100/>
     369#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="473" posy="300" width=72 height=100/>
     370</screen>
     371
     372####  mit WETTER  #### 
     373
     374<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf83_Wetter posx=0 posy=0 width=800 height=600 bgcol=000000>
     375#Testrahmen#
     376#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     377
     378#<node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
     379#PICON#
     380<node func=getalternatepicon posx="440" posy="5" width=320 height=240/>
     381#aktuelle Sendung#
     382<node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=50 posx=center posy="275" width=790 height=50 fontcol=fontcol/>
     383#progress Bar
     384<node func="getepgaktstart" param1="%R - " posx="10" posy="375" width="150" height="80">
     385<node func="getepgaktend" param1="%R" posx="108" posy="375" width="150" height="80">
     386<node halign=right func="getepgakttimeremaining" param1="+%d Min" posx="660" posy="375" width="100" height="80">
     387<node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="195" posy="380"  width=460 height=20/>
     388#Nächste Sendung
     389<node func="getepgnextstart" param1="%R- "  posx="200" posy="430" width="150" height="50">
     390<node func="getepgnextend" param1="%R"      posx="280" posy="430" width="70" height="50">
     391<node func="getepgnexttitle"                posx="355" posy="430" width="315" height="50">
     392<node func="getepgnexttimeremaining" param1="%d Min" halign="right"           posx="665" posy="430" width="100" height="50">
     393#Zeit - TEXT
     394#<node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
     395#REC
     396<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
     397#EPG----TEXT
     398#<node fontsize=20 fontcol=fontcol type=textbox func=getepgaktdesc wrap=yes name=epg posx="200" posy="345"  width="470" height="90">
     399
     400#analoge Uhr#
     401#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx=450 posy=254 width=350 height=350/>
     402#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx=450 posy=254 width=226 height=226/>
     403#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx=450 posy=254 width=226 height=226/>
     404
     405#digitale Uhr - 100px hoch#
     406<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="30" posy="50" width=72 height=100/>
     407<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="108" posy="50" width=72 height=100/>
     408<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="180" posy="50" width=21 height=100/>
     409<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="205" posy="50" width=72 height=100/>
     410<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="283" posy="50" width=72 height=100/>
     411#Datum#
     412<node halign=left func="gettime" param1="%d.%m.%Y" name=datum fontsize=50 posx="85" posy="160" width=300 height=100/>
     413
     414#Wetter
     415<node halign=center text="MO" name=day0_d fontsize=20 posx=100 posy=495 width=80 height=20/>
     416<node halign=center text="DI" name=day1_d fontsize=20 posx=279 posy=495 width=80 height=20/>
     417<node halign=center text="MI" name=day2_d fontsize=20 posx=457 posy=495 width=80 height=20/>
     418<node halign=center text="DO" name=day3_d fontsize=20 posx=636 posy=495 width=80 height=20/>
     419<node halign=center text="0 C" name=day0_t fontsize=20 posx=100 posy=575 width=80 height=20/>
     420<node halign=center text="0 C" name=day1_t fontsize=20 posx=279 posy=575 width=80 height=20/>
     421<node halign=center text="0 C" name=day2_t fontsize=20 posx=457 posy=575 width=80 height=20/>
     422<node halign=center text="0 C" name=day3_t fontsize=20 posx=636 posy=575 width=80 height=20/>
     423<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day0_i posx=110 posy=505 width=64 height=64/>
     424<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day1_i posx=289 posy=505 width=64 height=64/>
     425<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day2_i posx=467 posy=505 width=64 height=64/>
     426<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day3_i posx=646 posy=505 width=64 height=64/>
    272427</screen>
    273428
    274429##  PLAY  ##
    275430
    276 <screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf87_Play posx=0 posy=0 width=1024 height=600 bgcol=000000>
     431<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf83_Play posx=0 posy=0 width=800 height=600 bgcol=000000>
    277432#<node pic=%pluginpath%/lcdsamsung/mc.png type=textbox wrap=yes fontsize=50 halign=center text="" name=title posx=center posy=30 width=690 height=50 fontcol=fontcol/>
    278433<node fontsize=50 halign=center text="" type=textbox wrap=yes name=title1 posx=center posy=30 width=690 height=105 fontcol=fontcol/>
     
    286441##  Standby  ##
    287442
    288 <screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf87_Standby posx=0 posy=0 width=800 height=480 bgcol=000000>
    289 #<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
    290 <node pic=%pluginpath%/lcdsamsung/skin/Standardpicon.png halign=center name=Logo posx=center posy=center width=320 height=240/>
    291 <node halign=center func="gettime" param1="%d.%m.%Y" name=datum fontsize=80 posx=center posy=20 width=700 height=100/>
    292 <node halign=center text="" name=akttime fontsize=100 posx=center posy=360 width=700 height=100/>
     443<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf83_Standby posx=0 posy=0 width=800 height=600 bgcol=000000>
     444#Testrahmen#
     445#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     446#Hintergrundbild#
     447#<node pic=%pluginpath%/lcdsamsung/skin/standby.png halign=center name=Logo posx=center posy=center width=320 height=240/>
     448#Datum#
     449<node halign=center func="gettime" param1="%d.%m.%Y" name=datum fontsize=80 posx=center posy=420 width=700 height=50/>
     450#Zeit#
     451#<node halign=center text="" name=akttime fontsize=100 posx=center posy=355 width=700 height=100/>
     452
    293453<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=440 width=100 height=20/>
    294454<node halign=center text="" name=day0_d fontsize=20 posx=700 posy=30 width=80 height=20/>
     
    304464<node pic=sunny60.png halign=center name=day2_i posx=710 posy=252 width=64 height=64/>
    305465<node pic=sunny60.png halign=center name=day3_i posx=710 posy=360 width=64 height=64/>
    306 </screen>
    307 
    308 
    309 
    310 
    311 ####   SPF 105P  ###
     466#analoge Uhr#
     467<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx="center" posy="center" width=350 height=350/>
     468<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx="center" posy="center" width=226 height=226/>
     469<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx="center" posy="center" width=226 height=226/>
     470</screen>
     471
     472
     473
     474
     475
     476####SPF85####
     477
     478<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf85 posx=0 posy=0 width=800 height=600 bgcol=000000>
     479#Testrahmen#
     480#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     481
     482#<node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
     483#PICON#
     484<node func=getalternatepicon posx="440" posy="15" width=320 height=240/>
     485#aktuelle Sendung#
     486<node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=50 posx=center posy="275" width=790 height=50 fontcol=fontcol/>
     487#progress Bar
     488<node func="getepgaktstart" param1="%R - " posx="10" posy="375" width="150" height="80">
     489<node func="getepgaktend" param1="%R" posx="108" posy="375" width="150" height="80">
     490<node halign=right func="getepgakttimeremaining" param1="+%d Min" posx="660" posy="375" width="100" height="80">
     491<node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="195" posy="380"  width=460 height=20/>
     492#Nächste Sendung
     493<node func="getepgnextstart" param1="%R- "  posx="200" posy="430" width="150" height="50">
     494<node func="getepgnextend" param1="%R"      posx="280" posy="430" width="70" height="50">
     495<node func="getepgnexttitle"                posx="355" posy="430" width="315" height="50">
     496<node func="getepgnexttimeremaining" param1="%d Min" halign="right"           posx="665" posy="430" width="100" height="50">
     497#Zeit - TEXT
     498#<node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
     499#REC
     500<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
     501#EPG----TEXT
     502#<node fontsize=20 fontcol=fontcol type=textbox func=getepgaktdesc wrap=yes name=epg posx="200" posy="345"  width="470" height="90">
     503
     504#analoge Uhr#
     505#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx=450 posy=254 width=350 height=350/>
     506#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx=450 posy=254 width=226 height=226/>
     507#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx=450 posy=254 width=226 height=226/>
     508
     509#digitale Uhr - 100px hoch#
     510<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="30" posy="50" width=72 height=100/>
     511<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="108" posy="50" width=72 height=100/>
     512<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="180" posy="50" width=21 height=100/>
     513<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="205" posy="50" width=72 height=100/>
     514<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="283" posy="50" width=72 height=100/>
     515#Datum#
     516<node halign=left func="gettime" param1="%d.%m.%Y" name=datum fontsize=50 posx="85" posy="160" width=300 height=100/>
     517
     518#digitale Uhr - 100px hoch mittig#
     519#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="220" posy="300" width=72 height=100/>
     520#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="298" posy="300" width=72 height=100/>
     521#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="370" posy="300" width=21 height=100/>
     522#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="395" posy="300" width=72 height=100/>
     523#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="473" posy="300" width=72 height=100/>
     524</screen>
     525
     526####  mit WETTER  #### 
     527
     528<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf85_Wetter posx=0 posy=0 width=800 height=600 bgcol=000000>
     529#Testrahmen#
     530#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     531
     532#<node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
     533#PICON#
     534<node func=getalternatepicon posx="440" posy="5" width=320 height=240/>
     535#aktuelle Sendung#
     536<node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=50 posx=center posy="275" width=790 height=50 fontcol=fontcol/>
     537#progress Bar
     538<node func="getepgaktstart" param1="%R - " posx="10" posy="375" width="150" height="80">
     539<node func="getepgaktend" param1="%R" posx="108" posy="375" width="150" height="80">
     540<node halign=right func="getepgakttimeremaining" param1="+%d Min" posx="660" posy="375" width="100" height="80">
     541<node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="195" posy="380"  width=460 height=20/>
     542#Nächste Sendung
     543<node func="getepgnextstart" param1="%R- "  posx="200" posy="430" width="150" height="50">
     544<node func="getepgnextend" param1="%R"      posx="280" posy="430" width="70" height="50">
     545<node func="getepgnexttitle"                posx="355" posy="430" width="315" height="50">
     546<node func="getepgnexttimeremaining" param1="%d Min" halign="right"           posx="665" posy="430" width="100" height="50">
     547#Zeit - TEXT
     548#<node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
     549#REC
     550<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
     551#EPG----TEXT
     552#<node fontsize=20 fontcol=fontcol type=textbox func=getepgaktdesc wrap=yes name=epg posx="200" posy="345"  width="470" height="90">
     553
     554#analoge Uhr#
     555#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx=450 posy=254 width=350 height=350/>
     556#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx=450 posy=254 width=226 height=226/>
     557#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx=450 posy=254 width=226 height=226/>
     558
     559#digitale Uhr - 100px hoch#
     560<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="30" posy="50" width=72 height=100/>
     561<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="108" posy="50" width=72 height=100/>
     562<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="180" posy="50" width=21 height=100/>
     563<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="205" posy="50" width=72 height=100/>
     564<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="283" posy="50" width=72 height=100/>
     565#Datum#
     566<node halign=left func="gettime" param1="%d.%m.%Y" name=datum fontsize=50 posx="85" posy="160" width=300 height=100/>
     567
     568#Wetter
     569<node halign=center text="MO" name=day0_d fontsize=20 posx=100 posy=495 width=80 height=20/>
     570<node halign=center text="DI" name=day1_d fontsize=20 posx=279 posy=495 width=80 height=20/>
     571<node halign=center text="MI" name=day2_d fontsize=20 posx=457 posy=495 width=80 height=20/>
     572<node halign=center text="DO" name=day3_d fontsize=20 posx=636 posy=495 width=80 height=20/>
     573<node halign=center text="0 C" name=day0_t fontsize=20 posx=100 posy=575 width=80 height=20/>
     574<node halign=center text="0 C" name=day1_t fontsize=20 posx=279 posy=575 width=80 height=20/>
     575<node halign=center text="0 C" name=day2_t fontsize=20 posx=457 posy=575 width=80 height=20/>
     576<node halign=center text="0 C" name=day3_t fontsize=20 posx=636 posy=575 width=80 height=20/>
     577<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day0_i posx=110 posy=505 width=64 height=64/>
     578<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day1_i posx=289 posy=505 width=64 height=64/>
     579<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day2_i posx=467 posy=505 width=64 height=64/>
     580<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day3_i posx=646 posy=505 width=64 height=64/>
     581</screen>
     582
     583##  PLAY  ##
     584
     585<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf85_Play posx=0 posy=0 width=800 height=600 bgcol=000000>
     586#<node pic=%pluginpath%/lcdsamsung/mc.png type=textbox wrap=yes fontsize=50 halign=center text="" name=title posx=center posy=30 width=690 height=50 fontcol=fontcol/>
     587<node fontsize=50 halign=center text="" type=textbox wrap=yes name=title1 posx=center posy=30 width=690 height=105 fontcol=fontcol/>
     588<node text="---" name=len posx=center posy=160 width=700 height=30 fontsize=30 fontcol=fontcol/>
     589<node halign=center bordersize=3 progresscol=CD661D name=progress bgcol=white halign=left bordercol=CD661D borderradius=5 posy=200 posx=center width=700 height=20/>
     590<node text="---" halign=left name=reverse posx=750 posy=230 width=250 height=30 fontsize=30 fontcol=fontcol/>
     591<node text="---" halign=left  name=pos posx=162 posy=230 width=250 height=30 fontsize=30 fontcol=fontcol/>
     592<node halign=center text="" name=akttime fontsize=100 posx=center posy=300 width=700 height=100/>
     593</screen>
     594
     595##  Standby  ##
     596
     597<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf85_Standby posx=0 posy=0 width=800 height=600 bgcol=000000>
     598#Testrahmen#
     599#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     600#Hintergrundbild#
     601#<node pic=%pluginpath%/lcdsamsung/skin/standby.png halign=center name=Logo posx=center posy=center width=320 height=240/>
     602#Datum#
     603<node halign=center func="gettime" param1="%d.%m.%Y" name=datum fontsize=80 posx=center posy=420 width=700 height=50/>
     604#Zeit#
     605#<node halign=center text="" name=akttime fontsize=100 posx=center posy=355 width=700 height=100/>
     606
     607<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=440 width=100 height=20/>
     608<node halign=center text="" name=day0_d fontsize=20 posx=700 posy=30 width=80 height=20/>
     609<node halign=center text="" name=day1_d fontsize=20 posx=700 posy=136 width=80 height=20/>
     610<node halign=center text="" name=day2_d fontsize=20 posx=700 posy=242 width=80 height=20/>
     611<node halign=center text="" name=day3_d fontsize=20 posx=700 posy=350 width=80 height=20/>
     612<node halign=center text="" name=day0_t fontsize=20 posx=700 posy=110 width=80 height=20/>
     613<node halign=center text="" name=day1_t fontsize=20 posx=700 posy=216 width=80 height=20/>
     614<node halign=center text="" name=day2_t fontsize=20 posx=700 posy=322 width=80 height=20/>
     615<node halign=center text="" name=day3_t fontsize=20 posx=700 posy=430 width=80 height=20/>
     616<node pic=sunny60.png halign=center name=day0_i posx=710 posy=40 width=64 height=64/>
     617<node pic=sunny60.png halign=center name=day1_i posx=710 posy=146 width=64 height=64/>
     618<node pic=sunny60.png halign=center name=day2_i posx=710 posy=252 width=64 height=64/>
     619<node pic=sunny60.png halign=center name=day3_i posx=710 posy=360 width=64 height=64/>
     620#analoge Uhr#
     621<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx="center" posy="center" width=350 height=350/>
     622<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx="center" posy="center" width=226 height=226/>
     623<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx="center" posy="center" width=226 height=226/>
     624</screen>
     625
     626
     627
     628
     629
     630####SPF87####
     631
     632#<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf87 posx=0 posy=0 width=800 height=480 bgcol=000000>
     633#Testrahmen#
     634#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     635
     636#<node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
     637#PICON#
     638<node func=getalternatepicon posx="440" posy="15" width=320 height=240/>
     639#aktuelle Sendung#
     640<node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=50 posx=center posy="255" width=790 height=50 fontcol=fontcol/>
     641#progress Bar
     642<node func="getepgaktstart" param1="%R - " posx="10" posy="345" width="150" height="70">
     643<node func="getepgaktend" param1="%R" posx="108" posy="345" width="150" height="70">
     644<node halign=right func="getepgakttimeremaining" param1="+%d Min" posx="670" posy="345" width="100" height="70">
     645<node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="195" posy="350"  width=470 height=20/>
     646#Nächste Sendung
     647<node func="getepgnextstart" param1="%R- "  posx="200" posy="390" width="150" height="40">
     648<node func="getepgnextend" param1="%R"      posx="280" posy="390" width="70" height="40">
     649<node func="getepgnexttitle"                posx="355" posy="390" width="315" height="40">
     650<node func="getepgnexttimeremaining" param1="%d Min" halign="right"           posx="665" posy="390" width="100" height="40">
     651#Zeit - TEXT
     652#<node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
     653#REC
     654<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
     655#EPG----TEXT
     656#<node fontsize=20 fontcol=fontcol type=textbox func=getepgaktdesc wrap=yes name=epg posx="200" posy="345"  width="470" height="90">
     657
     658#analoge Uhr#
     659#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx=450 posy=254 width=350 height=350/>
     660#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx=450 posy=254 width=226 height=226/>
     661#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx=450 posy=254 width=226 height=226/>
     662
     663#digitale Uhr - 100px hoch#
     664<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="30" posy="60" width=72 height=100/>
     665<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="108" posy="60" width=72 height=100/>
     666<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="180" posy="60" width=21 height=100/>
     667<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="205" posy="60" width=72 height=100/>
     668<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="283" posy="60" width=72 height=100/>
     669#Datum#
     670<node halign=left func="gettime" param1="%d.%m.%Y" name=datum fontsize=40 posx="95" posy="175" width=200 height=100/>
     671#digitale Uhr - 100px hoch mittig#
     672#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="220" posy="300" width=72 height=100/>
     673#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="298" posy="300" width=72 height=100/>
     674#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="370" posy="300" width=21 height=100/>
     675#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="395" posy="300" width=72 height=100/>
     676#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="473" posy="300" width=72 height=100/>
     677</screen>
     678
     679####  mit WETTER  #### 
     680
     681<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf87_Wetter posx=0 posy=0 width=800 height=480 bgcol=000000>
     682#Testrahmen#
     683#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     684
     685#<node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
     686#PICON#
     687<node func=getalternatepicon posx="440" posy="5" width=320 height=240/>
     688#aktuelle Sendung#
     689<node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=50 posx=center posy="245" width=790 height=50 fontcol=fontcol/>
     690#progress Bar
     691<node func="getepgaktstart" param1="%R - " posx="10" posy="305" width="150" height="70">
     692<node func="getepgaktend" param1="%R" posx="108" posy="305" width="150" height="70">
     693<node halign=right func="getepgakttimeremaining" param1="+%d Min" posx="670" posy="305" width="100" height="70">
     694<node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="195" posy="310"  width=470 height=20/>
     695#Nächste Sendung
     696<node func="getepgnextstart" param1="%R- "  posx="200" posy="340" width="150" height="40">
     697<node func="getepgnextend" param1="%R"      posx="280" posy="340" width="70" height="40">
     698<node func="getepgnexttitle"                posx="355" posy="340" width="315" height="40">
     699<node func="getepgnexttimeremaining" param1="%d Min" halign="right"           posx="665" posy="340" width="100" height="40">
     700#Zeit - TEXT
     701#<node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
     702#REC
     703<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
     704#EPG----TEXT
     705#<node fontsize=20 fontcol=fontcol type=textbox func=getepgaktdesc wrap=yes name=epg posx="200" posy="345"  width="470" height="90">
     706
     707#analoge Uhr#
     708#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx=450 posy=254 width=350 height=350/>
     709#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx=450 posy=254 width=226 height=226/>
     710#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx=450 posy=254 width=226 height=226/>
     711
     712#digitale Uhr - 100px hoch#
     713<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="30" posy="40" width=72 height=100/>
     714<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="108" posy="40" width=72 height=100/>
     715<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="180" posy="40" width=21 height=100/>
     716<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="205" posy="40" width=72 height=100/>
     717<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="283" posy="40" width=72 height=100/>
     718#Datum#
     719<node halign=left func="gettime" param1="%d.%m.%Y" name=datum fontsize=40 posx="95" posy="155" width=200 height=100/>
     720
     721#Wetter
     722<node halign=center text="MO" name=day0_d fontsize=20 posx=100 posy=375 width=80 height=20/>
     723<node halign=center text="DI" name=day1_d fontsize=20 posx=279 posy=375 width=80 height=20/>
     724<node halign=center text="MI" name=day2_d fontsize=20 posx=457 posy=375 width=80 height=20/>
     725<node halign=center text="DO" name=day3_d fontsize=20 posx=636 posy=375 width=80 height=20/>
     726<node halign=center text="0 C" name=day0_t fontsize=20 posx=100 posy=455 width=80 height=20/>
     727<node halign=center text="0 C" name=day1_t fontsize=20 posx=279 posy=455 width=80 height=20/>
     728<node halign=center text="0 C" name=day2_t fontsize=20 posx=457 posy=455 width=80 height=20/>
     729<node halign=center text="0 C" name=day3_t fontsize=20 posx=636 posy=455 width=80 height=20/>
     730<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day0_i posx=110 posy=385 width=64 height=64/>
     731<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day1_i posx=289 posy=385 width=64 height=64/>
     732<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day2_i posx=467 posy=385 width=64 height=64/>
     733<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day3_i posx=646 posy=385 width=64 height=64/>
     734</screen>
     735
     736##  PLAY  ##
     737
     738<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf87_Play posx=0 posy=0 width=800 height=480 bgcol=000000>
     739#<node pic=%pluginpath%/lcdsamsung/mc.png type=textbox wrap=yes fontsize=50 halign=center text="" name=title posx=center posy=30 width=690 height=50 fontcol=fontcol/>
     740<node fontsize=50 halign=center text="" type=textbox wrap=yes name=title1 posx=center posy=30 width=690 height=105 fontcol=fontcol/>
     741<node text="---" name=len posx=center posy=160 width=700 height=30 fontsize=30 fontcol=fontcol/>
     742<node halign=center bordersize=3 progresscol=CD661D name=progress bgcol=white halign=left bordercol=CD661D borderradius=5 posy=200 posx=center width=700 height=20/>
     743<node text="---" halign=left name=reverse posx=750 posy=230 width=250 height=30 fontsize=30 fontcol=fontcol/>
     744<node text="---" halign=left  name=pos posx=162 posy=230 width=250 height=30 fontsize=30 fontcol=fontcol/>
     745<node halign=center text="" name=akttime fontsize=100 posx=center posy=300 width=700 height=100/>
     746</screen>
     747
     748##  Standby  ##
     749
     750<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf87_Standby posx=0 posy=0 width=800 height=480 bgcol=000000>
     751#Testrahmen#
     752#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     753#Hintergrundbild#
     754#<node pic=%pluginpath%/lcdsamsung/skin/standby.png halign=center name=Logo posx=center posy=center width=320 height=240/>
     755#Datum#
     756<node halign=center func="gettime" param1="%d.%m.%Y" name=datum fontsize=80 posx=center posy=420 width=700 height=50/>
     757#Zeit#
     758#<node halign=center text="" name=akttime fontsize=100 posx=center posy=355 width=700 height=100/>
     759
     760<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=440 width=100 height=20/>
     761<node halign=center text="" name=day0_d fontsize=20 posx=700 posy=30 width=80 height=20/>
     762<node halign=center text="" name=day1_d fontsize=20 posx=700 posy=136 width=80 height=20/>
     763<node halign=center text="" name=day2_d fontsize=20 posx=700 posy=242 width=80 height=20/>
     764<node halign=center text="" name=day3_d fontsize=20 posx=700 posy=350 width=80 height=20/>
     765<node halign=center text="" name=day0_t fontsize=20 posx=700 posy=110 width=80 height=20/>
     766<node halign=center text="" name=day1_t fontsize=20 posx=700 posy=216 width=80 height=20/>
     767<node halign=center text="" name=day2_t fontsize=20 posx=700 posy=322 width=80 height=20/>
     768<node halign=center text="" name=day3_t fontsize=20 posx=700 posy=430 width=80 height=20/>
     769<node pic=sunny60.png halign=center name=day0_i posx=710 posy=40 width=64 height=64/>
     770<node pic=sunny60.png halign=center name=day1_i posx=710 posy=146 width=64 height=64/>
     771<node pic=sunny60.png halign=center name=day2_i posx=710 posy=252 width=64 height=64/>
     772<node pic=sunny60.png halign=center name=day3_i posx=710 posy=360 width=64 height=64/>
     773#analoge Uhr#
     774<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx="center" posy="center" width=350 height=350/>
     775<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx="center" posy="center" width=226 height=226/>
     776<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx="center" posy="center" width=226 height=226/>
     777</screen>
     778
     779
     780
     781
     782####SPF105####
    312783
    313784<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf105 posx=0 posy=0 width=1024 height=600 bgcol=000000>
    314 <node fontsize=60 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=15 width=994 height=60 fontcol=fontcol/>
    315 <node func=getalternatepicon posx=center posy=100 width=320 height=240/>
    316 <node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=40 posx=center posy=360 width=1004 height=40 fontcol=fontcol/>
    317 <node halign=center text="" name=akttime fontsize=70 posx=center posy="420" width=700 height=70/>
    318 # progress Bar
    319 <node func="getepgaktstart" param1="%R - " posx="10" posy="500" width="150" height="45">
    320 <node func="getepgaktend" param1="%R" posx="105"     posy="500" width="150" height="45">
    321 <node func="getepgakttimeremaining" param1="+%d Min" posx="870" posy="500" width="100" height="45">
    322 <node halign=center bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="187" posy="505"  width=650 height=20/>
    323 #   Nächste Sendung
    324 <node func="getepgnextstart" param1="%R - " posx="187" posy="550" width="150" height="25">
    325 <node func="getepgnextend" param1="%R" posx="255" posy="550" width="70" height="25">
    326 <node func="getepgnexttitle" posx="320" posy="550" width="520" height="25">
    327 <node func="getepgnexttimeremaining" param1="%d Min" halign="right" posx="860" posy="550" width="100" height="25">
    328 #   REC
    329 <node halign=left valign=left func=getrec param1=skin name=rec posx=20 posy=20 width=100 height=30/>
    330 </screen>
    331 
    332 ##  mit WETTER  ## 
     785#Testrahmen#
     786#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     787
     788#<node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
     789#PICON#
     790<node func=getalternatepicon posx="440" posy="15" width=320 height=240/>
     791#aktuelle Sendung#
     792<node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=50 posx=center posy="255" width=790 height=50 fontcol=fontcol/>
     793#progress Bar
     794<node func="getepgaktstart" param1="%R - " posx="10" posy="500" width="150" height="70">
     795<node func="getepgaktend" param1="%R" posx="108" posy="500" width="150" height="70">
     796<node halign=right func="getepgakttimeremaining" param1="+%d Min" posx="870" posy="500" width="100" height="70">
     797<node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="197" posy="505"  width=650 height=20/>
     798#Nächste Sendung
     799<node func="getepgnextstart" param1="%R- "  posx="200" posy="550" width="150" height="40">
     800<node func="getepgnextend" param1="%R"      posx="280" posy="550" width="70" height="40">
     801<node func="getepgnexttitle"                posx="355" posy="550" width="315" height="40">
     802<node func="getepgnexttimeremaining" param1="%d Min" halign="right"           posx="860" posy="550" width="100" height="40">
     803
     804#Zeit - TEXT
     805#<node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
     806#REC
     807<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
     808#EPG----TEXT
     809#<node fontsize=20 fontcol=fontcol type=textbox func=getepgaktdesc wrap=yes name=epg posx="200" posy="345"  width="470" height="90">
     810
     811#analoge Uhr#
     812#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx=450 posy=254 width=350 height=350/>
     813#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx=450 posy=254 width=226 height=226/>
     814#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx=450 posy=254 width=226 height=226/>
     815
     816#digitale Uhr - 100px hoch#
     817<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="30" posy="60" width=72 height=100/>
     818<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="108" posy="60" width=72 height=100/>
     819<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="180" posy="60" width=21 height=100/>
     820<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="205" posy="60" width=72 height=100/>
     821<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="283" posy="60" width=72 height=100/>
     822#Datum#
     823<node halign=left func="gettime" param1="%d.%m.%Y" name=datum fontsize=40 posx="95" posy="175" width=200 height=100/>
     824#digitale Uhr - 100px hoch mittig#
     825#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="220" posy="300" width=72 height=100/>
     826#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="298" posy="300" width=72 height=100/>
     827#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="370" posy="300" width=21 height=100/>
     828#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="395" posy="300" width=72 height=100/>
     829#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="473" posy="300" width=72 height=100/>
     830</screen>
     831
     832####  mit WETTER  #### 
    333833
    334834<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf105_Wetter posx=0 posy=0 width=1024 height=600 bgcol=000000>
    335 <node fontsize=60 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=15 width=994 height=60 fontcol=fontcol/>
    336 <node func=getalternatepicon posx=center posy=100 width=320 height=240/>
    337 <node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=40 posx=center posy=360 width=930 height=40 fontcol=fontcol/>
    338 <node halign=center text="" name=akttime fontsize=70 posx=center posy="420" width=700 height=70/>
    339 # progress Bar
    340 <node func="getepgaktstart" param1="%R - " posx="10" posy="500" width="150" height="45">
    341 <node func="getepgaktend" param1="%R" posx="105"     posy="500" width="150" height="45">
    342 <node func="getepgakttimeremaining" param1="+%d Min" posx="870" posy="500" width="100" height="45">
    343 <node halign=center bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="187" posy="505"  width=650 height=20/>
    344 #   Nächste Sendung
    345 <node func="getepgnextstart" param1="%R - " posx="187" posy="550" width="150" height="25">
    346 <node func="getepgnextend" param1="%R" posx="255" posy="550" width="70" height="25">
    347 <node func="getepgnexttitle" posx="320" posy="550" width="520" height="25">
    348 <node func="getepgnexttimeremaining" param1="%d Min" halign="right" posx="860" posy="550" width="100" height="25">
    349 #   REC
    350 <node halign=left valign=left func=getrec param1=skin name=rec posx=20 posy=20 width=100 height=30/>
    351 #   Wetter
    352 <node halign=center text="MO" name=day0_d fontsize=20 posx=934 posy=10 width=80 height=20/>
    353 <node halign=center text="DI" name=day1_d fontsize=20 posx=934 posy=130 width=80 height=20/>
    354 <node halign=center text="MI" name=day2_d fontsize=20 posx=934 posy=250 width=80 height=20/>
    355 <node halign=center text="DO" name=day3_d fontsize=20 posx=934 posy=370 width=80 height=20/>
    356 <node halign=center text="0 C" name=day0_t fontsize=20 posx=934 posy=95 width=80 height=20/>
    357 <node halign=center text="0 C" name=day1_t fontsize=20 posx=934 posy=215 width=80 height=20/>
    358 <node halign=center text="0 C" name=day2_t fontsize=20 posx=934 posy=335 width=80 height=20/>
    359 <node halign=center text="0 C" name=day3_t fontsize=20 posx=934 posy=455 width=80 height=20/>
    360 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day0_i posx=944 posy=30 width=64 height=64/>
    361 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day1_i posx=944 posy=150 width=64 height=64/>
    362 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day2_i posx=944 posy=270 width=64 height=64/>
    363 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day3_i posx=944 posy=390 width=64 height=64/>
    364 </screen>
    365 
    366 ###  ---- PLAY ----
     835#Testrahmen#
     836#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     837
     838#<node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
     839#PICON#
     840<node func=getalternatepicon posx="440" posy="5" width=320 height=240/>
     841#aktuelle Sendung#
     842<node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=50 posx=center posy="245" width=790 height=50 fontcol=fontcol/>
     843
     844#progress Bar
     845<node func="getepgaktstart" param1="%R - " posx="10" posy="500" width="150" height="70">
     846<node func="getepgaktend" param1="%R" posx="108" posy="500" width="150" height="70">
     847<node halign=right func="getepgakttimeremaining" param1="+%d Min" posx="870" posy="500" width="100" height="70">
     848<node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="197" posy="505"  width=650 height=20/>
     849#Nächste Sendung
     850<node func="getepgnextstart" param1="%R- "  posx="200" posy="550" width="150" height="40">
     851<node func="getepgnextend" param1="%R"      posx="280" posy="550" width="70" height="40">
     852<node func="getepgnexttitle"                posx="355" posy="550" width="315" height="40">
     853<node func="getepgnexttimeremaining" param1="%d Min" halign="right"           posx="860" posy="550" width="100" height="40">
     854
     855
     856
     857
     858#Zeit - TEXT
     859#<node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
     860#REC
     861<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
     862#EPG----TEXT
     863#<node fontsize=20 fontcol=fontcol type=textbox func=getepgaktdesc wrap=yes name=epg posx="200" posy="345"  width="470" height="90">
     864
     865#analoge Uhr#
     866#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx=450 posy=254 width=350 height=350/>
     867#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx=450 posy=254 width=226 height=226/>
     868#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx=450 posy=254 width=226 height=226/>
     869
     870#digitale Uhr - 100px hoch#
     871<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="30" posy="40" width=72 height=100/>
     872<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="108" posy="40" width=72 height=100/>
     873<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="180" posy="40" width=21 height=100/>
     874<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="205" posy="40" width=72 height=100/>
     875<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="283" posy="40" width=72 height=100/>
     876#Datum#
     877<node halign=left func="gettime" param1="%d.%m.%Y" name=datum fontsize=40 posx="95" posy="155" width=200 height=100/>
     878
     879#Wetter
     880<node halign=center text="MO" name=day0_d fontsize=20 posx=100 posy=375 width=80 height=20/>
     881<node halign=center text="DI" name=day1_d fontsize=20 posx=279 posy=375 width=80 height=20/>
     882<node halign=center text="MI" name=day2_d fontsize=20 posx=457 posy=375 width=80 height=20/>
     883<node halign=center text="DO" name=day3_d fontsize=20 posx=636 posy=375 width=80 height=20/>
     884<node halign=center text="0 C" name=day0_t fontsize=20 posx=100 posy=455 width=80 height=20/>
     885<node halign=center text="0 C" name=day1_t fontsize=20 posx=279 posy=455 width=80 height=20/>
     886<node halign=center text="0 C" name=day2_t fontsize=20 posx=457 posy=455 width=80 height=20/>
     887<node halign=center text="0 C" name=day3_t fontsize=20 posx=636 posy=455 width=80 height=20/>
     888<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day0_i posx=110 posy=385 width=64 height=64/>
     889<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day1_i posx=289 posy=385 width=64 height=64/>
     890<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day2_i posx=467 posy=385 width=64 height=64/>
     891<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day3_i posx=646 posy=385 width=64 height=64/>
     892</screen>
     893
     894##  PLAY  ##
     895
    367896<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf105_Play posx=0 posy=0 width=1024 height=600 bgcol=000000>
    368897#<node pic=%pluginpath%/lcdsamsung/mc.png type=textbox wrap=yes fontsize=50 halign=center text="" name=title posx=center posy=30 width=690 height=50 fontcol=fontcol/>
     
    375904</screen>
    376905
    377 ##  ---- STANDBY ----
     906##  Standby  ##
    378907
    379908<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf105_Standby posx=0 posy=0 width=1024 height=600 bgcol=000000>
    380 <node halign=center func="gettime" param1="%d.%m.%Y" name=datum fontsize=80 posx=center posy=40 width=700 height=100/>
    381 <node halign=center text="" name=akttime fontsize=100 posx=center posy=460 width=700 height=100/>
    382 <node pic=%pluginpath%/lcdsamsung/skin/Standardpicon.png halign=center name=Logo posx=352 posy=180 width=320 height=240/>
     909#Testrahmen#
     910#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     911#Hintergrundbild#
     912#<node pic=%pluginpath%/lcdsamsung/skin/standby.png halign=center name=Logo posx=center posy=center width=320 height=240/>
     913#Datum#
     914<node halign=center func="gettime" param1="%d.%m.%Y" name=datum fontsize=80 posx=center posy=420 width=700 height=50/>
     915#Zeit#
     916#<node halign=center text="" name=akttime fontsize=100 posx=center posy=355 width=700 height=100/>
    383917
    384918<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=440 width=100 height=20/>
    385 <node halign=center text="" name=day0_d fontsize=20 posx=96 posy=460 width=80 height=20/>
    386 <node halign=center text="" name=day1_d fontsize=20 posx=240 posy=460 width=80 height=20/>
    387 <node halign=center text="" name=day2_d fontsize=20 posx=704 posy=460 width=80 height=20/>
    388 <node halign=center text="" name=day3_d fontsize=20 posx=848 posy=460 width=80 height=20/>
    389 <node halign=center text="" name=day0_t fontsize=20 posx=96 posy=554 width=80 height=20/>
    390 <node halign=center text="" name=day1_t fontsize=20 posx=240 posy=554 width=80 height=20/>
    391 <node halign=center text="" name=day2_t fontsize=20 posx=704 posy=554 width=80 height=20/>
    392 <node halign=center text="" name=day3_t fontsize=20 posx=848 posy=554 width=80 height=20/>
    393 <node pic=sunny60.png halign=center name=day0_i posx=106 posy=480 width=64 height=64/>
    394 <node pic=sunny60.png halign=center name=day1_i posx=250 posy=480 width=64 height=64/>
    395 <node pic=sunny60.png halign=center name=day2_i posx=714 posy=480 width=64 height=64/>
    396 <node pic=sunny60.png halign=center name=day3_i posx=858 posy=480 width=64 height=64/>
    397 </screen>
    398 
    399 
    400 
    401 
    402 
    403 ####  SPF107
     919<node halign=center text="" name=day0_d fontsize=20 posx=700 posy=30 width=80 height=20/>
     920<node halign=center text="" name=day1_d fontsize=20 posx=700 posy=136 width=80 height=20/>
     921<node halign=center text="" name=day2_d fontsize=20 posx=700 posy=242 width=80 height=20/>
     922<node halign=center text="" name=day3_d fontsize=20 posx=700 posy=350 width=80 height=20/>
     923<node halign=center text="" name=day0_t fontsize=20 posx=700 posy=110 width=80 height=20/>
     924<node halign=center text="" name=day1_t fontsize=20 posx=700 posy=216 width=80 height=20/>
     925<node halign=center text="" name=day2_t fontsize=20 posx=700 posy=322 width=80 height=20/>
     926<node halign=center text="" name=day3_t fontsize=20 posx=700 posy=430 width=80 height=20/>
     927<node pic=sunny60.png halign=center name=day0_i posx=710 posy=40 width=64 height=64/>
     928<node pic=sunny60.png halign=center name=day1_i posx=710 posy=146 width=64 height=64/>
     929<node pic=sunny60.png halign=center name=day2_i posx=710 posy=252 width=64 height=64/>
     930<node pic=sunny60.png halign=center name=day3_i posx=710 posy=360 width=64 height=64/>
     931#analoge Uhr#
     932<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx="center" posy="center" width=350 height=350/>
     933<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx="center" posy="center" width=226 height=226/>
     934<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx="center" posy="center" width=226 height=226/>
     935</screen>
     936
     937
     938
     939
     940####SPF107####
    404941
    405942<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf107 posx=0 posy=0 width=1024 height=600 bgcol=000000>
    406 <node fontsize=60 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=15 width=994 height=60 fontcol=fontcol/>
    407 <node func=getalternatepicon posx=center posy=100 width=320 height=240/>
    408 ##    Rahmen um das PICON    bordersize="1" bordercol="white"
    409 #<node name="small_lcd" bordersize="1" bordercol="white" posx="center" posy="100" width="320" height="240">
    410 ##
    411 <node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=40 posx=center posy=360 width=1004 height=40 fontcol=fontcol/>
    412 <node halign=center text="" name=akttime fontsize=70 posx=center posy="420" width=700 height=70/>
    413 # progress Bar
    414 <node func="getepgaktstart" param1="%R - " posx="10" posy="500" width="150" height="45">
    415 <node func="getepgaktend" param1="%R" posx="105"     posy="500" width="150" height="45">
    416 <node func="getepgakttimeremaining" param1="+%d Min" posx="870" posy="500" width="100" height="45">
    417 <node halign=center bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="187" posy="505"  width=650 height=20/>
    418 #   Nächste Sendung
    419 <node func="getepgnextstart" param1="%R - " posx="187" posy="550" width="150" height="25">
    420 <node func="getepgnextend" param1="%R" posx="255" posy="550" width="70" height="25">
    421 <node func="getepgnexttitle" posx="320" posy="550" width="520" height="25">
    422 <node func="getepgnexttimeremaining" param1="%d Min" halign="right" posx="860" posy="550" width="100" height="25">
    423 #   REC
    424 <node halign=left valign=left func=getrec param1=skin name=rec posx=20 posy=20 width=100 height=30/>
    425 </screen>
    426 
    427 ##  mit WETTER  ## 
     943#Testrahmen#
     944#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     945
     946#<node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
     947#PICON#
     948<node func=getalternatepicon posx="440" posy="15" width=320 height=240/>
     949#aktuelle Sendung#
     950<node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=50 posx=center posy="255" width=790 height=50 fontcol=fontcol/>
     951#progress Bar
     952<node func="getepgaktstart" param1="%R - " posx="10" posy="500" width="150" height="70">
     953<node func="getepgaktend" param1="%R" posx="108" posy="500" width="150" height="70">
     954<node halign=right func="getepgakttimeremaining" param1="+%d Min" posx="870" posy="500" width="100" height="70">
     955<node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="197" posy="505"  width=650 height=20/>
     956#Nächste Sendung
     957<node func="getepgnextstart" param1="%R- "  posx="200" posy="550" width="150" height="40">
     958<node func="getepgnextend" param1="%R"      posx="280" posy="550" width="70" height="40">
     959<node func="getepgnexttitle"                posx="355" posy="550" width="315" height="40">
     960<node func="getepgnexttimeremaining" param1="%d Min" halign="right"           posx="860" posy="550" width="100" height="40">
     961#Zeit - TEXT
     962#<node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
     963#REC
     964<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
     965#EPG----TEXT
     966#<node fontsize=20 fontcol=fontcol type=textbox func=getepgaktdesc wrap=yes name=epg posx="200" posy="345"  width="470" height="90">
     967
     968#analoge Uhr#
     969#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx=450 posy=254 width=350 height=350/>
     970#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx=450 posy=254 width=226 height=226/>
     971#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx=450 posy=254 width=226 height=226/>
     972
     973#digitale Uhr - 100px hoch#
     974<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="30" posy="60" width=72 height=100/>
     975<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="108" posy="60" width=72 height=100/>
     976<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="180" posy="60" width=21 height=100/>
     977<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="205" posy="60" width=72 height=100/>
     978<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="283" posy="60" width=72 height=100/>
     979#Datum#
     980<node halign=left func="gettime" param1="%d.%m.%Y" name=datum fontsize=40 posx="95" posy="175" width=200 height=100/>
     981#digitale Uhr - 100px hoch mittig#
     982#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="220" posy="300" width=72 height=100/>
     983#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="298" posy="300" width=72 height=100/>
     984#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="370" posy="300" width=21 height=100/>
     985#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="395" posy="300" width=72 height=100/>
     986#<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="473" posy="300" width=72 height=100/>
     987</screen>
     988
     989####  mit WETTER  #### 
    428990
    429991<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf107_Wetter posx=0 posy=0 width=1024 height=600 bgcol=000000>
    430 <node fontsize=60 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=15 width=994 height=60 fontcol=fontcol/>
    431 <node func=getalternatepicon posx=center posy=100 width=320 height=240/>
    432 <node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=40 posx=center posy=360 width=1004 height=40 fontcol=fontcol/>
    433 <node halign=center text="" name=akttime fontsize=70 posx=center posy="420" width=700 height=70/>
    434 # progress Bar
    435 <node func="getepgaktstart" param1="%R - " posx="10" posy="500" width="150" height="45">
    436 <node func="getepgaktend" param1="%R" posx="105"     posy="500" width="150" height="45">
    437 <node func="getepgakttimeremaining" param1="+%d Min" posx="870" posy="500" width="100" height="45">
    438 <node halign=center bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="187" posy="505"  width=650 height=20/>
    439 #   Nächste Sendung
    440 <node func="getepgnextstart" param1="%R - " posx="187" posy="550" width="150" height="25">
    441 <node func="getepgnextend" param1="%R" posx="255" posy="550" width="70" height="25">
    442 <node func="getepgnexttitle" posx="320" posy="550" width="520" height="25">
    443 <node func="getepgnexttimeremaining" param1="%d Min" halign="right" posx="860" posy="550" width="100" height="25">
    444 #   REC
    445 <node halign=left valign=left func=getrec param1=skin name=rec posx=20 posy=20 width=100 height=30/>
    446 #   Wetter
    447 <node halign=center text="MO" name=day0_d fontsize=20 posx=934 posy=10 width=80 height=20/>
    448 <node halign=center text="DI" name=day1_d fontsize=20 posx=934 posy=130 width=80 height=20/>
    449 <node halign=center text="MI" name=day2_d fontsize=20 posx=934 posy=250 width=80 height=20/>
    450 <node halign=center text="DO" name=day3_d fontsize=20 posx=934 posy=370 width=80 height=20/>
    451 <node halign=center text="0 C" name=day0_t fontsize=20 posx=934 posy=95 width=80 height=20/>
    452 <node halign=center text="0 C" name=day1_t fontsize=20 posx=934 posy=215 width=80 height=20/>
    453 <node halign=center text="0 C" name=day2_t fontsize=20 posx=934 posy=335 width=80 height=20/>
    454 <node halign=center text="0 C" name=day3_t fontsize=20 posx=934 posy=455 width=80 height=20/>
    455 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day0_i posx=944 posy=30 width=64 height=64/>
    456 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day1_i posx=944 posy=150 width=64 height=64/>
    457 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day2_i posx=944 posy=270 width=64 height=64/>
    458 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day3_i posx=944 posy=390 width=64 height=64/>
    459 </screen>
    460 
    461 ###  ---- PLAY ----
     992#Testrahmen#
     993#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     994
     995#<node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=5 width=780 height=50 fontcol=fontcol/>
     996#PICON#
     997<node func=getalternatepicon posx="440" posy="5" width=320 height=240/>
     998#aktuelle Sendung#
     999<node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=50 posx=center posy="245" width=790 height=50 fontcol=fontcol/>
     1000#progress Bar
     1001<node func="getepgaktstart" param1="%R - " posx="10" posy="500" width="150" height="70">
     1002<node func="getepgaktend" param1="%R" posx="108" posy="500" width="150" height="70">
     1003<node halign=right func="getepgakttimeremaining" param1="+%d Min" posx="870" posy="500" width="100" height="70">
     1004<node halign=left bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posx="197" posy="505"  width=650 height=20/>
     1005#Nächste Sendung
     1006<node func="getepgnextstart" param1="%R- "  posx="200" posy="550" width="150" height="40">
     1007<node func="getepgnextend" param1="%R"      posx="280" posy="550" width="70" height="40">
     1008<node func="getepgnexttitle"                posx="355" posy="550" width="315" height="40">
     1009<node func="getepgnexttimeremaining" param1="%d Min" halign="right"           posx="860" posy="550" width="100" height="40">
     1010#Zeit - TEXT
     1011#<node halign=left text="" name=akttime fontsize=60 posx=20 posy=410 width=700 height=70/>
     1012#REC
     1013<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=560 width=100 height=20/>
     1014#EPG----TEXT
     1015#<node fontsize=20 fontcol=fontcol type=textbox func=getepgaktdesc wrap=yes name=epg posx="200" posy="345"  width="470" height="90">
     1016
     1017#analoge Uhr#
     1018#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx=450 posy=254 width=350 height=350/>
     1019#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx=450 posy=254 width=226 height=226/>
     1020#<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx=450 posy=254 width=226 height=226/>
     1021
     1022#digitale Uhr - 100px hoch#
     1023<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde posx="30" posy="40" width=72 height=100/>
     1024<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=stunde2 posx="108" posy="40" width=72 height=100/>
     1025<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_Trennzeichen.png halign=center name=trenner posx="180" posy="40" width=21 height=100/>
     1026<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute posx="205" posy="40" width=72 height=100/>
     1027<node pic=%pluginpath%/lcdsamsung/skin/digital1/Digital1_wert_w.png halign=center name=minute2 posx="283" posy="40" width=72 height=100/>
     1028#Datum#
     1029<node halign=left func="gettime" param1="%d.%m.%Y" name=datum fontsize=40 posx="95" posy="155" width=200 height=100/>
     1030
     1031#Wetter
     1032<node halign=center text="MO" name=day0_d fontsize=20 posx=100 posy=375 width=80 height=20/>
     1033<node halign=center text="DI" name=day1_d fontsize=20 posx=279 posy=375 width=80 height=20/>
     1034<node halign=center text="MI" name=day2_d fontsize=20 posx=457 posy=375 width=80 height=20/>
     1035<node halign=center text="DO" name=day3_d fontsize=20 posx=636 posy=375 width=80 height=20/>
     1036<node halign=center text="0 C" name=day0_t fontsize=20 posx=100 posy=455 width=80 height=20/>
     1037<node halign=center text="0 C" name=day1_t fontsize=20 posx=279 posy=455 width=80 height=20/>
     1038<node halign=center text="0 C" name=day2_t fontsize=20 posx=457 posy=455 width=80 height=20/>
     1039<node halign=center text="0 C" name=day3_t fontsize=20 posx=636 posy=455 width=80 height=20/>
     1040<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day0_i posx=110 posy=385 width=64 height=64/>
     1041<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day1_i posx=289 posy=385 width=64 height=64/>
     1042<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day2_i posx=467 posy=385 width=64 height=64/>
     1043<node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day3_i posx=646 posy=385 width=64 height=64/>
     1044</screen>
     1045
     1046##  PLAY  ##
    4621047
    4631048<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf107_Play posx=0 posy=0 width=1024 height=600 bgcol=000000>
     
    4711056</screen>
    4721057
    473 ##  ---- STANDBY ----
     1058##  Standby  ##
    4741059
    4751060<screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf107_Standby posx=0 posy=0 width=1024 height=600 bgcol=000000>
    476 <node halign=center func="gettime" param1="%d.%m.%Y" name=datum fontsize=80 posx=center posy=40 width=700 height=100/>
    477 <node halign=center text="" name=akttime fontsize=100 posx=center posy=460 width=700 height=100/>
    478 <node pic=%pluginpath%/lcdsamsung/skin/Standardpicon.png halign=center name=Logo posx=352 posy=180 width=320 height=240/>
     1061#Testrahmen#
     1062#<node name="small_lcd" bordersize="1" bordercol="white" posx="0" posy="0" width="800" height="480">
     1063#Hintergrundbild#
     1064#<node pic=%pluginpath%/lcdsamsung/skin/standby.png halign=center name=Logo posx=center posy=center width=320 height=240/>
     1065#Datum#
     1066<node halign=center func="gettime" param1="%d.%m.%Y" name=datum fontsize=80 posx=center posy=420 width=700 height=50/>
     1067#Zeit#
     1068#<node halign=center text="" name=akttime fontsize=100 posx=center posy=355 width=700 height=100/>
    4791069
    4801070<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=440 width=100 height=20/>
    481 <node halign=center text="" name=day0_d fontsize=20 posx=96 posy=460 width=80 height=20/>
    482 <node halign=center text="" name=day1_d fontsize=20 posx=240 posy=460 width=80 height=20/>
    483 <node halign=center text="" name=day2_d fontsize=20 posx=704 posy=460 width=80 height=20/>
    484 <node halign=center text="" name=day3_d fontsize=20 posx=848 posy=460 width=80 height=20/>
    485 <node halign=center text="" name=day0_t fontsize=20 posx=96 posy=554 width=80 height=20/>
    486 <node halign=center text="" name=day1_t fontsize=20 posx=240 posy=554 width=80 height=20/>
    487 <node halign=center text="" name=day2_t fontsize=20 posx=704 posy=554 width=80 height=20/>
    488 <node halign=center text="" name=day3_t fontsize=20 posx=848 posy=554 width=80 height=20/>
    489 <node pic=sunny60.png halign=center name=day0_i posx=106 posy=480 width=64 height=64/>
    490 <node pic=sunny60.png halign=center name=day1_i posx=250 posy=480 width=64 height=64/>
    491 <node pic=sunny60.png halign=center name=day2_i posx=714 posy=480 width=64 height=64/>
    492 <node pic=sunny60.png halign=center name=day3_i posx=858 posy=480 width=64 height=64/>
    493 </screen>
     1071<node halign=center text="" name=day0_d fontsize=20 posx=700 posy=30 width=80 height=20/>
     1072<node halign=center text="" name=day1_d fontsize=20 posx=700 posy=136 width=80 height=20/>
     1073<node halign=center text="" name=day2_d fontsize=20 posx=700 posy=242 width=80 height=20/>
     1074<node halign=center text="" name=day3_d fontsize=20 posx=700 posy=350 width=80 height=20/>
     1075<node halign=center text="" name=day0_t fontsize=20 posx=700 posy=110 width=80 height=20/>
     1076<node halign=center text="" name=day1_t fontsize=20 posx=700 posy=216 width=80 height=20/>
     1077<node halign=center text="" name=day2_t fontsize=20 posx=700 posy=322 width=80 height=20/>
     1078<node halign=center text="" name=day3_t fontsize=20 posx=700 posy=430 width=80 height=20/>
     1079<node pic=sunny60.png halign=center name=day0_i posx=710 posy=40 width=64 height=64/>
     1080<node pic=sunny60.png halign=center name=day1_i posx=710 posy=146 width=64 height=64/>
     1081<node pic=sunny60.png halign=center name=day2_i posx=710 posy=252 width=64 height=64/>
     1082<node pic=sunny60.png halign=center name=day3_i posx=710 posy=360 width=64 height=64/>
     1083#analoge Uhr#
     1084<node pic=%pluginpath%/lcdsamsung/skin/uhr1/Ziffernblatt_350x350.png halign=center name=uhr posx="center" posy="center" width=350 height=350/>
     1085<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-min_mm.png halign=center name=minute posx="center" posy="center" width=226 height=226/>
     1086<node pic=%pluginpath%/lcdsamsung/skin/uhr1/analog_226x226-hr_hhmm.png halign=center name=stunde posx="center" posy="center" width=226 height=226/>
     1087</screen>
Note: See TracChangeset for help on using the changeset viewer.