Changeset 20093 for ipk/source.sh4


Ignore:
Timestamp:
Feb 16, 2013, 3:05:35 PM (13 years ago)
Author:
tobayer
Message:

[titan] 0815 skins, update playbuffer and other small fixes

Location:
ipk/source.sh4
Files:
108 added
2 deleted
8 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanskins_0Acht5Zehn/var/usr/local/share/titan/skin/0Acht5Zehn/skin.xml

    r20092 r20093  
    187187</screen>
    188188
    189 <screen halign=center name="playpic" func=getplaypic param1="skin" posy=70 posx=70 width=160 height=180 bordercol=bordercol bordersize=0>
    190 <node fontsize=23 valign=bottom halign=center func=getplaytext text="" name=text posx=0 posy=0 width=100% height=100% fontcol=fontcol>
     189<screen name="playinfobarpic" func="getplaypic" param1="skin" posy="55" posx="55" halign="center" valign="top" width="80" height="60" bgcol="bgcol" bordercol="bgcol" bordersize="1" borderradius="5">
     190        <node name="text" text="" func="getplaytext" font="AlteHaasGroteskBold" fontsize="18" fontcol="fontcol" halign="center" valign="bottom" posx="0" posy="0" width="100%" height="98%">
     191</screen>
     192
     193<screen name="playinfobarcover" param1="skin" posx="905" posy="375" width="275" height="155" transparent="1">
     194        <node name="cover" halign="right" valign="bottom" posx="0" posy="0" width="275" height="155" picwidth="1" picheight="1">
    191195</screen>
    192196
     
    197201<node text="unknown" name=title posx=181 posy=14 width=820 height=26 fontcol=fontcol>
    198202<node func=gettime param1="%H:%M" name=time halign=right valign=middle posx=1102 posy=14 width=80 height=26 fontcol=fontcol>
    199 <node halign=right progresscol=progresscol bgcol=progresscolbg halign=right name=progress posy=45 posx=18 width=1164 height=12 bordersize=1 bordercol=bgcol borderradius=6>
     203<node name="progress" progresscol="progresscol" bordercol="bgcol" bordersize="1" borderradius="6" bgcol="progresscolbg" posx="18" posy="45" width="1080" height="12">
     204<node name="playbufferstatus" func="getbufferstatus" type="progressbar" progresscol="green" bordercol="bgcol" bordersize="1" borderradius="6" bgcol="progresscolbg" posx="1092" posy="45" width="90" height="12">
    200205<node text="---" halign=right name=reverse posx=982 posy=68 width=200 height=24 fontcol=fontcol>
    201206<node text="---" name=pos posx=18 posy=68 width=200 height=24 fontcol=fontcol>
     
    680685<screen fontcol=fontcol valign=bottom titlealign=center name="adjust" fontsize=26 title="Adjust" font=AlteHaasGroteskBold hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
    681686<node fontsize=23 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-55>
    682 <node name=volbartimeout type=choicebox parent=listbox valign=middle text="Volumebar Timeout" bordercol=bordercol width=100%>
    683 <node name=infobartimeout type=choicebox parent=listbox valign=middle text="Infobar Timeout" bordercol=bordercol width=100%>
    684 <node name=infobarsleep type=choicebox parent=listbox valign=middle text="Infobar Sleep" bordercol=bordercol width=100%>
    685 <node name=secondinfobar type=choicebox parent=listbox valign=middle text="Second Infobar" bordercol=bordercol width=100%>
    686 <node name=virtualzap type=choicebox parent=listbox valign=middle text="Virtualzap Timeout" bordercol=bordercol width=100%>
    687 <node name=spinnerspeed type=choicebox parent=listbox valign=middle text="Spinnerspeed" bordercol=bordercol width=100%>
    688 <node name=spinnertime type=choicebox parent=listbox valign=middle text="Spinnertime" bordercol=bordercol width=100%>
    689 <node name=hangtime type=choicebox parent=listbox valign=middle text="Hangtime" bordercol=bordercol width=100%>
    690 <node name=fastzap type=choicebox parent=listbox valign=middle text="Fastzap" bordercol=bordercol width=100%>
    691 <node name=nozapclear type=choicebox parent=listbox valign=middle text="Don't clear TV on zap (only with fastzap)" bordercol=bordercol width=100%>
    692 <node name=faststop type=choicebox parent=listbox valign=middle text="Faststop" bordercol=bordercol width=100%>
    693 <node name=dirsort type=choicebox parent=listbox valign=middle text="Dirsort" bordercol=bordercol width=100%>
    694 <node name=poweraktion type=choicebox parent=listbox valign=middle text="Power aktion" bordercol=bordercol width=100%>
    695 <node name=fasttextrender type=choicebox parent=listbox valign=middle text="Fast Text Render" bordercol=bordercol width=100%>
    696 <node name=recsplitsize type=choicebox parent=listbox valign=middle text="Record Split Size" bordercol=bordercol width=100%>
    697 <node name=recforerun type=choicebox parent=listbox valign=middle text="Record Forerun (min)" bordercol=bordercol width=100%>
    698 <node name=recoverrun type=choicebox parent=listbox valign=middle text="Record Overrun (min)" bordercol=bordercol width=100%>
    699 <node name=def_rectimer_after type=choicebox parent=listbox valign=middle text="Set action after rec" bordercol=bordercol width=100%>
    700 <node name=skip13 type=choicebox parent=listbox valign=middle text="Skip 1/3" bordercol=bordercol width=100%>
    701 <node name=skip46 type=choicebox parent=listbox valign=middle text="Skip 4/6" bordercol=bordercol width=100%>
    702 <node name=skip79 type=choicebox parent=listbox valign=middle text="Skip 7/9" bordercol=bordercol width=100%>
    703 <node name=playertype type=choicebox parent=listbox valign=middle text="Player for .ts" bordercol=bordercol width=100%>
    704 <node name=autochangechannelname type=choicebox parent=listbox valign=middle text="Change Channelname auto." bordercol=bordercol width=100%>
    705 <node name=deltimeshift type=choicebox parent=listbox valign=middle text="After Timeshift" bordercol=bordercol width=100%>
    706 <node name=showchanneltimeline type=choicebox parent=listbox valign=middle text="Show Timeline in Channellist" bordercol=bordercol width=100%>
    707 <node name=screenanim type=choicebox parent=listbox valign=middle text="Animated Screens" bordercol=bordercol width=100%>
    708 <node name=screenanimspeed type=choicebox parent=listbox valign=middle text="Animated Speed" bordercol=bordercol width=100%>
    709 <node name=channellistview type=choicebox parent=listbox valign=middle text="Channellist view" bordercol=bordercol width=100%>
    710 <node name=nocamsg type=choicebox parent=listbox valign=middle text="Show Module Messages" bordercol=bordercol width=100%>
    711 <node name=camwait type=choicebox parent=listbox valign=middle text="Wait for cam ready" bordercol=bordercol width=100%>
    712 <node name=checkcamdecrypt type=choicebox parent=listbox valign=middle text="Autocheck cam can decrypt" bordercol=bordercol width=100%>
    713 <node name=showlastpos type=choicebox parent=listbox valign=middle text="Show last pos Question" bordercol=bordercol width=100%>
    714 <node name=recsync type=choicebox parent=listbox valign=middle text="Resync Recording immediately" bordercol=bordercol width=100%>
    715 <node name=recordnamefmt type=choicebox parent=listbox valign=middle text="Recording name" bordercol=bordercol width=100%>
    716 <node name=caskipprivat type=choicebox parent=listbox valign=middle text="Skip privat CA descriptor" bordercol=bordercol width=100%>
    717 <node name=casendallcaids type=choicebox parent=listbox valign=middle text="Send all CAID to modules" bordercol=bordercol width=100%>
    718 <node name=newsletter type=choicebox parent=listbox valign=middle text="Newsletter" bordercol=bordercol width=100%>
    719 <node name=showhiddenfiles type=choicebox parent=listbox valign=middle text="Show hidden files" bordercol=bordercol width=100%>
    720 <node name=expertmodus type=choicebox parent=listbox valign=middle text="Expert Modus" bordercol=bordercol width=100%>
    721 <node name=infobarprogram type=choicebox parent=listbox valign=middle text="Show infobar on program change" bordercol=bordercol width=100%>
    722 <node name="at7000frontrun" text="LED - brightness running" type="choicebox" parent="listbox" valign="middle" width="100%" hidden="yes">
    723 <node name="at7000frontsleep" text="LED - brightness standby" type="choicebox" parent="listbox" valign="middle" width="100%" hidden="yes">
    724 <node name="crosscontrol" text="Use cross control for fast zapping and vol" type="choicebox" parent="listbox" valign="middle" width="100%">
    725 <node name="emucontrol" text="Deactivate Crypt Support on Media Playback" type="choicebox" parent="listbox" valign="middle" width="100%">
    726 <node name="choiceminitv" text="Deactivate MiniTV" type="choicebox" parent="listbox" valign="middle" width="100%">
    727 <node name="usecec" text="Activate CEC" type="choicebox" parent="listbox" valign="middle" width="100%">
     687        <node parent="listbox" name="volbartimeout" text="Volumebar Timeout" type="choicebox" valign="middle" width="100%">
     688        <node parent="listbox" name="infobarsleep" text="Infobar Sleep" type="choicebox" valign="middle" width="100%">
     689        <node parent="listbox" name="infobartimeout" text="Infobar Timeout" type="choicebox" valign="middle" width="100%">
     690        <node parent="listbox" name="secondinfobar" text="Second Infobar" type="choicebox" valign="middle" width="100%">
     691        <node parent="listbox" name="virtualzap" text="Virtualzap Timeout" type="choicebox" valign="middle" width="100%">
     692        <node parent="listbox" name="spinnerspeed" text="Spinnerspeed" type="choicebox" valign="middle" width="100%">
     693        <node parent="listbox" name="spinnertime" text="Spinnertime" type="choicebox" valign="middle" width="100%">
     694        <node parent="listbox" name="hangtime" text="Hangtime" type="choicebox" valign="middle" width="100%">
     695        <node parent="listbox" name="fastzap" text="Fastzap" type="choicebox" valign="middle" width="100%">
     696        <node parent="listbox" name="nozapclear" text="Don't clear TV on zap (only with fastzap)" type="choicebox" valign="middle" width="100%">
     697        <node parent="listbox" name="faststop" text="Faststop" type="choicebox" valign="middle" width="100%">
     698        <node parent="listbox" name="dirsort" text="Dirsort" type="choicebox" valign="middle" width="100%">
     699        <node parent="listbox" name="poweraktion" text="Power aktion" type="choicebox" valign="middle" width="100%">
     700        <node parent="listbox" name="fasttextrender" text="Fast Text Render" type="choicebox" valign="middle" width="100%">
     701        <node parent="listbox" name="recsplitsize" text="Record Split Size" type="choicebox" valign="middle" width="100%">
     702        <node parent="listbox" name="recforerun" text="Record Forerun (min)" type="choicebox" valign="middle" width="100%">
     703        <node parent="listbox" name="recoverrun" text="Record Overrun (min)" type="choicebox" valign="middle" width="100%">
     704        <node parent="listbox" name="def_rectimer_after" text="Set action after rec" type="choicebox" valign="middle" width="100%">
     705        <node parent="listbox" name="skip13" text="Skip 1/3" type="choicebox" valign="middle" width="100%">
     706        <node parent="listbox" name="skip46" text="Skip 4/6" type="choicebox" valign="middle" width="100%">
     707        <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%">
     708        <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%">
     709        <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
     710        <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%">
     711        <node parent="listbox" name="deltimeshift" text="After Timeshift" type="choicebox" valign="middle" width="100%">
     712        <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%">
     713        <node parent="listbox" name="screenanim" text="Animated Screens" type="choicebox" valign="middle" width="100%">
     714        <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%">
     715        <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%">
     716        <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
     717        <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
     718        <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%">
     719        <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%">
     720        <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%">
     721        <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
     722        <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
     723        <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%">
     724        <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%">
     725        <node parent="listbox" name="expertmodus" text="Expert Modus" type="choicebox" valign="middle" width="100%">
     726        <node parent="listbox" name="infobarprogram" text="Show infobar on program change" type="choicebox" valign="middle" width="100%">
     727        <node parent="listbox" name="at7000frontrun" text="LED - brightness running" type="choicebox" valign="middle" width="100%" hidden="yes">
     728        <node parent="listbox" name="at7000frontsleep" text="LED - brightness standby" type="choicebox" valign="middle" width="100%" hidden="yes">
     729        <node parent="listbox" name="crosscontrol" text="Use cross control for fast zapping and vol" type="choicebox" valign="middle" width="100%">
     730        <node parent="listbox" name="emucontrol" text="Deactivate Crypt Support on Media Playback" type="choicebox" valign="middle" width="100%">
     731        <node parent="listbox" name="choiceminitv" text="Deactivate MiniTV" type="choicebox" valign="middle" width="100%">
     732        <node parent="listbox" name="usecec" text="Activate CEC" type="choicebox" valign="middle" width="100%">
     733        <node parent="listbox" name="playerbuffersize" text="Playbackbuffer Size" type="choicebox" valign="middle" width="100%">
     734        <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%">
     735        <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%">
    728736<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>
    729737<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>
     
    943951<node hidden="yes" name="menutext">
    944952<node hidden="yes" name="details">
     953<node hidden="yes" name="titletext">
    945954</screen>
    946955
     
    13471356<node name=b2 text=Restore halign=center valign=center posx=145 posy=0 width=235 height=44 fontsize=25 bordercol=green bordersize=3 bordertype=2>
    13481357<node name=b3 text=Backup halign=center valign=center posx=390 posy=0 width=245 height=44 fontsize=25 bordercol=yellow bordersize=3 bordertype=2>
     1358### todo ###
     1359<node hidden="yes" name="b4">
     1360### todo ###
    13491361</screen>
    13501362
     
    14381450</screen>
    14391451
    1440 
    1441 ### todo ###
    1442 <screen name="shortepg" title="EPG SHORT VIEW" hspace=30 vspace=30 fontcol=fontcol fontsize=30 posx=center posy=center width=1070 height=550 bgcol=bgcol bordercol=bgcol bordersize=1>
    1443 <node type=grid name=grid fontsize=25 posx=0 posy=1 width=100% height=-35 bordersize=0 scrollbar=no>
    1444 <node vspace=5 hspace=5 fontsize=20 type=textboxgridbr wrap=yes parent=grid posx=0 width=200 height=395 bgcol=bgcol name=pos1>
    1445 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=200 width=200 height=395 bgcol=bgcol name=pos2>
    1446 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=400 width=200 height=395 bgcol=bgcol name=pos3>
    1447 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=600 width=200 height=395 bgcol=bgcol name=pos4>
    1448 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=800 width=200 height=395 bgcol=bgcol name=pos5>
    1449 </screen>
    1450 
     1452<screen name="shortepg" title="EPG SHORT VIEW" hspace=10 vspace=10 fontcol=fontcol fontsize=30 posx=center posy=center width=1070 height=550 bgcol=bgcol bordercol=bgcol bordersize=1>
     1453<node type=grid name=grid fontsize=25 posx=0 posy=1 width=100% height=-5 bordersize=0 scrollbar=no>
     1454<node vspace=5 hspace=5 fontsize=20 type=textboxgridbr wrap=yes parent=grid posx=0 width=210 height=485 bgcol=bgcol name=pos1>
     1455<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=210 width=210 height=485 bgcol=bgcol name=pos2>
     1456<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=420 width=210 height=485 bgcol=bgcol name=pos3>
     1457<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=630 width=210 height=485 bgcol=bgcol name=pos4>
     1458<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=840 width=208 height=485 bgcol=bgcol name=pos5>
     1459</screen>
    14511460
    14521461<screen name="mediadbedit" title="MediaDB Edit" titlealign="center" valign=bottom hspace=15 vspace=15 font=AlteHaasGroteskBold fontcol=fontcol fontsize=26 posx=center posy=center width=1200 height=650 bgcol=bgcol bordercol=bgcol bordersize=1>
     
    14701479        <node name="b2" text="EXIT"    bordercol="exitcol" halign="center" valign="middle" posx="135" posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
    14711480        <node name="b3" text="PICTURE" bordercol="red"     halign="center" valign="middle" posx="270" posy="0" width="150" height="44" fontsize="25" bordersize="3" bordertype="2">
     1481</screen>
     1482
     1483
     1484<screen name="marker" title="Marker" titlealign="center" font="AlteHaasGroteskBold" fontsize="26" fontcol="fontcol" posx="center" posy="50" width="600" height="500" hspace="30" vspace="30" valign="bottom" bgcol="bgcol" bordercol="bgcol" bordersize="1">
     1485        <node name="listbox" type="listbox" scrollbar="auto" font="AlteHaasGroteskBold" fontsize="23" fontcol="fontcol" posx="10" posy="10" width="518" height="-55" bordercol="white">
     1486                <node type="menu" parent="listbox" name="dummy" text="dummy" textposx="0" halign="center" valign="middle" width="100%" height="50" hspace="5" hidden="yes">
     1487        <node name="b1" text="OK"     bordercol="okcol"   halign="center" valign="middle" posx="5"   posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
     1488        <node name="b2" text="EXIT"   bordercol="exitcol" halign="center" valign="middle" posx="135" posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
     1489        <node name="b3" text="delete" bordercol="red"     halign="center" valign="middle" posx="270" posy="0" width="150" height="44" fontsize="25" bordersize="3" bordertype="2">
     1490</screen>
     1491
     1492
     1493<screen name="playbufferstatus" func="getbufferstatus" type="progressbar" text="EXIT" font="AlteHaasGroteskBold" fontsize="20" fontcol="fontcol" halign="center" valign="middle" progresscol="green" bordercol="bgcol" bordersize="1" borderradius="6" posx="center" posy="60%" width="500" height="30">
    14721494</screen>
    14731495
  • ipk/source.sh4/titanskins_0Acht5Zehnblack/var/usr/local/share/titan/skin/0Acht5Zehn_black/skin.xml

    r20092 r20093  
    187187</screen>
    188188
    189 <screen halign=center name="playpic" func=getplaypic param1="skin" posy=70 posx=70 width=160 height=180 bordercol=bordercol bordersize=0>
    190 <node fontsize=23 valign=bottom halign=center func=getplaytext text="" name=text posx=0 posy=0 width=100% height=100% fontcol=fontcol>
     189<screen name="playinfobarpic" func="getplaypic" param1="skin" posy="55" posx="55" halign="center" valign="top" width="80" height="60" bgcol="bgcol" bordercol="bgcol" bordersize="1" borderradius="5">
     190        <node name="text" text="" func="getplaytext" font="AlteHaasGroteskBold" fontsize="18" fontcol="fontcol" halign="center" valign="bottom" posx="0" posy="0" width="100%" height="98%">
     191</screen>
     192
     193<screen name="playinfobarcover" param1="skin" posx="905" posy="375" width="275" height="155" transparent="1">
     194        <node name="cover" halign="right" valign="bottom" posx="0" posy="0" width="275" height="155" picwidth="1" picheight="1">
    191195</screen>
    192196
     
    197201<node text="unknown" name=title posx=181 posy=14 width=820 height=26 fontcol=fontcol>
    198202<node func=gettime param1="%H:%M" name=time halign=right valign=middle posx=1102 posy=14 width=80 height=26 fontcol=fontcol>
    199 <node halign=right progresscol=progresscol bgcol=progresscolbg halign=right name=progress posy=45 posx=18 width=1164 height=12 bordersize=1 bordercol=bgcol borderradius=6>
     203<node name="progress" progresscol="progresscol" bordercol="bgcol" bordersize="1" borderradius="6" bgcol="progresscolbg" posx="18" posy="45" width="1080" height="12">
     204<node name="playbufferstatus" func="getbufferstatus" type="progressbar" progresscol="green" bordercol="bgcol" bordersize="1" borderradius="6" bgcol="progresscolbg" posx="1092" posy="45" width="90" height="12">
    200205<node text="---" halign=right name=reverse posx=982 posy=68 width=200 height=24 fontcol=fontcol>
    201206<node text="---" name=pos posx=18 posy=68 width=200 height=24 fontcol=fontcol>
     
    680685<screen fontcol=fontcol valign=bottom titlealign=center name="adjust" fontsize=26 title="Adjust" font=AlteHaasGroteskBold hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
    681686<node fontsize=23 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-55>
    682 <node name=volbartimeout type=choicebox parent=listbox valign=middle text="Volumebar Timeout" bordercol=bordercol width=100%>
    683 <node name=infobartimeout type=choicebox parent=listbox valign=middle text="Infobar Timeout" bordercol=bordercol width=100%>
    684 <node name=infobarsleep type=choicebox parent=listbox valign=middle text="Infobar Sleep" bordercol=bordercol width=100%>
    685 <node name=secondinfobar type=choicebox parent=listbox valign=middle text="Second Infobar" bordercol=bordercol width=100%>
    686 <node name=virtualzap type=choicebox parent=listbox valign=middle text="Virtualzap Timeout" bordercol=bordercol width=100%>
    687 <node name=spinnerspeed type=choicebox parent=listbox valign=middle text="Spinnerspeed" bordercol=bordercol width=100%>
    688 <node name=spinnertime type=choicebox parent=listbox valign=middle text="Spinnertime" bordercol=bordercol width=100%>
    689 <node name=hangtime type=choicebox parent=listbox valign=middle text="Hangtime" bordercol=bordercol width=100%>
    690 <node name=fastzap type=choicebox parent=listbox valign=middle text="Fastzap" bordercol=bordercol width=100%>
    691 <node name=nozapclear type=choicebox parent=listbox valign=middle text="Don't clear TV on zap (only with fastzap)" bordercol=bordercol width=100%>
    692 <node name=faststop type=choicebox parent=listbox valign=middle text="Faststop" bordercol=bordercol width=100%>
    693 <node name=dirsort type=choicebox parent=listbox valign=middle text="Dirsort" bordercol=bordercol width=100%>
    694 <node name=poweraktion type=choicebox parent=listbox valign=middle text="Power aktion" bordercol=bordercol width=100%>
    695 <node name=fasttextrender type=choicebox parent=listbox valign=middle text="Fast Text Render" bordercol=bordercol width=100%>
    696 <node name=recsplitsize type=choicebox parent=listbox valign=middle text="Record Split Size" bordercol=bordercol width=100%>
    697 <node name=recforerun type=choicebox parent=listbox valign=middle text="Record Forerun (min)" bordercol=bordercol width=100%>
    698 <node name=recoverrun type=choicebox parent=listbox valign=middle text="Record Overrun (min)" bordercol=bordercol width=100%>
    699 <node name=def_rectimer_after type=choicebox parent=listbox valign=middle text="Set action after rec" bordercol=bordercol width=100%>
    700 <node name=skip13 type=choicebox parent=listbox valign=middle text="Skip 1/3" bordercol=bordercol width=100%>
    701 <node name=skip46 type=choicebox parent=listbox valign=middle text="Skip 4/6" bordercol=bordercol width=100%>
    702 <node name=skip79 type=choicebox parent=listbox valign=middle text="Skip 7/9" bordercol=bordercol width=100%>
    703 <node name=playertype type=choicebox parent=listbox valign=middle text="Player for .ts" bordercol=bordercol width=100%>
    704 <node name=autochangechannelname type=choicebox parent=listbox valign=middle text="Change Channelname auto." bordercol=bordercol width=100%>
    705 <node name=deltimeshift type=choicebox parent=listbox valign=middle text="After Timeshift" bordercol=bordercol width=100%>
    706 <node name=showchanneltimeline type=choicebox parent=listbox valign=middle text="Show Timeline in Channellist" bordercol=bordercol width=100%>
    707 <node name=screenanim type=choicebox parent=listbox valign=middle text="Animated Screens" bordercol=bordercol width=100%>
    708 <node name=screenanimspeed type=choicebox parent=listbox valign=middle text="Animated Speed" bordercol=bordercol width=100%>
    709 <node name=channellistview type=choicebox parent=listbox valign=middle text="Channellist view" bordercol=bordercol width=100%>
    710 <node name=nocamsg type=choicebox parent=listbox valign=middle text="Show Module Messages" bordercol=bordercol width=100%>
    711 <node name=camwait type=choicebox parent=listbox valign=middle text="Wait for cam ready" bordercol=bordercol width=100%>
    712 <node name=checkcamdecrypt type=choicebox parent=listbox valign=middle text="Autocheck cam can decrypt" bordercol=bordercol width=100%>
    713 <node name=showlastpos type=choicebox parent=listbox valign=middle text="Show last pos Question" bordercol=bordercol width=100%>
    714 <node name=recsync type=choicebox parent=listbox valign=middle text="Resync Recording immediately" bordercol=bordercol width=100%>
    715 <node name=recordnamefmt type=choicebox parent=listbox valign=middle text="Recording name" bordercol=bordercol width=100%>
    716 <node name=caskipprivat type=choicebox parent=listbox valign=middle text="Skip privat CA descriptor" bordercol=bordercol width=100%>
    717 <node name=casendallcaids type=choicebox parent=listbox valign=middle text="Send all CAID to modules" bordercol=bordercol width=100%>
    718 <node name=newsletter type=choicebox parent=listbox valign=middle text="Newsletter" bordercol=bordercol width=100%>
    719 <node name=showhiddenfiles type=choicebox parent=listbox valign=middle text="Show hidden files" bordercol=bordercol width=100%>
    720 <node name=expertmodus type=choicebox parent=listbox valign=middle text="Expert Modus" bordercol=bordercol width=100%>
    721 <node name=infobarprogram type=choicebox parent=listbox valign=middle text="Show infobar on program change" bordercol=bordercol width=100%>
    722 <node name="at7000frontrun" text="LED - brightness running" type="choicebox" parent="listbox" valign="middle" width="100%" hidden="yes">
    723 <node name="at7000frontsleep" text="LED - brightness standby" type="choicebox" parent="listbox" valign="middle" width="100%" hidden="yes">
    724 <node name="crosscontrol" text="Use cross control for fast zapping and vol" type="choicebox" parent="listbox" valign="middle" width="100%">
    725 <node name="emucontrol" text="Deactivate Crypt Support on Media Playback" type="choicebox" parent="listbox" valign="middle" width="100%">
    726 <node name="choiceminitv" text="Deactivate MiniTV" type="choicebox" parent="listbox" valign="middle" width="100%">
    727 <node name="usecec" text="Activate CEC" type="choicebox" parent="listbox" valign="middle" width="100%">
     687        <node parent="listbox" name="volbartimeout" text="Volumebar Timeout" type="choicebox" valign="middle" width="100%">
     688        <node parent="listbox" name="infobarsleep" text="Infobar Sleep" type="choicebox" valign="middle" width="100%">
     689        <node parent="listbox" name="infobartimeout" text="Infobar Timeout" type="choicebox" valign="middle" width="100%">
     690        <node parent="listbox" name="secondinfobar" text="Second Infobar" type="choicebox" valign="middle" width="100%">
     691        <node parent="listbox" name="virtualzap" text="Virtualzap Timeout" type="choicebox" valign="middle" width="100%">
     692        <node parent="listbox" name="spinnerspeed" text="Spinnerspeed" type="choicebox" valign="middle" width="100%">
     693        <node parent="listbox" name="spinnertime" text="Spinnertime" type="choicebox" valign="middle" width="100%">
     694        <node parent="listbox" name="hangtime" text="Hangtime" type="choicebox" valign="middle" width="100%">
     695        <node parent="listbox" name="fastzap" text="Fastzap" type="choicebox" valign="middle" width="100%">
     696        <node parent="listbox" name="nozapclear" text="Don't clear TV on zap (only with fastzap)" type="choicebox" valign="middle" width="100%">
     697        <node parent="listbox" name="faststop" text="Faststop" type="choicebox" valign="middle" width="100%">
     698        <node parent="listbox" name="dirsort" text="Dirsort" type="choicebox" valign="middle" width="100%">
     699        <node parent="listbox" name="poweraktion" text="Power aktion" type="choicebox" valign="middle" width="100%">
     700        <node parent="listbox" name="fasttextrender" text="Fast Text Render" type="choicebox" valign="middle" width="100%">
     701        <node parent="listbox" name="recsplitsize" text="Record Split Size" type="choicebox" valign="middle" width="100%">
     702        <node parent="listbox" name="recforerun" text="Record Forerun (min)" type="choicebox" valign="middle" width="100%">
     703        <node parent="listbox" name="recoverrun" text="Record Overrun (min)" type="choicebox" valign="middle" width="100%">
     704        <node parent="listbox" name="def_rectimer_after" text="Set action after rec" type="choicebox" valign="middle" width="100%">
     705        <node parent="listbox" name="skip13" text="Skip 1/3" type="choicebox" valign="middle" width="100%">
     706        <node parent="listbox" name="skip46" text="Skip 4/6" type="choicebox" valign="middle" width="100%">
     707        <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%">
     708        <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%">
     709        <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
     710        <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%">
     711        <node parent="listbox" name="deltimeshift" text="After Timeshift" type="choicebox" valign="middle" width="100%">
     712        <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%">
     713        <node parent="listbox" name="screenanim" text="Animated Screens" type="choicebox" valign="middle" width="100%">
     714        <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%">
     715        <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%">
     716        <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
     717        <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
     718        <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%">
     719        <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%">
     720        <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%">
     721        <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
     722        <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
     723        <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%">
     724        <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%">
     725        <node parent="listbox" name="expertmodus" text="Expert Modus" type="choicebox" valign="middle" width="100%">
     726        <node parent="listbox" name="infobarprogram" text="Show infobar on program change" type="choicebox" valign="middle" width="100%">
     727        <node parent="listbox" name="at7000frontrun" text="LED - brightness running" type="choicebox" valign="middle" width="100%" hidden="yes">
     728        <node parent="listbox" name="at7000frontsleep" text="LED - brightness standby" type="choicebox" valign="middle" width="100%" hidden="yes">
     729        <node parent="listbox" name="crosscontrol" text="Use cross control for fast zapping and vol" type="choicebox" valign="middle" width="100%">
     730        <node parent="listbox" name="emucontrol" text="Deactivate Crypt Support on Media Playback" type="choicebox" valign="middle" width="100%">
     731        <node parent="listbox" name="choiceminitv" text="Deactivate MiniTV" type="choicebox" valign="middle" width="100%">
     732        <node parent="listbox" name="usecec" text="Activate CEC" type="choicebox" valign="middle" width="100%">
     733        <node parent="listbox" name="playerbuffersize" text="Playbackbuffer Size" type="choicebox" valign="middle" width="100%">
     734        <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%">
     735        <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%">
    728736<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>
    729737<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>
     
    943951<node hidden="yes" name="menutext">
    944952<node hidden="yes" name="details">
     953<node hidden="yes" name="titletext">
    945954</screen>
    946955
     
    13471356<node name=b2 text=Restore halign=center valign=center posx=145 posy=0 width=235 height=44 fontsize=25 bordercol=green bordersize=3 bordertype=2>
    13481357<node name=b3 text=Backup halign=center valign=center posx=390 posy=0 width=245 height=44 fontsize=25 bordercol=yellow bordersize=3 bordertype=2>
     1358### todo ###
     1359<node hidden="yes" name="b4">
     1360### todo ###
    13491361</screen>
    13501362
     
    14381450</screen>
    14391451
    1440 
    1441 ### todo ###
    1442 <screen name="shortepg" title="EPG SHORT VIEW" hspace=30 vspace=30 fontcol=fontcol fontsize=30 posx=center posy=center width=1070 height=550 bgcol=bgcol bordercol=bgcol bordersize=1>
    1443 <node type=grid name=grid fontsize=25 posx=0 posy=1 width=100% height=-35 bordersize=0 scrollbar=no>
    1444 <node vspace=5 hspace=5 fontsize=20 type=textboxgridbr wrap=yes parent=grid posx=0 width=200 height=395 bgcol=bgcol name=pos1>
    1445 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=200 width=200 height=395 bgcol=bgcol name=pos2>
    1446 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=400 width=200 height=395 bgcol=bgcol name=pos3>
    1447 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=600 width=200 height=395 bgcol=bgcol name=pos4>
    1448 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=800 width=200 height=395 bgcol=bgcol name=pos5>
    1449 </screen>
    1450 
     1452<screen name="shortepg" title="EPG SHORT VIEW" hspace=10 vspace=10 fontcol=fontcol fontsize=30 posx=center posy=center width=1070 height=550 bgcol=bgcol bordercol=bgcol bordersize=1>
     1453<node type=grid name=grid fontsize=25 posx=0 posy=1 width=100% height=-5 bordersize=0 scrollbar=no>
     1454<node vspace=5 hspace=5 fontsize=20 type=textboxgridbr wrap=yes parent=grid posx=0 width=210 height=485 bgcol=bgcol name=pos1>
     1455<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=210 width=210 height=485 bgcol=bgcol name=pos2>
     1456<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=420 width=210 height=485 bgcol=bgcol name=pos3>
     1457<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=630 width=210 height=485 bgcol=bgcol name=pos4>
     1458<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=840 width=208 height=485 bgcol=bgcol name=pos5>
     1459</screen>
    14511460
    14521461<screen name="mediadbedit" title="MediaDB Edit" titlealign="center" valign=bottom hspace=15 vspace=15 font=AlteHaasGroteskBold fontcol=fontcol fontsize=26 posx=center posy=center width=1200 height=650 bgcol=bgcol bordercol=bgcol bordersize=1>
     
    14701479        <node name="b2" text="EXIT"    bordercol="exitcol" halign="center" valign="middle" posx="135" posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
    14711480        <node name="b3" text="PICTURE" bordercol="red"     halign="center" valign="middle" posx="270" posy="0" width="150" height="44" fontsize="25" bordersize="3" bordertype="2">
     1481</screen>
     1482
     1483
     1484<screen name="marker" title="Marker" titlealign="center" font="AlteHaasGroteskBold" fontsize="26" fontcol="fontcol" posx="center" posy="50" width="600" height="500" hspace="30" vspace="30" valign="bottom" bgcol="bgcol" bordercol="bgcol" bordersize="1">
     1485        <node name="listbox" type="listbox" scrollbar="auto" font="AlteHaasGroteskBold" fontsize="23" fontcol="fontcol" posx="10" posy="10" width="518" height="-55" bordercol="white">
     1486                <node type="menu" parent="listbox" name="dummy" text="dummy" textposx="0" halign="center" valign="middle" width="100%" height="50" hspace="5" hidden="yes">
     1487        <node name="b1" text="OK"     bordercol="okcol"   halign="center" valign="middle" posx="5"   posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
     1488        <node name="b2" text="EXIT"   bordercol="exitcol" halign="center" valign="middle" posx="135" posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
     1489        <node name="b3" text="delete" bordercol="red"     halign="center" valign="middle" posx="270" posy="0" width="150" height="44" fontsize="25" bordersize="3" bordertype="2">
     1490</screen>
     1491
     1492
     1493<screen name="playbufferstatus" func="getbufferstatus" type="progressbar" text="EXIT" font="AlteHaasGroteskBold" fontsize="20" fontcol="fontcol" halign="center" valign="middle" progresscol="green" bordercol="bgcol" bordersize="1" borderradius="6" posx="center" posy="60%" width="500" height="30">
    14721494</screen>
    14731495
  • ipk/source.sh4/titanskins_0Acht5Zehnblack/var/usr/local/share/titan/skin/0Acht5Zehn_black/skinconfig

    r18821 r20093  
    2020fontcol=ffffff
    2121fontfile3=/var/usr/local/share/titan/skin/0Acht5Zehn_black/fonts/AlteHaasGroteskBold.ttf
    22 fontfile4=/var/usr/local/share/titan/skin/0Acht5Zehn_black/fonts/Roboto-Light.ttf
    2322green=00ff00
    2423grey=c7c7c7
  • ipk/source.sh4/titanskins_0Acht5Zehnwhite/var/usr/local/share/titan/skin/0Acht5Zehn_white/skin.xml

    r20092 r20093  
    187187</screen>
    188188
    189 <screen halign=center name="playpic" func=getplaypic param1="skin" posy=70 posx=70 width=160 height=180 bordercol=bordercol bordersize=0>
    190 <node fontsize=23 valign=bottom halign=center func=getplaytext text="" name=text posx=0 posy=0 width=100% height=100% fontcol=fontcol>
     189<screen name="playinfobarpic" func="getplaypic" param1="skin" posy="55" posx="55" halign="center" valign="top" width="80" height="60" bgcol="bgcol" bordercol="bgcol" bordersize="1" borderradius="5">
     190        <node name="text" text="" func="getplaytext" font="AlteHaasGroteskBold" fontsize="18" fontcol="fontcol" halign="center" valign="bottom" posx="0" posy="0" width="100%" height="98%">
     191</screen>
     192
     193<screen name="playinfobarcover" param1="skin" posx="905" posy="375" width="275" height="155" transparent="1">
     194        <node name="cover" halign="right" valign="bottom" posx="0" posy="0" width="275" height="155" picwidth="1" picheight="1">
    191195</screen>
    192196
     
    197201<node text="unknown" name=title posx=181 posy=14 width=820 height=26 fontcol=fontcol>
    198202<node func=gettime param1="%H:%M" name=time halign=right valign=middle posx=1102 posy=14 width=80 height=26 fontcol=fontcol>
    199 <node halign=right progresscol=progresscol bgcol=progresscolbg halign=right name=progress posy=45 posx=18 width=1164 height=12 bordersize=1 bordercol=bgcol borderradius=6>
     203<node name="progress" progresscol="progresscol" bordercol="bgcol" bordersize="1" borderradius="6" bgcol="progresscolbg" posx="18" posy="45" width="1080" height="12">
     204<node name="playbufferstatus" func="getbufferstatus" type="progressbar" progresscol="green" bordercol="bgcol" bordersize="1" borderradius="6" bgcol="progresscolbg" posx="1092" posy="45" width="90" height="12">
    200205<node text="---" halign=right name=reverse posx=982 posy=68 width=200 height=24 fontcol=fontcol>
    201206<node text="---" name=pos posx=18 posy=68 width=200 height=24 fontcol=fontcol>
     
    680685<screen fontcol=fontcol valign=bottom titlealign=center name="adjust" fontsize=26 title="Adjust" font=AlteHaasGroteskBold hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
    681686<node fontsize=23 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-55>
    682 <node name=volbartimeout type=choicebox parent=listbox valign=middle text="Volumebar Timeout" bordercol=bordercol width=100%>
    683 <node name=infobartimeout type=choicebox parent=listbox valign=middle text="Infobar Timeout" bordercol=bordercol width=100%>
    684 <node name=infobarsleep type=choicebox parent=listbox valign=middle text="Infobar Sleep" bordercol=bordercol width=100%>
    685 <node name=secondinfobar type=choicebox parent=listbox valign=middle text="Second Infobar" bordercol=bordercol width=100%>
    686 <node name=virtualzap type=choicebox parent=listbox valign=middle text="Virtualzap Timeout" bordercol=bordercol width=100%>
    687 <node name=spinnerspeed type=choicebox parent=listbox valign=middle text="Spinnerspeed" bordercol=bordercol width=100%>
    688 <node name=spinnertime type=choicebox parent=listbox valign=middle text="Spinnertime" bordercol=bordercol width=100%>
    689 <node name=hangtime type=choicebox parent=listbox valign=middle text="Hangtime" bordercol=bordercol width=100%>
    690 <node name=fastzap type=choicebox parent=listbox valign=middle text="Fastzap" bordercol=bordercol width=100%>
    691 <node name=nozapclear type=choicebox parent=listbox valign=middle text="Don't clear TV on zap (only with fastzap)" bordercol=bordercol width=100%>
    692 <node name=faststop type=choicebox parent=listbox valign=middle text="Faststop" bordercol=bordercol width=100%>
    693 <node name=dirsort type=choicebox parent=listbox valign=middle text="Dirsort" bordercol=bordercol width=100%>
    694 <node name=poweraktion type=choicebox parent=listbox valign=middle text="Power aktion" bordercol=bordercol width=100%>
    695 <node name=fasttextrender type=choicebox parent=listbox valign=middle text="Fast Text Render" bordercol=bordercol width=100%>
    696 <node name=recsplitsize type=choicebox parent=listbox valign=middle text="Record Split Size" bordercol=bordercol width=100%>
    697 <node name=recforerun type=choicebox parent=listbox valign=middle text="Record Forerun (min)" bordercol=bordercol width=100%>
    698 <node name=recoverrun type=choicebox parent=listbox valign=middle text="Record Overrun (min)" bordercol=bordercol width=100%>
    699 <node name=def_rectimer_after type=choicebox parent=listbox valign=middle text="Set action after rec" bordercol=bordercol width=100%>
    700 <node name=skip13 type=choicebox parent=listbox valign=middle text="Skip 1/3" bordercol=bordercol width=100%>
    701 <node name=skip46 type=choicebox parent=listbox valign=middle text="Skip 4/6" bordercol=bordercol width=100%>
    702 <node name=skip79 type=choicebox parent=listbox valign=middle text="Skip 7/9" bordercol=bordercol width=100%>
    703 <node name=playertype type=choicebox parent=listbox valign=middle text="Player for .ts" bordercol=bordercol width=100%>
    704 <node name=autochangechannelname type=choicebox parent=listbox valign=middle text="Change Channelname auto." bordercol=bordercol width=100%>
    705 <node name=deltimeshift type=choicebox parent=listbox valign=middle text="After Timeshift" bordercol=bordercol width=100%>
    706 <node name=showchanneltimeline type=choicebox parent=listbox valign=middle text="Show Timeline in Channellist" bordercol=bordercol width=100%>
    707 <node name=screenanim type=choicebox parent=listbox valign=middle text="Animated Screens" bordercol=bordercol width=100%>
    708 <node name=screenanimspeed type=choicebox parent=listbox valign=middle text="Animated Speed" bordercol=bordercol width=100%>
    709 <node name=channellistview type=choicebox parent=listbox valign=middle text="Channellist view" bordercol=bordercol width=100%>
    710 <node name=nocamsg type=choicebox parent=listbox valign=middle text="Show Module Messages" bordercol=bordercol width=100%>
    711 <node name=camwait type=choicebox parent=listbox valign=middle text="Wait for cam ready" bordercol=bordercol width=100%>
    712 <node name=checkcamdecrypt type=choicebox parent=listbox valign=middle text="Autocheck cam can decrypt" bordercol=bordercol width=100%>
    713 <node name=showlastpos type=choicebox parent=listbox valign=middle text="Show last pos Question" bordercol=bordercol width=100%>
    714 <node name=recsync type=choicebox parent=listbox valign=middle text="Resync Recording immediately" bordercol=bordercol width=100%>
    715 <node name=recordnamefmt type=choicebox parent=listbox valign=middle text="Recording name" bordercol=bordercol width=100%>
    716 <node name=caskipprivat type=choicebox parent=listbox valign=middle text="Skip privat CA descriptor" bordercol=bordercol width=100%>
    717 <node name=casendallcaids type=choicebox parent=listbox valign=middle text="Send all CAID to modules" bordercol=bordercol width=100%>
    718 <node name=newsletter type=choicebox parent=listbox valign=middle text="Newsletter" bordercol=bordercol width=100%>
    719 <node name=showhiddenfiles type=choicebox parent=listbox valign=middle text="Show hidden files" bordercol=bordercol width=100%>
    720 <node name=expertmodus type=choicebox parent=listbox valign=middle text="Expert Modus" bordercol=bordercol width=100%>
    721 <node name=infobarprogram type=choicebox parent=listbox valign=middle text="Show infobar on program change" bordercol=bordercol width=100%>
    722 <node name="at7000frontrun" text="LED - brightness running" type="choicebox" parent="listbox" valign="middle" width="100%" hidden="yes">
    723 <node name="at7000frontsleep" text="LED - brightness standby" type="choicebox" parent="listbox" valign="middle" width="100%" hidden="yes">
    724 <node name="crosscontrol" text="Use cross control for fast zapping and vol" type="choicebox" parent="listbox" valign="middle" width="100%">
    725 <node name="emucontrol" text="Deactivate Crypt Support on Media Playback" type="choicebox" parent="listbox" valign="middle" width="100%">
    726 <node name="choiceminitv" text="Deactivate MiniTV" type="choicebox" parent="listbox" valign="middle" width="100%">
    727 <node name="usecec" text="Activate CEC" type="choicebox" parent="listbox" valign="middle" width="100%">
     687        <node parent="listbox" name="volbartimeout" text="Volumebar Timeout" type="choicebox" valign="middle" width="100%">
     688        <node parent="listbox" name="infobarsleep" text="Infobar Sleep" type="choicebox" valign="middle" width="100%">
     689        <node parent="listbox" name="infobartimeout" text="Infobar Timeout" type="choicebox" valign="middle" width="100%">
     690        <node parent="listbox" name="secondinfobar" text="Second Infobar" type="choicebox" valign="middle" width="100%">
     691        <node parent="listbox" name="virtualzap" text="Virtualzap Timeout" type="choicebox" valign="middle" width="100%">
     692        <node parent="listbox" name="spinnerspeed" text="Spinnerspeed" type="choicebox" valign="middle" width="100%">
     693        <node parent="listbox" name="spinnertime" text="Spinnertime" type="choicebox" valign="middle" width="100%">
     694        <node parent="listbox" name="hangtime" text="Hangtime" type="choicebox" valign="middle" width="100%">
     695        <node parent="listbox" name="fastzap" text="Fastzap" type="choicebox" valign="middle" width="100%">
     696        <node parent="listbox" name="nozapclear" text="Don't clear TV on zap (only with fastzap)" type="choicebox" valign="middle" width="100%">
     697        <node parent="listbox" name="faststop" text="Faststop" type="choicebox" valign="middle" width="100%">
     698        <node parent="listbox" name="dirsort" text="Dirsort" type="choicebox" valign="middle" width="100%">
     699        <node parent="listbox" name="poweraktion" text="Power aktion" type="choicebox" valign="middle" width="100%">
     700        <node parent="listbox" name="fasttextrender" text="Fast Text Render" type="choicebox" valign="middle" width="100%">
     701        <node parent="listbox" name="recsplitsize" text="Record Split Size" type="choicebox" valign="middle" width="100%">
     702        <node parent="listbox" name="recforerun" text="Record Forerun (min)" type="choicebox" valign="middle" width="100%">
     703        <node parent="listbox" name="recoverrun" text="Record Overrun (min)" type="choicebox" valign="middle" width="100%">
     704        <node parent="listbox" name="def_rectimer_after" text="Set action after rec" type="choicebox" valign="middle" width="100%">
     705        <node parent="listbox" name="skip13" text="Skip 1/3" type="choicebox" valign="middle" width="100%">
     706        <node parent="listbox" name="skip46" text="Skip 4/6" type="choicebox" valign="middle" width="100%">
     707        <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%">
     708        <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%">
     709        <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
     710        <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%">
     711        <node parent="listbox" name="deltimeshift" text="After Timeshift" type="choicebox" valign="middle" width="100%">
     712        <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%">
     713        <node parent="listbox" name="screenanim" text="Animated Screens" type="choicebox" valign="middle" width="100%">
     714        <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%">
     715        <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%">
     716        <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
     717        <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
     718        <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%">
     719        <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%">
     720        <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%">
     721        <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
     722        <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
     723        <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%">
     724        <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%">
     725        <node parent="listbox" name="expertmodus" text="Expert Modus" type="choicebox" valign="middle" width="100%">
     726        <node parent="listbox" name="infobarprogram" text="Show infobar on program change" type="choicebox" valign="middle" width="100%">
     727        <node parent="listbox" name="at7000frontrun" text="LED - brightness running" type="choicebox" valign="middle" width="100%" hidden="yes">
     728        <node parent="listbox" name="at7000frontsleep" text="LED - brightness standby" type="choicebox" valign="middle" width="100%" hidden="yes">
     729        <node parent="listbox" name="crosscontrol" text="Use cross control for fast zapping and vol" type="choicebox" valign="middle" width="100%">
     730        <node parent="listbox" name="emucontrol" text="Deactivate Crypt Support on Media Playback" type="choicebox" valign="middle" width="100%">
     731        <node parent="listbox" name="choiceminitv" text="Deactivate MiniTV" type="choicebox" valign="middle" width="100%">
     732        <node parent="listbox" name="usecec" text="Activate CEC" type="choicebox" valign="middle" width="100%">
     733        <node parent="listbox" name="playerbuffersize" text="Playbackbuffer Size" type="choicebox" valign="middle" width="100%">
     734        <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%">
     735        <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%">
    728736<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>
    729737<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>
     
    943951<node hidden="yes" name="menutext">
    944952<node hidden="yes" name="details">
     953<node hidden="yes" name="titletext">
    945954</screen>
    946955
     
    13471356<node name=b2 text=Restore halign=center valign=center posx=145 posy=0 width=235 height=44 fontsize=25 bordercol=green bordersize=3 bordertype=2>
    13481357<node name=b3 text=Backup halign=center valign=center posx=390 posy=0 width=245 height=44 fontsize=25 bordercol=yellow bordersize=3 bordertype=2>
     1358### todo ###
     1359<node hidden="yes" name="b4">
     1360### todo ###
    13491361</screen>
    13501362
     
    14381450</screen>
    14391451
    1440 
    1441 ### todo ###
    1442 <screen name="shortepg" title="EPG SHORT VIEW" hspace=30 vspace=30 fontcol=fontcol fontsize=30 posx=center posy=center width=1070 height=550 bgcol=bgcol bordercol=bgcol bordersize=1>
    1443 <node type=grid name=grid fontsize=25 posx=0 posy=1 width=100% height=-35 bordersize=0 scrollbar=no>
    1444 <node vspace=5 hspace=5 fontsize=20 type=textboxgridbr wrap=yes parent=grid posx=0 width=200 height=395 bgcol=bgcol name=pos1>
    1445 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=200 width=200 height=395 bgcol=bgcol name=pos2>
    1446 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=400 width=200 height=395 bgcol=bgcol name=pos3>
    1447 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=600 width=200 height=395 bgcol=bgcol name=pos4>
    1448 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=800 width=200 height=395 bgcol=bgcol name=pos5>
    1449 </screen>
    1450 
     1452<screen name="shortepg" title="EPG SHORT VIEW" hspace=10 vspace=10 fontcol=fontcol fontsize=30 posx=center posy=center width=1070 height=550 bgcol=bgcol bordercol=bgcol bordersize=1>
     1453<node type=grid name=grid fontsize=25 posx=0 posy=1 width=100% height=-5 bordersize=0 scrollbar=no>
     1454<node vspace=5 hspace=5 fontsize=20 type=textboxgridbr wrap=yes parent=grid posx=0 width=210 height=485 bgcol=bgcol name=pos1>
     1455<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=210 width=210 height=485 bgcol=bgcol name=pos2>
     1456<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=420 width=210 height=485 bgcol=bgcol name=pos3>
     1457<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=630 width=210 height=485 bgcol=bgcol name=pos4>
     1458<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=840 width=208 height=485 bgcol=bgcol name=pos5>
     1459</screen>
    14511460
    14521461<screen name="mediadbedit" title="MediaDB Edit" titlealign="center" valign=bottom hspace=15 vspace=15 font=AlteHaasGroteskBold fontcol=fontcol fontsize=26 posx=center posy=center width=1200 height=650 bgcol=bgcol bordercol=bgcol bordersize=1>
     
    14701479        <node name="b2" text="EXIT"    bordercol="exitcol" halign="center" valign="middle" posx="135" posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
    14711480        <node name="b3" text="PICTURE" bordercol="red"     halign="center" valign="middle" posx="270" posy="0" width="150" height="44" fontsize="25" bordersize="3" bordertype="2">
     1481</screen>
     1482
     1483
     1484<screen name="marker" title="Marker" titlealign="center" font="AlteHaasGroteskBold" fontsize="26" fontcol="fontcol" posx="center" posy="50" width="600" height="500" hspace="30" vspace="30" valign="bottom" bgcol="bgcol" bordercol="bgcol" bordersize="1">
     1485        <node name="listbox" type="listbox" scrollbar="auto" font="AlteHaasGroteskBold" fontsize="23" fontcol="fontcol" posx="10" posy="10" width="518" height="-55" bordercol="white">
     1486                <node type="menu" parent="listbox" name="dummy" text="dummy" textposx="0" halign="center" valign="middle" width="100%" height="50" hspace="5" hidden="yes">
     1487        <node name="b1" text="OK"     bordercol="okcol"   halign="center" valign="middle" posx="5"   posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
     1488        <node name="b2" text="EXIT"   bordercol="exitcol" halign="center" valign="middle" posx="135" posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
     1489        <node name="b3" text="delete" bordercol="red"     halign="center" valign="middle" posx="270" posy="0" width="150" height="44" fontsize="25" bordersize="3" bordertype="2">
     1490</screen>
     1491
     1492
     1493<screen name="playbufferstatus" func="getbufferstatus" type="progressbar" text="EXIT" font="AlteHaasGroteskBold" fontsize="20" fontcol="fontcol" halign="center" valign="middle" progresscol="green" bordercol="bgcol" bordersize="1" borderradius="6" posx="center" posy="60%" width="500" height="30">
    14721494</screen>
    14731495
  • ipk/source.sh4/titanswapskins_0Acht5Zehn/var/swap/titanskins/0Acht5Zehn/skin.xml

    r20092 r20093  
    187187</screen>
    188188
    189 <screen halign=center name="playpic" func=getplaypic param1="skin" posy=70 posx=70 width=160 height=180 bordercol=bordercol bordersize=0>
    190 <node fontsize=23 valign=bottom halign=center func=getplaytext text="" name=text posx=0 posy=0 width=100% height=100% fontcol=fontcol>
     189<screen name="playinfobarpic" func="getplaypic" param1="skin" posy="55" posx="55" halign="center" valign="top" width="80" height="60" bgcol="bgcol" bordercol="bgcol" bordersize="1" borderradius="5">
     190        <node name="text" text="" func="getplaytext" font="AlteHaasGroteskBold" fontsize="18" fontcol="fontcol" halign="center" valign="bottom" posx="0" posy="0" width="100%" height="98%">
     191</screen>
     192
     193<screen name="playinfobarcover" param1="skin" posx="905" posy="375" width="275" height="155" transparent="1">
     194        <node name="cover" halign="right" valign="bottom" posx="0" posy="0" width="275" height="155" picwidth="1" picheight="1">
    191195</screen>
    192196
     
    197201<node text="unknown" name=title posx=181 posy=14 width=820 height=26 fontcol=fontcol>
    198202<node func=gettime param1="%H:%M" name=time halign=right valign=middle posx=1102 posy=14 width=80 height=26 fontcol=fontcol>
    199 <node halign=right progresscol=progresscol bgcol=progresscolbg halign=right name=progress posy=45 posx=18 width=1164 height=12 bordersize=1 bordercol=bgcol borderradius=6>
     203<node name="progress" progresscol="progresscol" bordercol="bgcol" bordersize="1" borderradius="6" bgcol="progresscolbg" posx="18" posy="45" width="1080" height="12">
     204<node name="playbufferstatus" func="getbufferstatus" type="progressbar" progresscol="green" bordercol="bgcol" bordersize="1" borderradius="6" bgcol="progresscolbg" posx="1092" posy="45" width="90" height="12">
    200205<node text="---" halign=right name=reverse posx=982 posy=68 width=200 height=24 fontcol=fontcol>
    201206<node text="---" name=pos posx=18 posy=68 width=200 height=24 fontcol=fontcol>
     
    680685<screen fontcol=fontcol valign=bottom titlealign=center name="adjust" fontsize=26 title="Adjust" font=AlteHaasGroteskBold hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
    681686<node fontsize=23 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-55>
    682 <node name=volbartimeout type=choicebox parent=listbox valign=middle text="Volumebar Timeout" bordercol=bordercol width=100%>
    683 <node name=infobartimeout type=choicebox parent=listbox valign=middle text="Infobar Timeout" bordercol=bordercol width=100%>
    684 <node name=infobarsleep type=choicebox parent=listbox valign=middle text="Infobar Sleep" bordercol=bordercol width=100%>
    685 <node name=secondinfobar type=choicebox parent=listbox valign=middle text="Second Infobar" bordercol=bordercol width=100%>
    686 <node name=virtualzap type=choicebox parent=listbox valign=middle text="Virtualzap Timeout" bordercol=bordercol width=100%>
    687 <node name=spinnerspeed type=choicebox parent=listbox valign=middle text="Spinnerspeed" bordercol=bordercol width=100%>
    688 <node name=spinnertime type=choicebox parent=listbox valign=middle text="Spinnertime" bordercol=bordercol width=100%>
    689 <node name=hangtime type=choicebox parent=listbox valign=middle text="Hangtime" bordercol=bordercol width=100%>
    690 <node name=fastzap type=choicebox parent=listbox valign=middle text="Fastzap" bordercol=bordercol width=100%>
    691 <node name=nozapclear type=choicebox parent=listbox valign=middle text="Don't clear TV on zap (only with fastzap)" bordercol=bordercol width=100%>
    692 <node name=faststop type=choicebox parent=listbox valign=middle text="Faststop" bordercol=bordercol width=100%>
    693 <node name=dirsort type=choicebox parent=listbox valign=middle text="Dirsort" bordercol=bordercol width=100%>
    694 <node name=poweraktion type=choicebox parent=listbox valign=middle text="Power aktion" bordercol=bordercol width=100%>
    695 <node name=fasttextrender type=choicebox parent=listbox valign=middle text="Fast Text Render" bordercol=bordercol width=100%>
    696 <node name=recsplitsize type=choicebox parent=listbox valign=middle text="Record Split Size" bordercol=bordercol width=100%>
    697 <node name=recforerun type=choicebox parent=listbox valign=middle text="Record Forerun (min)" bordercol=bordercol width=100%>
    698 <node name=recoverrun type=choicebox parent=listbox valign=middle text="Record Overrun (min)" bordercol=bordercol width=100%>
    699 <node name=def_rectimer_after type=choicebox parent=listbox valign=middle text="Set action after rec" bordercol=bordercol width=100%>
    700 <node name=skip13 type=choicebox parent=listbox valign=middle text="Skip 1/3" bordercol=bordercol width=100%>
    701 <node name=skip46 type=choicebox parent=listbox valign=middle text="Skip 4/6" bordercol=bordercol width=100%>
    702 <node name=skip79 type=choicebox parent=listbox valign=middle text="Skip 7/9" bordercol=bordercol width=100%>
    703 <node name=playertype type=choicebox parent=listbox valign=middle text="Player for .ts" bordercol=bordercol width=100%>
    704 <node name=autochangechannelname type=choicebox parent=listbox valign=middle text="Change Channelname auto." bordercol=bordercol width=100%>
    705 <node name=deltimeshift type=choicebox parent=listbox valign=middle text="After Timeshift" bordercol=bordercol width=100%>
    706 <node name=showchanneltimeline type=choicebox parent=listbox valign=middle text="Show Timeline in Channellist" bordercol=bordercol width=100%>
    707 <node name=screenanim type=choicebox parent=listbox valign=middle text="Animated Screens" bordercol=bordercol width=100%>
    708 <node name=screenanimspeed type=choicebox parent=listbox valign=middle text="Animated Speed" bordercol=bordercol width=100%>
    709 <node name=channellistview type=choicebox parent=listbox valign=middle text="Channellist view" bordercol=bordercol width=100%>
    710 <node name=nocamsg type=choicebox parent=listbox valign=middle text="Show Module Messages" bordercol=bordercol width=100%>
    711 <node name=camwait type=choicebox parent=listbox valign=middle text="Wait for cam ready" bordercol=bordercol width=100%>
    712 <node name=checkcamdecrypt type=choicebox parent=listbox valign=middle text="Autocheck cam can decrypt" bordercol=bordercol width=100%>
    713 <node name=showlastpos type=choicebox parent=listbox valign=middle text="Show last pos Question" bordercol=bordercol width=100%>
    714 <node name=recsync type=choicebox parent=listbox valign=middle text="Resync Recording immediately" bordercol=bordercol width=100%>
    715 <node name=recordnamefmt type=choicebox parent=listbox valign=middle text="Recording name" bordercol=bordercol width=100%>
    716 <node name=caskipprivat type=choicebox parent=listbox valign=middle text="Skip privat CA descriptor" bordercol=bordercol width=100%>
    717 <node name=casendallcaids type=choicebox parent=listbox valign=middle text="Send all CAID to modules" bordercol=bordercol width=100%>
    718 <node name=newsletter type=choicebox parent=listbox valign=middle text="Newsletter" bordercol=bordercol width=100%>
    719 <node name=showhiddenfiles type=choicebox parent=listbox valign=middle text="Show hidden files" bordercol=bordercol width=100%>
    720 <node name=expertmodus type=choicebox parent=listbox valign=middle text="Expert Modus" bordercol=bordercol width=100%>
    721 <node name=infobarprogram type=choicebox parent=listbox valign=middle text="Show infobar on program change" bordercol=bordercol width=100%>
    722 <node name="at7000frontrun" text="LED - brightness running" type="choicebox" parent="listbox" valign="middle" width="100%" hidden="yes">
    723 <node name="at7000frontsleep" text="LED - brightness standby" type="choicebox" parent="listbox" valign="middle" width="100%" hidden="yes">
    724 <node name="crosscontrol" text="Use cross control for fast zapping and vol" type="choicebox" parent="listbox" valign="middle" width="100%">
    725 <node name="emucontrol" text="Deactivate Crypt Support on Media Playback" type="choicebox" parent="listbox" valign="middle" width="100%">
    726 <node name="choiceminitv" text="Deactivate MiniTV" type="choicebox" parent="listbox" valign="middle" width="100%">
    727 <node name="usecec" text="Activate CEC" type="choicebox" parent="listbox" valign="middle" width="100%">
     687        <node parent="listbox" name="volbartimeout" text="Volumebar Timeout" type="choicebox" valign="middle" width="100%">
     688        <node parent="listbox" name="infobarsleep" text="Infobar Sleep" type="choicebox" valign="middle" width="100%">
     689        <node parent="listbox" name="infobartimeout" text="Infobar Timeout" type="choicebox" valign="middle" width="100%">
     690        <node parent="listbox" name="secondinfobar" text="Second Infobar" type="choicebox" valign="middle" width="100%">
     691        <node parent="listbox" name="virtualzap" text="Virtualzap Timeout" type="choicebox" valign="middle" width="100%">
     692        <node parent="listbox" name="spinnerspeed" text="Spinnerspeed" type="choicebox" valign="middle" width="100%">
     693        <node parent="listbox" name="spinnertime" text="Spinnertime" type="choicebox" valign="middle" width="100%">
     694        <node parent="listbox" name="hangtime" text="Hangtime" type="choicebox" valign="middle" width="100%">
     695        <node parent="listbox" name="fastzap" text="Fastzap" type="choicebox" valign="middle" width="100%">
     696        <node parent="listbox" name="nozapclear" text="Don't clear TV on zap (only with fastzap)" type="choicebox" valign="middle" width="100%">
     697        <node parent="listbox" name="faststop" text="Faststop" type="choicebox" valign="middle" width="100%">
     698        <node parent="listbox" name="dirsort" text="Dirsort" type="choicebox" valign="middle" width="100%">
     699        <node parent="listbox" name="poweraktion" text="Power aktion" type="choicebox" valign="middle" width="100%">
     700        <node parent="listbox" name="fasttextrender" text="Fast Text Render" type="choicebox" valign="middle" width="100%">
     701        <node parent="listbox" name="recsplitsize" text="Record Split Size" type="choicebox" valign="middle" width="100%">
     702        <node parent="listbox" name="recforerun" text="Record Forerun (min)" type="choicebox" valign="middle" width="100%">
     703        <node parent="listbox" name="recoverrun" text="Record Overrun (min)" type="choicebox" valign="middle" width="100%">
     704        <node parent="listbox" name="def_rectimer_after" text="Set action after rec" type="choicebox" valign="middle" width="100%">
     705        <node parent="listbox" name="skip13" text="Skip 1/3" type="choicebox" valign="middle" width="100%">
     706        <node parent="listbox" name="skip46" text="Skip 4/6" type="choicebox" valign="middle" width="100%">
     707        <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%">
     708        <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%">
     709        <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
     710        <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%">
     711        <node parent="listbox" name="deltimeshift" text="After Timeshift" type="choicebox" valign="middle" width="100%">
     712        <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%">
     713        <node parent="listbox" name="screenanim" text="Animated Screens" type="choicebox" valign="middle" width="100%">
     714        <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%">
     715        <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%">
     716        <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
     717        <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
     718        <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%">
     719        <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%">
     720        <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%">
     721        <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
     722        <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
     723        <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%">
     724        <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%">
     725        <node parent="listbox" name="expertmodus" text="Expert Modus" type="choicebox" valign="middle" width="100%">
     726        <node parent="listbox" name="infobarprogram" text="Show infobar on program change" type="choicebox" valign="middle" width="100%">
     727        <node parent="listbox" name="at7000frontrun" text="LED - brightness running" type="choicebox" valign="middle" width="100%" hidden="yes">
     728        <node parent="listbox" name="at7000frontsleep" text="LED - brightness standby" type="choicebox" valign="middle" width="100%" hidden="yes">
     729        <node parent="listbox" name="crosscontrol" text="Use cross control for fast zapping and vol" type="choicebox" valign="middle" width="100%">
     730        <node parent="listbox" name="emucontrol" text="Deactivate Crypt Support on Media Playback" type="choicebox" valign="middle" width="100%">
     731        <node parent="listbox" name="choiceminitv" text="Deactivate MiniTV" type="choicebox" valign="middle" width="100%">
     732        <node parent="listbox" name="usecec" text="Activate CEC" type="choicebox" valign="middle" width="100%">
     733        <node parent="listbox" name="playerbuffersize" text="Playbackbuffer Size" type="choicebox" valign="middle" width="100%">
     734        <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%">
     735        <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%">
    728736<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>
    729737<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>
     
    943951<node hidden="yes" name="menutext">
    944952<node hidden="yes" name="details">
     953<node hidden="yes" name="titletext">
    945954</screen>
    946955
     
    13471356<node name=b2 text=Restore halign=center valign=center posx=145 posy=0 width=235 height=44 fontsize=25 bordercol=green bordersize=3 bordertype=2>
    13481357<node name=b3 text=Backup halign=center valign=center posx=390 posy=0 width=245 height=44 fontsize=25 bordercol=yellow bordersize=3 bordertype=2>
     1358### todo ###
     1359<node hidden="yes" name="b4">
     1360### todo ###
    13491361</screen>
    13501362
     
    14381450</screen>
    14391451
    1440 
    1441 ### todo ###
    1442 <screen name="shortepg" title="EPG SHORT VIEW" hspace=30 vspace=30 fontcol=fontcol fontsize=30 posx=center posy=center width=1070 height=550 bgcol=bgcol bordercol=bgcol bordersize=1>
    1443 <node type=grid name=grid fontsize=25 posx=0 posy=1 width=100% height=-35 bordersize=0 scrollbar=no>
    1444 <node vspace=5 hspace=5 fontsize=20 type=textboxgridbr wrap=yes parent=grid posx=0 width=200 height=395 bgcol=bgcol name=pos1>
    1445 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=200 width=200 height=395 bgcol=bgcol name=pos2>
    1446 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=400 width=200 height=395 bgcol=bgcol name=pos3>
    1447 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=600 width=200 height=395 bgcol=bgcol name=pos4>
    1448 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=800 width=200 height=395 bgcol=bgcol name=pos5>
    1449 </screen>
    1450 
     1452<screen name="shortepg" title="EPG SHORT VIEW" hspace=10 vspace=10 fontcol=fontcol fontsize=30 posx=center posy=center width=1070 height=550 bgcol=bgcol bordercol=bgcol bordersize=1>
     1453<node type=grid name=grid fontsize=25 posx=0 posy=1 width=100% height=-5 bordersize=0 scrollbar=no>
     1454<node vspace=5 hspace=5 fontsize=20 type=textboxgridbr wrap=yes parent=grid posx=0 width=210 height=485 bgcol=bgcol name=pos1>
     1455<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=210 width=210 height=485 bgcol=bgcol name=pos2>
     1456<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=420 width=210 height=485 bgcol=bgcol name=pos3>
     1457<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=630 width=210 height=485 bgcol=bgcol name=pos4>
     1458<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=840 width=208 height=485 bgcol=bgcol name=pos5>
     1459</screen>
    14511460
    14521461<screen name="mediadbedit" title="MediaDB Edit" titlealign="center" valign=bottom hspace=15 vspace=15 font=AlteHaasGroteskBold fontcol=fontcol fontsize=26 posx=center posy=center width=1200 height=650 bgcol=bgcol bordercol=bgcol bordersize=1>
     
    14701479        <node name="b2" text="EXIT"    bordercol="exitcol" halign="center" valign="middle" posx="135" posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
    14711480        <node name="b3" text="PICTURE" bordercol="red"     halign="center" valign="middle" posx="270" posy="0" width="150" height="44" fontsize="25" bordersize="3" bordertype="2">
     1481</screen>
     1482
     1483
     1484<screen name="marker" title="Marker" titlealign="center" font="AlteHaasGroteskBold" fontsize="26" fontcol="fontcol" posx="center" posy="50" width="600" height="500" hspace="30" vspace="30" valign="bottom" bgcol="bgcol" bordercol="bgcol" bordersize="1">
     1485        <node name="listbox" type="listbox" scrollbar="auto" font="AlteHaasGroteskBold" fontsize="23" fontcol="fontcol" posx="10" posy="10" width="518" height="-55" bordercol="white">
     1486                <node type="menu" parent="listbox" name="dummy" text="dummy" textposx="0" halign="center" valign="middle" width="100%" height="50" hspace="5" hidden="yes">
     1487        <node name="b1" text="OK"     bordercol="okcol"   halign="center" valign="middle" posx="5"   posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
     1488        <node name="b2" text="EXIT"   bordercol="exitcol" halign="center" valign="middle" posx="135" posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
     1489        <node name="b3" text="delete" bordercol="red"     halign="center" valign="middle" posx="270" posy="0" width="150" height="44" fontsize="25" bordersize="3" bordertype="2">
     1490</screen>
     1491
     1492
     1493<screen name="playbufferstatus" func="getbufferstatus" type="progressbar" text="EXIT" font="AlteHaasGroteskBold" fontsize="20" fontcol="fontcol" halign="center" valign="middle" progresscol="green" bordercol="bgcol" bordersize="1" borderradius="6" posx="center" posy="60%" width="500" height="30">
    14721494</screen>
    14731495
  • ipk/source.sh4/titanswapskins_0Acht5Zehnblack/var/swap/titanskins/0Acht5Zehn_black/skin.xml

    r20092 r20093  
    187187</screen>
    188188
    189 <screen halign=center name="playpic" func=getplaypic param1="skin" posy=70 posx=70 width=160 height=180 bordercol=bordercol bordersize=0>
    190 <node fontsize=23 valign=bottom halign=center func=getplaytext text="" name=text posx=0 posy=0 width=100% height=100% fontcol=fontcol>
     189<screen name="playinfobarpic" func="getplaypic" param1="skin" posy="55" posx="55" halign="center" valign="top" width="80" height="60" bgcol="bgcol" bordercol="bgcol" bordersize="1" borderradius="5">
     190        <node name="text" text="" func="getplaytext" font="AlteHaasGroteskBold" fontsize="18" fontcol="fontcol" halign="center" valign="bottom" posx="0" posy="0" width="100%" height="98%">
     191</screen>
     192
     193<screen name="playinfobarcover" param1="skin" posx="905" posy="375" width="275" height="155" transparent="1">
     194        <node name="cover" halign="right" valign="bottom" posx="0" posy="0" width="275" height="155" picwidth="1" picheight="1">
    191195</screen>
    192196
     
    197201<node text="unknown" name=title posx=181 posy=14 width=820 height=26 fontcol=fontcol>
    198202<node func=gettime param1="%H:%M" name=time halign=right valign=middle posx=1102 posy=14 width=80 height=26 fontcol=fontcol>
    199 <node halign=right progresscol=progresscol bgcol=progresscolbg halign=right name=progress posy=45 posx=18 width=1164 height=12 bordersize=1 bordercol=bgcol borderradius=6>
     203<node name="progress" progresscol="progresscol" bordercol="bgcol" bordersize="1" borderradius="6" bgcol="progresscolbg" posx="18" posy="45" width="1080" height="12">
     204<node name="playbufferstatus" func="getbufferstatus" type="progressbar" progresscol="green" bordercol="bgcol" bordersize="1" borderradius="6" bgcol="progresscolbg" posx="1092" posy="45" width="90" height="12">
    200205<node text="---" halign=right name=reverse posx=982 posy=68 width=200 height=24 fontcol=fontcol>
    201206<node text="---" name=pos posx=18 posy=68 width=200 height=24 fontcol=fontcol>
     
    680685<screen fontcol=fontcol valign=bottom titlealign=center name="adjust" fontsize=26 title="Adjust" font=AlteHaasGroteskBold hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
    681686<node fontsize=23 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-55>
    682 <node name=volbartimeout type=choicebox parent=listbox valign=middle text="Volumebar Timeout" bordercol=bordercol width=100%>
    683 <node name=infobartimeout type=choicebox parent=listbox valign=middle text="Infobar Timeout" bordercol=bordercol width=100%>
    684 <node name=infobarsleep type=choicebox parent=listbox valign=middle text="Infobar Sleep" bordercol=bordercol width=100%>
    685 <node name=secondinfobar type=choicebox parent=listbox valign=middle text="Second Infobar" bordercol=bordercol width=100%>
    686 <node name=virtualzap type=choicebox parent=listbox valign=middle text="Virtualzap Timeout" bordercol=bordercol width=100%>
    687 <node name=spinnerspeed type=choicebox parent=listbox valign=middle text="Spinnerspeed" bordercol=bordercol width=100%>
    688 <node name=spinnertime type=choicebox parent=listbox valign=middle text="Spinnertime" bordercol=bordercol width=100%>
    689 <node name=hangtime type=choicebox parent=listbox valign=middle text="Hangtime" bordercol=bordercol width=100%>
    690 <node name=fastzap type=choicebox parent=listbox valign=middle text="Fastzap" bordercol=bordercol width=100%>
    691 <node name=nozapclear type=choicebox parent=listbox valign=middle text="Don't clear TV on zap (only with fastzap)" bordercol=bordercol width=100%>
    692 <node name=faststop type=choicebox parent=listbox valign=middle text="Faststop" bordercol=bordercol width=100%>
    693 <node name=dirsort type=choicebox parent=listbox valign=middle text="Dirsort" bordercol=bordercol width=100%>
    694 <node name=poweraktion type=choicebox parent=listbox valign=middle text="Power aktion" bordercol=bordercol width=100%>
    695 <node name=fasttextrender type=choicebox parent=listbox valign=middle text="Fast Text Render" bordercol=bordercol width=100%>
    696 <node name=recsplitsize type=choicebox parent=listbox valign=middle text="Record Split Size" bordercol=bordercol width=100%>
    697 <node name=recforerun type=choicebox parent=listbox valign=middle text="Record Forerun (min)" bordercol=bordercol width=100%>
    698 <node name=recoverrun type=choicebox parent=listbox valign=middle text="Record Overrun (min)" bordercol=bordercol width=100%>
    699 <node name=def_rectimer_after type=choicebox parent=listbox valign=middle text="Set action after rec" bordercol=bordercol width=100%>
    700 <node name=skip13 type=choicebox parent=listbox valign=middle text="Skip 1/3" bordercol=bordercol width=100%>
    701 <node name=skip46 type=choicebox parent=listbox valign=middle text="Skip 4/6" bordercol=bordercol width=100%>
    702 <node name=skip79 type=choicebox parent=listbox valign=middle text="Skip 7/9" bordercol=bordercol width=100%>
    703 <node name=playertype type=choicebox parent=listbox valign=middle text="Player for .ts" bordercol=bordercol width=100%>
    704 <node name=autochangechannelname type=choicebox parent=listbox valign=middle text="Change Channelname auto." bordercol=bordercol width=100%>
    705 <node name=deltimeshift type=choicebox parent=listbox valign=middle text="After Timeshift" bordercol=bordercol width=100%>
    706 <node name=showchanneltimeline type=choicebox parent=listbox valign=middle text="Show Timeline in Channellist" bordercol=bordercol width=100%>
    707 <node name=screenanim type=choicebox parent=listbox valign=middle text="Animated Screens" bordercol=bordercol width=100%>
    708 <node name=screenanimspeed type=choicebox parent=listbox valign=middle text="Animated Speed" bordercol=bordercol width=100%>
    709 <node name=channellistview type=choicebox parent=listbox valign=middle text="Channellist view" bordercol=bordercol width=100%>
    710 <node name=nocamsg type=choicebox parent=listbox valign=middle text="Show Module Messages" bordercol=bordercol width=100%>
    711 <node name=camwait type=choicebox parent=listbox valign=middle text="Wait for cam ready" bordercol=bordercol width=100%>
    712 <node name=checkcamdecrypt type=choicebox parent=listbox valign=middle text="Autocheck cam can decrypt" bordercol=bordercol width=100%>
    713 <node name=showlastpos type=choicebox parent=listbox valign=middle text="Show last pos Question" bordercol=bordercol width=100%>
    714 <node name=recsync type=choicebox parent=listbox valign=middle text="Resync Recording immediately" bordercol=bordercol width=100%>
    715 <node name=recordnamefmt type=choicebox parent=listbox valign=middle text="Recording name" bordercol=bordercol width=100%>
    716 <node name=caskipprivat type=choicebox parent=listbox valign=middle text="Skip privat CA descriptor" bordercol=bordercol width=100%>
    717 <node name=casendallcaids type=choicebox parent=listbox valign=middle text="Send all CAID to modules" bordercol=bordercol width=100%>
    718 <node name=newsletter type=choicebox parent=listbox valign=middle text="Newsletter" bordercol=bordercol width=100%>
    719 <node name=showhiddenfiles type=choicebox parent=listbox valign=middle text="Show hidden files" bordercol=bordercol width=100%>
    720 <node name=expertmodus type=choicebox parent=listbox valign=middle text="Expert Modus" bordercol=bordercol width=100%>
    721 <node name=infobarprogram type=choicebox parent=listbox valign=middle text="Show infobar on program change" bordercol=bordercol width=100%>
    722 <node name="at7000frontrun" text="LED - brightness running" type="choicebox" parent="listbox" valign="middle" width="100%" hidden="yes">
    723 <node name="at7000frontsleep" text="LED - brightness standby" type="choicebox" parent="listbox" valign="middle" width="100%" hidden="yes">
    724 <node name="crosscontrol" text="Use cross control for fast zapping and vol" type="choicebox" parent="listbox" valign="middle" width="100%">
    725 <node name="emucontrol" text="Deactivate Crypt Support on Media Playback" type="choicebox" parent="listbox" valign="middle" width="100%">
    726 <node name="choiceminitv" text="Deactivate MiniTV" type="choicebox" parent="listbox" valign="middle" width="100%">
    727 <node name="usecec" text="Activate CEC" type="choicebox" parent="listbox" valign="middle" width="100%">
     687        <node parent="listbox" name="volbartimeout" text="Volumebar Timeout" type="choicebox" valign="middle" width="100%">
     688        <node parent="listbox" name="infobarsleep" text="Infobar Sleep" type="choicebox" valign="middle" width="100%">
     689        <node parent="listbox" name="infobartimeout" text="Infobar Timeout" type="choicebox" valign="middle" width="100%">
     690        <node parent="listbox" name="secondinfobar" text="Second Infobar" type="choicebox" valign="middle" width="100%">
     691        <node parent="listbox" name="virtualzap" text="Virtualzap Timeout" type="choicebox" valign="middle" width="100%">
     692        <node parent="listbox" name="spinnerspeed" text="Spinnerspeed" type="choicebox" valign="middle" width="100%">
     693        <node parent="listbox" name="spinnertime" text="Spinnertime" type="choicebox" valign="middle" width="100%">
     694        <node parent="listbox" name="hangtime" text="Hangtime" type="choicebox" valign="middle" width="100%">
     695        <node parent="listbox" name="fastzap" text="Fastzap" type="choicebox" valign="middle" width="100%">
     696        <node parent="listbox" name="nozapclear" text="Don't clear TV on zap (only with fastzap)" type="choicebox" valign="middle" width="100%">
     697        <node parent="listbox" name="faststop" text="Faststop" type="choicebox" valign="middle" width="100%">
     698        <node parent="listbox" name="dirsort" text="Dirsort" type="choicebox" valign="middle" width="100%">
     699        <node parent="listbox" name="poweraktion" text="Power aktion" type="choicebox" valign="middle" width="100%">
     700        <node parent="listbox" name="fasttextrender" text="Fast Text Render" type="choicebox" valign="middle" width="100%">
     701        <node parent="listbox" name="recsplitsize" text="Record Split Size" type="choicebox" valign="middle" width="100%">
     702        <node parent="listbox" name="recforerun" text="Record Forerun (min)" type="choicebox" valign="middle" width="100%">
     703        <node parent="listbox" name="recoverrun" text="Record Overrun (min)" type="choicebox" valign="middle" width="100%">
     704        <node parent="listbox" name="def_rectimer_after" text="Set action after rec" type="choicebox" valign="middle" width="100%">
     705        <node parent="listbox" name="skip13" text="Skip 1/3" type="choicebox" valign="middle" width="100%">
     706        <node parent="listbox" name="skip46" text="Skip 4/6" type="choicebox" valign="middle" width="100%">
     707        <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%">
     708        <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%">
     709        <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
     710        <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%">
     711        <node parent="listbox" name="deltimeshift" text="After Timeshift" type="choicebox" valign="middle" width="100%">
     712        <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%">
     713        <node parent="listbox" name="screenanim" text="Animated Screens" type="choicebox" valign="middle" width="100%">
     714        <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%">
     715        <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%">
     716        <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
     717        <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
     718        <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%">
     719        <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%">
     720        <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%">
     721        <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
     722        <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
     723        <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%">
     724        <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%">
     725        <node parent="listbox" name="expertmodus" text="Expert Modus" type="choicebox" valign="middle" width="100%">
     726        <node parent="listbox" name="infobarprogram" text="Show infobar on program change" type="choicebox" valign="middle" width="100%">
     727        <node parent="listbox" name="at7000frontrun" text="LED - brightness running" type="choicebox" valign="middle" width="100%" hidden="yes">
     728        <node parent="listbox" name="at7000frontsleep" text="LED - brightness standby" type="choicebox" valign="middle" width="100%" hidden="yes">
     729        <node parent="listbox" name="crosscontrol" text="Use cross control for fast zapping and vol" type="choicebox" valign="middle" width="100%">
     730        <node parent="listbox" name="emucontrol" text="Deactivate Crypt Support on Media Playback" type="choicebox" valign="middle" width="100%">
     731        <node parent="listbox" name="choiceminitv" text="Deactivate MiniTV" type="choicebox" valign="middle" width="100%">
     732        <node parent="listbox" name="usecec" text="Activate CEC" type="choicebox" valign="middle" width="100%">
     733        <node parent="listbox" name="playerbuffersize" text="Playbackbuffer Size" type="choicebox" valign="middle" width="100%">
     734        <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%">
     735        <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%">
    728736<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>
    729737<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>
     
    943951<node hidden="yes" name="menutext">
    944952<node hidden="yes" name="details">
     953<node hidden="yes" name="titletext">
    945954</screen>
    946955
     
    13471356<node name=b2 text=Restore halign=center valign=center posx=145 posy=0 width=235 height=44 fontsize=25 bordercol=green bordersize=3 bordertype=2>
    13481357<node name=b3 text=Backup halign=center valign=center posx=390 posy=0 width=245 height=44 fontsize=25 bordercol=yellow bordersize=3 bordertype=2>
     1358### todo ###
     1359<node hidden="yes" name="b4">
     1360### todo ###
    13491361</screen>
    13501362
     
    14381450</screen>
    14391451
    1440 
    1441 ### todo ###
    1442 <screen name="shortepg" title="EPG SHORT VIEW" hspace=30 vspace=30 fontcol=fontcol fontsize=30 posx=center posy=center width=1070 height=550 bgcol=bgcol bordercol=bgcol bordersize=1>
    1443 <node type=grid name=grid fontsize=25 posx=0 posy=1 width=100% height=-35 bordersize=0 scrollbar=no>
    1444 <node vspace=5 hspace=5 fontsize=20 type=textboxgridbr wrap=yes parent=grid posx=0 width=200 height=395 bgcol=bgcol name=pos1>
    1445 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=200 width=200 height=395 bgcol=bgcol name=pos2>
    1446 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=400 width=200 height=395 bgcol=bgcol name=pos3>
    1447 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=600 width=200 height=395 bgcol=bgcol name=pos4>
    1448 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=800 width=200 height=395 bgcol=bgcol name=pos5>
    1449 </screen>
    1450 
     1452<screen name="shortepg" title="EPG SHORT VIEW" hspace=10 vspace=10 fontcol=fontcol fontsize=30 posx=center posy=center width=1070 height=550 bgcol=bgcol bordercol=bgcol bordersize=1>
     1453<node type=grid name=grid fontsize=25 posx=0 posy=1 width=100% height=-5 bordersize=0 scrollbar=no>
     1454<node vspace=5 hspace=5 fontsize=20 type=textboxgridbr wrap=yes parent=grid posx=0 width=210 height=485 bgcol=bgcol name=pos1>
     1455<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=210 width=210 height=485 bgcol=bgcol name=pos2>
     1456<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=420 width=210 height=485 bgcol=bgcol name=pos3>
     1457<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=630 width=210 height=485 bgcol=bgcol name=pos4>
     1458<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=840 width=208 height=485 bgcol=bgcol name=pos5>
     1459</screen>
    14511460
    14521461<screen name="mediadbedit" title="MediaDB Edit" titlealign="center" valign=bottom hspace=15 vspace=15 font=AlteHaasGroteskBold fontcol=fontcol fontsize=26 posx=center posy=center width=1200 height=650 bgcol=bgcol bordercol=bgcol bordersize=1>
     
    14701479        <node name="b2" text="EXIT"    bordercol="exitcol" halign="center" valign="middle" posx="135" posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
    14711480        <node name="b3" text="PICTURE" bordercol="red"     halign="center" valign="middle" posx="270" posy="0" width="150" height="44" fontsize="25" bordersize="3" bordertype="2">
     1481</screen>
     1482
     1483
     1484<screen name="marker" title="Marker" titlealign="center" font="AlteHaasGroteskBold" fontsize="26" fontcol="fontcol" posx="center" posy="50" width="600" height="500" hspace="30" vspace="30" valign="bottom" bgcol="bgcol" bordercol="bgcol" bordersize="1">
     1485        <node name="listbox" type="listbox" scrollbar="auto" font="AlteHaasGroteskBold" fontsize="23" fontcol="fontcol" posx="10" posy="10" width="518" height="-55" bordercol="white">
     1486                <node type="menu" parent="listbox" name="dummy" text="dummy" textposx="0" halign="center" valign="middle" width="100%" height="50" hspace="5" hidden="yes">
     1487        <node name="b1" text="OK"     bordercol="okcol"   halign="center" valign="middle" posx="5"   posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
     1488        <node name="b2" text="EXIT"   bordercol="exitcol" halign="center" valign="middle" posx="135" posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
     1489        <node name="b3" text="delete" bordercol="red"     halign="center" valign="middle" posx="270" posy="0" width="150" height="44" fontsize="25" bordersize="3" bordertype="2">
     1490</screen>
     1491
     1492
     1493<screen name="playbufferstatus" func="getbufferstatus" type="progressbar" text="EXIT" font="AlteHaasGroteskBold" fontsize="20" fontcol="fontcol" halign="center" valign="middle" progresscol="green" bordercol="bgcol" bordersize="1" borderradius="6" posx="center" posy="60%" width="500" height="30">
    14721494</screen>
    14731495
  • ipk/source.sh4/titanswapskins_0Acht5Zehnblack/var/swap/titanskins/0Acht5Zehn_black/skinconfig

    r18821 r20093  
    2020fontcol=ffffff
    2121fontfile3=/var/swap/titanskins/0Acht5Zehn_black/fonts/AlteHaasGroteskBold.ttf
    22 fontfile4=/var/swap/titanskins/0Acht5Zehn_black/fonts/Roboto-Light.ttf
    2322green=00ff00
    2423grey=c7c7c7
  • ipk/source.sh4/titanswapskins_0Acht5Zehnwhite/var/swap/titanskins/0Acht5Zehn_white/skin.xml

    r20092 r20093  
    187187</screen>
    188188
    189 <screen halign=center name="playpic" func=getplaypic param1="skin" posy=70 posx=70 width=160 height=180 bordercol=bordercol bordersize=0>
    190 <node fontsize=23 valign=bottom halign=center func=getplaytext text="" name=text posx=0 posy=0 width=100% height=100% fontcol=fontcol>
     189<screen name="playinfobarpic" func="getplaypic" param1="skin" posy="55" posx="55" halign="center" valign="top" width="80" height="60" bgcol="bgcol" bordercol="bgcol" bordersize="1" borderradius="5">
     190        <node name="text" text="" func="getplaytext" font="AlteHaasGroteskBold" fontsize="18" fontcol="fontcol" halign="center" valign="bottom" posx="0" posy="0" width="100%" height="98%">
     191</screen>
     192
     193<screen name="playinfobarcover" param1="skin" posx="905" posy="375" width="275" height="155" transparent="1">
     194        <node name="cover" halign="right" valign="bottom" posx="0" posy="0" width="275" height="155" picwidth="1" picheight="1">
    191195</screen>
    192196
     
    197201<node text="unknown" name=title posx=181 posy=14 width=820 height=26 fontcol=fontcol>
    198202<node func=gettime param1="%H:%M" name=time halign=right valign=middle posx=1102 posy=14 width=80 height=26 fontcol=fontcol>
    199 <node halign=right progresscol=progresscol bgcol=progresscolbg halign=right name=progress posy=45 posx=18 width=1164 height=12 bordersize=1 bordercol=bgcol borderradius=6>
     203<node name="progress" progresscol="progresscol" bordercol="bgcol" bordersize="1" borderradius="6" bgcol="progresscolbg" posx="18" posy="45" width="1080" height="12">
     204<node name="playbufferstatus" func="getbufferstatus" type="progressbar" progresscol="green" bordercol="bgcol" bordersize="1" borderradius="6" bgcol="progresscolbg" posx="1092" posy="45" width="90" height="12">
    200205<node text="---" halign=right name=reverse posx=982 posy=68 width=200 height=24 fontcol=fontcol>
    201206<node text="---" name=pos posx=18 posy=68 width=200 height=24 fontcol=fontcol>
     
    680685<screen fontcol=fontcol valign=bottom titlealign=center name="adjust" fontsize=26 title="Adjust" font=AlteHaasGroteskBold hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
    681686<node fontsize=23 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-55>
    682 <node name=volbartimeout type=choicebox parent=listbox valign=middle text="Volumebar Timeout" bordercol=bordercol width=100%>
    683 <node name=infobartimeout type=choicebox parent=listbox valign=middle text="Infobar Timeout" bordercol=bordercol width=100%>
    684 <node name=infobarsleep type=choicebox parent=listbox valign=middle text="Infobar Sleep" bordercol=bordercol width=100%>
    685 <node name=secondinfobar type=choicebox parent=listbox valign=middle text="Second Infobar" bordercol=bordercol width=100%>
    686 <node name=virtualzap type=choicebox parent=listbox valign=middle text="Virtualzap Timeout" bordercol=bordercol width=100%>
    687 <node name=spinnerspeed type=choicebox parent=listbox valign=middle text="Spinnerspeed" bordercol=bordercol width=100%>
    688 <node name=spinnertime type=choicebox parent=listbox valign=middle text="Spinnertime" bordercol=bordercol width=100%>
    689 <node name=hangtime type=choicebox parent=listbox valign=middle text="Hangtime" bordercol=bordercol width=100%>
    690 <node name=fastzap type=choicebox parent=listbox valign=middle text="Fastzap" bordercol=bordercol width=100%>
    691 <node name=nozapclear type=choicebox parent=listbox valign=middle text="Don't clear TV on zap (only with fastzap)" bordercol=bordercol width=100%>
    692 <node name=faststop type=choicebox parent=listbox valign=middle text="Faststop" bordercol=bordercol width=100%>
    693 <node name=dirsort type=choicebox parent=listbox valign=middle text="Dirsort" bordercol=bordercol width=100%>
    694 <node name=poweraktion type=choicebox parent=listbox valign=middle text="Power aktion" bordercol=bordercol width=100%>
    695 <node name=fasttextrender type=choicebox parent=listbox valign=middle text="Fast Text Render" bordercol=bordercol width=100%>
    696 <node name=recsplitsize type=choicebox parent=listbox valign=middle text="Record Split Size" bordercol=bordercol width=100%>
    697 <node name=recforerun type=choicebox parent=listbox valign=middle text="Record Forerun (min)" bordercol=bordercol width=100%>
    698 <node name=recoverrun type=choicebox parent=listbox valign=middle text="Record Overrun (min)" bordercol=bordercol width=100%>
    699 <node name=def_rectimer_after type=choicebox parent=listbox valign=middle text="Set action after rec" bordercol=bordercol width=100%>
    700 <node name=skip13 type=choicebox parent=listbox valign=middle text="Skip 1/3" bordercol=bordercol width=100%>
    701 <node name=skip46 type=choicebox parent=listbox valign=middle text="Skip 4/6" bordercol=bordercol width=100%>
    702 <node name=skip79 type=choicebox parent=listbox valign=middle text="Skip 7/9" bordercol=bordercol width=100%>
    703 <node name=playertype type=choicebox parent=listbox valign=middle text="Player for .ts" bordercol=bordercol width=100%>
    704 <node name=autochangechannelname type=choicebox parent=listbox valign=middle text="Change Channelname auto." bordercol=bordercol width=100%>
    705 <node name=deltimeshift type=choicebox parent=listbox valign=middle text="After Timeshift" bordercol=bordercol width=100%>
    706 <node name=showchanneltimeline type=choicebox parent=listbox valign=middle text="Show Timeline in Channellist" bordercol=bordercol width=100%>
    707 <node name=screenanim type=choicebox parent=listbox valign=middle text="Animated Screens" bordercol=bordercol width=100%>
    708 <node name=screenanimspeed type=choicebox parent=listbox valign=middle text="Animated Speed" bordercol=bordercol width=100%>
    709 <node name=channellistview type=choicebox parent=listbox valign=middle text="Channellist view" bordercol=bordercol width=100%>
    710 <node name=nocamsg type=choicebox parent=listbox valign=middle text="Show Module Messages" bordercol=bordercol width=100%>
    711 <node name=camwait type=choicebox parent=listbox valign=middle text="Wait for cam ready" bordercol=bordercol width=100%>
    712 <node name=checkcamdecrypt type=choicebox parent=listbox valign=middle text="Autocheck cam can decrypt" bordercol=bordercol width=100%>
    713 <node name=showlastpos type=choicebox parent=listbox valign=middle text="Show last pos Question" bordercol=bordercol width=100%>
    714 <node name=recsync type=choicebox parent=listbox valign=middle text="Resync Recording immediately" bordercol=bordercol width=100%>
    715 <node name=recordnamefmt type=choicebox parent=listbox valign=middle text="Recording name" bordercol=bordercol width=100%>
    716 <node name=caskipprivat type=choicebox parent=listbox valign=middle text="Skip privat CA descriptor" bordercol=bordercol width=100%>
    717 <node name=casendallcaids type=choicebox parent=listbox valign=middle text="Send all CAID to modules" bordercol=bordercol width=100%>
    718 <node name=newsletter type=choicebox parent=listbox valign=middle text="Newsletter" bordercol=bordercol width=100%>
    719 <node name=showhiddenfiles type=choicebox parent=listbox valign=middle text="Show hidden files" bordercol=bordercol width=100%>
    720 <node name=expertmodus type=choicebox parent=listbox valign=middle text="Expert Modus" bordercol=bordercol width=100%>
    721 <node name=infobarprogram type=choicebox parent=listbox valign=middle text="Show infobar on program change" bordercol=bordercol width=100%>
    722 <node name="at7000frontrun" text="LED - brightness running" type="choicebox" parent="listbox" valign="middle" width="100%" hidden="yes">
    723 <node name="at7000frontsleep" text="LED - brightness standby" type="choicebox" parent="listbox" valign="middle" width="100%" hidden="yes">
    724 <node name="crosscontrol" text="Use cross control for fast zapping and vol" type="choicebox" parent="listbox" valign="middle" width="100%">
    725 <node name="emucontrol" text="Deactivate Crypt Support on Media Playback" type="choicebox" parent="listbox" valign="middle" width="100%">
    726 <node name="choiceminitv" text="Deactivate MiniTV" type="choicebox" parent="listbox" valign="middle" width="100%">
    727 <node name="usecec" text="Activate CEC" type="choicebox" parent="listbox" valign="middle" width="100%">
     687        <node parent="listbox" name="volbartimeout" text="Volumebar Timeout" type="choicebox" valign="middle" width="100%">
     688        <node parent="listbox" name="infobarsleep" text="Infobar Sleep" type="choicebox" valign="middle" width="100%">
     689        <node parent="listbox" name="infobartimeout" text="Infobar Timeout" type="choicebox" valign="middle" width="100%">
     690        <node parent="listbox" name="secondinfobar" text="Second Infobar" type="choicebox" valign="middle" width="100%">
     691        <node parent="listbox" name="virtualzap" text="Virtualzap Timeout" type="choicebox" valign="middle" width="100%">
     692        <node parent="listbox" name="spinnerspeed" text="Spinnerspeed" type="choicebox" valign="middle" width="100%">
     693        <node parent="listbox" name="spinnertime" text="Spinnertime" type="choicebox" valign="middle" width="100%">
     694        <node parent="listbox" name="hangtime" text="Hangtime" type="choicebox" valign="middle" width="100%">
     695        <node parent="listbox" name="fastzap" text="Fastzap" type="choicebox" valign="middle" width="100%">
     696        <node parent="listbox" name="nozapclear" text="Don't clear TV on zap (only with fastzap)" type="choicebox" valign="middle" width="100%">
     697        <node parent="listbox" name="faststop" text="Faststop" type="choicebox" valign="middle" width="100%">
     698        <node parent="listbox" name="dirsort" text="Dirsort" type="choicebox" valign="middle" width="100%">
     699        <node parent="listbox" name="poweraktion" text="Power aktion" type="choicebox" valign="middle" width="100%">
     700        <node parent="listbox" name="fasttextrender" text="Fast Text Render" type="choicebox" valign="middle" width="100%">
     701        <node parent="listbox" name="recsplitsize" text="Record Split Size" type="choicebox" valign="middle" width="100%">
     702        <node parent="listbox" name="recforerun" text="Record Forerun (min)" type="choicebox" valign="middle" width="100%">
     703        <node parent="listbox" name="recoverrun" text="Record Overrun (min)" type="choicebox" valign="middle" width="100%">
     704        <node parent="listbox" name="def_rectimer_after" text="Set action after rec" type="choicebox" valign="middle" width="100%">
     705        <node parent="listbox" name="skip13" text="Skip 1/3" type="choicebox" valign="middle" width="100%">
     706        <node parent="listbox" name="skip46" text="Skip 4/6" type="choicebox" valign="middle" width="100%">
     707        <node parent="listbox" name="skip79" text="Skip 7/9" type="choicebox" valign="middle" width="100%">
     708        <node parent="listbox" name="playertype" text="Player for .ts" type="choicebox" valign="middle" width="100%">
     709        <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
     710        <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%">
     711        <node parent="listbox" name="deltimeshift" text="After Timeshift" type="choicebox" valign="middle" width="100%">
     712        <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%">
     713        <node parent="listbox" name="screenanim" text="Animated Screens" type="choicebox" valign="middle" width="100%">
     714        <node parent="listbox" name="screenanimspeed" text="Animated Speed" type="choicebox" valign="middle" width="100%">
     715        <node parent="listbox" name="channellistview" text="Channellist view" type="choicebox" valign="middle" width="100%">
     716        <node parent="listbox" name="camwait" text="Wait for cam ready" type="choicebox" valign="middle" width="100%">
     717        <node parent="listbox" name="checkcamdecrypt" text="Autocheck cam can decrypt" type="choicebox" valign="middle" width="100%">
     718        <node parent="listbox" name="showlastpos" text="Show last pos Question" type="choicebox" valign="middle" width="100%">
     719        <node parent="listbox" name="recsync" text="Resync Recording immediately" type="choicebox" valign="middle" width="100%">
     720        <node parent="listbox" name="recordnamefmt" text="Recording name" type="choicebox" valign="middle" width="100%">
     721        <node parent="listbox" name="caskipprivat" text="Skip privat CA descriptor" type="choicebox" valign="middle" width="100%">
     722        <node parent="listbox" name="casendallcaids" text="Send all CAID to modules" type="choicebox" valign="middle" width="100%">
     723        <node parent="listbox" name="newsletter" text="Newsletter" type="choicebox" valign="middle" width="100%">
     724        <node parent="listbox" name="showhiddenfiles" text="Show hidden files" type="choicebox" valign="middle" width="100%">
     725        <node parent="listbox" name="expertmodus" text="Expert Modus" type="choicebox" valign="middle" width="100%">
     726        <node parent="listbox" name="infobarprogram" text="Show infobar on program change" type="choicebox" valign="middle" width="100%">
     727        <node parent="listbox" name="at7000frontrun" text="LED - brightness running" type="choicebox" valign="middle" width="100%" hidden="yes">
     728        <node parent="listbox" name="at7000frontsleep" text="LED - brightness standby" type="choicebox" valign="middle" width="100%" hidden="yes">
     729        <node parent="listbox" name="crosscontrol" text="Use cross control for fast zapping and vol" type="choicebox" valign="middle" width="100%">
     730        <node parent="listbox" name="emucontrol" text="Deactivate Crypt Support on Media Playback" type="choicebox" valign="middle" width="100%">
     731        <node parent="listbox" name="choiceminitv" text="Deactivate MiniTV" type="choicebox" valign="middle" width="100%">
     732        <node parent="listbox" name="usecec" text="Activate CEC" type="choicebox" valign="middle" width="100%">
     733        <node parent="listbox" name="playerbuffersize" text="Playbackbuffer Size" type="choicebox" valign="middle" width="100%">
     734        <node parent="listbox" name="playerbufferseektime" text="Time to wait after seek for fill buffer" type="choicebox" valign="middle" width="100%">
     735        <node parent="listbox" name="sataswitch" text="SATA Connector" type="choicebox" valign="middle" width="100%">
    728736<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>
    729737<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>
     
    943951<node hidden="yes" name="menutext">
    944952<node hidden="yes" name="details">
     953<node hidden="yes" name="titletext">
    945954</screen>
    946955
     
    13471356<node name=b2 text=Restore halign=center valign=center posx=145 posy=0 width=235 height=44 fontsize=25 bordercol=green bordersize=3 bordertype=2>
    13481357<node name=b3 text=Backup halign=center valign=center posx=390 posy=0 width=245 height=44 fontsize=25 bordercol=yellow bordersize=3 bordertype=2>
     1358### todo ###
     1359<node hidden="yes" name="b4">
     1360### todo ###
    13491361</screen>
    13501362
     
    14381450</screen>
    14391451
    1440 
    1441 ### todo ###
    1442 <screen name="shortepg" title="EPG SHORT VIEW" hspace=30 vspace=30 fontcol=fontcol fontsize=30 posx=center posy=center width=1070 height=550 bgcol=bgcol bordercol=bgcol bordersize=1>
    1443 <node type=grid name=grid fontsize=25 posx=0 posy=1 width=100% height=-35 bordersize=0 scrollbar=no>
    1444 <node vspace=5 hspace=5 fontsize=20 type=textboxgridbr wrap=yes parent=grid posx=0 width=200 height=395 bgcol=bgcol name=pos1>
    1445 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=200 width=200 height=395 bgcol=bgcol name=pos2>
    1446 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=400 width=200 height=395 bgcol=bgcol name=pos3>
    1447 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=600 width=200 height=395 bgcol=bgcol name=pos4>
    1448 <node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=800 width=200 height=395 bgcol=bgcol name=pos5>
    1449 </screen>
    1450 
     1452<screen name="shortepg" title="EPG SHORT VIEW" hspace=10 vspace=10 fontcol=fontcol fontsize=30 posx=center posy=center width=1070 height=550 bgcol=bgcol bordercol=bgcol bordersize=1>
     1453<node type=grid name=grid fontsize=25 posx=0 posy=1 width=100% height=-5 bordersize=0 scrollbar=no>
     1454<node vspace=5 hspace=5 fontsize=20 type=textboxgridbr wrap=yes parent=grid posx=0 width=210 height=485 bgcol=bgcol name=pos1>
     1455<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=210 width=210 height=485 bgcol=bgcol name=pos2>
     1456<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=420 width=210 height=485 bgcol=bgcol name=pos3>
     1457<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=630 width=210 height=485 bgcol=bgcol name=pos4>
     1458<node vspace=5 hspace=5 fontsize=20 type=textbox wrap=yes parent=grid posx=840 width=208 height=485 bgcol=bgcol name=pos5>
     1459</screen>
    14511460
    14521461<screen name="mediadbedit" title="MediaDB Edit" titlealign="center" valign=bottom hspace=15 vspace=15 font=AlteHaasGroteskBold fontcol=fontcol fontsize=26 posx=center posy=center width=1200 height=650 bgcol=bgcol bordercol=bgcol bordersize=1>
     
    14701479        <node name="b2" text="EXIT"    bordercol="exitcol" halign="center" valign="middle" posx="135" posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
    14711480        <node name="b3" text="PICTURE" bordercol="red"     halign="center" valign="middle" posx="270" posy="0" width="150" height="44" fontsize="25" bordersize="3" bordertype="2">
     1481</screen>
     1482
     1483
     1484<screen name="marker" title="Marker" titlealign="center" font="AlteHaasGroteskBold" fontsize="26" fontcol="fontcol" posx="center" posy="50" width="600" height="500" hspace="30" vspace="30" valign="bottom" bgcol="bgcol" bordercol="bgcol" bordersize="1">
     1485        <node name="listbox" type="listbox" scrollbar="auto" font="AlteHaasGroteskBold" fontsize="23" fontcol="fontcol" posx="10" posy="10" width="518" height="-55" bordercol="white">
     1486                <node type="menu" parent="listbox" name="dummy" text="dummy" textposx="0" halign="center" valign="middle" width="100%" height="50" hspace="5" hidden="yes">
     1487        <node name="b1" text="OK"     bordercol="okcol"   halign="center" valign="middle" posx="5"   posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
     1488        <node name="b2" text="EXIT"   bordercol="exitcol" halign="center" valign="middle" posx="135" posy="0" width="120" height="44" fontsize="25" bordersize="3" bordertype="2">
     1489        <node name="b3" text="delete" bordercol="red"     halign="center" valign="middle" posx="270" posy="0" width="150" height="44" fontsize="25" bordersize="3" bordertype="2">
     1490</screen>
     1491
     1492
     1493<screen name="playbufferstatus" func="getbufferstatus" type="progressbar" text="EXIT" font="AlteHaasGroteskBold" fontsize="20" fontcol="fontcol" halign="center" valign="middle" progresscol="green" bordercol="bgcol" bordersize="1" borderradius="6" posx="center" posy="60%" width="500" height="30">
    14721494</screen>
    14731495
Note: See TracChangeset for help on using the changeset viewer.