Ignore:
Timestamp:
Mar 1, 2013, 12:05:03 AM (13 years ago)
Author:
tobayer
Message:

[titan] update almost all skins: add autosubtitle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapskins_tobayer01/var/swap/titanskins/tobayer01/skin.xml

    r20222 r20260  
    893893        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
    894894        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
    895                 <node name="resolution" text="Resolution (default)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    896                 <node name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" parent="listbox" valign="middle" width="100%" height="35">
    897                 <node name="autoresolution" text="Auto resolution" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    898                 <node hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    899                 <node hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    900                 <node name="policy" text="Policy" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    901                 <node name="aspect" text="Aspect" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    902                 <node name="colformat" text="Color Format" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    903                 <node name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol="deaktivcol" parent="listbox" valign="middle" width="100%" height="35">
    904                 <node name="audiosource" text="Audio Source" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    905                 <node name="ac3default" text="AC3 default" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    906                 <node name="ac3mode" text="AC3 Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    907                 <node name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    908                 <node name="mode3d" text="3D Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    909                 <node name="stepmute" text="Two step mute" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     895                <node parent="listbox" name="resolution" text="Resolution (default)" type="choicebox" valign="middle" width="100%" height="35">
     896                <node parent="listbox" name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%" height="35">
     897                <node parent="listbox" name="autoresolution" text="Auto resolution" type="choicebox" valign="middle" width="100%" height="35">
     898                <node parent="listbox" hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" valign="middle" width="100%" height="35">
     899                <node parent="listbox" hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" valign="middle" width="100%" height="35">
     900                <node parent="listbox" name="policy" text="Policy" type="choicebox" valign="middle" width="100%" height="35">
     901                <node parent="listbox" name="aspect" text="Aspect" type="choicebox" valign="middle" width="100%" height="35">
     902                <node parent="listbox" name="colformat" text="Color Format" type="choicebox" valign="middle" width="100%" height="35">
     903                <node parent="listbox" name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%" height="35">
     904                <node parent="listbox" name="audiosource" text="Audio Source" type="choicebox" valign="middle" width="100%" height="35">
     905                <node parent="listbox" name="ac3default" text="AC3 default" type="choicebox" valign="middle" width="100%" height="35">
     906                <node parent="listbox" name="ac3mode" text="AC3 Mode" type="choicebox" valign="middle" width="100%" height="35">
     907                <node parent="listbox" name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" valign="middle" width="100%" height="35">
     908                <node parent="listbox" name="mode3d" text="3D Mode" type="choicebox" valign="middle" width="100%" height="35">
     909                <node parent="listbox" name="stepmute" text="Two step mute" type="choicebox" valign="middle" width="100%" height="35">
     910                <node parent="listbox" name="autosubtitle" text="Automatic start last subtitle" type="choicebox" valign="middle" width="100%" height="35">
    910911        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
    911912        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
Note: See TracChangeset for help on using the changeset viewer.