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_MegaStyle_blue_MiniTV/_path_/usr/local/share/titan/skin/MegaStyle-Blue-MiniTV
Files:
8 added
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_MegaStyle_blue_MiniTV/_path_/usr/local/share/titan/skin/MegaStyle-Blue-MiniTV/skin.xml

    r32662 r32677  
    12951295<node name="time" func="gettime" param1="%R" halign="right" fontsize="60" fontcol="fontcol" valign="right" posx="900" posy="10" width="300" height="60">
    12961296<node name="listbox" type="listbox" bordercol="scrollbarcol" scrollbar="auto" fontcol="-1" fontsize="18" posx="0" posy="0" width="196" height="720">
    1297 <node type=menu pic=skin/addaptersettings.png textposx=120 valign=middle name=addaptersettings text="Adapter Settings" parent=listbox width=100% height=80 hspace=30>
     1297<node type=menu pic=skin/adaptersettings.png textposx=120 valign=middle name=adaptersettings text="Adapter Settings" parent=listbox width=100% height=80 hspace=30>
    12981298<node type=menu pic=skin/wlansettings.png textposx=120 valign=middle name=wlansettings text="WLAN Settings" parent=listbox width=100% height=80 hspace=30>
    12991299<node type=menu pic=skin/networktest.png textposx=120 valign=middle name=networktest text="Network Test" parent=listbox width=100% height=80 hspace=30>
     
    23972397#oled_nemesis Skin 4
    23982398<screen name="OLED_nemesis_v4" fontcol="FFFFFF" posx="0" posy="0" width="256" height="64">
    2399         <node halign="center" text="" name="textbox" fontsize="25" posx="0" posy="17" width="256" height="30">
    2400         <node halign="center" progresscol="CD661D" bgcol="white" halign="left" func="getepgakttimeline" name="epgline" posy="49" posx="0" width="256" height="15">
     2399        <node halign="center" text="" name="textbox" fontsize="29" posx="0" posy="20" width="256" height="29">
     2400        <node halign="center" progresscol="CD661D" bgcol="white" halign="left" func="getepgakttimeline" name="epgline" posy="54" posx="0" width="256" height="10">
    24012401        <node halign="center" valign="left" func="getoledrec" param1="skin" name="oled_rec" posx="0" posy="0" width="12" height="15">
    24022402        <node halign="center" valign="left" func="getoledmute" param1="skin" name="oled_mute" posx="13" posy="0" width="12" height="15">
    24032403        <node halign="center" valign="left" func="getoledtimeshift" param1="skin" name="oled_timeshift" posx="26" posy="0" width="20" height="15">
    24042404        <node halign="center" valign="left" func="getoledstreaming" param1="skin" name="oled_streaming" posx="47" posy="0" width="20" height="15">
     2405    <node halign="center" valign="left" func="getoledchannelaspect" param1="skin" name="oled_channelaspect" posx="68" posy="0" width="35" height="15">
     2406        <node halign="center" valign="left" func="getoledchannelresolution" param1="skin" name="oled_channelresolution" posx="104" posy="0" width="35" height="15">
     2407        <node halign="center" valign="left" func="getoledsdhd" param1="skin" name="oled_sdhd" posx="140" posy="0" width="21" height="15">
     2408    <node halign="center" valign="left" func="getoledcrypt" param1="skin" name="oled_crypt" posx="241" posy="0" width="15" height="15">
    24052409
    24062410
Note: See TracChangeset for help on using the changeset viewer.