Ignore:
Timestamp:
09/15/14 03:48:14 (10 years ago)
Author:
tobayer
Message:

[skins] add OLED skin selection

File:
1 edited

Legend:

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

    r28865 r29952  
    10301030                <node name="showrecfreesize" text="Show HDD freesize" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    10311031                <node name="listboxselect" text="Listbox Select Color" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     1032                <node name="oled_sel" text="OLED selection" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    10321033        <node name="b1" picmem="skin/key_ok.png"   parent="skinadj" halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
    10331034        <node name="b2" picmem="skin/key_exit.png" parent="skinadj" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
     
    22702271        <node name="b2" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
    22712272</screen>
     2273
     2274
     2275# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
     2276 # # # # # # # # # # # # # # # # # # # # # # # # # # #       Nemesis OLED      # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
     2277# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
     2278
     2279<screen name="OLED_nemesis" fontcol="fontcol" posx="0" posy="0" width="256" height="64">
     2280        <node halign="center" text="" name="textbox" fontsize="30" posx="0" posy="0" width="256" height="30">
     2281        <node halign="center" bordersize="2" progresscol="CD661D" bgcol="white" halign="left" func="getepgakttimeline" bordercol="bordercol" borderradius="5" name="epgline" posy="37" posx="28" width="200" height="10">
     2282        <node halign="center" func="getepgakttitle" bordersize="0" bordercol="bordercol" fontsize="15" posx="28" posy="49" width="200" height="15" fontcol="fontcol">
     2283        <node halign="center" valign="left" func="getrec" param1="skin" name="rec" posx="5" posy="44" width="20" height="20">
     2284</screen>
     2285
     2286
     2287<screen name="OLED_nemesis_menu" fontcol="fontcol" posx="0" posy="0" width="256" height="64">
     2288        <node halign="center" text="" name="textbox" fontsize="20" posx="0" posy="20" width="256" height="44">
     2289</screen>
     2290
     2291
     2292<screen name="OLED_nemesis_standby" fontcol="fontcol" posx="0" posy="0" width="256" height="64">
     2293        <node halign="center" text="" name="textbox" fontsize="30" posx="0" posy="17" width="256" height="30">
     2294</screen>
     2295
Note: See TracChangeset for help on using the changeset viewer.