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

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_nogfx/_path_/usr/local/share/titan/skin/nogfx/skin.xml

    r32662 r32677  
    11471147<screen name="networkmenu" title="Network" titlealign="center" fontsize="30" fontcol="fontcol" hspace="23" vspace="23" posx="center" posy="center" width="750" height="550" bordersize="2" bordercol="bordercol" bgcol="bgcol">
    11481148<node name="listbox" type="listbox" bordercol="bordercol" scrollbar="auto" width="100%" height="100%">
    1149         <node parent="listbox" type="menu" name="addaptersettings" text="Adapter Settings" picmem="skin/addaptersettings.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     1149        <node parent="listbox" type="menu" name="adaptersettings" text="Adapter Settings" picmem="skin/adaptersettings.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    11501150        <node parent="listbox" type="menu" name="wlansettings" text="WLAN Settings" picmem="skin/wlansettings.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    11511151        <node parent="listbox" type="menu" name="networktest" text="Network Test" picmem="skin/networktest.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     
    18221822#oled_nemesis Skin 4
    18231823<screen name="OLED_nemesis_v4" fontcol="FFFFFF" posx="0" posy="0" width="256" height="64">
    1824         <node halign="center" text="" name="textbox" fontsize="25" posx="0" posy="17" width="256" height="30">
    1825         <node halign="center" progresscol="CD661D" bgcol="white" halign="left" func="getepgakttimeline" name="epgline" posy="49" posx="0" width="256" height="15">
     1824        <node halign="center" text="" name="textbox" fontsize="29" posx="0" posy="20" width="256" height="29">
     1825        <node halign="center" progresscol="CD661D" bgcol="white" halign="left" func="getepgakttimeline" name="epgline" posy="54" posx="0" width="256" height="10">
    18261826        <node halign="center" valign="left" func="getoledrec" param1="skin" name="oled_rec" posx="0" posy="0" width="12" height="15">
    18271827        <node halign="center" valign="left" func="getoledmute" param1="skin" name="oled_mute" posx="13" posy="0" width="12" height="15">
    18281828        <node halign="center" valign="left" func="getoledtimeshift" param1="skin" name="oled_timeshift" posx="26" posy="0" width="20" height="15">
    18291829        <node halign="center" valign="left" func="getoledstreaming" param1="skin" name="oled_streaming" posx="47" posy="0" width="20" height="15">
     1830    <node halign="center" valign="left" func="getoledchannelaspect" param1="skin" name="oled_channelaspect" posx="68" posy="0" width="35" height="15">
     1831        <node halign="center" valign="left" func="getoledchannelresolution" param1="skin" name="oled_channelresolution" posx="104" posy="0" width="35" height="15">
     1832        <node halign="center" valign="left" func="getoledsdhd" param1="skin" name="oled_sdhd" posx="140" posy="0" width="21" height="15">
     1833    <node halign="center" valign="left" func="getoledcrypt" param1="skin" name="oled_crypt" posx="241" posy="0" width="15" height="15">
     1834
    18301835
    18311836
Note: See TracChangeset for help on using the changeset viewer.