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/titanskins_titan_grey/var/usr/local/share/titan/skin/titan_grey/skin.xml

    r20608 r20653  
    746746
    747747<screen name="avsettings" title="A/V Settings" titlealign="center" fontsize="30" fontcol="fontcol" valign="bottom" hspace="23" vspace="23" posx="center" posy="center" width="750" height="550" bordersize="2" bordercol="bordercol" bgcol="bgcol">
    748 <node name="listbox" type="listbox" bordercol="bordercol" scrollbar="auto" fontsize="30" fontcol="fontcol" posy="1" width="100%" height="-40">
    749         <node parent="listbox" name="resolution" text="Resolution (default)" type="choicebox" valign="middle" width="100%" height="35">
    750         <node parent="listbox" name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%" height="35">
    751         <node parent="listbox" name="autoresolution" text="Auto resolution" type="choicebox" valign="middle" width="100%" height="35">
    752         <node parent="listbox" hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" valign="middle" width="100%" height="35">
    753         <node parent="listbox" hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" valign="middle" width="100%" height="35">
    754         <node parent="listbox" name="policy" text="Policy" type="choicebox" valign="middle" width="100%" height="35">
    755         <node parent="listbox" name="aspect" text="Aspect" type="choicebox" valign="middle" width="100%" height="35">
    756         <node parent="listbox" name="colformat" text="Color Format" type="choicebox" valign="middle" width="100%" height="35">
    757         <node parent="listbox" name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%" height="35">
    758         <node parent="listbox" name="audiosource" text="Audio Source" type="choicebox" valign="middle" width="100%" height="35">
    759         <node parent="listbox" name="ac3default" text="AC3 default" type="choicebox" valign="middle" width="100%" height="35">
    760         <node parent="listbox" name="ac3mode" text="AC3 Mode" type="choicebox" valign="middle" width="100%" height="35">
    761         <node parent="listbox" name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" valign="middle" width="100%" height="35">
    762         <node parent="listbox" name="mode3d" text="3D Mode" type="choicebox" valign="middle" width="100%" height="35">
    763         <node parent="listbox" name="stepmute" text="Two step mute" type="choicebox" valign="middle" width="100%" height="35">
    764         <node parent="listbox" name="autosubtitle" text="Automatic start last subtitle" type="choicebox" valign="middle" width="100%" height="35">
     748        <node name="listbox" type="listbox" bordercol="bordercol" scrollbar="auto" fontsize="30" fontcol="fontcol" posy="1" width="100%" height="-40">
     749                <node parent="listbox" name="resolution" text="Resolution (default)" type="choicebox" valign="middle" width="100%" height="35">
     750                <node parent="listbox" name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%" height="35">
     751                <node parent="listbox" name="autoresolution" text="Auto resolution" type="choicebox" valign="middle" width="100%" height="35">
     752                <node parent="listbox" hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" valign="middle" width="100%" height="35">
     753                <node parent="listbox" hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" valign="middle" width="100%" height="35">
     754                <node parent="listbox" name="policy" text="Policy" type="choicebox" valign="middle" width="100%" height="35">
     755                <node parent="listbox" name="aspect" text="Aspect" type="choicebox" valign="middle" width="100%" height="35">
     756                <node parent="listbox" name="colformat" text="Color Format" type="choicebox" valign="middle" width="100%" height="35">
     757                <node parent="listbox" name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%" height="35">
     758                <node parent="listbox" name="audiosource" text="Audio Source" type="choicebox" valign="middle" width="100%" height="35">
     759                <node parent="listbox" name="ac3default" text="AC3 default" type="choicebox" valign="middle" width="100%" height="35">
     760                <node parent="listbox" name="ac3mode" text="AC3 Mode" type="choicebox" valign="middle" width="100%" height="35">
     761                <node parent="listbox" name="audiodelaybitstream" text="Audio delay" type="choicebox" valign="middle" width="100%" height="35">
     762                <node parent="listbox" name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" valign="middle" width="100%" height="35">
     763                <node parent="listbox" name="mode3d" text="3D Mode" type="choicebox" valign="middle" width="100%" height="35">
     764                <node parent="listbox" name="stepmute" text="Two step mute" type="choicebox" valign="middle" width="100%" height="35">
     765                <node parent="listbox" name="autosubtitle" text="Automatic start last subtitle" type="choicebox" valign="middle" width="100%" height="35">
    765766<node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="0"   posy="0" width="100" height="39">
    766767<node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="110" posy="0" width="100" height="39">
Note: See TracChangeset for help on using the changeset viewer.