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_ufs912/_path_/usr/local/share/titan/skin/ufs912
Files:
8 added
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_ufs912/_path_/usr/local/share/titan/skin/ufs912/skin.xml

    r32648 r32677  
    14921492        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
    14931493        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="25" width="876" height="-40" bordercol="fontcol2">
    1494                 <node name="addaptersettings" type="menu" text="Adapter Settings" picmem="skin/addaptersettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
     1494                <node name="adaptersettings" type="menu" text="Adapter Settings" picmem="skin/adaptersettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    14951495                <node name="wlansettings" type="menu" text="WLAN Settings" picmem="skin/wlansettings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    14961496                <node name="networktest" type="menu" text="Network Test" picmem="skin/networktest.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
     
    24162416#oled_nemesis Skin 4
    24172417<screen name="OLED_nemesis_v4" fontcol="FFFFFF" posx="0" posy="0" width="256" height="64">
    2418         <node halign="center" text="" name="textbox" fontsize="25" posx="0" posy="17" width="256" height="30">
    2419         <node halign="center" progresscol="CD661D" bgcol="white" halign="left" func="getepgakttimeline" name="epgline" posy="49" posx="0" width="256" height="15">
     2418        <node halign="center" text="" name="textbox" fontsize="29" posx="0" posy="20" width="256" height="29">
     2419        <node halign="center" progresscol="CD661D" bgcol="white" halign="left" func="getepgakttimeline" name="epgline" posy="54" posx="0" width="256" height="10">
    24202420        <node halign="center" valign="left" func="getoledrec" param1="skin" name="oled_rec" posx="0" posy="0" width="12" height="15">
    24212421        <node halign="center" valign="left" func="getoledmute" param1="skin" name="oled_mute" posx="13" posy="0" width="12" height="15">
    24222422        <node halign="center" valign="left" func="getoledtimeshift" param1="skin" name="oled_timeshift" posx="26" posy="0" width="20" height="15">
    24232423        <node halign="center" valign="left" func="getoledstreaming" param1="skin" name="oled_streaming" posx="47" posy="0" width="20" height="15">
     2424    <node halign="center" valign="left" func="getoledchannelaspect" param1="skin" name="oled_channelaspect" posx="68" posy="0" width="35" height="15">
     2425        <node halign="center" valign="left" func="getoledchannelresolution" param1="skin" name="oled_channelresolution" posx="104" posy="0" width="35" height="15">
     2426        <node halign="center" valign="left" func="getoledsdhd" param1="skin" name="oled_sdhd" posx="140" posy="0" width="21" height="15">
     2427    <node halign="center" valign="left" func="getoledcrypt" param1="skin" name="oled_crypt" posx="241" posy="0" width="15" height="15">
     2428
    24242429
    24252430
Note: See TracChangeset for help on using the changeset viewer.