Changeset 16641


Ignore:
Timestamp:
Jun 17, 2012, 4:21:22 PM (14 years ago)
Author:
tobayer
Message:

[titan] update new default skin, adjust screen

File:
1 edited

Legend:

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

    r16640 r16641  
    289289
    290290
     291#adjust grid
     292<screen name="adjust" fontcol="fontcol" bgcol="black" width="100%" height="100%">
     293<node text="Adjust" name="titletext" posx="30" posy="30" width="710" height="50" bgcol="titlebgcol" fontsize="40" valign="middle" halign="center">
     294<node text="" name="details" bordercol="titlebgcol" bordersize="1" type="textbox" wrap="yes" fontsize="28" posx="30" posy="90" width="710" height="225">
     295<node func="gettvpic" param1="408:25:315">
     296<node bordersize="5" bordercol="black" posx="750" posy="30" width="500" height="285" bgcol="0" transparent="255">
     297<node name="listbox" type="listbox" scrollbar="yes" bordercol="titlebgcol" bordersize="1" fontsize="28" posx="140" posy="325" width="1000" height="315">
     298        <node name="volbartimeout" text="Volumebar Timeout" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     299        <node name="infobarsleep" text="Infobar Sleep" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     300        <node name="infobartimeout" text="Infobar Timeout" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     301        <node name="secondinfobar" text="Second Infobar" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     302        <node name="virtualzap" text="Virtualzap Timeout" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     303        <node name="spinnerspeed" text="Spinnerspeed" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     304        <node name="spinnertime" text="Spinnertime" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     305        <node name="hangtime" text="Hangtime" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     306        <node name="fastzap" text="Fastzap" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     307        <node name="nozapclear" text="Don't clear TV on zap (only with fastzap)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     308        <node name="faststop" text="Faststop" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     309        <node name="dirsort" text="Dirsort" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     310        <node name="poweraktion" text="Power aktion" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     311        <node name="fasttextrender" text="Fast Text Render" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     312        <node name="recsplitsize" text="Record Split Size" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     313        <node name="recforerun" text="Record Forerun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     314        <node name="recoverrun" text="Record Overrun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     315        <node name="def_rectimer_after" text="Set action after rec" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     316        <node name="skip13" text="Skip 1/3" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     317        <node name="skip46" text="Skip 4/6" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     318        <node name="skip79" text="Skip 7/9" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     319        <node name="playertype" text="Player for .ts" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     320        <node name="nocamsg" text="Show Modules" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     321        <node name="autochangechannelname" text="Change Channelname auto." type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     322        <node name="deltimeshift" text="After Timeshift" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     323        <node name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     324        <node name="screenanim" text="Animated Screens" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     325        <node name="screenanimspeed" text="Animated Speed" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     326        <node name="channellistview" text="Channellist view" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     327<node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   fontsize="28" bordersize="6" bordertype="2" posx="140" posy="650" width="150" height="40">
     328<node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" fontsize="28" bordersize="6" bordertype="2" posx="300" posy="650" width="150" height="40">
     329</screen>
     330
     331
    291332<screen name=autores bordercol=bordercol bordersize=2 fontcol=fontcol fontsize=30 posx=60 posy=60 width=120 height=40 valign=middle halign=center>
    292333</screen>
     
    926967</screen>
    927968
    928 
    929 <screen name="adjust" fontcol="fontcol" bgcol="black" width="100%" height="100%">
    930 <node text="Adjust" name="titletext" posx="30" posy="30" width="710" height="50" bgcol="titlebgcol" fontsize="40" valign="middle" halign="center">
    931 <node text="" name="details" bordercol="titlebgcol" bordersize="1" type="textbox" wrap="yes" fontsize="28" posx="30" posy="90" width="710" height="225">
    932 <node func="gettvpic" param1="408:25:315">
    933 <node bordersize="5" bordercol="black" posx="750" posy="30" width="500" height="285" bgcol="0" transparent="255">
    934 <node bordercol=titlebgcol bordersize=0 fontsize="28" scrollbar="yes" type="listbox" name="listbox" posx="30" posy="325" width="1220" height="315">
    935         <node name=volbartimeout type=choicebox parent=listbox valign=middle posx=0 text="Volumebar Timeout" bordercol=bordercol width=100%>
    936         <node name=infobartimeout type=choicebox parent=listbox valign=middle posx=0 text="Infobar Timeout" bordercol=bordercol width=100%>
    937         <node name=infobarsleep type=choicebox parent=listbox valign=middle posx=0 text="Infobar Sleep" bordercol=bordercol width=100%>
    938         <node name=secondinfobar type=choicebox parent=listbox valign=middle posx=0 text="Second Infobar" bordercol=bordercol width=100%>
    939         <node name=virtualzap type=choicebox parent=listbox valign=middle posx=0 text="Virtualzap Timeout" bordercol=bordercol width=100%>
    940         <node name=spinnerspeed type=choicebox parent=listbox valign=middle posx=0 text="Spinnerspeed" bordercol=bordercol width=100%>
    941         <node name=spinnertime type=choicebox parent=listbox valign=middle posx=0 text="Spinnertime" bordercol=bordercol width=100%>
    942         <node name=hangtime type=choicebox parent=listbox valign=middle posx=0 text="Hangtime" bordercol=bordercol width=100%>
    943         <node name=nozapclear type=choicebox parent=listbox valign=middle posx=0 text="Don't clear TV on zap (only with fastzap)" bordercol=bordercol width=100%>
    944         <node name=fastzap type=choicebox parent=listbox valign=middle posx=0 text="Fastzap" bordercol=bordercol width=100%>
    945         <node name=faststop type=choicebox parent=listbox valign=middle posx=0 text="Faststop" bordercol=bordercol width=100%>
    946         <node name=dirsort type=choicebox parent=listbox valign=middle posx=0 text="Dirsort" bordercol=bordercol width=100%>
    947         <node name=poweraktion type=choicebox parent=listbox valign=middle posx=0 text="Power aktion" bordercol=bordercol width=100%>
    948         <node name=fasttextrender type=choicebox parent=listbox valign=middle posx=0 text="Fast Text Render" bordercol=bordercol width=100%>
    949         <node name=recsplitsize type=choicebox parent=listbox valign=middle posx=0 text="Record Split Size" bordercol=bordercol width=100%>
    950         <node name=recforerun type=choicebox parent=listbox valign=middle posx=0 text="Record Forerun (min)" bordercol=bordercol width=100%>
    951         <node name=recoverrun type=choicebox parent=listbox valign=middle posx=0 text="Record Overrun (min)" bordercol=bordercol width=100%>
    952         <node name=def_rectimer_after type=choicebox parent=listbox valign=middle posx=0 text="Set action after rec" bordercol=bordercol width=100%>
    953         <node name=skip13 type=choicebox parent=listbox valign=middle posx=0 text="Skip 1/3" bordercol=bordercol width=100%>
    954         <node name=skip46 type=choicebox parent=listbox valign=middle posx=0 text="Skip 4/6" bordercol=bordercol width=100%>
    955         <node name=skip79 type=choicebox parent=listbox valign=middle posx=0 text="Skip 7/9" bordercol=bordercol width=100%>
    956         <node name=playertype type=choicebox parent=listbox valign=middle posx=0 text="Player for .ts" bordercol=bordercol width=100%>
    957         <node name=nocamsg type=choicebox parent=listbox valign=middle posx=0 text="Show Modules" bordercol=bordercol width=100%>
    958         <node name=autochangechannelname type=choicebox parent=listbox valign=middle posx=0 text="Change Channelname auto." bordercol=bordercol width=100%>
    959         <node name=deltimeshift type=choicebox parent=listbox valign=middle posx=0 text="After Timeshift" bordercol=bordercol width=100%>
    960         <node name=showchanneltimeline type=choicebox parent=listbox valign=middle posx=0 text="Show Timeline in Channellist" bordercol=bordercol width=100%>
    961         <node name=screenanim type=choicebox parent=listbox valign=middle posx=0 text="Animated Screens" bordercol=bordercol width=100%>
    962         <node name=screenanimspeed type=choicebox parent=listbox valign=middle posx=0 text="Animated Speed" bordercol=bordercol width=100%>
    963         <node name=channellistview type=choicebox parent=listbox valign=middle posx=0 text="Channellist view" bordercol=bordercol width=100%>
    964 <node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   fontsize="28" bordersize="6" bordertype="2" posx="30"  posy="650" width="150" height="40">
    965 <node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" fontsize="28" bordersize="6" bordertype="2" posx="190" posy="650" width="150" height="40">
    966 </screen>
    967969
    968970<screen fontcol=fontcol valign=bottom titlealign=center name="screensaveradjust" titlebgcol=titlebgcol hspace=30 vspace=30 fontsize=30 title="Screensaver Adjust" posx=center posy=center width=60% height=65% bordercol=bordercol bordersize=2 bgcol=bgcol>
Note: See TracChangeset for help on using the changeset viewer.