Ignore:
Timestamp:
Jan 24, 2015, 6:41:29 PM (11 years ago)
Author:
Stephan
Message:

[skins] new indicators for oled v4

Location:
ipk/source/skins_smartTV/_path_/usr/local/share/titan/skin/smartTV
Files:
8 added
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_smartTV/_path_/usr/local/share/titan/skin/smartTV/skin.xml

    r32640 r32677  
    351351
    352352        <node name="listbox" type="grid" bordercol="titlebg" scrollbar="yes" fontcol="-1" fontsize="18" posx="center" posy="100" width="100%" height="411">
    353                 <node parent="listbox" type="gridbrmenu" name="addaptersettings" text="Adapter Settings" picmem="skin/addaptersettings2.png" halign="center" valign="middle" bgcol="bordercol" posx="0" posy="0" width="200" height="200">
     353                <node parent="listbox" type="gridbrmenu" name="adaptersettings" text="Adapter Settings" picmem="skin/adaptersettings2.png" halign="center" valign="middle" bgcol="bordercol" posx="0" posy="0" width="200" height="200">
    354354                <node parent="listbox" type="menu" name="networktest" text="Network Test" picmem="skin/networktest2.png" halign="center" valign="middle" bgcol="bordercol"                     posx="210" posy="0" width="200" height="200">
    355355                <node parent="listbox" type="menu" name="networkrestart" text="Network Restart" picmem="skin/networkrestart2.png" halign="center" valign="middle" bgcol="bordercol"            posx="420" posy="0" width="200" height="200">
     
    26292629#oled_nemesis Skin 4
    26302630<screen name="OLED_nemesis_v4" fontcol="FFFFFF" posx="0" posy="0" width="256" height="64">
    2631         <node halign="center" text="" name="textbox" fontsize="25" posx="0" posy="17" width="256" height="30">
    2632         <node halign="center" progresscol="CD661D" bgcol="white" halign="left" func="getepgakttimeline" name="epgline" posy="49" posx="0" width="256" height="15">
     2631        <node halign="center" text="" name="textbox" fontsize="29" posx="0" posy="20" width="256" height="29">
     2632        <node halign="center" progresscol="CD661D" bgcol="white" halign="left" func="getepgakttimeline" name="epgline" posy="54" posx="0" width="256" height="10">
    26332633        <node halign="center" valign="left" func="getoledrec" param1="skin" name="oled_rec" posx="0" posy="0" width="12" height="15">
    26342634        <node halign="center" valign="left" func="getoledmute" param1="skin" name="oled_mute" posx="13" posy="0" width="12" height="15">
    26352635        <node halign="center" valign="left" func="getoledtimeshift" param1="skin" name="oled_timeshift" posx="26" posy="0" width="20" height="15">
    26362636        <node halign="center" valign="left" func="getoledstreaming" param1="skin" name="oled_streaming" posx="47" posy="0" width="20" height="15">
     2637    <node halign="center" valign="left" func="getoledchannelaspect" param1="skin" name="oled_channelaspect" posx="68" posy="0" width="35" height="15">
     2638        <node halign="center" valign="left" func="getoledchannelresolution" param1="skin" name="oled_channelresolution" posx="104" posy="0" width="35" height="15">
     2639        <node halign="center" valign="left" func="getoledsdhd" param1="skin" name="oled_sdhd" posx="140" posy="0" width="21" height="15">
     2640    <node halign="center" valign="left" func="getoledcrypt" param1="skin" name="oled_crypt" posx="241" posy="0" width="15" height="15">
     2641
    26372642
    26382643
Note: See TracChangeset for help on using the changeset viewer.