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

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_MetrixHD/_path_/usr/local/share/titan/skin/MetrixHD/skin.xml

    r32640 r32677  
    306306        <node name="list_bg" posx="620" posy="20" width="530" height="470" bgcol="bgcol" transparent="20">
    307307        <node name="listbox" type="listbox" scrollbar="no" font="RegularLight" fontsize="28" fontcol="fontcol" posx="610" posy="30" width="550" height="450">
    308                 <node parent="listbox" type="menu" name="addaptersettings" text="Adapter Settings" textposx="30" valign="middle" width="100%" height="50">
     308                <node parent="listbox" type="menu" name="adaptersettings" text="Adapter Settings" textposx="30" valign="middle" width="100%" height="50">
    309309                <node parent="listbox" type="menu" name="wlansettings" text="WLAN Settings" textposx="30" valign="middle" width="100%" height="50">
    310310                <node parent="listbox" type="menu" name="networktest" text="Network Test" textposx="30" valign="middle" width="100%" height="50">
     
    28332833#oled_nemesis Skin 4
    28342834<screen name="OLED_nemesis_v4" fontcol="FFFFFF" posx="0" posy="0" width="256" height="64">
    2835         <node halign="center" text="" name="textbox" fontsize="25" posx="0" posy="17" width="256" height="30">
    2836         <node halign="center" progresscol="CD661D" bgcol="white" halign="left" func="getepgakttimeline" name="epgline" posy="49" posx="0" width="256" height="15">
     2835        <node halign="center" text="" name="textbox" fontsize="29" posx="0" posy="20" width="256" height="29">
     2836        <node halign="center" progresscol="CD661D" bgcol="white" halign="left" func="getepgakttimeline" name="epgline" posy="54" posx="0" width="256" height="10">
    28372837        <node halign="center" valign="left" func="getoledrec" param1="skin" name="oled_rec" posx="0" posy="0" width="12" height="15">
    28382838        <node halign="center" valign="left" func="getoledmute" param1="skin" name="oled_mute" posx="13" posy="0" width="12" height="15">
    28392839        <node halign="center" valign="left" func="getoledtimeshift" param1="skin" name="oled_timeshift" posx="26" posy="0" width="20" height="15">
    28402840        <node halign="center" valign="left" func="getoledstreaming" param1="skin" name="oled_streaming" posx="47" posy="0" width="20" height="15">
     2841    <node halign="center" valign="left" func="getoledchannelaspect" param1="skin" name="oled_channelaspect" posx="68" posy="0" width="35" height="15">
     2842        <node halign="center" valign="left" func="getoledchannelresolution" param1="skin" name="oled_channelresolution" posx="104" posy="0" width="35" height="15">
     2843        <node halign="center" valign="left" func="getoledsdhd" param1="skin" name="oled_sdhd" posx="140" posy="0" width="21" height="15">
     2844    <node halign="center" valign="left" func="getoledcrypt" param1="skin" name="oled_crypt" posx="241" posy="0" width="15" height="15">
     2845
    28412846
    28422847
Note: See TracChangeset for help on using the changeset viewer.