Changeset 35275 for ipk


Ignore:
Timestamp:
Aug 30, 2015, 1:56:31 PM (11 years ago)
Author:
Stephan
Message:

[oled skin] new oled v7

File:
1 edited

Legend:

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

    r35266 r35275  
    4040        <node halign="center" nodestyle="blink" func="getoledtimeshift" param1="skin" name="oled_timeshift" posx="25" posy="0" width="21" height="15">
    4141        <node halign="center" nodestyle="blink" func="getoledstreaming" param1="skin" name="oled_streaming" posx="47" posy="0" width="20" height="15">
    42         <node halign="center" func="getoledchannelaspect" param1="skin" name="oled_channelaspect" posx="68" posy="0" width="35" height="15">
    4342        <node halign="center" func="getoledchannelresolution576" param1="skin" name="oled_channelresolution576" posx="104" posy="0" width="35" height="15">
    4443        <node halign="center" func="getoledchannelresolution720" param1="skin" name="oled_channelresolution720" posx="104" posy="0" width="35" height="15">
     
    7574        <node halign="center" func="getoledchannelresolution1080" param1="skin" name="oled_channelresolution1080" posx="58" posy="49" width="35" height="15">
    7675        <node halign="center" nodestyle="blink" func="getoledrec" param1="skin" name="oled_rec" posx="94" posy="49" width="11" height="15">
    77         <node halign="center" nodestyle="blink" func="getoledmute" param1="skin" name="oled_mute" posx="106" posy="49" width="12" height="15">
     76        <node halign="center" nodestyle="blink" func="getoledmute" picmem="icons/teletext.png" param1="skin" name="oled_mute" posx="106" posy="49" width="12" height="15">
    7877        <node halign="center" nodestyle="blink" func="getoledtimeshift" param1="skin" name="oled_timeshift" posx="119" posy="49" width="21" height="15">
    7978        <node halign="center" nodestyle="blink" func="getoledstreaming" param1="skin" name="oled_streaming" posx="141" posy="49" width="20" height="15">
     
    8180</screen>
    8281
     82#oled_nemesis Skin 7 'openatv default style'
     83<screen name="OLED_nemesis_v7" fontcol="#FFFFFF" posx="0" posy="0" width="256" height="64">
     84        <node name="textbox" text="" font="nmsbd" fontsize="24" posx="0" posy="0" width="178" height="24" halign="left" valign="top">
     85        <node name="eventtitle" func="getepgakttitle" font="nmsbd" fontsize="16" posx="0" posy="26" width="256" height="16" halign="left">
     86        <node name="progressline" func="getepgakttimeline" progresscol="#FFFFFF" posx="0" posy="52" width="140" height="12" bgcol="#000000" bordersize="1" bordercol="#FFFFFF">
     87        <node name="time" func="gettime" param1="%H:%M" font="nmsbd" fontsize="20" posx="203" posy="42" width="53" height="22" bgcol="#000000" halign="right" valign="bottom">
     88        <node name="atv_rec" func="getoledrec" picmem="png/atv_rec.png" nodestyle="blink" posx="180" posy="0" width="32" height="12">
     89        <node name="atv_hd" func="getoledhd" picmem="png/atv_hd.png" posx="215" posy="0" width="21" height="12">
     90        <node name="atv_dolby" func="getoleddolby" picmem="png/atv_dolby.png" posx="239" posy="0" width="16" height="12">
     91</screen>
     92
     93#oled menu
    8394<screen name="OLED_nemesis_menu" fontcol="#FFFFFF" posx="0" posy="0" width="256" height="64">
    8495        <node name="textbox" text="" halign="center" fontsize="28" posx="0" posy="center" width="100%" height="28">
    8596</screen>
    8697
    87 
     98#oled standby
    8899<screen name="OLED_nemesis_standby" fontcol="#FFFFFF" posx="0" posy="0" width="256" height="64">
    89100        <node name="textbox" text="" halign="center" fontsize="44" posx="0" posy="17" width="100%" height="44">
Note: See TracChangeset for help on using the changeset viewer.