Changeset 35460


Ignore:
Timestamp:
09/08/15 17:35:07 (9 years ago)
Author:
Stephan
Message:

oled skin fixes

Location:
ipk/source
Files:
2 edited

Legend:

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

    r35451 r35460  
    8989        <node name="tuner_c" func="gettunerlocktext" param2="2" fontsize="20" posx="178" posy="44" width="16" height="20">
    9090        <!--node name="tuner_d" func="gettunerlocktext" param2="3" fontsize="20" posx="186" posy="44" width="16" height="20"-->
    91         <node name="time" func="gettime" param1="%H:%M" fontsize="22" posx="203" posy="44" width="53" height="20" bgcol="#000000" halign="center" valign="center">
    92         <node name="atv_rec" func="getoledrec" picmem="png/atv_rec.png" nodestyle="blink" posx="180" posy="0" width="32" height="12">
    93         <node name="atv_hd" func="getoledhd" picmem="png/atv_hd.png" posx="215" posy="0" width="21" height="12">
    94         <node name="atv_dolby" func="getoleddolby" picmem="png/atv_dolby.png" posx="239" posy="0" width="16" height="12">
     91        <node name="time" func="gettime" param1="%H:%M" fontsize="22" posx="202" posy="44" width="53" height="20" bgcol="#000000" halign="center" valign="center">
     92        <node name="rec" func="getoledrec" picmem="png/rec.png" nodestyle="blink" posx="180" posy="0" width="32" height="12">
     93        <node name="hd" func="getoledhd" picmem="png/hd.png" posx="215" posy="0" width="21" height="12">
     94        <node name="dolby" func="getoleddolby" picmem="png/dolby.png" posx="238" posy="0" width="17" height="12">
    9595</screen>
    9696
  • ipk/source/skinsdefault_default/_path_/usr/local/share/titan/skin/default/oledskin.xml

    r35449 r35460  
    8989        <node name="tuner_c" func="gettunerlocktext" param2="2" fontsize="20" posx="178" posy="44" width="16" height="20">
    9090        <!--node name="tuner_d" func="gettunerlocktext" param2="3" fontsize="20" posx="186" posy="44" width="16" height="20"-->
    91         <node name="time" func="gettime" param1="%H:%M" fontsize="22" posx="203" posy="44" width="53" height="20" bgcol="#000000" halign="center" valign="center">
    92         <node name="atv_rec" func="getoledrec" picmem="png/atv_rec.png" nodestyle="blink" posx="180" posy="0" width="32" height="12">
    93         <node name="atv_hd" func="getoledhd" picmem="png/atv_hd.png" posx="215" posy="0" width="21" height="12">
    94         <node name="atv_dolby" func="getoleddolby" picmem="png/atv_dolby.png" posx="239" posy="0" width="16" height="12">
     91        <node name="time" func="gettime" param1="%H:%M" fontsize="22" posx="202" posy="44" width="53" height="20" bgcol="#000000" halign="center" valign="center">
     92        <node name="rec" func="getoledrec" picmem="png/rec.png" nodestyle="blink" posx="180" posy="0" width="32" height="12">
     93        <node name="hd" func="getoledhd" picmem="png/hd.png" posx="215" posy="0" width="21" height="12">
     94        <node name="dolby" func="getoleddolby" picmem="png/dolby.png" posx="238" posy="0" width="17" height="12">
    9595</screen>
    9696
Note: See TracChangeset for help on using the changeset viewer.