Changeset 39501 for ipk/source


Ignore:
Timestamp:
12/28/16 01:05:07 (7 years ago)
Author:
mega
Message:

dream 900 display skin adjusted

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skinsdefault_default/_path_/usr/local/share/titan/skin/default/oledskin.xml

    r39434 r39501  
    135135<screen name="OLED_dream2" fontcol="#FFFFFF" posx="0" posy="0" width="400" height="240">
    136136        <node halign="center" text="" name="textbox" fontsize="50" posx="0" posy="0" width="400" height="50">
    137         <node halign="center" bordersize="2" progresscol="#CD661D" bgcol="white" halign="left" func="getepgakttimeline" bordercol="bordercol" borderradius="5" name="epgline" posy="65" posx="60" width="280" height="20">
    138         <node halign="center" func="getepgakttitle" bordersize="0" bordercol="bordercol" fontsize="25" posx="30" posy="95" width="340 height="25" fontcol="#FFFFFF">
     137        <node halign="center" bordersize="2" progresscol="#CD661D" halign="left" func="getepgakttimeline" bordercol="#FFFFFF" borderradius="5" name="epgline" posy="100" posx="center" width="300" height="30">
     138        <node halign="center" func="gettime" param1="%H:%M" name="time" fontsize="60" posx="center" posy="160" width="200" height="60">
    139139        <node halign="center" nodestyle="blink" valign="left" func="getoledrec" picmem="png/titan_rec.png" name="oled_rec" posx="0" posy="180" width="44" height="60">
    140140        <node halign="center" valign="left" func="getoledmute" picmem="png/titan_mute.png" name="oled_mute" posx="50" posy="180" width="48" height="60">
     
    145145#oled menu dream_900
    146146<screen name="OLED_dream2_menu" fontcol="#FFFFFF" posx="0" posy="0" width="400" height="240">
    147         <node name="textbox" text="" halign="center" fontsize="40" posx="0" posy="center" width="100%" height="28">
     147        <node name="textbox" text="" halign="center" fontsize="60" posx="0" posy="center" width="100%" height="60">
    148148</screen>
    149149
    150150#oled standby dream_900
    151151<screen name="OLED_dream2_standby" fontcol="#FFFFFF" posx="0" posy="0" width="400" height="240">
    152         <node name="textbox" text="" halign="center" fontsize="88" posx="0" posy="30" width="100%" height="88">
     152        <node name="textbox" text="" halign="center" fontsize="88" posx="0" posy="center" width="100%" height="88">
    153153</screen>
Note: See TracChangeset for help on using the changeset viewer.