Ignore:
Timestamp:
Mar 24, 2013, 3:06:20 AM (13 years ago)
Author:
tobayer
Message:

[titan] update almost all skins: add audiodelaybitstream

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapskins_cool/var/swap/titanskins/cool/skin.xml

    r20607 r20653  
    826826
    827827<screen name="avsettings" font=Sansation_Regular fontcol=white1 fontsize=26 posx=center posy=center width=700 height=450 picmem=skin/X_Menu_3.png>
    828 <node fontsize=30 fontcol=grey type=textbox text="A/V Settings" posy=10 posx=center halign=center width=100% height=30>
    829 <node fontsize=23 posx=10 posy=60 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=680 height=325>
    830         <node parent="listbox" name="resolution" text="Resolution (default)" type="choicebox" valign="middle" width="100%">
    831         <node parent="listbox" name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%">
    832         <node parent="listbox" name="autoresolution" text="Auto resolution" type="choicebox" valign="middle" width="100%">
    833         <node parent="listbox" hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" valign="middle" width="100%">
    834         <node parent="listbox" hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" valign="middle" width="100%">
    835         <node parent="listbox" name="policy" text="Policy" type="choicebox" valign="middle" width="100%">
    836         <node parent="listbox" name="aspect" text="Aspect" type="choicebox" valign="middle" width="100%">
    837         <node parent="listbox" name="colformat" text="Color Format" type="choicebox" valign="middle" width="100%">
    838         <node parent="listbox" name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%">
    839         <node parent="listbox" name="audiosource" text="Audio Source" type="choicebox" valign="middle" width="100%">
    840         <node parent="listbox" name="ac3default" text="AC3 default" type="choicebox" valign="middle" width="100%">
    841         <node parent="listbox" name="ac3mode" text="AC3 Mode" type="choicebox" valign="middle" width="100%">
    842         <node parent="listbox" name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" valign="middle" width="100%">
    843         <node parent="listbox" name="mode3d" text="3D Mode" type="choicebox" valign="middle" width="100%">
    844         <node parent="listbox" name="stepmute" text="Two step mute" type="choicebox" valign="middle" width="100%">
    845         <node parent="listbox" name="autosubtitle" text="Automatic start last subtitle" type="choicebox" valign="middle" width="100%">
    846 <node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
    847 <node name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
     828        <node fontsize=30 fontcol=grey type=textbox text="A/V Settings" posy=10 posx=center halign=center width=100% height=30>
     829        <node fontsize=23 posx=10 posy=60 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=680 height=325>
     830                <node parent="listbox" name="resolution" text="Resolution (default)" type="choicebox" valign="middle" width="100%">
     831                <node parent="listbox" name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%">
     832                <node parent="listbox" name="autoresolution" text="Auto resolution" type="choicebox" valign="middle" width="100%">
     833                <node parent="listbox" hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" valign="middle" width="100%">
     834                <node parent="listbox" hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" valign="middle" width="100%">
     835                <node parent="listbox" name="policy" text="Policy" type="choicebox" valign="middle" width="100%">
     836                <node parent="listbox" name="aspect" text="Aspect" type="choicebox" valign="middle" width="100%">
     837                <node parent="listbox" name="colformat" text="Color Format" type="choicebox" valign="middle" width="100%">
     838                <node parent="listbox" name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%">
     839                <node parent="listbox" name="audiosource" text="Audio Source" type="choicebox" valign="middle" width="100%">
     840                <node parent="listbox" name="ac3default" text="AC3 default" type="choicebox" valign="middle" width="100%">
     841                <node parent="listbox" name="ac3mode" text="AC3 Mode" type="choicebox" valign="middle" width="100%">
     842                <node parent="listbox" name="audiodelaybitstream" text="Audio delay" type="choicebox" valign="middle" width="100%">
     843                <node parent="listbox" name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" valign="middle" width="100%">
     844                <node parent="listbox" name="mode3d" text="3D Mode" type="choicebox" valign="middle" width="100%">
     845                <node parent="listbox" name="stepmute" text="Two step mute" type="choicebox" valign="middle" width="100%">
     846                <node parent="listbox" name="autosubtitle" text="Automatic start last subtitle" type="choicebox" valign="middle" width="100%">
     847        <node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
     848        <node name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
    848849</screen>
    849850
Note: See TracChangeset for help on using the changeset viewer.