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_0Acht5Zehnwhite/var/swap/titanskins/0Acht5Zehn_white/skin.xml

    r20607 r20653  
    770770
    771771<screen fontcol=fontcol valign=bottom titlealign=center name="avsettings" title="A/V Settings" font=AlteHaasGroteskBold hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
    772 <node fontsize=23 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-55>
    773         <node parent="listbox" name="resolution" text="Resolution (default)" type="choicebox" valign="middle" width="100%">
    774         <node parent="listbox" name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%">
    775         <node parent="listbox" name="autoresolution" text="Auto resolution" type="choicebox" valign="middle" width="100%">
    776         <node parent="listbox" hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" valign="middle" width="100%">
    777         <node parent="listbox" hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" valign="middle" width="100%">
    778         <node parent="listbox" name="policy" text="Policy" type="choicebox" valign="middle" width="100%">
    779         <node parent="listbox" name="aspect" text="Aspect" type="choicebox" valign="middle" width="100%">
    780         <node parent="listbox" name="colformat" text="Color Format" type="choicebox" valign="middle" width="100%">
    781         <node parent="listbox" name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%">
    782         <node parent="listbox" name="audiosource" text="Audio Source" type="choicebox" valign="middle" width="100%">
    783         <node parent="listbox" name="ac3default" text="AC3 default" type="choicebox" valign="middle" width="100%">
    784         <node parent="listbox" name="ac3mode" text="AC3 Mode" type="choicebox" valign="middle" width="100%">
    785         <node parent="listbox" name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" valign="middle" width="100%">
    786         <node parent="listbox" name="mode3d" text="3D Mode" type="choicebox" valign="middle" width="100%">
    787         <node parent="listbox" name="stepmute" text="Two step mute" type="choicebox" valign="middle" width="100%">
    788         <node parent="listbox" name="autosubtitle" text="Automatic start last subtitle" type="choicebox" valign="middle" width="100%">
    789 <node name=b1 text=OK halign=center valign=middle posx=160 posy=0 width=150 height=44 fontsize=25 bordercol=white bordersize=3 bordertype=2>
    790 <node name=b2 text=EXIT halign=center valign=middle posx=330 posy=0 width=150 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
     772        <node fontsize=23 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-55>
     773                <node parent="listbox" name="resolution" text="Resolution (default)" type="choicebox" valign="middle" width="100%">
     774                <node parent="listbox" name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%">
     775                <node parent="listbox" name="autoresolution" text="Auto resolution" type="choicebox" valign="middle" width="100%">
     776                <node parent="listbox" hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" valign="middle" width="100%">
     777                <node parent="listbox" hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" valign="middle" width="100%">
     778                <node parent="listbox" name="policy" text="Policy" type="choicebox" valign="middle" width="100%">
     779                <node parent="listbox" name="aspect" text="Aspect" type="choicebox" valign="middle" width="100%">
     780                <node parent="listbox" name="colformat" text="Color Format" type="choicebox" valign="middle" width="100%">
     781                <node parent="listbox" name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%">
     782                <node parent="listbox" name="audiosource" text="Audio Source" type="choicebox" valign="middle" width="100%">
     783                <node parent="listbox" name="ac3default" text="AC3 default" type="choicebox" valign="middle" width="100%">
     784                <node parent="listbox" name="ac3mode" text="AC3 Mode" type="choicebox" valign="middle" width="100%">
     785                <node parent="listbox" name="audiodelaybitstream" text="Audio delay" type="choicebox" valign="middle" width="100%">
     786                <node parent="listbox" name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" valign="middle" width="100%">
     787                <node parent="listbox" name="mode3d" text="3D Mode" type="choicebox" valign="middle" width="100%">
     788                <node parent="listbox" name="stepmute" text="Two step mute" type="choicebox" valign="middle" width="100%">
     789                <node parent="listbox" name="autosubtitle" text="Automatic start last subtitle" type="choicebox" valign="middle" width="100%">
     790        <node name=b1 text=OK halign=center valign=middle posx=160 posy=0 width=150 height=44 fontsize=25 bordercol=white bordersize=3 bordertype=2>
     791        <node name=b2 text=EXIT halign=center valign=middle posx=330 posy=0 width=150 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
    791792</screen>
    792793
Note: See TracChangeset for help on using the changeset viewer.