Changeset 20607


Ignore:
Timestamp:
Mar 22, 2013, 1:51:40 AM (13 years ago)
Author:
tobayer
Message:

[titan] update almost all skins: update CI module screens

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

    r20531 r20607  
    5757<screen fontcol=fontcol font=AlteHaasGroteskBold valign=bottom titlealign=center name=moduleconfig title="Module Config" hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
    5858<node fontsize=23 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-100>
    59 <node name=b1 text=OK halign=center valign=center posx=5 posy=0 width=120 height=44 fontsize=25 bordercol=okcol bordersize=3 bordertype=2>
    60 <node name=b2 text=EXIT halign=center valign=center posx=135 posy=0 width=120 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
    61 <node name=b3 text=RESET halign=center valign=center posx=265 posy=0 width=210 height=44 fontsize=25 bordercol=red bordersize=3 bordertype=2>
    62 <node name=b4 text=MENU halign=center valign=center posx=485 posy=0 width=150 height=44 fontsize=25 bordercol=green bordersize=3 bordertype=2>
    63 <node name=b5 text=CAID halign=center valign=center posx=485 posy=450 width=150 height=44 fontsize=25 bordercol=yellow bordersize=3 bordertype=2>
     59<node name=b1 text=OK halign=center valign=middle posx=5 posy=0 width=120 height=44 fontsize=25 bordercol=okcol bordersize=3 bordertype=2>
     60<node name=b2 text=EXIT halign=center valign=middle posx=135 posy=0 width=120 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
     61<node name=b3 text="RESET" halign=center valign=middle posx=265 posy=450 width=210 height=44 fontsize=25 bordercol=red bordersize=3 bordertype=2>
     62<node name=b4 text="MENU" halign=center valign=middle posx=485 posy=450 width=150 height=44 fontsize=25 bordercol=green bordersize=3 bordertype=2>
     63<node name=b5 text="CAID" halign=center valign=middle posx=265 posy=0 width=150 height=44 fontsize=22 bordercol=yellow bordersize=3 bordertype=2>
     64<node name=b6 text="Settings" halign=center valign=middle posx=425 posy=0 width=210 height=44 fontsize=22 bordercol=blue bordersize=3 bordertype=2>
    6465</screen>
    6566
     
    712713        <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%">
    713714        <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%">
    714         <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
    715715        <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%">
    716716        <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%">
     
    718718        <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%">
    719719        <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%">
    720         <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
    721         <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
    722720        <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%">
    723721        <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%">
    724722        <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%">
    725         <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
    726         <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
    727723        <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%">
    728724        <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%">
     
    738734<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>
    739735<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>
     736</screen>
     737
     738<screen name="moduleadjust" title="Module Config" titlealign="center" fontcol="fontcol" fontsize="26" font="AlteHaasGroteskBold" valign="bottom" hspace="30" vspace="30" posx="center" posy="center" width="700" height="643" bgcol="bgcol" bordercol="bgcol" bordersize="1">
     739<node name="listbox" type="listbox" scrollbar="auto" fontsize="23" bordercol="scrollbarcol" posy="1" width="100%" height="-55">
     740        <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
     741        <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
     742        <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
     743        <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
     744        <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
     745<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">
     746<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">
    740747</screen>
    741748
  • ipk/source.sh4/titanskins_0Acht5Zehnblack/var/usr/local/share/titan/skin/0Acht5Zehn_black/skin.xml

    r20531 r20607  
    5757<screen fontcol=fontcol font=AlteHaasGroteskBold valign=bottom titlealign=center name=moduleconfig title="Module Config" hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
    5858<node fontsize=23 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-100>
    59 <node name=b1 text=OK halign=center valign=center posx=5 posy=0 width=120 height=44 fontsize=25 bordercol=okcol bordersize=3 bordertype=2>
    60 <node name=b2 text=EXIT halign=center valign=center posx=135 posy=0 width=120 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
    61 <node name=b3 text=RESET halign=center valign=center posx=265 posy=0 width=210 height=44 fontsize=25 bordercol=red bordersize=3 bordertype=2>
    62 <node name=b4 text=MENU halign=center valign=center posx=485 posy=0 width=150 height=44 fontsize=25 bordercol=green bordersize=3 bordertype=2>
    63 <node name=b5 text=CAID halign=center valign=center posx=485 posy=450 width=150 height=44 fontsize=25 bordercol=yellow bordersize=3 bordertype=2>
     59<node name=b1 text=OK halign=center valign=middle posx=5 posy=0 width=120 height=44 fontsize=25 bordercol=okcol bordersize=3 bordertype=2>
     60<node name=b2 text=EXIT halign=center valign=middle posx=135 posy=0 width=120 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
     61<node name=b3 text="RESET" halign=center valign=middle posx=265 posy=450 width=210 height=44 fontsize=25 bordercol=red bordersize=3 bordertype=2>
     62<node name=b4 text="MENU" halign=center valign=middle posx=485 posy=450 width=150 height=44 fontsize=25 bordercol=green bordersize=3 bordertype=2>
     63<node name=b5 text="CAID" halign=center valign=middle posx=265 posy=0 width=150 height=44 fontsize=22 bordercol=yellow bordersize=3 bordertype=2>
     64<node name=b6 text="Settings" halign=center valign=middle posx=425 posy=0 width=210 height=44 fontsize=22 bordercol=blue bordersize=3 bordertype=2>
    6465</screen>
    6566
     
    712713        <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%">
    713714        <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%">
    714         <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
    715715        <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%">
    716716        <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%">
     
    718718        <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%">
    719719        <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%">
    720         <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
    721         <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
    722720        <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%">
    723721        <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%">
    724722        <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%">
    725         <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
    726         <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
    727723        <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%">
    728724        <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%">
     
    738734<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>
    739735<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>
     736</screen>
     737
     738<screen name="moduleadjust" title="Module Config" titlealign="center" fontcol="fontcol" fontsize="26" font="AlteHaasGroteskBold" valign="bottom" hspace="30" vspace="30" posx="center" posy="center" width="700" height="643" bgcol="bgcol" bordercol="bgcol" bordersize="1">
     739<node name="listbox" type="listbox" scrollbar="auto" fontsize="23" bordercol="scrollbarcol" posy="1" width="100%" height="-55">
     740        <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
     741        <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
     742        <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
     743        <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
     744        <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
     745<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">
     746<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">
    740747</screen>
    741748
  • ipk/source.sh4/titanskins_0Acht5Zehnwhite/var/usr/local/share/titan/skin/0Acht5Zehn_white/skin.xml

    r20531 r20607  
    5757<screen fontcol=fontcol font=AlteHaasGroteskBold valign=bottom titlealign=center name=moduleconfig title="Module Config" hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
    5858<node fontsize=23 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-100>
    59 <node name=b1 text=OK halign=center valign=center posx=5 posy=0 width=120 height=44 fontsize=25 bordercol=okcol bordersize=3 bordertype=2>
    60 <node name=b2 text=EXIT halign=center valign=center posx=135 posy=0 width=120 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
    61 <node name=b3 text=RESET halign=center valign=center posx=265 posy=0 width=210 height=44 fontsize=25 bordercol=red bordersize=3 bordertype=2>
    62 <node name=b4 text=MENU halign=center valign=center posx=485 posy=0 width=150 height=44 fontsize=25 bordercol=green bordersize=3 bordertype=2>
    63 <node name=b5 text=CAID halign=center valign=center posx=485 posy=450 width=150 height=44 fontsize=25 bordercol=yellow bordersize=3 bordertype=2>
     59<node name=b1 text=OK halign=center valign=middle posx=5 posy=0 width=120 height=44 fontsize=25 bordercol=okcol bordersize=3 bordertype=2>
     60<node name=b2 text=EXIT halign=center valign=middle posx=135 posy=0 width=120 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
     61<node name=b3 text="RESET" halign=center valign=middle posx=265 posy=450 width=210 height=44 fontsize=25 bordercol=red bordersize=3 bordertype=2>
     62<node name=b4 text="MENU" halign=center valign=middle posx=485 posy=450 width=150 height=44 fontsize=25 bordercol=green bordersize=3 bordertype=2>
     63<node name=b5 text="CAID" halign=center valign=middle posx=265 posy=0 width=150 height=44 fontsize=22 bordercol=yellow bordersize=3 bordertype=2>
     64<node name=b6 text="Settings" halign=center valign=middle posx=425 posy=0 width=210 height=44 fontsize=22 bordercol=blue bordersize=3 bordertype=2>
    6465</screen>
    6566
     
    712713        <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%">
    713714        <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%">
    714         <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
    715715        <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%">
    716716        <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%">
     
    718718        <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%">
    719719        <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%">
    720         <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
    721         <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
    722720        <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%">
    723721        <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%">
    724722        <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%">
    725         <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
    726         <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
    727723        <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%">
    728724        <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%">
     
    738734<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>
    739735<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>
     736</screen>
     737
     738<screen name="moduleadjust" title="Module Config" titlealign="center" fontcol="fontcol" fontsize="26" font="AlteHaasGroteskBold" valign="bottom" hspace="30" vspace="30" posx="center" posy="center" width="700" height="643" bgcol="bgcol" bordercol="bgcol" bordersize="1">
     739<node name="listbox" type="listbox" scrollbar="auto" fontsize="23" bordercol="scrollbarcol" posy="1" width="100%" height="-55">
     740        <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
     741        <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
     742        <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
     743        <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
     744        <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
     745<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">
     746<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">
    740747</screen>
    741748
  • ipk/source.sh4/titanskins_titan/var/usr/local/share/titan/skin/titan/skin.xml

    r20531 r20607  
    6565<node name="b4" text="MENU"  halign="center" valign="middle" bordercol="green"   bordersize="6" bordertype="2" posx="440" posy="0" width="160" height="39">
    6666<node name="b5" text="CAID"  halign="center" valign="middle" bordercol="yellow"  bordersize="6" bordertype="2" posx="610" posy="0" width="160" height="39">
     67<node name="b6" text="Settings" halign="center" valign="middle" bordercol="blue" bordersize="6" bordertype="2" posx="780" posy="0" width="210" height="39">
    6768</screen>
    6869
     
    688689                <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%" height="35">
    689690                <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%" height="35">
    690                 <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
    691691                <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%" height="35">
    692692                <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%" height="35">
     
    694694                <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%" height="35">
    695695                <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%" height="35">
    696                 <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%" height="35">
    697                 <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%" height="35">
    698696                <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%" height="35">
    699697                <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%" height="35">
    700698                <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%" height="35">
    701                 <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%" height="35">
    702                 <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%" height="35">
    703699                <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%" height="35">
    704700                <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%" height="35">
     
    712708                <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%" height="35" fontsize="24">
    713709                <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%" height="35">
     710<node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="0"   posy="0" width="100" height="39">
     711<node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="110" posy="0" width="100" height="39">
     712</screen>
     713
     714<screen name="moduleadjust" title="Module Config" titlealign="center" fontsize="30" fontcol="fontcol" valign="bottom" hspace="23" vspace="23" posx="center" posy="center" width="1150" height="550" bordersize="2" bordercol="bordercol" bgcol="bgcol">
     715        <node name="listbox" type="listbox" bordercol="bordercol" scrollbar="auto" fontsize="30" fontcol="fontcol" posy="1" width="100%" height="-40">
     716                <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
     717                <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%" height="35">
     718                <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%" height="35">
     719                <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%" height="35">
     720                <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%" height="35">
    714721<node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="0"   posy="0" width="100" height="39">
    715722<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

    r20531 r20607  
    6565<node name="b4" text="MENU"  halign="center" valign="middle" bordercol="green"   bordersize="6" bordertype="2" posx="440" posy="0" width="160" height="39">
    6666<node name="b5" text="CAID"  halign="center" valign="middle" bordercol="yellow"  bordersize="6" bordertype="2" posx="610" posy="0" width="160" height="39">
     67<node name="b6" text="Settings" halign="center" valign="middle" bordercol="blue" bordersize="6" bordertype="2" posx="780" posy="0" width="210" height="39">
    6768</screen>
    6869
     
    688689                <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%" height="35">
    689690                <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%" height="35">
    690                 <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
    691691                <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%" height="35">
    692692                <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%" height="35">
     
    694694                <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%" height="35">
    695695                <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%" height="35">
    696                 <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%" height="35">
    697                 <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%" height="35">
    698696                <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%" height="35">
    699697                <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%" height="35">
    700698                <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%" height="35">
    701                 <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%" height="35">
    702                 <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%" height="35">
    703699                <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%" height="35">
    704700                <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%" height="35">
     
    712708                <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%" height="35" fontsize="24">
    713709                <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%" height="35">
     710<node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="0"   posy="0" width="100" height="39">
     711<node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="110" posy="0" width="100" height="39">
     712</screen>
     713
     714<screen name="moduleadjust" title="Module Config" titlealign="center" fontsize="30" fontcol="fontcol" valign="bottom" hspace="23" vspace="23" posx="center" posy="center" width="1150" height="550" bordersize="2" bordercol="bordercol" bgcol="bgcol">
     715        <node name="listbox" type="listbox" bordercol="bordercol" scrollbar="auto" fontsize="30" fontcol="fontcol" posy="1" width="100%" height="-40">
     716                <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
     717                <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%" height="35">
     718                <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%" height="35">
     719                <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%" height="35">
     720                <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%" height="35">
    714721<node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="0"   posy="0" width="100" height="39">
    715722<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

    r20531 r20607  
    7272        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10" posy="0" width="40" height="40">
    7373        <node name="b2" picmem="skin/key_ok.png" halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
    74         <node name="b3" text="RESET" picmem="skin/key_red.png"    textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="187" height="40">
    75         <node name="b4" text="MENU"  picmem="skin/key_green.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="257" posy="0" width="187" height="40">
    76         <node name="b5" text="CAID"  picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="444" posy="0" width="187" height="40">
     74        <node name="b3" text="RESET" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="210" height="40">
     75        <node name="b4" text="MENU" picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="280" posy="0" width="150" height="40">
     76        <node name="b5" text="CAID" picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="440" posy="0" width="150" height="40">
     77        <node name="b6" text="Settings"  picmem="skin/key_blue.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="600" posy="0" width="210" height="40">
    7778</screen>
    7879
     
    846847                <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%" height="35">
    847848                <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%" height="35">
    848                 <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
    849849                <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%" height="35">
    850850                <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%" height="35">
     
    852852                <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%" height="35">
    853853                <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%" height="35">
    854                 <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%" height="35">
    855                 <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%" height="35">
    856854                <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%" height="35">
    857855                <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%" height="35">
    858856                <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%" height="35">
    859                 <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%" height="35">
    860                 <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%" height="35">
    861857                <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%" height="35">
    862858                <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%" height="35">
     
    870866                <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%" height="35" fontsize="24">
    871867                <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%" height="35">
     868        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
     869        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
     870</screen>
     871
     872
     873<screen name="moduleadjust" title="Module Config" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="500" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
     874        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
     875        <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">
     876                <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
     877                <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%" height="35">
     878                <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%" height="35">
     879                <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%" height="35">
     880                <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%" height="35">
    872881        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
    873882        <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

    r20531 r20607  
    7575        <node name="b1" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
    7676        <node name="b2" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
    77         <node name="b3" text="RESET" picmem="skin/key_red.png"    textposx="30" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="60"  posy="0" width="185" height="40">
    78         <node name="b4" text="MENU"  picmem="skin/key_green.png"  textposx="30" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="255" posy="0" width="195" height="40">
    79         <node name="b5" text="CAID"  picmem="skin/key_yellow.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="460" posy="0" width="195" height="40">
     77        <node name="b3" text="RESET" picmem="skin/key_red.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="60" posy="0" width="210" height="40">
     78        <node name="b4" text="MENU" picmem="skin/key_green.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="280" posy="0" width="150" height="40">
     79        <node name="b5" text="CAID" picmem="skin/key_yellow.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="440" posy="0" width="150" height="40">
     80        <node name="b6" text="Settings" picmem="skin/key_blue.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="600" posy="0" width="210" height="40">
    8081</screen>
    8182
     
    920921                <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%" height="35">
    921922                <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%" height="35">
    922                 <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
    923923                <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%" height="35">
    924924                <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%" height="35">
     
    926926                <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%" height="35">
    927927                <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%" height="35">
    928                 <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%" height="35">
    929                 <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%" height="35">
    930928                <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%" height="35">
    931929                <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%" height="35">
    932930                <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%" height="35">
    933                 <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%" height="35">
    934                 <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%" height="35">
    935931                <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%" height="35">
    936932                <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%" height="35">
     
    944940                <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%" height="35" fontsize="24">
    945941                <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%" height="35">
     942        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
     943        <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
     944</screen>
     945
     946
     947<screen name="moduleadjust" title="Module Config" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
     948        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
     949        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
     950        <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">
     951                <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
     952                <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%" height="35">
     953                <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%" height="35">
     954                <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%" height="35">
     955                <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%" height="35">
    946956        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
    947957        <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

    r20531 r20607  
    5757<screen fontcol=fontcol font=AlteHaasGroteskBold valign=bottom titlealign=center name=moduleconfig title="Module Config" hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
    5858<node fontsize=23 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-100>
    59 <node name=b1 text=OK halign=center valign=center posx=5 posy=0 width=120 height=44 fontsize=25 bordercol=okcol bordersize=3 bordertype=2>
    60 <node name=b2 text=EXIT halign=center valign=center posx=135 posy=0 width=120 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
    61 <node name=b3 text=RESET halign=center valign=center posx=265 posy=0 width=210 height=44 fontsize=25 bordercol=red bordersize=3 bordertype=2>
    62 <node name=b4 text=MENU halign=center valign=center posx=485 posy=0 width=150 height=44 fontsize=25 bordercol=green bordersize=3 bordertype=2>
    63 <node name=b5 text=CAID halign=center valign=center posx=485 posy=450 width=150 height=44 fontsize=25 bordercol=yellow bordersize=3 bordertype=2>
     59<node name=b1 text=OK halign=center valign=middle posx=5 posy=0 width=120 height=44 fontsize=25 bordercol=okcol bordersize=3 bordertype=2>
     60<node name=b2 text=EXIT halign=center valign=middle posx=135 posy=0 width=120 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
     61<node name=b3 text="RESET" halign=center valign=middle posx=265 posy=450 width=210 height=44 fontsize=25 bordercol=red bordersize=3 bordertype=2>
     62<node name=b4 text="MENU" halign=center valign=middle posx=485 posy=450 width=150 height=44 fontsize=25 bordercol=green bordersize=3 bordertype=2>
     63<node name=b5 text="CAID" halign=center valign=middle posx=265 posy=0 width=150 height=44 fontsize=22 bordercol=yellow bordersize=3 bordertype=2>
     64<node name=b6 text="Settings" halign=center valign=middle posx=425 posy=0 width=210 height=44 fontsize=22 bordercol=blue bordersize=3 bordertype=2>
    6465</screen>
    6566
     
    712713        <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%">
    713714        <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%">
    714         <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
    715715        <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%">
    716716        <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%">
     
    718718        <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%">
    719719        <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%">
    720         <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
    721         <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
    722720        <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%">
    723721        <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%">
    724722        <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%">
    725         <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
    726         <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
    727723        <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%">
    728724        <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%">
     
    738734<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>
    739735<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>
     736</screen>
     737
     738<screen name="moduleadjust" title="Module Config" titlealign="center" fontcol="fontcol" fontsize="26" font="AlteHaasGroteskBold" valign="bottom" hspace="30" vspace="30" posx="center" posy="center" width="700" height="643" bgcol="bgcol" bordercol="bgcol" bordersize="1">
     739<node name="listbox" type="listbox" scrollbar="auto" fontsize="23" bordercol="scrollbarcol" posy="1" width="100%" height="-55">
     740        <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
     741        <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
     742        <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
     743        <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
     744        <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
     745<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">
     746<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">
    740747</screen>
    741748
  • ipk/source.sh4/titanswapskins_0Acht5Zehnblack/var/swap/titanskins/0Acht5Zehn_black/skin.xml

    r20531 r20607  
    5757<screen fontcol=fontcol font=AlteHaasGroteskBold valign=bottom titlealign=center name=moduleconfig title="Module Config" hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
    5858<node fontsize=23 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-100>
    59 <node name=b1 text=OK halign=center valign=center posx=5 posy=0 width=120 height=44 fontsize=25 bordercol=okcol bordersize=3 bordertype=2>
    60 <node name=b2 text=EXIT halign=center valign=center posx=135 posy=0 width=120 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
    61 <node name=b3 text=RESET halign=center valign=center posx=265 posy=0 width=210 height=44 fontsize=25 bordercol=red bordersize=3 bordertype=2>
    62 <node name=b4 text=MENU halign=center valign=center posx=485 posy=0 width=150 height=44 fontsize=25 bordercol=green bordersize=3 bordertype=2>
    63 <node name=b5 text=CAID halign=center valign=center posx=485 posy=450 width=150 height=44 fontsize=25 bordercol=yellow bordersize=3 bordertype=2>
     59<node name=b1 text=OK halign=center valign=middle posx=5 posy=0 width=120 height=44 fontsize=25 bordercol=okcol bordersize=3 bordertype=2>
     60<node name=b2 text=EXIT halign=center valign=middle posx=135 posy=0 width=120 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
     61<node name=b3 text="RESET" halign=center valign=middle posx=265 posy=450 width=210 height=44 fontsize=25 bordercol=red bordersize=3 bordertype=2>
     62<node name=b4 text="MENU" halign=center valign=middle posx=485 posy=450 width=150 height=44 fontsize=25 bordercol=green bordersize=3 bordertype=2>
     63<node name=b5 text="CAID" halign=center valign=middle posx=265 posy=0 width=150 height=44 fontsize=22 bordercol=yellow bordersize=3 bordertype=2>
     64<node name=b6 text="Settings" halign=center valign=middle posx=425 posy=0 width=210 height=44 fontsize=22 bordercol=blue bordersize=3 bordertype=2>
    6465</screen>
    6566
     
    712713        <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%">
    713714        <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%">
    714         <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
    715715        <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%">
    716716        <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%">
     
    718718        <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%">
    719719        <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%">
    720         <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
    721         <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
    722720        <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%">
    723721        <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%">
    724722        <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%">
    725         <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
    726         <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
    727723        <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%">
    728724        <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%">
     
    738734<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>
    739735<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>
     736</screen>
     737
     738<screen name="moduleadjust" title="Module Config" titlealign="center" fontcol="fontcol" fontsize="26" font="AlteHaasGroteskBold" valign="bottom" hspace="30" vspace="30" posx="center" posy="center" width="700" height="643" bgcol="bgcol" bordercol="bgcol" bordersize="1">
     739<node name="listbox" type="listbox" scrollbar="auto" fontsize="23" bordercol="scrollbarcol" posy="1" width="100%" height="-55">
     740        <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
     741        <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
     742        <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
     743        <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
     744        <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
     745<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">
     746<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">
    740747</screen>
    741748
  • ipk/source.sh4/titanswapskins_0Acht5Zehnwhite/var/swap/titanskins/0Acht5Zehn_white/skin.xml

    r20531 r20607  
    5757<screen fontcol=fontcol font=AlteHaasGroteskBold valign=bottom titlealign=center name=moduleconfig title="Module Config" hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
    5858<node fontsize=23 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-100>
    59 <node name=b1 text=OK halign=center valign=center posx=5 posy=0 width=120 height=44 fontsize=25 bordercol=okcol bordersize=3 bordertype=2>
    60 <node name=b2 text=EXIT halign=center valign=center posx=135 posy=0 width=120 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
    61 <node name=b3 text=RESET halign=center valign=center posx=265 posy=0 width=210 height=44 fontsize=25 bordercol=red bordersize=3 bordertype=2>
    62 <node name=b4 text=MENU halign=center valign=center posx=485 posy=0 width=150 height=44 fontsize=25 bordercol=green bordersize=3 bordertype=2>
    63 <node name=b5 text=CAID halign=center valign=center posx=485 posy=450 width=150 height=44 fontsize=25 bordercol=yellow bordersize=3 bordertype=2>
     59<node name=b1 text=OK halign=center valign=middle posx=5 posy=0 width=120 height=44 fontsize=25 bordercol=okcol bordersize=3 bordertype=2>
     60<node name=b2 text=EXIT halign=center valign=middle posx=135 posy=0 width=120 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
     61<node name=b3 text="RESET" halign=center valign=middle posx=265 posy=450 width=210 height=44 fontsize=25 bordercol=red bordersize=3 bordertype=2>
     62<node name=b4 text="MENU" halign=center valign=middle posx=485 posy=450 width=150 height=44 fontsize=25 bordercol=green bordersize=3 bordertype=2>
     63<node name=b5 text="CAID" halign=center valign=middle posx=265 posy=0 width=150 height=44 fontsize=22 bordercol=yellow bordersize=3 bordertype=2>
     64<node name=b6 text="Settings" halign=center valign=middle posx=425 posy=0 width=210 height=44 fontsize=22 bordercol=blue bordersize=3 bordertype=2>
    6465</screen>
    6566
     
    712713        <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%">
    713714        <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%">
    714         <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
    715715        <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%">
    716716        <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%">
     
    718718        <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%">
    719719        <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%">
    720         <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
    721         <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
    722720        <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%">
    723721        <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%">
    724722        <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%">
    725         <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
    726         <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
    727723        <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%">
    728724        <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%">
     
    738734<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>
    739735<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>
     736</screen>
     737
     738<screen name="moduleadjust" title="Module Config" titlealign="center" fontcol="fontcol" fontsize="26" font="AlteHaasGroteskBold" valign="bottom" hspace="30" vspace="30" posx="center" posy="center" width="700" height="643" bgcol="bgcol" bordercol="bgcol" bordersize="1">
     739<node name="listbox" type="listbox" scrollbar="auto" fontsize="23" bordercol="scrollbarcol" posy="1" width="100%" height="-55">
     740        <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
     741        <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
     742        <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
     743        <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
     744        <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
     745<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">
     746<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">
    740747</screen>
    741748
  • ipk/source.sh4/titanswapskins_cool/var/swap/titanskins/cool/skin.xml

    r20531 r20607  
    7575<node fontsize=30 fontcol=grey type=textbox text="Module Config" posy=10 posx=center halign=center width=100% height=30>
    7676<node fontsize=23 posx=10 posy=60 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=680 height=325>
    77 <node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
    78 <node name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
    79 <node name=b3 text="RESET" picmem=skin/key_red.png    textposx=40 valign=middle fontsize=20 posx=120 posy=407 width=200 height=30>
    80 <node name=b4 text="MENU"  picmem=skin/key_green.png  textposx=40 valign=middle fontsize=20 posx=330 posy=407 width=150 height=30>
    81 <node name=b5 text="CAID"  picmem=skin/key_yellow.png textposx=40 valign=middle fontsize=20 posx=490 posy=407 width=150 height=30>
     77<node name=b1 picmem=skin/ok.png   valign=middle posx=10 posy=407 width=30 height=30>
     78<node name=b2 picmem=skin/exit.png valign=middle posx=50 posy=407 width=30 height=30>
     79<node name=b3 text="RESET" picmem=skin/key_red.png textposx=40 valign=middle fontsize=20 posx=90 posy=407 width=180 height=30>
     80<node name=b4 text="MENU" picmem=skin/key_green.png textposx=40 valign=middle fontsize=20 posx=280 posy=407 width=110 height=30>
     81<node name=b5 text="CAID" picmem=skin/key_yellow.png textposx=40 valign=middle fontsize=20 posx=400 posy=407 width=100 height=30>
     82<node name=b6 text="Settings" picmem=skin/key_blue.png textposx=40 valign=middle fontsize=20 posx=510 posy=407 width=180 height=30>
    8283</screen>
    8384
     
    765766        <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%">
    766767        <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%">
    767         <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
    768768        <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%">
    769769        <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%">
     
    771771        <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%">
    772772        <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%">
    773         <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
    774         <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
    775773        <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%">
    776774        <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%">
    777775        <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%">
    778         <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
    779         <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
    780776        <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%">
    781777        <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%">
     
    789785        <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%">
    790786        <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%">
     787<node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
     788<node name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
     789</screen>
     790
     791<screen name="moduleadjust" font=Sansation_Regular fontcol=white1 fontsize=26 posx=center posy=center width=700 height=450 picmem=skin/X_Menu_3.png>
     792<node fontsize=30 fontcol=grey type=textbox text="Module Config" posy=10 posx=center halign=center width=100% height=30>
     793<node fontsize=23 posx=10 posy=60 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=680 height=325>
     794        <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
     795        <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
     796        <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
     797        <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
     798        <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
    791799<node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
    792800<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

    r20531 r20607  
    7575<node fontsize=30 fontcol=grey type=textbox text="Module Config" posy=10 posx=center halign=center width=100% height=30>
    7676<node fontsize=23 posx=10 posy=60 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=680 height=325>
    77 <node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
    78 <node name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
    79 <node name=b3 text="RESET" picmem=skin/key_red.png    textposx=40 valign=middle fontsize=20 posx=120 posy=407 width=200 height=30>
    80 <node name=b4 text="MENU"  picmem=skin/key_green.png  textposx=40 valign=middle fontsize=20 posx=330 posy=407 width=150 height=30>
    81 <node name=b5 text="CAID"  picmem=skin/key_yellow.png textposx=40 valign=middle fontsize=20 posx=490 posy=407 width=150 height=30>
     77<node name=b1 picmem=skin/ok.png   valign=middle posx=10 posy=407 width=30 height=30>
     78<node name=b2 picmem=skin/exit.png valign=middle posx=50 posy=407 width=30 height=30>
     79<node name=b3 text="RESET" picmem=skin/key_red.png textposx=40 valign=middle fontsize=20 posx=90 posy=407 width=180 height=30>
     80<node name=b4 text="MENU" picmem=skin/key_green.png textposx=40 valign=middle fontsize=20 posx=280 posy=407 width=110 height=30>
     81<node name=b5 text="CAID" picmem=skin/key_yellow.png textposx=40 valign=middle fontsize=20 posx=400 posy=407 width=100 height=30>
     82<node name=b6 text="Settings" picmem=skin/key_blue.png textposx=40 valign=middle fontsize=20 posx=510 posy=407 width=180 height=30>
    8283</screen>
    8384
     
    767768        <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%">
    768769        <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%">
    769         <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
    770770        <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%">
    771771        <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%">
     
    773773        <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%">
    774774        <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%">
    775         <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
    776         <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
    777775        <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%">
    778776        <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%">
    779777        <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%">
    780         <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
    781         <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
    782778        <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%">
    783779        <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%">
     
    791787        <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%">
    792788        <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%">
     789<node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
     790<node name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
     791</screen>
     792
     793<screen name="moduleadjust" font=Sansation_Regular fontcol=white1 fontsize=26 posx=center posy=center width=700 height=450 picmem=skin/X_Menu_3.png>
     794<node fontsize=30 fontcol=grey type=textbox text="Module Config" posy=10 posx=center halign=center width=100% height=30>
     795<node fontsize=23 posx=10 posy=60 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=680 height=325>
     796        <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
     797        <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
     798        <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
     799        <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
     800        <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
    793801<node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
    794802<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

    r20531 r20607  
    6565<node name="b4" text="MENU"  halign="center" valign="middle" bordercol="green"   bordersize="6" bordertype="2" posx="440" posy="0" width="160" height="39">
    6666<node name="b5" text="CAID"  halign="center" valign="middle" bordercol="yellow"  bordersize="6" bordertype="2" posx="610" posy="0" width="160" height="39">
     67<node name="b6" text="Settings" halign="center" valign="middle" bordercol="blue" bordersize="6" bordertype="2" posx="780" posy="0" width="210" height="39">
    6768</screen>
    6869
     
    688689                <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%" height="35">
    689690                <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%" height="35">
    690                 <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
    691691                <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%" height="35">
    692692                <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%" height="35">
     
    694694                <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%" height="35">
    695695                <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%" height="35">
    696                 <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%" height="35">
    697                 <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%" height="35">
    698696                <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%" height="35">
    699697                <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%" height="35">
    700698                <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%" height="35">
    701                 <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%" height="35">
    702                 <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%" height="35">
    703699                <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%" height="35">
    704700                <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%" height="35">
     
    712708                <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%" height="35" fontsize="24">
    713709                <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%" height="35">
     710<node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="0"   posy="0" width="100" height="39">
     711<node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="110" posy="0" width="100" height="39">
     712</screen>
     713
     714<screen name="moduleadjust" title="Module Config" titlealign="center" fontsize="30" fontcol="fontcol" valign="bottom" hspace="23" vspace="23" posx="center" posy="center" width="1150" height="550" bordersize="2" bordercol="bordercol" bgcol="bgcol">
     715        <node name="listbox" type="listbox" bordercol="bordercol" scrollbar="auto" fontsize="30" fontcol="fontcol" posy="1" width="100%" height="-40">
     716                <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
     717                <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%" height="35">
     718                <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%" height="35">
     719                <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%" height="35">
     720                <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%" height="35">
    714721<node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="0"   posy="0" width="100" height="39">
    715722<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

    r20531 r20607  
    7272        <node name="b1" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10" posy="0" width="40" height="40">
    7373        <node name="b2" picmem="skin/key_ok.png" halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
    74         <node name="b3" text="RESET" picmem="skin/key_red.png"    textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="187" height="40">
    75         <node name="b4" text="MENU"  picmem="skin/key_green.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="257" posy="0" width="187" height="40">
    76         <node name="b5" text="CAID"  picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="444" posy="0" width="187" height="40">
     74        <node name="b3" text="RESET" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="210" height="40">
     75        <node name="b4" text="MENU" picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="280" posy="0" width="150" height="40">
     76        <node name="b5" text="CAID" picmem="skin/key_yellow.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="440" posy="0" width="150" height="40">
     77        <node name="b6" text="Settings"  picmem="skin/key_blue.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="600" posy="0" width="210" height="40">
    7778</screen>
    7879
     
    846847                <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%" height="35">
    847848                <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%" height="35">
    848                 <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
    849849                <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%" height="35">
    850850                <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%" height="35">
     
    852852                <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%" height="35">
    853853                <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%" height="35">
    854                 <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%" height="35">
    855                 <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%" height="35">
    856854                <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%" height="35">
    857855                <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%" height="35">
    858856                <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%" height="35">
    859                 <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%" height="35">
    860                 <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%" height="35">
    861857                <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%" height="35">
    862858                <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%" height="35">
     
    870866                <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%" height="35" fontsize="24">
    871867                <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%" height="35">
     868        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
     869        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
     870</screen>
     871
     872
     873<screen name="moduleadjust" title="Module Config" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="500" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
     874        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
     875        <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">
     876                <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
     877                <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%" height="35">
     878                <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%" height="35">
     879                <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%" height="35">
     880                <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%" height="35">
    872881        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
    873882        <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

    r20531 r20607  
    7575        <node name="b1" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
    7676        <node name="b2" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
    77         <node name="b3" text="RESET" picmem="skin/key_red.png"    textposx="30" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="60"  posy="0" width="185" height="40">
    78         <node name="b4" text="MENU"  picmem="skin/key_green.png"  textposx="30" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="255" posy="0" width="195" height="40">
    79         <node name="b5" text="CAID"  picmem="skin/key_yellow.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="460" posy="0" width="195" height="40">
     77        <node name="b3" text="RESET" picmem="skin/key_red.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="60" posy="0" width="210" height="40">
     78        <node name="b4" text="MENU" picmem="skin/key_green.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="280" posy="0" width="150" height="40">
     79        <node name="b5" text="CAID" picmem="skin/key_yellow.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="440" posy="0" width="150" height="40">
     80        <node name="b6" text="Settings" picmem="skin/key_blue.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="600" posy="0" width="210" height="40">
    8081</screen>
    8182
     
    920921                <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%" height="35">
    921922                <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%" height="35">
    922                 <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
    923923                <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%" height="35">
    924924                <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%" height="35">
     
    926926                <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%" height="35">
    927927                <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%" height="35">
    928                 <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%" height="35">
    929                 <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%" height="35">
    930928                <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%" height="35">
    931929                <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%" height="35">
    932930                <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%" height="35">
    933                 <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%" height="35">
    934                 <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%" height="35">
    935931                <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%" height="35">
    936932                <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%" height="35">
     
    944940                <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%" height="35" fontsize="24">
    945941                <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%" height="35">
     942        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
     943        <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
     944</screen>
     945
     946
     947<screen name="moduleadjust" title="Module Config" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
     948        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
     949        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
     950        <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">
     951                <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
     952                <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%" height="35">
     953                <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%" height="35">
     954                <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%" height="35">
     955                <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%" height="35">
    946956        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
    947957        <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.