Changeset 16644


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

[titan] update new default skin, rectimer screens

File:
1 edited

Legend:

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

    r16642 r16644  
    342342
    343343
     344#rectimer grid
     345<screen name="rectimer" fontcol="fontcol" bgcol="black" width="100%" height="100%">
     346<node text="Records" name="titletext" posx="30" posy="30" width="710" height="50" bgcol="titlebgcol" fontsize="40" valign="middle" halign="center">
     347<node text="" name="details" bordercol="titlebgcol" bordersize="1" type="textbox" wrap="yes" fontsize="28" posx="30" posy="90" width="710" height="225">
     348<node func="gettvpic" param1="408:25:315">
     349<node bordersize="5" bordercol="black" posx="750" posy="30" width="500" height="285" bgcol="0" transparent="255">
     350<node name="listbox" type="listbox" scrollbar="auto" bordercol="titlebgcol" bordersize="1" fontsize="28" posx="140" posy="325" width="1000" height="315">
     351<node name="b1" text="DEL"        halign="center" valign="middle" bordercol="red"     fontsize="28" bordersize="6" bordertype="2" posx="140" posy="650" width="165" height="40">
     352<node name="b2" text="ADD"        halign="center" valign="middle" bordercol="green"   fontsize="28" bordersize="6" bordertype="2" posx="315" posy="650" width="165" height="40">
     353<node name="b3" text="STOP/START" halign="center" valign="middle" bordercol="yellow"  fontsize="28" bordersize="6" bordertype="2" posx="490" posy="650" width="165" height="40">
     354<node name="b4" text="LOG"        halign="center" valign="middle" bordercol="blue"    fontsize="28" bordersize="6" bordertype="2" posx="665" posy="650" width="160" height="40">
     355<node name="b5" text="OK"         halign="center" valign="middle" bordercol="okcol"   fontsize="28" bordersize="6" bordertype="2" posx="835" posy="650" width="145" height="40">
     356<node name="b6" text="EXIT"       halign="center" valign="middle" bordercol="exitcol" fontsize="28" bordersize="6" bordertype="2" posx="990" posy="650" width="150" height="40">
     357</screen>
     358
     359
     360#rectimerext grid
     361<screen name="rectimerext" fontcol="fontcol" bgcol="black" width="100%" height="100%">
     362<node text="Record Timer" name="titletext" posx="30" posy="30" width="710" height="50" bgcol="titlebgcol" fontsize="40" valign="middle" halign="center">
     363<node text="" name="details" bordercol="titlebgcol" bordersize="1" type="textbox" wrap="yes" fontsize="28" posx="30" posy="90" width="710" height="225">
     364<node func="gettvpic" param1="408:25:315">
     365<node bordersize="5" bordercol="black" posx="750" posy="30" width="500" height="285" bgcol="0" transparent="255">
     366<node name="listbox" type="listbox" scrollbar="auto" bordercol="titlebgcol" bordersize="1" fontsize="28" posx="140" posy="325" width="1000" height="315">
     367        <node name="name" text="Name" type="inputbox" parent="listbox" valign="middle" width="100%" height="35">
     368        <node name="justplay" text="Type" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     369        <node name="repeate" text="Repeate" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     370        <node name="repeatetype" text="Repeate type" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     371        <node name="day" text="Day" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     372        <node name="mon" text="Monday" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     373        <node name="tue" text="Tuesday" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     374        <node name="wed" text="Wednesday" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     375        <node name="thur" text="Thursday" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     376        <node name="fri" text="Friday" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     377        <node name="sat" text="Saturday" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     378        <node name="sun" text="Sunday" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     379        <node name="begin" text="Begin" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
     380        <node name="end" text="End" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
     381        <node name="channel" text="Channel" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     382        <node name="path" text="Record path" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     383        <node name="after" text="Aktion after" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     384        <node name="pincode" text="Pin Code" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
     385<node name="b4" text="Text"       halign="center" valign="middle" bordercol="fontcol" fontsize="28" bordersize="6" bordertype="2" posx="665" posy="650" width="160" height="40">
     386<node name="b5" text="OK"         halign="center" valign="middle" bordercol="fontcol" fontsize="28" bordersize="6" bordertype="2" posx="835" posy="650" width="145" height="40">
     387<node name="b6" text="EXIT"       halign="center" valign="middle" bordercol="fontcol" fontsize="28" bordersize="6" bordertype="2" posx="990" posy="650" width="150" height="40">
     388</screen>
     389
     390
    344391<screen name=autores bordercol=bordercol bordersize=2 fontcol=fontcol fontsize=30 posx=60 posy=60 width=120 height=40 valign=middle halign=center>
    345392</screen>
     
    504551<node name=b1 text="EXIT" halign=center valign=center bordercol=exitcol bordersize=6 bordertype=2 posx=20 posy=0 width=150 height=39/>
    505552<node name=b2 text="EDIT" halign=center valign=middle bordercol=red bordersize=6 bordertype=2 posx=180 posy=0 width=150 height=39/>
    506 </screen>
    507 
    508 <screen fontcol=fontcol valign=bottom titlealign=center name="rectimerext" titlebgcol=titlebgcol hspace=30 vspace=30 fontsize=30 title="Record Timer" posx=center posy=center width=60% height=70% bordercol=bordercol bordersize=2 bgcol=bgcol>
    509 <node fontsize=30 bordercol=titlebgcol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
    510 <node name=name type=inputbox parent=listbox valign=middle posx=0 text="Name" bordercol=bordercol bordersize=2 width=100%>
    511 <node name=justplay type=choicebox parent=listbox valign=middle posx=0 text="Type" bordercol=bordercol bordersize=2 width=100%>
    512 <node name=repeate type=choicebox parent=listbox valign=middle posx=0 text="Repeate" bordercol=bordercol bordersize=2 width=100%>
    513 <node name=repeatetype type=choicebox parent=listbox valign=middle posx=0 text="Repeate type" bordercol=bordercol bordersize=2 width=100%>
    514 <node name=day type=choicebox parent=listbox valign=middle posx=0 text="Day" bordercol=bordercol bordersize=2 width=100%>
    515 <node name=mon type=choicebox parent=listbox valign=middle posx=0 text="Monday" bordercol=bordercol bordersize=2 width=100%>
    516 <node name=tue type=choicebox parent=listbox valign=middle posx=0 text="Tuesday" bordercol=bordercol bordersize=2 width=100%>
    517 <node name=wed type=choicebox parent=listbox valign=middle posx=0 text="Wednesday" bordercol=bordercol bordersize=2 width=100%>
    518 <node name=thur type=choicebox parent=listbox valign=middle posx=0 text="Thursday" bordercol=bordercol bordersize=2 width=100%>
    519 <node name=fri type=choicebox parent=listbox valign=middle posx=0 text="Friday" bordercol=bordercol bordersize=2 width=100%>
    520 <node name=sat type=choicebox parent=listbox valign=middle posx=0 text="Saturday" bordercol=bordercol bordersize=2 width=100%>
    521 <node name=sun type=choicebox parent=listbox valign=middle posx=0 text="Sunday" bordercol=bordercol bordersize=2 width=100%>
    522 <node name=begin type=inputboxnum parent=listbox valign=middle posx=0 text="Begin" bordercol=bordercol bordersize=2 width=100%>
    523 <node name=end type=inputboxnum parent=listbox valign=middle posx=0 text="End" bordercol=bordercol bordersize=2 width=100%>
    524 <node name=channel type=choicebox parent=listbox valign=middle posx=0 text="Channel" bordercol=bordercol bordersize=2 width=100%>
    525 <node name=path type=choicebox parent=listbox valign=middle posx=0 text="Record Path" bordercol=bordercol bordersize=2 width=100%>
    526 <node name=after type=choicebox parent=listbox valign=middle posx=0 text="Aktion after" bordercol=bordercol bordersize=2 width=100%>
    527 <node name=pincode type=inputboxnum parent=listbox valign=middle posx=0 text="Pin Code" bordercol=bordercol bordersize=2 width=100%>
    528 <node name=b1 text="OK" halign=center valign=center bordercol=okcol bordersize=6 bordertype=2 posx=20 posy=0 width=150 height=39/>
    529 <node name=b2 text="EXIT" halign=center valign=center bordercol=exitcol bordersize=6 bordertype=2 posx=180 posy=0 width=150 height=39/>
    530 </screen>
    531 
    532 <screen fontcol=fontcol valign=bottom titlealign=center titlebgcol=titlebgcol name="rectimer" hspace=5 vspace=5 fontsize=30 title="Record Timer" posx=center posy=center width=70% height=70% bordercol=bordercol bordersize=2 bgcol=bgcol>
    533 <node fontsize=30 bordercol=titlebgcol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
    534 <node name=b1 text="DEL" halign=center valign=middle bordercol=red bordersize=6 bordertype=2 posx=20 posy=0 width=150 height=39/>
    535 <node name=b2 text="ADD" halign=center valign=middle bordercol=green bordersize=6 bordertype=2 posx=180 posy=0 width=150 height=39/>
    536 <node name=b3 text="STOP/START" halign=center valign=middle bordercol=yellow bordersize=6 bordertype=2 posx=340 posy=0 width=150 height=39/>
    537 <node name=b4 text="LOG" halign=center valign=middle bordercol=blue bordersize=6 bordertype=2 posx=500 posy=0 width=150 height=39/>
    538 ##<node func=gettime param1="%d-%m-%Y %H:%M" name=time halign=right valign=center posx=right posy=0 width=180 height=20 fontcol=fontcol/>
    539553</screen>
    540554
Note: See TracChangeset for help on using the changeset viewer.