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

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_coolMiniTV/_path_/usr/local/share/titan/skin/coolMiniTV/skin.xml

    r32662 r32677  
    12671267<node fontsize=30 fontcol=grey type=textbox text="Network" posy=10 posx=center halign=center width=100% height=30>
    12681268<node fontsize=23 posx=10 posy=60 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=680 height=405>
    1269 <node type=menu pic=skin/addaptersettings.png textposx=120 valign=middle name=addaptersettings text="Adapter Settings" parent=listbox width=100% height=50 hspace=5>
     1269<node type=menu pic=skin/adaptersettings.png textposx=120 valign=middle name=adaptersettings text="Adapter Settings" parent=listbox width=100% height=50 hspace=5>
    12701270<node type=menu pic=skin/wlansettings.png textposx=120 valign=middle name=wlansettings text="WLAN Settings" parent=listbox width=100% height=50 hspace=5>
    12711271<node type=menu pic=skin/networktest.png textposx=120 valign=middle name=networktest text="Network Test" parent=listbox width=100% height=50 hspace=5>
     
    23672367#oled_nemesis Skin 4
    23682368<screen name="OLED_nemesis_v4" fontcol="FFFFFF" posx="0" posy="0" width="256" height="64">
    2369         <node halign="center" text="" name="textbox" fontsize="25" posx="0" posy="17" width="256" height="30">
    2370         <node halign="center" progresscol="CD661D" bgcol="white" halign="left" func="getepgakttimeline" name="epgline" posy="49" posx="0" width="256" height="15">
     2369        <node halign="center" text="" name="textbox" fontsize="29" posx="0" posy="20" width="256" height="29">
     2370        <node halign="center" progresscol="CD661D" bgcol="white" halign="left" func="getepgakttimeline" name="epgline" posy="54" posx="0" width="256" height="10">
    23712371        <node halign="center" valign="left" func="getoledrec" param1="skin" name="oled_rec" posx="0" posy="0" width="12" height="15">
    23722372        <node halign="center" valign="left" func="getoledmute" param1="skin" name="oled_mute" posx="13" posy="0" width="12" height="15">
    23732373        <node halign="center" valign="left" func="getoledtimeshift" param1="skin" name="oled_timeshift" posx="26" posy="0" width="20" height="15">
    23742374        <node halign="center" valign="left" func="getoledstreaming" param1="skin" name="oled_streaming" posx="47" posy="0" width="20" height="15">
     2375    <node halign="center" valign="left" func="getoledchannelaspect" param1="skin" name="oled_channelaspect" posx="68" posy="0" width="35" height="15">
     2376        <node halign="center" valign="left" func="getoledchannelresolution" param1="skin" name="oled_channelresolution" posx="104" posy="0" width="35" height="15">
     2377        <node halign="center" valign="left" func="getoledsdhd" param1="skin" name="oled_sdhd" posx="140" posy="0" width="21" height="15">
     2378    <node halign="center" valign="left" func="getoledcrypt" param1="skin" name="oled_crypt" posx="241" posy="0" width="15" height="15">
     2379
    23752380
    23762381
Note: See TracChangeset for help on using the changeset viewer.