Ignore:
Timestamp:
Sep 2, 2015, 8:14:55 PM (11 years ago)
Author:
Stephan
Message:

[oled skin] fix some values

File:
1 edited

Legend:

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

    r35300 r35301  
    8585        <node name="eventtitle" func="getepgakttitle" font="nmsbd" fontsize="16" posx="0" posy="26" width="256" height="16" halign="left">
    8686        <node name="progressline" func="getepgakttimeline" progresscol="#FFFFFF" posx="0" posy="46" width="140" height="12" bgcol="#000000" bordersize="1" bordercol="#FFFFFF">
    87         <node name="tuner_a" func="gettunerlocktext" param2="0" fontsize="20" posx="146" posy="44" width="16" height="22">
    88         <node name="tuner_b" func="gettunerlocktext" param2="1" fontsize="20" posx="162" posy="44" width="16" height="22">
    89         <node name="tuner_c" func="gettunerlocktext" param2="2" fontsize="20" posx="178" posy="44" width="16" height="22">
    90         <!--node name="tuner_d" func="gettunerlocktext" param2="3" fontsize="20" posx="186" posy="44" width="16" height="22"-->
    91         <node name="time" func="gettime" param1="%H:%M" fontsize="22" posx="203" posy="44" width="53" height="22" bgcol="#000000" halign="center" valign="center">
     87        <node name="tuner_a" func="gettunerlocktext" param2="0" fontsize="20" posx="146" posy="44" width="16" height="20">
     88        <node name="tuner_b" func="gettunerlocktext" param2="1" fontsize="20" posx="162" posy="44" width="16" height="20">
     89        <node name="tuner_c" func="gettunerlocktext" param2="2" fontsize="20" posx="178" posy="44" width="16" height="20">
     90        <!--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">
    9292        <node name="atv_rec" func="getoledrec" picmem="png/atv_rec.png" nodestyle="blink" posx="180" posy="0" width="32" height="12">
    9393        <node name="atv_hd" func="getoledhd" picmem="png/atv_hd.png" posx="215" posy="0" width="21" height="12">
Note: See TracChangeset for help on using the changeset viewer.