Changeset 16636


Ignore:
Timestamp:
Jun 17, 2012, 3:57:59 PM (14 years ago)
Author:
tobayer
Message:

[titan] update new default skin, avsettings

File:
1 edited

Legend:

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

    r16635 r16636  
    261261</screen>
    262262
    263 </screen>es bordercol=border
    264 col bordersize=2 fontcol=fontcol fontsize=30 posx=60 posy=60 width=120 height=40 valign=middle halign=center>
     263
     264#avsettings list
     265<screen name="avsettings_list" title="A/V Settings" titlealign="center" titlebgcol="titlebgcol" fontcol="fontcol" valign="bottom" hspace="30" vspace="30" fontsize="30" posx="center" posy="center" width="60%" height="65%" bordercol="bordercol" bordersize="2" bgcol="bgcol">
     266<node name="listbox" type="listbox" scrollbar="auto" bordercol="titlebgcol" posy="1" width="100%" height="-35">
     267        <node name="resolution" text="Resolution (default)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     268        <node name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" parent="listbox" valign="middle" width="100%" height="35">
     269        <node name="autoresolution" text="Auto resolution" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     270        <node hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     271        <node hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     272        <node name="policy" text="Policy" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     273        <node name="aspect" text="Aspect" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     274        <node name="colformat" text="Color Format" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     275        <node name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol="deaktivcol" parent="listbox" valign="middle" width="100%" height="35">
     276        <node name="audiosource" text="Audio Source" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     277        <node name="ac3default" text="AC3 default" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     278        <node name="ac3mode" text="AC3 Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     279        <node name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     280        <node name="mode3d" text="3D Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     281        <node name="stepmute" text="Two step mute" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     282<node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="20"  posy="0" width="150" height="39">
     283<node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="180" posy="0" width="150" height="39">
     284</screen>
     285
     286#avsettings grid
     287<screen name="avsettings" fontcol="fontcol" bgcol="black" width="100%" height="100%">
     288<node text="A/V Settings" name="titletext" posx="30" posy="30" width="710" height="50" bgcol="titlebgcol" fontsize="40" valign="middle" halign="center">
     289<node text="" name="details" bordercol="titlebgcol" bordersize="1" type="textbox" wrap="yes" fontsize="28" posx="30" posy="90" width="710" height="225">
     290<node func="gettvpic" param1="408:25:315">
     291<node bordersize="5" bordercol="black" posx="750" posy="30" width="500" height="285" bgcol="0" transparent="255">
     292<node name="listbox" type="listbox" scrollbar="yes" bordercol="titlebgcol" bordersize="1" fontsize="28" posx="140" posy="325" width="1000" height="315">
     293        <node name="resolution" text="Resolution (default)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     294        <node name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" parent="listbox" valign="middle" width="100%" height="35">
     295        <node name="autoresolution" text="Auto resolution" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     296        <node hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     297        <node hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     298        <node name="policy" text="Policy" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     299        <node name="aspect" text="Aspect" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     300        <node name="colformat" text="Color Format" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     301        <node name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol="deaktivcol" parent="listbox" valign="middle" width="100%" height="35">
     302        <node name="audiosource" text="Audio Source" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     303        <node name="ac3default" text="AC3 default" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     304        <node name="ac3mode" text="AC3 Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     305        <node name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     306        <node name="mode3d" text="3D Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     307        <node name="stepmute" text="Two step mute" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     308<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">
     309<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">
     310</screen>
     311
     312
     313<screen name=autores bordercol=bordercol bordersize=2 fontcol=fontcol fontsize=30 posx=60 posy=60 width=120 height=40 valign=middle halign=center>
    265314</screen>
    266315
     
    9511000#<node func=gettime param1="%d-%m-%Y %H:%M" name=time halign=right valign=center posx=58% posy=90% width=280 height=30/>
    9521001<node hidden=yes type=filelist name=filelist>
    953 </screen>
    954 
    955 <screen name="avsettings" fontcol="fontcol" bgcol="black" width="100%" height="100%">
    956 <node text="A/V Settings" name="titletext" posx="30" posy="30" width="710" height="50" bgcol="titlebgcol" fontsize="40" valign="middle" halign="center">
    957 <node text="" name="details" bordercol="titlebgcol" bordersize="1" type="textbox" wrap="yes" fontsize="28" posx="30" posy="90" width="710" height="225">
    958 <node func="gettvpic" param1="408:25:315">
    959 <node bordersize="5" bordercol="black" posx="750" posy="30" width="500" height="285" bgcol="0" transparent="255">
    960 <node bordercol=titlebgcol bordersize=0 fontsize="28" scrollbar="yes" type="listbox" name="listbox" posx="30" posy="325" width="1220" height="315">
    961         <node name=resolution type=choicebox parent=listbox valign=middle posx=0 text="Resolution (default)" bordercol=bordercol width=100%>
    962         <node deaktivcol=deaktivcol name=aktresolution type=choicebox parent=listbox valign=middle posx=0 text="Resolution (current)" bordercol=bordercol width=100%>
    963         <node name=autoresolution type=choicebox parent=listbox valign=middle posx=0 text="Auto resolution" bordercol=bordercol width=100%>
    964         <node name=autoressd type=choicebox parent=listbox valign=middle posx=0 text="--- SD resolution" bordercol=bordercol width=100% hidden=yes>
    965         <node name=autorests type=choicebox parent=listbox valign=middle posx=0 text="--- Time to switch" bordercol=bordercol width=100% hidden=yes>
    966         <node name=policy type=choicebox parent=listbox valign=middle posx=0 text="Policy" bordercol=bordercol width=100%>
    967         <node name=aspect type=choicebox parent=listbox valign=middle posx=0 text="Aspect" bordercol=bordercol width=100%>
    968         <node name=colformat type=choicebox parent=listbox valign=middle posx=0 text="Color Format" bordercol=bordercol width=100%>
    969         <node deaktivcol=deaktivcol name=colformatscart type=choicebox parent=listbox valign=middle posx=0 text="Color Format Scart" bordercol=bordercol width=100%>
    970         <node name=audiosource type=choicebox parent=listbox valign=middle posx=0 text="Audio Source" bordercol=bordercol width=100%>
    971         <node name=ac3default type=choicebox parent=listbox valign=middle posx=0 text="AC3 default" bordercol=bordercol width=100%>
    972         <node name=ac3mode type=choicebox parent=listbox valign=middle posx=0 text="AC3 Mode" bordercol=bordercol width=100%>
    973         <node name=volautochangevalue type=choicebox parent=listbox valign=middle posx=0 text="Inc. AC3 Audio in %" bordercol=bordercol width=100%>
    974         <node name=mode3d type=choicebox parent=listbox valign=middle posx=0 text="3D Mode" bordercol=bordercol width=100%>
    975         <node name=stepmute type=choicebox parent=listbox valign=middle posx=0 text="Two step mute" bordercol=bordercol width=100%>
    976 <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">
    977 <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">
    9781002</screen>
    9791003
Note: See TracChangeset for help on using the changeset viewer.