Changeset 17109


Ignore:
Timestamp:
07/11/12 17:55:46 (12 years ago)
Author:
gost
Message:

[lcdpearl] fix skin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/skins/lcdpearl1/skin.xml

    r16963 r17109  
    1 <screen name="samsung1_main" title="Samsung SPF.. Settings" titlealign=center fontcol=fontcol valign=bottom fontsize=30 posx=center posy=center width=50% height=40% bordercol=bordercol bordersize=2 bgcol=bgcol>
     1<screen name="pearl1_main" title="Pearl LCD Settings" titlealign=center fontcol=fontcol valign=bottom fontsize=30 posx=center posy=center width=50% height=40% bordercol=bordercol bordersize=2 bgcol=bgcol>
    22<node bordercol=bordercol scrollbar=auto type=listbox posy=center posx=center name=listbox width=85% height=70%>
    3 <node name=lcdtype type=choicebox parent=listbox valign=middle posx=0 text="Typenbezeichnung" bordercol=bordercol bordersize=2 width=100% height=25>   
    43<node name=allmenu type=choicebox parent=listbox valign=middle posx=0 text="alle Menus anzeigen" bordercol=bordercol bordersize=2 width=100% height=25>
    54<node name=wettervor type=choicebox parent=listbox valign=middle posx=0 text="Wettervorhersage" bordercol=bordercol bordersize=2 width=100% height=25>
     
    1110</screen>
    1211
    13 <screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf75 posx=0 posy=0 width=800 height=480 bgcol=000000>
    14 <node fontsize=80 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=15 width=770 height=80 fontcol=fontcol/>
    15 <node func=getpicon posx=350 posy=100 width=100 height=60/>
    16 <node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=35 posx=center posy=175 width=780 height=50 fontcol=fontcol/>
    17 <node halign=center bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posy=230 posx=center width=700 height=20/>
    18 <node halign=center text="" name=akttime fontsize=100 posx=center posy=275 width=700 height=100/>
    19 <node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=440 width=100 height=20/>
     12<screen halign=center fontcol=fontcol fontsize=30 name=LCD_Pearl1 posx=0 posy=0 width=320 height=240 bgcol=000000>
     13<node fontsize=40 halign=center text="" func=getaktchannelname name=channelname posx=5 posy=5 width=310 height=40 fontcol=fontcol/>
     14<node func=getpicon posx=110 posy=50 width=100 height=60/>
     15<node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=20 posx=10 posy=115 width=300 height=30 fontcol=fontcol/>
     16<node halign=center bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=bordercol borderradius=5 name=epgline posy=145 posx=center width=290 height=20/>
     17<node halign=center text="" name=akttime fontsize=50 posx=center posy=170 width=320 height=50/>
     18<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=220 width=100 height=20/>
    2019</screen>
    2120
    22 <screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf75_Wetter posx=0 posy=0 width=800 height=480 bgcol=000000>
    23 <node fontsize=80 halign=center text="" func=getaktchannelname name=channelname posx=10 posy=15 width=690 height=80 fontcol=fontcol/>
    24 <node func=getpicon posx=240 posy=100 width=100 height=60/>
    25 <node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=35 posx=5 posy=175 width=695 height=50 fontcol=fontcol/>
    26 <node halign=center bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posy=230 posx=5 width=695 height=20/>
    27 <node halign=center text="" name=akttime fontsize=100 posx=100 posy=275 width=600 height=100/>
    28 <node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=440 width=100 height=20/>
    29 <node halign=center text="0 C" name=day0_t fontsize=20 posx=710 posy=5 width=80 height=20/>
    30 <node halign=center text="0 C" name=day1_t fontsize=20 posx=710 posy=125 width=80 height=20/>
    31 <node halign=center text="0 C" name=day2_t fontsize=20 posx=710 posy=245 width=80 height=20/>
    32 <node halign=center text="0 C" name=day3_t fontsize=20 posx=710 posy=365 width=80 height=20/>
    33 <node halign=center text="MO" name=day0_d fontsize=20 posx=710 posy=95 width=80 height=20/>
    34 <node halign=center text="DI" name=day1_d fontsize=20 posx=710 posy=215 width=80 height=20/>
    35 <node halign=center text="MI" name=day2_d fontsize=20 posx=710 posy=335 width=80 height=20/>
    36 <node halign=center text="DO" name=day3_d fontsize=20 posx=710 posy=455 width=80 height=20/>
    37 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day0_i posx=720 posy=30 width=60 height=60/>
    38 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day1_i posx=720 posy=150 width=60 height=60/>
    39 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day2_i posx=720 posy=270 width=60 height=60/>
    40 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day3_i posx=720 posy=390 width=60 height=60/>
     21<screen halign=center fontcol=fontcol fontsize=30 name=LCD_Pearl1_Wetter posx=0 posy=0 width=320 height=240 bgcol=000000>
     22<node fontsize=50 halign=center text="" func=getaktchannelname name=channelname posx=5 posy=3 width=310 height=50 fontcol=fontcol/>
     23<node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=20 posx=10 posy=60 width=300 height=20 fontcol=fontcol/>
     24<node halign=center bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=bordercol borderradius=5 name=epgline posy=85 posx=center width=290 height=15/>
     25<node halign=center text="" name=akttime fontsize=50 posx=center posy=100 width=320 height=50/>
     26<node halign=center text="0 C" name=day0_t fontsize=20 posx=10 posy=160 width=60 height=20/>
     27<node halign=center text="0 C" name=day1_t fontsize=20 posx=100 posy=160 width=60 height=20/>
     28<node halign=center text="0 C" name=day2_t fontsize=20 posx=175 posy=160 width=60 height=20/>
     29<node halign=center text="0 C" name=day3_t fontsize=20 posx=250 posy=160 width=60 height=20/>
     30<node pic=%pluginpath%/lcdpearl1/skin/sunny60.png halign=center name=day0_i posx=10 posy=180 width=60 height=60/>
     31<node pic=%pluginpath%/lcdpearl1/skin/sunny60.png halign=center name=day1_i posx=100 posy=180 width=60 height=60/>
     32<node pic=%pluginpath%/lcdpearl1/skin/sunny60.png halign=center name=day2_i posx=175 posy=180 width=60 height=60/>
     33<node pic=%pluginpath%/lcdpearl1/skin/sunny60.png halign=center name=day3_i posx=250 posy=180 width=60 height=60/>
     34<node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=220 width=100 height=20/>
    4135</screen>
    4236
    43 <screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf75_Play posx=0 posy=0 width=320 height=240 bgcol=bgcol>
    44 <node pic=%pluginpath%/lcdsamsung/mc.png type=textbox wrap=yes fontsize=30 halign=center text="" name=title posx=0 posy=0 width=320 height=240 fontcol=fontcol/>
     37<screen halign=center fontcol=fontcol fontsize=30 name=LCD_Play posx=0 posy=0 width=320 height=240 bgcol=000000>
     38<node pic=%pluginpath%/lcdpearl1/mc.png type=textbox wrap=yes fontsize=30 halign=center text="" name=title posx=0 posy=0 width=320 height=240 fontcol=fontcol/>
    4539<node type=textbox wrap=yes fontsize=30 halign=center text="" name=title1 posx=5 posy=40 width=310 height=90 fontcol=fontcol/>
    4640#<node text="---" name=len posx=center posy=110 width=100 height=20 fontcol=fontcol/>
     
    5145</screen>
    5246
    53 
    54 <screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf87 posx=0 posy=0 width=800 height=480 bgcol=000000>
    55 <node fontsize=80 halign=center text="" func=getaktchannelname name=channelname posx=15 posy=15 width=770 height=80 fontcol=fontcol/>
    56 <node func=getpicon posx=350 posy=100 width=100 height=60/>
    57 <node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=35 posx=center posy=175 width=780 height=50 fontcol=fontcol/>
    58 <node halign=center bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posy=230 posx=center width=700 height=20/>
    59 <node halign=center text="" name=akttime fontsize=100 posx=center posy=275 width=700 height=100/>
    60 <node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=440 width=100 height=20/>
    61 </screen>
    62 
    63 <screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf87_Wetter posx=0 posy=0 width=800 height=480 bgcol=000000>
    64 <node fontsize=80 halign=center text="" func=getaktchannelname name=channelname posx=10 posy=15 width=690 height=80 fontcol=fontcol/>
    65 <node func=getpicon posx=240 posy=100 width=100 height=60/>
    66 <node halign=center func=getepgakttitle bordersize=0 bordercol=bordercol fontsize=35 posx=5 posy=175 width=695 height=50 fontcol=fontcol/>
    67 <node halign=center bordersize=2 progresscol=CD661D bgcol=white halign=left func=getepgakttimeline bordercol=CD661D borderradius=5 name=epgline posy=230 posx=5 width=695 height=20/>
    68 <node halign=center text="" name=akttime fontsize=100 posx=100 posy=275 width=600 height=100/>
    69 <node halign=center valign=left func=getrec param1=skin name=rec posx=0 posy=440 width=100 height=20/>
    70 <node halign=center text="0 C" name=day0_t fontsize=20 posx=710 posy=5 width=80 height=20/>
    71 <node halign=center text="0 C" name=day1_t fontsize=20 posx=710 posy=125 width=80 height=20/>
    72 <node halign=center text="0 C" name=day2_t fontsize=20 posx=710 posy=245 width=80 height=20/>
    73 <node halign=center text="0 C" name=day3_t fontsize=20 posx=710 posy=365 width=80 height=20/>
    74 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day0_i posx=720 posy=30 width=60 height=60/>
    75 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day1_i posx=720 posy=150 width=60 height=60/>
    76 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day2_i posx=720 posy=270 width=60 height=60/>
    77 <node pic=%pluginpath%/lcdsamsung/skin/sunny60.png halign=center name=day3_i posx=720 posy=390 width=60 height=60/>
    78 </screen>
    79 
    80 <screen halign=center fontcol=fontcol fontsize=30 name=LCD_spf87_Play posx=0 posy=0 width=320 height=240 bgcol=bgcol>
    81 <node pic=%pluginpath%/lcdsamsung/mc.png type=textbox wrap=yes fontsize=30 halign=center text="" name=title posx=0 posy=0 width=320 height=240 fontcol=fontcol/>
    82 <node type=textbox wrap=yes fontsize=30 halign=center text="" name=title1 posx=5 posy=40 width=310 height=90 fontcol=fontcol/>
     47#<screen halign=center fontcol=fontcol fontsize=30 name=LCD_Play posx=0 posy=0 width=320 height=240 bgcol=bgcol>
     48#<node type=TEXTBOX wrap=yes fontsize=30 halign=center text="" name=title1 posx=5 posy=5 width=310 height=90 fontcol=fontcol/>
    8349#<node text="---" name=len posx=center posy=110 width=100 height=20 fontcol=fontcol/>
    8450#<node halign=center bordersize=2 progresscol=bordercol name=progress bgcol=white halign=left bordercol=bordercol borderradius=5 posy=135 posx=center width=290 height=20/>
    8551#<node text="---" halign=right name=reverse posx=215 posy=160 width=100 height=20 fontcol=fontcol/>
    8652#<node text="---" name=pos posx=10 posy=160 width=100 height=20 fontcol=fontcol/>
     53#<node halign=center text="" name=akttime fontsize=50 posx=center posy=170 width=320 height=50/>
     54#</screen>
     55
     56<screen halign=center fontcol=fontcol fontsize=30 name=LCD_MC_Menu posx=0 posy=0 width=320 height=240 bgcol=000000>
     57<node pic=%pluginpath%/lcdpearl1/mc.png type=textbox wrap=yes fontsize=30 halign=center text="" name=title posx=0 posy=0 width=320 height=240 fontcol=fontcol/>
     58<node type=textbox wrap=yes fontsize=30 halign=center text="Auswahl" name=title posx=5 posy=40 width=310 height=90 fontcol=fontcol/>
    8759<node halign=center text="" name=akttime fontsize=50 posx=center posy=150 width=320 height=50/>
    8860</screen>
Note: See TracChangeset for help on using the changeset viewer.