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

    r20222 r20260  
    755755<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>
    756756<node fontsize=23 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-55>
    757 <node name=resolution type=choicebox parent=listbox valign=middle posx=0 text="Resolution (default)" bordercol=bordercol width=100%>
    758 <node deaktivcol=deaktivcol name=aktresolution type=choicebox parent=listbox valign=middle posx=0 text="Resolution (current)" bordercol=bordercol width=100%>
    759 <node name=autoresolution type=choicebox parent=listbox valign=middle posx=0 text="Auto resolution" bordercol=bordercol width=100%>
    760 <node name=autoressd type=choicebox parent=listbox valign=middle posx=0 text="--- SD resolution" bordercol=bordercol width=100% hidden=yes>
    761 <node name=autorests type=choicebox parent=listbox valign=middle posx=0 text="--- Time to switch" bordercol=bordercol width=100% hidden=yes>
    762 <node name=policy type=choicebox parent=listbox valign=middle posx=0 text="Policy" bordercol=bordercol width=100%>
    763 <node name=aspect type=choicebox parent=listbox valign=middle posx=0 text="Aspect" bordercol=bordercol width=100%>
    764 <node name=colformat type=choicebox parent=listbox valign=middle posx=0 text="Color Format" bordercol=bordercol width=100%>
    765 <node deaktivcol=deaktivcol name=colformatscart type=choicebox parent=listbox valign=middle posx=0 text="Color Format Scart" bordercol=bordercol width=100%>
    766 <node name=audiosource type=choicebox parent=listbox valign=middle posx=0 text="Audio Source" bordercol=bordercol width=100%>
    767 <node name=ac3default type=choicebox parent=listbox valign=middle posx=0 text="AC3 default" bordercol=bordercol width=100%>
    768 <node name=ac3mode type=choicebox parent=listbox valign=middle posx=0 text="AC3 Mode" bordercol=bordercol width=100%>
    769 <node name=volautochangevalue type=choicebox parent=listbox valign=middle posx=0 text="Inc. AC3 Audio in %" bordercol=bordercol width=100%>
    770 <node name=mode3d type=choicebox parent=listbox valign=middle posx=0 text="3D Mode" bordercol=bordercol width=100%>
    771 <node name=stepmute type=choicebox parent=listbox valign=middle posx=0 text="Two step mute" bordercol=bordercol width=100%>
     757        <node parent="listbox" name="resolution" text="Resolution (default)" type="choicebox" valign="middle" width="100%">
     758        <node parent="listbox" name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%">
     759        <node parent="listbox" name="autoresolution" text="Auto resolution" type="choicebox" valign="middle" width="100%">
     760        <node parent="listbox" hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" valign="middle" width="100%">
     761        <node parent="listbox" hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" valign="middle" width="100%">
     762        <node parent="listbox" name="policy" text="Policy" type="choicebox" valign="middle" width="100%">
     763        <node parent="listbox" name="aspect" text="Aspect" type="choicebox" valign="middle" width="100%">
     764        <node parent="listbox" name="colformat" text="Color Format" type="choicebox" valign="middle" width="100%">
     765        <node parent="listbox" name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%">
     766        <node parent="listbox" name="audiosource" text="Audio Source" type="choicebox" valign="middle" width="100%">
     767        <node parent="listbox" name="ac3default" text="AC3 default" type="choicebox" valign="middle" width="100%">
     768        <node parent="listbox" name="ac3mode" text="AC3 Mode" type="choicebox" valign="middle" width="100%">
     769        <node parent="listbox" name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" valign="middle" width="100%">
     770        <node parent="listbox" name="mode3d" text="3D Mode" type="choicebox" valign="middle" width="100%">
     771        <node parent="listbox" name="stepmute" text="Two step mute" type="choicebox" valign="middle" width="100%">
     772        <node parent="listbox" name="autosubtitle" text="Automatic start last subtitle" type="choicebox" valign="middle" width="100%">
    772773<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>
    773774<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>
Note: See TracChangeset for help on using the changeset viewer.