Changeset 40414 for ipk/source


Ignore:
Timestamp:
05/13/17 12:34:10 (7 years ago)
Author:
gost
Message:

[skins] mipsel/arm new cec functions

Location:
ipk/source
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_KravenHD/_path_/usr/local/share/titan/skin/KravenHD/skin.xml

    r39950 r40414  
    619619                <node parent="listbox" name="tvswitch" text="Switch TV to the correct input" type="choicebox" hspace="20" vspace="5" valign="middle" width="100%" height="40">
    620620                <node parent="listbox" name="cecfix" text="Use fixed physical address" type="choicebox" hspace="20" vspace="5" valign="middle" width="100%" height="40">
     621                <node parent="listbox" name="volume" text="Volume forward to" type="choicebox" hspace="20" vspace="5" valign="middle" width="100%" height="40">
     622                <node parent="listbox" name="menue" text="Menu functions" type="choicebox" hspace="20" vspace="5" valign="middle" width="100%" height="40">
    621623                <node name="details" bordercol="white" bordersize="1" type="textbox" wrap="yes" font="Regular" fontcol="white" fontsize="28" posx="60" posy="538" width="1160" height="72" hspace="5" vspace="5" text="Here you can make your HDMI-CEC settings.">
    622624        <node name="buttonbar" font="Regular" fontsize="22" fontcol="white" posx="0" posy="670" width="100%" height="40" hspace="40" vspace="0">
  • ipk/source/skins_SevenHD/_path_/usr/local/share/titan/skin/SevenHD/skin.xml

    r39950 r40414  
    27862786                <node parent="listbox" name="tvswitch" text="Switch TV to the correct input" type="choicebox" valign="middle" width="100%" height="35">
    27872787                <node parent="listbox" name="cecfix" text="Use fixed physical address" type="choicebox" valign="middle" width="100%" height="35">
     2788                <node parent="listbox" name="volume" text="Volume forward to" type="choicebox" valign="middle" width="100%" height="35">
     2789                <node parent="listbox" name="menue" text="Menu functions" type="choicebox" valign="middle" width="100%" height="35">
    27882790        <node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="0"   posy="0" width="100" height="39">
    27892791        <node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="110" posy="0" width="100" height="39">
  • ipk/source/skinsdefault_default/_path_/usr/local/share/titan/skin/default/skin.xml

    r39950 r40414  
    32913291                <node parent="listbox" name="tvswitch" text="Switch TV to the correct input" type="choicebox" valign="middle" width="100%">
    32923292                <node parent="listbox" name="cecfix" text="Use fixed physical address" type="choicebox" valign="middle" width="100%">
     3293                <node parent="listbox" name="volume" text="Volume forward to" type="choicebox" valign="middle" width="100%">
     3294                <node parent="listbox" name="menue" text="Menu functions" type="choicebox" valign="middle" width="100%">
    32933295        <node name="buttonbar" posx="0" posy="610" width="100%" height="50" hspace="5" fontcol="buttonbar_fontcol" fontsize="25" bordercol="buttonbar_bordercol" bordersize="1" borderradius="8" bgcol="buttonbar_bgcol" bgcol2="buttonbar_bgcol2" gradient="topmiddle">
    32943296                <node parent="buttonbar" name="b1" picmem="skin/key_ok_70x40.png"   valign="middle" posx="0"  posy="center" width="70" height="40">
Note: See TracChangeset for help on using the changeset viewer.