Changeset 20793


Ignore:
Timestamp:
Mar 31, 2013, 3:36:25 AM (13 years ago)
Author:
tobayer
Message:

[titan] ufs912 skins: update epg screens, add "EPG Search" button

Location:
ipk/source.sh4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanskins_ufs912/var/usr/local/share/titan/skin/ufs912/skin.xml

    r20792 r20793  
    5555        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
    5656        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="1210" height="30">
    57         <node name="timeline"       font="font1" charspace="-1" fontsize="18" fontcol="fontcol1" valign="top" scrollbar="no"                  posx="270" posy="20" width="930" height="30" bordercol="fontcol2">
    58         <node name="channellistbox" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" valign="top" scrollbar="no"  type="listbox"  posx="10"  posy="50" width="260" height="-200">
    59         <node name="listbox"        font="font1" charspace="-1" fontsize="18" fontcol="fontcol1" valign="top" scrollbar="yes" type="grid"     posx="270" posy="49" width="930" height="-200" bordercol="fontcol2" progresscol="rec_progress">
    60         <node name="epgdesc" type="textbox" wrap="yes" font="font1" charspace="-1" fontsize="26" fontcol="fontcol" posx="10" posy="460" width="1190" height="-40" bordersize="1" bordercol="fontcol" bordertype="1">
    61         <node name="b1" text="Timer"      picmem="skin/key_red.png"    textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="190" height="40">
    62         <node name="b2" text="EPG"        picmem="skin/key_green.png"  textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="210" posy="0" width="190" height="40">
    63         <node name="b3" text="Single EPG" picmem="skin/key_yellow.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="410" posy="0" width="190" height="40">
    64         <node name="b4" text="Multi EPG"  picmem="skin/key_blue.png"   textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="610" posy="0" width="190" height="40">
    65         <node name="b5" picmem="skin/key_PlusMinus.png"   valign="middle" posx="810" posy="0" width="40" height="40">
    66         <node name="b6" picmem="skin/key_FastBackFor.png" valign="middle" posx="860" posy="0" width="40" height="40">
    67         <node name="time" func="gettime"  param1="%d.%m. (%a) - %R"  halign="right"  valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="920" posy="0" width="280" height="40">
     57        <node name="time" func="gettime" param1="%d.%m. - %R" halign="center" valign="middle" charspace="-1" fontsize="18" posx="0" posy="20" width="120" height="20" bordersize="1" bordercol="fontcol2">
     58        <node name="timeborder" posx="0" posy="20" width="240" height="20" bordersize="1" bordercol="fontcol2">
     59        <node name="timeline"       font="font1" charspace="-1" fontsize="18" fontcol="fontcol1" valign="top" scrollbar="no"                  posx="240" posy="20" width="972" height="30" bordercol="fontcol2">
     60        <node name="channellistbox" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" valign="top" scrollbar="no"  type="listbox"  posx="10"  posy="50" width="230" height="-174">
     61        <node name="listbox"        font="font1" charspace="-1" fontsize="18" fontcol="fontcol1" valign="top" scrollbar="yes" type="grid"     posx="240" posy="49" width="972" height="-174" bordercol="fontcol2" progresscol="rec_progress">
     62        <node name="epgdesc" type="textbox" wrap="yes" font="font1" charspace="-1" fontsize="26" fontcol="fontcol1" posx="10" posy="490" width="1190" height="-40" bordersize="1" bordercol="fontcol1" bordertype="1">
     63        <node name="b1" picmem="skin/key_red.png"    valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="190" height="40" textposx="30" text="Timer">
     64        <node name="b2" picmem="skin/key_green.png"  valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="210" posy="0" width="130" height="40" textposx="30" text="EPG">
     65        <node name="b3" picmem="skin/key_yellow.png" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="350" posy="0" width="210" height="40" textposx="30" text="Single EPG">
     66        <node name="b4" picmem="skin/key_blue.png"   valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="570" posy="0" width="190" height="40" textposx="30" text="Multi EPG">
     67        <node name="b5" picmem="skin/key_0.png"      valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="770" posy="0" width="200" height="40" textposx="40" text="EPG Search">
     68        <node name="b6" picmem="skin/key_PlusMinus.png"   valign="middle" posx="1000" posy="0" width="40" height="40">
     69        <node name="b7" picmem="skin/key_FastBackFor.png" valign="middle" posx="1050" posy="0" width="40" height="40">
     70        <node name="b8" picmem="skin/key_info.png"        valign="middle" posx="1100" posy="0" width="40" height="40">
    6871</screen>
    6972
     
    377380        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
    378381        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="1210" height="30">
    379         <node name="channelname" font="font1" charspace="2" fontsize="28" fontcol="fontcol1" halign="center" valign="middle" posx="center" posy="20" width="600" height="40">
     382        <node name="channelname" font="font1" charspace="2" fontsize="28" fontcol="fontcol1" valign="middle" posx="10" posy="20" width="600" height="40">
     383        <node name="time" func="gettime" param1="%d.%m. (%a) - %R" halign="right" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="930" posy="20" width="270" height="40">
    380384        <node name="listbox" type="listbox" param1="%d.%m. (%a)  %R  " scrollbar="auto" font="font1" charspace="-1" fontsize="27" fontsize2="27" fontcol="fontcol1" fontcol2="fontcol2" progresscol="rec_progress" posx="10" posy="70" width="1190" height="-230" bordercol="fontcol2">
    381         <node posx="10" posy="430" width="1190" height="1" bgcol="fontcol1">
    382         <node name="epgdesc" type="textbox" wrap="yes" font="font1" charspace="-1" fontsize="26" fontcol="fontcol1" posx="10" posy="440" width="1190" height="-40">
    383         <node name="b1" text="Timer"      picmem="skin/key_red.png"    textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="180" height="40">
    384         <node name="b2" text="EPG"        picmem="skin/key_green.png"  textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="210" posy="0" width="180" height="40">
    385         <node name="b3" text="Multi EPG" picmem="skin/key_yellow.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="410" posy="0" width="180" height="40">
    386         <node name="b4" text="Graph. EPG"  picmem="skin/key_blue.png"   textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="610" posy="0" width="180" height="40">
    387         <node name="time" func="gettime"  param1="%d.%m. (%a) - %R" halign="right"   valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="930" posy="0" width="270" height="40">
     385        <node name="epgdesc" type="textbox" wrap="yes" font="font1" charspace="-1" fontsize="26" fontcol="fontcol1" posx="10" posy="440" width="1190" height="-40" bordersize="1" bordercol="fontcol1" bordertype="1">
     386        <node name="b1" picmem="skin/key_red.png"    valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="190" height="40" textposx="30" text="Timer">
     387        <node name="b2" picmem="skin/key_green.png"  valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="210" posy="0" width="130" height="40" textposx="30" text="EPG">
     388        <node name="b3" picmem="skin/key_yellow.png" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="350" posy="0" width="190" height="40" textposx="30" text="Multi EPG">
     389        <node name="b4" picmem="skin/key_blue.png"   valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="550" posy="0" width="250" height="40" textposx="30" text="Graph. EPG">
     390        <node name="b5" picmem="skin/key_0.png"      valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="810" posy="0" width="200" height="40" textposx="40" text="EPG Search">
     391        <node name="b6" picmem="skin/key_PlusMinus.png" valign="middle" posx="1050" posy="0" width="40" height="40">
    388392</screen>
    389393
     
    393397        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="1210" height="30">
    394398        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="27" fontcol="fontcol1" fontsize2="27" fontcol2="fontcol2" progresscol="rec_progress" param1="%d.%m. (%a)  %R" param2="-%R" posx="10" posy="25" width="1190" height="-40" bordercol="fontcol2">
    395         <node name="b1" text="Timer"      picmem="skin/key_red.png"    textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"   posy="0" width="180" height="40">
    396         <node name="b2" text="EPG"        picmem="skin/key_green.png"  textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="210"  posy="0" width="180" height="40">
    397         <node name="b3" text="Multi EPG" picmem="skin/key_yellow.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="410"  posy="0" width="180" height="40">
    398         <node name="b4" text="Graph. EPG"  picmem="skin/key_blue.png"   textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="610"  posy="0" width="180" height="40">
    399         <node name="b5" picmem="skin/key_FastBackFor.png" valign="middle" posx="880" posy="0" width="40" height="40">
    400         <node name="time" func="gettime"  param1="%d.%m. (%a) - %R" halign="right"   valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="930" posy="0" width="270" height="40">
     399        <node name="b1" picmem="skin/key_red.png"    valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="190" height="40" textposx="30" text="Timer">
     400        <node name="b2" picmem="skin/key_green.png"  valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="210" posy="0" width="130" height="40" textposx="30" text="EPG">
     401        <node name="b3" picmem="skin/key_yellow.png" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="350" posy="0" width="220" height="40" textposx="30" text="Single EPG">
     402        <node name="b4" picmem="skin/key_blue.png"   valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="580" posy="0" width="240" height="40" textposx="30" text="Graph. EPG">
     403        <node name="b5" picmem="skin/key_0.png"      valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="830" posy="0" width="200" height="40" textposx="40" text="EPG Search">
     404        <node name="b6" picmem="skin/key_PlusMinus.png"   valign="middle" posx="1050" posy="0" width="40" height="40">
     405        <node name="b7" picmem="skin/key_FastBackFor.png" valign="middle" posx="1100" posy="0" width="40" height="40">
     406        <node name="b8" picmem="skin/key_info.png"        valign="middle" posx="1150" posy="0" width="40" height="40">
     407#       <node name="time" func="gettime" param1="%d.%m. (%a) - %R" halign="right" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="930" posy="0" width="270" height="40">
    401408</screen>
    402409
     
    432439        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
    433440        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="995" height="30">
    434         <node name="epgstart" param1="%H:%M" halign="left" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="20" width="100" height="40">
    435         <node name="channelname" halign="right" valign="middle" font="font1" charspace="2" fontsize="28" fontcol="fontcol1" posx="120" posy="20" width="866" height="40">
    436         <node name="epgend" param1="%H:%M" halign="left" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="60" width="100" height="40">
    437         <node name="epgtitle" halign="left" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="120" posy="60" width="866" height="40">
    438         <node name="epgsubtitle" halign="left" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol2" posx="120" posy="100" width="866" height="40">
     441        <node name="epgstart" param1="%H:%M" halign="left" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="20" width="100" height="35">
     442        <node name="channelname" halign="right" valign="middle" font="font1" charspace="2" fontsize="28" fontcol="fontcol1" posx="120" posy="20" width="866" height="35">
     443        <node name="rectimeline" type="multiprogressbar" progresscol="rec_progress" posx="10" posy="56" width="976" height="8">
     444        <node name="epgend" param1="%H:%M" halign="left" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="65" width="100" height="35">
     445        <node name="epgtitle" halign="left" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="120" posy="65" width="866" height="35">
     446        <node name="epgsubtitle" halign="left" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol2" posx="120" posy="105" width="866" height="35">
    439447        <node name="epgdesc" type="textbox" scrollbar="auto" wrap="yes" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="150" width="976" height="-80" bordercol="fontcol2">
    440         <node name="b1" text="Timer"      picmem="skin/key_red.png"    textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="180" height="40">
    441         <node name="b2" text="Single EPG" picmem="skin/key_green.png"  textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="200" posy="0" width="200" height="40">
    442         <node name="b3" text="Multi EPG"  picmem="skin/key_yellow.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="410" posy="0" width="180" height="40">
    443         <node name="b4" text="Graph. EPG" picmem="skin/key_blue.png"   textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="600" posy="0" width="220" height="40">
    444         <node name="b5" text="Single (EPG)" halign="center" valign="middle" bordercol="fontcol1" bordersize="6" bordertype="2" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="825" posy="0" width="155" height="40">
     448        <node name="b1" picmem="skin/key_red.png"    valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="180" height="40" textposx="30" text="Timer">
     449        <node name="b2" picmem="skin/key_green.png"  valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="200" posy="0" width="200" height="40" textposx="30" text="Single EPG">
     450        <node name="b3" picmem="skin/key_yellow.png" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="410" posy="0" width="180" height="40" textposx="30" text="Multi EPG">
     451        <node name="b4" picmem="skin/key_blue.png"   valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="600" posy="0" width="220" height="40" textposx="30" text="Graph. EPG">
     452        <node name="b5" text="Single (EPG)" halign="center" valign="middle" bordercol="fontcol1" bordersize="6" bordertype="2" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="825" posy="0" width="161" height="40">
    445453        <node name="b6" picmem="skin/key_Cursor_LeftRight.png" valign="middle" posx="946" posy="486" width="40" height="40">
     454        <node name="b7" picmem="skin/key_0.png" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10" posy="486" width="200" height="40" textposx="40" text="EPG Search">
    446455# no need
    447456        <node hidden="yes" name="channelnr">
    448         <node hidden="yes" name="rectimeline">
    449457        <node hidden="yes" name="epgtimeremaining">
    450458#
  • ipk/source.sh4/titanswapskins_ufs912/var/swap/titanskins/ufs912/skin.xml

    r20792 r20793  
    5555        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
    5656        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="1210" height="30">
    57         <node name="timeline"       font="font1" charspace="-1" fontsize="18" fontcol="fontcol1" valign="top" scrollbar="no"                  posx="270" posy="20" width="930" height="30" bordercol="fontcol2">
    58         <node name="channellistbox" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" valign="top" scrollbar="no"  type="listbox"  posx="10"  posy="50" width="260" height="-200">
    59         <node name="listbox"        font="font1" charspace="-1" fontsize="18" fontcol="fontcol1" valign="top" scrollbar="yes" type="grid"     posx="270" posy="49" width="930" height="-200" bordercol="fontcol2" progresscol="rec_progress">
    60         <node name="epgdesc" type="textbox" wrap="yes" font="font1" charspace="-1" fontsize="26" fontcol="fontcol" posx="10" posy="460" width="1190" height="-40" bordersize="1" bordercol="fontcol" bordertype="1">
    61         <node name="b1" text="Timer"      picmem="skin/key_red.png"    textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="190" height="40">
    62         <node name="b2" text="EPG"        picmem="skin/key_green.png"  textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="210" posy="0" width="190" height="40">
    63         <node name="b3" text="Single EPG" picmem="skin/key_yellow.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="410" posy="0" width="190" height="40">
    64         <node name="b4" text="Multi EPG"  picmem="skin/key_blue.png"   textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="610" posy="0" width="190" height="40">
    65         <node name="b5" picmem="skin/key_PlusMinus.png"   valign="middle" posx="810" posy="0" width="40" height="40">
    66         <node name="b6" picmem="skin/key_FastBackFor.png" valign="middle" posx="860" posy="0" width="40" height="40">
    67         <node name="time" func="gettime"  param1="%d.%m. (%a) - %R"  halign="right"  valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="920" posy="0" width="280" height="40">
     57        <node name="time" func="gettime" param1="%d.%m. - %R" halign="center" valign="middle" charspace="-1" fontsize="18" posx="0" posy="20" width="120" height="20" bordersize="1" bordercol="fontcol2">
     58        <node name="timeborder" posx="0" posy="20" width="240" height="20" bordersize="1" bordercol="fontcol2">
     59        <node name="timeline"       font="font1" charspace="-1" fontsize="18" fontcol="fontcol1" valign="top" scrollbar="no"                  posx="240" posy="20" width="972" height="30" bordercol="fontcol2">
     60        <node name="channellistbox" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" valign="top" scrollbar="no"  type="listbox"  posx="10"  posy="50" width="230" height="-174">
     61        <node name="listbox"        font="font1" charspace="-1" fontsize="18" fontcol="fontcol1" valign="top" scrollbar="yes" type="grid"     posx="240" posy="49" width="972" height="-174" bordercol="fontcol2" progresscol="rec_progress">
     62        <node name="epgdesc" type="textbox" wrap="yes" font="font1" charspace="-1" fontsize="26" fontcol="fontcol1" posx="10" posy="490" width="1190" height="-40" bordersize="1" bordercol="fontcol1" bordertype="1">
     63        <node name="b1" picmem="skin/key_red.png"    valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="190" height="40" textposx="30" text="Timer">
     64        <node name="b2" picmem="skin/key_green.png"  valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="210" posy="0" width="130" height="40" textposx="30" text="EPG">
     65        <node name="b3" picmem="skin/key_yellow.png" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="350" posy="0" width="210" height="40" textposx="30" text="Single EPG">
     66        <node name="b4" picmem="skin/key_blue.png"   valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="570" posy="0" width="190" height="40" textposx="30" text="Multi EPG">
     67        <node name="b5" picmem="skin/key_0.png"      valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="770" posy="0" width="200" height="40" textposx="40" text="EPG Search">
     68        <node name="b6" picmem="skin/key_PlusMinus.png"   valign="middle" posx="1000" posy="0" width="40" height="40">
     69        <node name="b7" picmem="skin/key_FastBackFor.png" valign="middle" posx="1050" posy="0" width="40" height="40">
     70        <node name="b8" picmem="skin/key_info.png"        valign="middle" posx="1100" posy="0" width="40" height="40">
    6871</screen>
    6972
     
    377380        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
    378381        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="1210" height="30">
    379         <node name="channelname" font="font1" charspace="2" fontsize="28" fontcol="fontcol1" halign="center" valign="middle" posx="center" posy="20" width="600" height="40">
     382        <node name="channelname" font="font1" charspace="2" fontsize="28" fontcol="fontcol1" valign="middle" posx="10" posy="20" width="600" height="40">
     383        <node name="time" func="gettime" param1="%d.%m. (%a) - %R" halign="right" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="930" posy="20" width="270" height="40">
    380384        <node name="listbox" type="listbox" param1="%d.%m. (%a)  %R  " scrollbar="auto" font="font1" charspace="-1" fontsize="27" fontsize2="27" fontcol="fontcol1" fontcol2="fontcol2" progresscol="rec_progress" posx="10" posy="70" width="1190" height="-230" bordercol="fontcol2">
    381         <node posx="10" posy="430" width="1190" height="1" bgcol="fontcol1">
    382         <node name="epgdesc" type="textbox" wrap="yes" font="font1" charspace="-1" fontsize="26" fontcol="fontcol1" posx="10" posy="440" width="1190" height="-40">
    383         <node name="b1" text="Timer"      picmem="skin/key_red.png"    textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="180" height="40">
    384         <node name="b2" text="EPG"        picmem="skin/key_green.png"  textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="210" posy="0" width="180" height="40">
    385         <node name="b3" text="Multi EPG" picmem="skin/key_yellow.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="410" posy="0" width="180" height="40">
    386         <node name="b4" text="Graph. EPG"  picmem="skin/key_blue.png"   textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="610" posy="0" width="180" height="40">
    387         <node name="time" func="gettime"  param1="%d.%m. (%a) - %R" halign="right"   valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="930" posy="0" width="270" height="40">
     385        <node name="epgdesc" type="textbox" wrap="yes" font="font1" charspace="-1" fontsize="26" fontcol="fontcol1" posx="10" posy="440" width="1190" height="-40" bordersize="1" bordercol="fontcol1" bordertype="1">
     386        <node name="b1" picmem="skin/key_red.png"    valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="190" height="40" textposx="30" text="Timer">
     387        <node name="b2" picmem="skin/key_green.png"  valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="210" posy="0" width="130" height="40" textposx="30" text="EPG">
     388        <node name="b3" picmem="skin/key_yellow.png" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="350" posy="0" width="190" height="40" textposx="30" text="Multi EPG">
     389        <node name="b4" picmem="skin/key_blue.png"   valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="550" posy="0" width="250" height="40" textposx="30" text="Graph. EPG">
     390        <node name="b5" picmem="skin/key_0.png"      valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="810" posy="0" width="200" height="40" textposx="40" text="EPG Search">
     391        <node name="b6" picmem="skin/key_PlusMinus.png" valign="middle" posx="1050" posy="0" width="40" height="40">
    388392</screen>
    389393
     
    393397        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="1210" height="30">
    394398        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="27" fontcol="fontcol1" fontsize2="27" fontcol2="fontcol2" progresscol="rec_progress" param1="%d.%m. (%a)  %R" param2="-%R" posx="10" posy="25" width="1190" height="-40" bordercol="fontcol2">
    395         <node name="b1" text="Timer"      picmem="skin/key_red.png"    textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"   posy="0" width="180" height="40">
    396         <node name="b2" text="EPG"        picmem="skin/key_green.png"  textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="210"  posy="0" width="180" height="40">
    397         <node name="b3" text="Multi EPG" picmem="skin/key_yellow.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="410"  posy="0" width="180" height="40">
    398         <node name="b4" text="Graph. EPG"  picmem="skin/key_blue.png"   textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="610"  posy="0" width="180" height="40">
    399         <node name="b5" picmem="skin/key_FastBackFor.png" valign="middle" posx="880" posy="0" width="40" height="40">
    400         <node name="time" func="gettime"  param1="%d.%m. (%a) - %R" halign="right"   valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="930" posy="0" width="270" height="40">
     399        <node name="b1" picmem="skin/key_red.png"    valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="190" height="40" textposx="30" text="Timer">
     400        <node name="b2" picmem="skin/key_green.png"  valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="210" posy="0" width="130" height="40" textposx="30" text="EPG">
     401        <node name="b3" picmem="skin/key_yellow.png" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="350" posy="0" width="220" height="40" textposx="30" text="Single EPG">
     402        <node name="b4" picmem="skin/key_blue.png"   valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="580" posy="0" width="240" height="40" textposx="30" text="Graph. EPG">
     403        <node name="b5" picmem="skin/key_0.png"      valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="830" posy="0" width="200" height="40" textposx="40" text="EPG Search">
     404        <node name="b6" picmem="skin/key_PlusMinus.png"   valign="middle" posx="1050" posy="0" width="40" height="40">
     405        <node name="b7" picmem="skin/key_FastBackFor.png" valign="middle" posx="1100" posy="0" width="40" height="40">
     406        <node name="b8" picmem="skin/key_info.png"        valign="middle" posx="1150" posy="0" width="40" height="40">
     407#       <node name="time" func="gettime" param1="%d.%m. (%a) - %R" halign="right" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="930" posy="0" width="270" height="40">
    401408</screen>
    402409
     
    432439        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
    433440        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="995" height="30">
    434         <node name="epgstart" param1="%H:%M" halign="left" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="20" width="100" height="40">
    435         <node name="channelname" halign="right" valign="middle" font="font1" charspace="2" fontsize="28" fontcol="fontcol1" posx="120" posy="20" width="866" height="40">
    436         <node name="epgend" param1="%H:%M" halign="left" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="60" width="100" height="40">
    437         <node name="epgtitle" halign="left" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="120" posy="60" width="866" height="40">
    438         <node name="epgsubtitle" halign="left" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol2" posx="120" posy="100" width="866" height="40">
     441        <node name="epgstart" param1="%H:%M" halign="left" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="20" width="100" height="35">
     442        <node name="channelname" halign="right" valign="middle" font="font1" charspace="2" fontsize="28" fontcol="fontcol1" posx="120" posy="20" width="866" height="35">
     443        <node name="rectimeline" type="multiprogressbar" progresscol="rec_progress" posx="10" posy="56" width="976" height="8">
     444        <node name="epgend" param1="%H:%M" halign="left" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="65" width="100" height="35">
     445        <node name="epgtitle" halign="left" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="120" posy="65" width="866" height="35">
     446        <node name="epgsubtitle" halign="left" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol2" posx="120" posy="105" width="866" height="35">
    439447        <node name="epgdesc" type="textbox" scrollbar="auto" wrap="yes" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="150" width="976" height="-80" bordercol="fontcol2">
    440         <node name="b1" text="Timer"      picmem="skin/key_red.png"    textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="180" height="40">
    441         <node name="b2" text="Single EPG" picmem="skin/key_green.png"  textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="200" posy="0" width="200" height="40">
    442         <node name="b3" text="Multi EPG"  picmem="skin/key_yellow.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="410" posy="0" width="180" height="40">
    443         <node name="b4" text="Graph. EPG" picmem="skin/key_blue.png"   textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="600" posy="0" width="220" height="40">
    444         <node name="b5" text="Single (EPG)" halign="center" valign="middle" bordercol="fontcol1" bordersize="6" bordertype="2" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="825" posy="0" width="155" height="40">
     448        <node name="b1" picmem="skin/key_red.png"    valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="180" height="40" textposx="30" text="Timer">
     449        <node name="b2" picmem="skin/key_green.png"  valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="200" posy="0" width="200" height="40" textposx="30" text="Single EPG">
     450        <node name="b3" picmem="skin/key_yellow.png" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="410" posy="0" width="180" height="40" textposx="30" text="Multi EPG">
     451        <node name="b4" picmem="skin/key_blue.png"   valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="600" posy="0" width="220" height="40" textposx="30" text="Graph. EPG">
     452        <node name="b5" text="Single (EPG)" halign="center" valign="middle" bordercol="fontcol1" bordersize="6" bordertype="2" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="825" posy="0" width="161" height="40">
    445453        <node name="b6" picmem="skin/key_Cursor_LeftRight.png" valign="middle" posx="946" posy="486" width="40" height="40">
     454        <node name="b7" picmem="skin/key_0.png" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10" posy="486" width="200" height="40" textposx="40" text="EPG Search">
    446455# no need
    447456        <node hidden="yes" name="channelnr">
    448         <node hidden="yes" name="rectimeline">
    449457        <node hidden="yes" name="epgtimeremaining">
    450458#
Note: See TracChangeset for help on using the changeset viewer.