Changeset 44388 for ipk


Ignore:
Timestamp:
11/23/19 22:54:57 (4 years ago)
Author:
gost
Message:

test oled vuduo

File:
1 edited

Legend:

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

    r41959 r44388  
    261261        <node halign="center" nodestyle="blink" valign="left" func="getoledrec" picmem="oled/rec_2.png" name="oled_rec" posx="20" posy="185" width="40" height="40">
    262262</screen>
     263
     264#oled_vu+ Skin 1 (480x320)
     265<screen name="OLED_vu1" fontcol="#F2F2F2" posx="0" posy="0" width="480" height="320">
     266        <node picmem="oled/display_bg.png" name="oled" func="getoled" valign="bottom" posx=0 posy=0 width=480 height=320 picwidth=480 picheight=320>
     267        <node halign="center" text="" fontcol="#F2F2F2" name="textbox" fontsize="60" posx="6" posy="0" width="474" height="65">
     268        <node bordersize=2 progresscol="#2E2EFE" func="getepgakttimeline" bordercol="white" borderradius="7" name="epgline" posy="105" posx="center" width="450" height="70">
     269        <node nodestyle="blink" valign="center" func="getoledrec" bgcol=#B40404 name="oled_rec" posx=center posy=105 width=450 height=70>
     270        <node func=getepgakttimeremaining fontsize=55 fontcol=#000000 param1="+%d min" bordersize=0 posx=right posy=100 width=360 height=70>
     271        <node func="gettime" fontcol="#BDBDBD" param1="%H:%M:%S" name="time" fontsize="85" posx="187" posy="205" width="300" height="85">
     272</screen>
     273
     274#oled menu vu+
     275<screen name="OLED_vu1_menu" fontcol="#F2F2F2" posx="0" posy="0" width="480" height="320">
     276        <node picmem="oled/display_bg.png" name="oled" func="getoled" valign="bottom" posx=0 posy=0 width=400 height=240 picwidth=400 picheight=240>
     277        <node picmem="oled/display_bg2.png" name="oled" func="getoled" valign="bottom" posx=0 posy=5 width=395 height=50 picwidth=395 picheight=50>
     278        <node name="textbox" type=textbox wrap=yes text="" halign="center" valign="center" fontsize="50" posx="5" posy="center" width="100%" height="110" hspace=3 vspace=3>
     279</screen>
     280
     281#oled standby vu+
     282<screen name="OLED_vu1_standby" fontcol="#E6E6E6" posx="0" posy="0" width="480" height="320">
     283        <node picmem="oled/display_bg.png" name="oled" func="getoled" valign="bottom" posx=0 posy=0 width=400 height=240 picwidth=400 picheight=240>
     284        <node picmem="oled/display_bg2.png" name="oled" func="getoled" valign="bottom" posx=0 posy=5 width=395 height=50 picwidth=395 picheight=50>
     285        <node name="textbox" text="" halign="center" fontsize="70" posx="0" posy="center" width="100%" height="70">
     286        <node halign="center" nodestyle="blink" valign="left" func="getoledrec" picmem="oled/rec_2.png" name="oled_rec" posx="20" posy="185" width="40" height="40">
     287</screen>
Note: See TracChangeset for help on using the changeset viewer.