Changeset 39707 for ipk/source


Ignore:
Timestamp:
01/08/17 23:36:53 (7 years ago)
Author:
mega
Message:

dm900 standart oled add blink rec in progress

File:
1 edited

Legend:

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

    r39706 r39707  
    139139        <node picmem="skin/display_bg.png" name="oled" func="getoled" valign="bottom" posx=0 posy=0 width=400 height=240 picwidth=400 picheight=240>
    140140        <node halign="center" text="" fontcol="#F2F2F2" name="textbox" fontsize="50" posx="5" posy="0" width="395" height="50">
    141         <node bordersize=2 progresscol="#2E2EFE" func="getepgakttimeline" bordercol="white" borderradius="4" name="epgline" posy="90" posx="center" width="380" height="60">
     141        <node bordersize=2 progresscol="#2E2EFE" func="getepgakttimeline" bordercol="white" borderradius="6" name="epgline" posy="90" posx="center" width="380" height="60">
     142        <node nodestyle="blink" valign="center" func="getoledrec" bgcol=#B40404 name="oled_rec" posx=center posy=90 width=380 height=60>
    142143        <node func=getepgakttimeremaining fontsize=55 fontcol=#000000 param1="+%d min" bordersize=0 posx=right posy=89 width=300 height=55>
    143144        <node func="gettime" fontcol="#BDBDBD" param1="%H:%M:%S" name="time" fontsize="65" posx="157" posy="170" width="243" height="65">
    144         <node halign="center" nodestyle="blink" valign="left" func="getoledrec" picmem="png/rec_2.png" name="oled_rec" posx="50" posy="185" width="40" height="40">
    145145</screen>
    146146
Note: See TracChangeset for help on using the changeset viewer.