Changeset 39673


Ignore:
Timestamp:
01/06/17 13:50:04 (7 years ago)
Author:
mega
Message:

dm900 add new oled style v6

File:
1 edited

Legend:

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

    r39663 r39673  
    164164
    165165#oled_dream_900 Skin 5 (400x240)
    166 <screen name="OLED_dream2_v5" fontcol="#F2F2F2" bgcol="#0B0B3B" posx="0" posy="0" width="400" height="240">
     166<screen name="OLED_dream2_v5" fontcol="#F2F2F2" posx="0" posy="0" width="400" height="240">
    167167        <node picmem="skin/display_bg.png" name="oled" func="getoled" valign="bottom" posx=0 posy=0 width=400 height=240 picwidth=400 picheight=240>
    168168        <node halign="center" valign="center" text="" fontcol=#F2F2F2 name="textbox" type=textbox wrap=yes fontsize="50" posx="5" posy="0" width="395" height="100">
     
    170170        <node halign="center" func="gettime" fontcol=#F2F2F2 param1="%H:%M" name="time" fontsize="70" posx="center" posy="170" width="300" height="70">
    171171        <node halign="center" nodestyle="blink" valign="left" func="getoledrec" picmem="png/rec_2.png" name="oled_rec" posx="40" posy="185" width="40" height="40">
     172</screen>
     173
     174#oled_dream_900 Skin 6 (400x240)
     175<screen name="OLED_dream2_v6" fontcol="#F2F2F2" bgcol="#0B0B3B" posx="0" posy="0" width="400" height="240">
     176        <node picmem="skin/display_bg.png" name="oled" func="getoled" valign="bottom" posx=0 posy=0 width=400 height=240 picwidth=400 picheight=240>
     177        <node func=getalternatepicon posx="5" posy="0" width="215" height="140" picwidth="215" picheight="140">
     178        <node bordersize="2" progresscol="#484848" bgcol="white" func="getepgakttimeline" bordercol="bordercol" borderradius="6" name="epgline" posy="210" posx="center" width="300" height="20">
     179        <node func="gettime" fontcol=#F2F2F2 param1="%H:%M" name="time" fontsize="60" posx="240" posy="50" width="160" height="60">
     180        <node halign="center" nodestyle="blink" valign="left" func="getoledrec" picmem="png/rec_2.png" name="oled_rec" posx="20" posy="185" width="40" height="40">
     181        <node halign="center" func="getepgakttitle" fontsize="45" posx="5" posy="145" width="395" height="45" fontcol="#F2F2F2">
    172182</screen>
    173183
Note: See TracChangeset for help on using the changeset viewer.