Changeset 20260


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

[titan] update almost all skins: add autosubtitle

Location:
ipk/source.sh4
Files:
15 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanskins_0Acht5Zehn/var/usr/local/share/titan/skin/0Acht5Zehn/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>
  • ipk/source.sh4/titanskins_0Acht5Zehnblack/var/usr/local/share/titan/skin/0Acht5Zehn_black/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>
  • ipk/source.sh4/titanskins_0Acht5Zehnwhite/var/usr/local/share/titan/skin/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>
  • ipk/source.sh4/titanskins_titan/var/usr/local/share/titan/skin/titan/skin.xml

    r20222 r20260  
    746746        <node parent="listbox" name="mode3d" text="3D Mode" type="choicebox" valign="middle" width="100%" height="35">
    747747        <node parent="listbox" name="stepmute" text="Two step mute" type="choicebox" valign="middle" width="100%" height="35">
     748        <node parent="listbox" name="autosubtitle" text="Automatic start last subtitle" type="choicebox" valign="middle" width="100%" height="35">
    748749<node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="0"   posy="0" width="100" height="39">
    749750<node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="110" posy="0" width="100" height="39">
  • ipk/source.sh4/titanskins_titan_grey/var/usr/local/share/titan/skin/titan_grey/skin.xml

    r20222 r20260  
    746746        <node parent="listbox" name="mode3d" text="3D Mode" type="choicebox" valign="middle" width="100%" height="35">
    747747        <node parent="listbox" name="stepmute" text="Two step mute" type="choicebox" valign="middle" width="100%" height="35">
     748        <node parent="listbox" name="autosubtitle" text="Automatic start last subtitle" type="choicebox" valign="middle" width="100%" height="35">
    748749<node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="0"   posy="0" width="100" height="39">
    749750<node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="110" posy="0" width="100" height="39">
  • ipk/source.sh4/titanskins_tobayer01/var/usr/local/share/titan/skin/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">
  • ipk/source.sh4/titanskins_ufs912/var/usr/local/share/titan/skin/ufs912/skin.xml

    r20222 r20260  
    969969        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
    970970        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="25" width="876" height="-40" bordercol="fontcol2">
    971                 <node name="resolution" text="Resolution (default)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    972                 <node name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" parent="listbox" valign="middle" width="100%" height="35">
    973                 <node name="autoresolution" text="Auto resolution" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    974                 <node hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    975                 <node hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    976                 <node name="policy" text="Policy" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    977                 <node name="aspect" text="Aspect" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    978                 <node name="colformat" text="Color Format" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    979                 <node name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol="deaktivcol" parent="listbox" valign="middle" width="100%" height="35">
    980                 <node name="audiosource" text="Audio Source" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    981                 <node name="ac3default" text="AC3 default" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    982                 <node name="ac3mode" text="AC3 Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    983                 <node name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    984                 <node name="mode3d" text="3D Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    985                 <node name="stepmute" text="Two step mute" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     971                <node parent="listbox" name="resolution" text="Resolution (default)" type="choicebox" valign="middle" width="100%" height="35">
     972                <node parent="listbox" name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%" height="35">
     973                <node parent="listbox" name="autoresolution" text="Auto resolution" type="choicebox" valign="middle" width="100%" height="35">
     974                <node parent="listbox" hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" valign="middle" width="100%" height="35">
     975                <node parent="listbox" hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" valign="middle" width="100%" height="35">
     976                <node parent="listbox" name="policy" text="Policy" type="choicebox" valign="middle" width="100%" height="35">
     977                <node parent="listbox" name="aspect" text="Aspect" type="choicebox" valign="middle" width="100%" height="35">
     978                <node parent="listbox" name="colformat" text="Color Format" type="choicebox" valign="middle" width="100%" height="35">
     979                <node parent="listbox" name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%" height="35">
     980                <node parent="listbox" name="audiosource" text="Audio Source" type="choicebox" valign="middle" width="100%" height="35">
     981                <node parent="listbox" name="ac3default" text="AC3 default" type="choicebox" valign="middle" width="100%" height="35">
     982                <node parent="listbox" name="ac3mode" text="AC3 Mode" type="choicebox" valign="middle" width="100%" height="35">
     983                <node parent="listbox" name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" valign="middle" width="100%" height="35">
     984                <node parent="listbox" name="mode3d" text="3D Mode" type="choicebox" valign="middle" width="100%" height="35">
     985                <node parent="listbox" name="stepmute" text="Two step mute" type="choicebox" valign="middle" width="100%" height="35">
     986                <node parent="listbox" name="autosubtitle" text="Automatic start last subtitle" type="choicebox" valign="middle" width="100%" height="35">
    986987        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
    987988        <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
  • ipk/source.sh4/titanswapskins_0Acht5Zehn/var/swap/titanskins/0Acht5Zehn/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>
  • ipk/source.sh4/titanswapskins_0Acht5Zehnblack/var/swap/titanskins/0Acht5Zehn_black/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>
  • 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>
  • ipk/source.sh4/titanswapskins_cool/var/swap/titanskins/cool/skin.xml

    r20222 r20260  
    810810<node fontsize=30 fontcol=grey type=textbox text="A/V Settings" posy=10 posx=center halign=center width=100% height=30>
    811811<node fontsize=23 posx=10 posy=60 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=680 height=325>
    812 <node name=resolution type=choicebox parent=listbox valign=middle text="Resolution (default)" bordercol=bordercol width=100%>
    813 <node deaktivcol=deaktivcol name=aktresolution type=choicebox parent=listbox valign=middle text="Resolution (current)" bordercol=bordercol width=100%>
    814 <node name=autoresolution type=choicebox parent=listbox valign=middle text="Auto resolution" bordercol=bordercol width=100%>
    815 <node name=autoressd type=choicebox parent=listbox valign=middle text="--- SD resolution" bordercol=bordercol width=100% hidden=yes>
    816 <node name=autorests type=choicebox parent=listbox valign=middle text="--- Time to switch" bordercol=bordercol width=100% hidden=yes>
    817 <node name=policy type=choicebox parent=listbox valign=middle text="Policy" bordercol=bordercol width=100%>
    818 <node name=aspect type=choicebox parent=listbox valign=middle text="Aspect" bordercol=bordercol width=100%>
    819 <node name=colformat type=choicebox parent=listbox valign=middle text="Color Format" bordercol=bordercol width=100%>
    820 <node deaktivcol=deaktivcol name=colformatscart type=choicebox parent=listbox valign=middle text="Color Format Scart" bordercol=bordercol width=100%>
    821 <node name=audiosource type=choicebox parent=listbox valign=middle text="Audio Source" bordercol=bordercol width=100%>
    822 <node name=ac3default type=choicebox parent=listbox valign=middle text="AC3 default" bordercol=bordercol width=100%>
    823 <node name=ac3mode type=choicebox parent=listbox valign=middle text="AC3 Mode" bordercol=bordercol width=100%>
    824 <node name=volautochangevalue type=choicebox parent=listbox valign=middle text="Inc. AC3 Audio in %" bordercol=bordercol width=100%>
    825 <node name=mode3d type=choicebox parent=listbox valign=middle text="3D Mode" bordercol=bordercol width=100%>
    826 <node name=stepmute type=choicebox parent=listbox valign=middle text="Two step mute" bordercol=bordercol width=100%>
     812        <node parent="listbox" name="resolution" text="Resolution (default)" type="choicebox" valign="middle" width="100%">
     813        <node parent="listbox" name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%">
     814        <node parent="listbox" name="autoresolution" text="Auto resolution" type="choicebox" valign="middle" width="100%">
     815        <node parent="listbox" hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" valign="middle" width="100%">
     816        <node parent="listbox" hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" valign="middle" width="100%">
     817        <node parent="listbox" name="policy" text="Policy" type="choicebox" valign="middle" width="100%">
     818        <node parent="listbox" name="aspect" text="Aspect" type="choicebox" valign="middle" width="100%">
     819        <node parent="listbox" name="colformat" text="Color Format" type="choicebox" valign="middle" width="100%">
     820        <node parent="listbox" name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%">
     821        <node parent="listbox" name="audiosource" text="Audio Source" type="choicebox" valign="middle" width="100%">
     822        <node parent="listbox" name="ac3default" text="AC3 default" type="choicebox" valign="middle" width="100%">
     823        <node parent="listbox" name="ac3mode" text="AC3 Mode" type="choicebox" valign="middle" width="100%">
     824        <node parent="listbox" name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" valign="middle" width="100%">
     825        <node parent="listbox" name="mode3d" text="3D Mode" type="choicebox" valign="middle" width="100%">
     826        <node parent="listbox" name="stepmute" text="Two step mute" type="choicebox" valign="middle" width="100%">
     827        <node parent="listbox" name="autosubtitle" text="Automatic start last subtitle" type="choicebox" valign="middle" width="100%">
    827828<node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
    828829<node name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
  • ipk/source.sh4/titanswapskins_coolMiniTV/var/swap/titanskins/coolMiniTV/skin.xml

    r20222 r20260  
    812812<node fontsize=30 fontcol=grey type=textbox text="A/V Settings" posy=10 posx=center halign=center width=100% height=30>
    813813<node fontsize=23 posx=10 posy=60 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=680 height=325>
    814 <node name=resolution type=choicebox parent=listbox valign=middle text="Resolution (default)" bordercol=bordercol width=100%>
    815 <node deaktivcol=deaktivcol name=aktresolution type=choicebox parent=listbox valign=middle text="Resolution (current)" bordercol=bordercol width=100%>
    816 <node name=autoresolution type=choicebox parent=listbox valign=middle text="Auto resolution" bordercol=bordercol width=100%>
    817 <node name=autoressd type=choicebox parent=listbox valign=middle text="--- SD resolution" bordercol=bordercol width=100% hidden=yes>
    818 <node name=autorests type=choicebox parent=listbox valign=middle text="--- Time to switch" bordercol=bordercol width=100% hidden=yes>
    819 <node name=policy type=choicebox parent=listbox valign=middle text="Policy" bordercol=bordercol width=100%>
    820 <node name=aspect type=choicebox parent=listbox valign=middle text="Aspect" bordercol=bordercol width=100%>
    821 <node name=colformat type=choicebox parent=listbox valign=middle text="Color Format" bordercol=bordercol width=100%>
    822 <node deaktivcol=deaktivcol name=colformatscart type=choicebox parent=listbox valign=middle text="Color Format Scart" bordercol=bordercol width=100%>
    823 <node name=audiosource type=choicebox parent=listbox valign=middle text="Audio Source" bordercol=bordercol width=100%>
    824 <node name=ac3default type=choicebox parent=listbox valign=middle text="AC3 default" bordercol=bordercol width=100%>
    825 <node name=ac3mode type=choicebox parent=listbox valign=middle text="AC3 Mode" bordercol=bordercol width=100%>
    826 <node name=volautochangevalue type=choicebox parent=listbox valign=middle text="Inc. AC3 Audio in %" bordercol=bordercol width=100%>
    827 <node name=mode3d type=choicebox parent=listbox valign=middle text="3D Mode" bordercol=bordercol width=100%>
    828 <node name=stepmute type=choicebox parent=listbox valign=middle text="Two step mute" bordercol=bordercol width=100%>
     814        <node parent="listbox" name="resolution" text="Resolution (default)" type="choicebox" valign="middle" width="100%">
     815        <node parent="listbox" name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%">
     816        <node parent="listbox" name="autoresolution" text="Auto resolution" type="choicebox" valign="middle" width="100%">
     817        <node parent="listbox" hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" valign="middle" width="100%">
     818        <node parent="listbox" hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" valign="middle" width="100%">
     819        <node parent="listbox" name="policy" text="Policy" type="choicebox" valign="middle" width="100%">
     820        <node parent="listbox" name="aspect" text="Aspect" type="choicebox" valign="middle" width="100%">
     821        <node parent="listbox" name="colformat" text="Color Format" type="choicebox" valign="middle" width="100%">
     822        <node parent="listbox" name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%">
     823        <node parent="listbox" name="audiosource" text="Audio Source" type="choicebox" valign="middle" width="100%">
     824        <node parent="listbox" name="ac3default" text="AC3 default" type="choicebox" valign="middle" width="100%">
     825        <node parent="listbox" name="ac3mode" text="AC3 Mode" type="choicebox" valign="middle" width="100%">
     826        <node parent="listbox" name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" valign="middle" width="100%">
     827        <node parent="listbox" name="mode3d" text="3D Mode" type="choicebox" valign="middle" width="100%">
     828        <node parent="listbox" name="stepmute" text="Two step mute" type="choicebox" valign="middle" width="100%">
     829        <node parent="listbox" name="autosubtitle" text="Automatic start last subtitle" type="choicebox" valign="middle" width="100%">
    829830<node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
    830831<node name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
  • ipk/source.sh4/titanswapskins_titan_grey/var/swap/titanskins/titan_grey/skin.xml

    r20222 r20260  
    746746        <node parent="listbox" name="mode3d" text="3D Mode" type="choicebox" valign="middle" width="100%" height="35">
    747747        <node parent="listbox" name="stepmute" text="Two step mute" type="choicebox" valign="middle" width="100%" height="35">
     748        <node parent="listbox" name="autosubtitle" text="Automatic start last subtitle" type="choicebox" valign="middle" width="100%" height="35">
    748749<node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="0"   posy="0" width="100" height="39">
    749750<node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="110" posy="0" width="100" height="39">
  • 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">
  • ipk/source.sh4/titanswapskins_ufs912/var/swap/titanskins/ufs912/skin.xml

    r20222 r20260  
    969969        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
    970970        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="25" width="876" height="-40" bordercol="fontcol2">
    971                 <node name="resolution" text="Resolution (default)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    972                 <node name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" parent="listbox" valign="middle" width="100%" height="35">
    973                 <node name="autoresolution" text="Auto resolution" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    974                 <node hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    975                 <node hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    976                 <node name="policy" text="Policy" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    977                 <node name="aspect" text="Aspect" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    978                 <node name="colformat" text="Color Format" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    979                 <node name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol="deaktivcol" parent="listbox" valign="middle" width="100%" height="35">
    980                 <node name="audiosource" text="Audio Source" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    981                 <node name="ac3default" text="AC3 default" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    982                 <node name="ac3mode" text="AC3 Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    983                 <node name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    984                 <node name="mode3d" text="3D Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    985                 <node name="stepmute" text="Two step mute" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     971                <node parent="listbox" name="resolution" text="Resolution (default)" type="choicebox" valign="middle" width="100%" height="35">
     972                <node parent="listbox" name="aktresolution" text="Resolution (current)" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%" height="35">
     973                <node parent="listbox" name="autoresolution" text="Auto resolution" type="choicebox" valign="middle" width="100%" height="35">
     974                <node parent="listbox" hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" valign="middle" width="100%" height="35">
     975                <node parent="listbox" hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" valign="middle" width="100%" height="35">
     976                <node parent="listbox" name="policy" text="Policy" type="choicebox" valign="middle" width="100%" height="35">
     977                <node parent="listbox" name="aspect" text="Aspect" type="choicebox" valign="middle" width="100%" height="35">
     978                <node parent="listbox" name="colformat" text="Color Format" type="choicebox" valign="middle" width="100%" height="35">
     979                <node parent="listbox" name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol="deaktivcol" valign="middle" width="100%" height="35">
     980                <node parent="listbox" name="audiosource" text="Audio Source" type="choicebox" valign="middle" width="100%" height="35">
     981                <node parent="listbox" name="ac3default" text="AC3 default" type="choicebox" valign="middle" width="100%" height="35">
     982                <node parent="listbox" name="ac3mode" text="AC3 Mode" type="choicebox" valign="middle" width="100%" height="35">
     983                <node parent="listbox" name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" valign="middle" width="100%" height="35">
     984                <node parent="listbox" name="mode3d" text="3D Mode" type="choicebox" valign="middle" width="100%" height="35">
     985                <node parent="listbox" name="stepmute" text="Two step mute" type="choicebox" valign="middle" width="100%" height="35">
     986                <node parent="listbox" name="autosubtitle" text="Automatic start last subtitle" type="choicebox" valign="middle" width="100%" height="35">
    986987        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
    987988        <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
Note: See TracChangeset for help on using the changeset viewer.