Changeset 16826


Ignore:
Timestamp:
Jun 25, 2012, 4:01:58 AM (14 years ago)
Author:
tobayer
Message:

[titan] update skin.xml, skinadjust

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml

    r16825 r16826  
    261261
    262262
     263#skinadjust fullscreen
     264<screen name="skinadjust" fontsize="28" fontcol="fontcol" bgcol="black" posx="left" posy="top" width="100%" height="100%">
     265<node name="pic1" pic="skin/calibrate_topleft.png"     posx="0"    posy="0"   width="256" height="256" picwidth="256" picheight="256">
     266<node name="pic2" pic="skin/calibrate_bottomright.png" posx="1024" posy="464" width="256" height="256" picwidth="256" picheight="256">
     267<node name="titletext" text="Skin Adjust" fontcol="black" fontsize="36" posx="center" posy="160" width="1000" height="50" valign="middle" halign="center" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
     268<node name="listbox" type="listbox" scrollbar="auto" bordercol="titlebgcol" posx="center" posy="220" width="980" height="280">
     269        <node parent="listbox" name="fontsizeadjust" text="Fontsize adjust in pixel" type="choicebox" valign="middle" width="100%">
     270        <node parent="listbox" name="listboxselecttype" text="Listbox Select" type="choicebox" valign="middle" width="100%">
     271        <node parent="listbox" name="osdtransparent" text="OSD Transparent" type="choicebox" valign="middle" width="100%">
     272        <node parent="listbox" name="leftoffset" text="OSD Left Overscan" type="choicebox" valign="middle" width="100%">
     273        <node parent="listbox" name="rightoffset" text="OSD Right Overscan" type="choicebox" valign="middle" width="100%">
     274        <node parent="listbox" name="topoffset" text="OSD Top Overscan" type="choicebox" valign="middle" width="100%">
     275        <node parent="listbox" name="bottomoffset" text="OSD Bottom Overscan" type="choicebox" valign="middle" width="100%">
     276        <node parent="listbox" name="piconpath" text="Piconpath" type="choicebox" valign="middle" width="100%">
     277<node name="buttonbar" posx="center" posy="510" width="1000" height="50" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
     278        <node parent="buttonbar" name="b1" picmem="skin/key_ok_70x40.png"   posx="5"  posy="5" width="70" height="40">
     279        <node parent="buttonbar" name="b2" picmem="skin/key_exit_70x40.png" posx="75" posy="5" width="70" height="40">
     280###<node name="test" posx="center" posy="middle" width="1000" height="400" valign="middle" halign="center" bordercol="green" bordersize="2">
     281</screen>
     282
     283
    263284#skinselect grid, max 1220x660, Xspace=30 !
    264285<screen name="skinselect" fontsize="28" fontcol="fontcol" bgcol="black" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30">
     
    10791100</screen>
    10801101
    1081 <screen name="skinadjust" fontcol=fontcol bgcol=bgcol posx=left posy=top width=100% height=100%>
    1082 <node pic=skin/calibrate_topleft.png posx=0 posy=0 name=pic width=256 height=256 picwidth=256 picheight=256>
    1083 <node pic=skin/calibrate_bottomright.png posx=1024 posy=464 name=pic width=256 height=256 picwidth=256 picheight=256>
    1084 <node fontcol=fontcol valign=bottom titlealign=center name=skinadj titlebgcol=titlebgcol hspace=30 vspace=30 fontsize=30 title="Skin Adjust" posx=center posy=center width=80% height=65% bordercol=bordercol bordersize=2 bgcol=bgcol>
    1085 <node bordercol=titlebgcol parent=skinadj scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
    1086 <node name=fontsizeadjust type=choicebox parent=listbox valign=middle posx=0 text="Fontsize adjust in pixel" bordercol=bordercol width=100%>
    1087 <node name=listboxselecttype type=choicebox parent=listbox valign=middle posx=0 text="Listbox Select" bordercol=bordercol width=100%>
    1088 <node name=osdtransparent type=choicebox parent=listbox valign=middle posx=0 text="OSD Transparent" bordercol=bordercol width=100%>
    1089 <node name=leftoffset type=choicebox parent=listbox valign=middle posx=0 text="OSD Left Overscan" bordercol=bordercol width=100%>
    1090 <node name=rightoffset type=choicebox parent=listbox valign=middle posx=0 text="OSD Right Overscan" bordercol=bordercol width=100%>
    1091 <node name=topoffset type=choicebox parent=listbox valign=middle posx=0 text="OSD Top Overscan" bordercol=bordercol width=100%>
    1092 <node name=bottomoffset type=choicebox parent=listbox valign=middle posx=0 text="OSD Bottom Overscan" bordercol=bordercol width=100%>
    1093 <node name=piconpath type=choicebox parent=listbox valign=middle posx=0 text="Piconpath" bordercol=bordercol width=100%>
    1094 <node name=b1 text="OK" parent=skinadj halign=center valign=middle bordercol=okcol bordersize=6 bordertype=2 posx=20 posy=0 width=150 height=39/>
    1095 <node name=b2 text="EXIT" parent=skinadj halign=center valign=middle bordercol=exitcol bordersize=6 bordertype=2 posx=180 posy=0 width=150 height=39/>
    1096 </screen>
    1097 
    10981102<screen fontcol=fontcol valign=bottom titlealign=center name="httpdsettings" titlebgcol=titlebgcol hspace=30 vspace=30 fontsize=30 title="HTTP Settings" posx=center posy=center width=80% height=85% bordercol=bordercol bordersize=2 bgcol=bgcol>
    10991103<node bordercol=titlebgcol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
Note: See TracChangeset for help on using the changeset viewer.