Changeset 13990


Ignore:
Timestamp:
Feb 5, 2012, 5:39:31 PM (14 years ago)
Author:
tobayer
Message:

[ipk] update tobayer01 & ufs912 skins, now version 1.10

Location:
ipk/source.sh4
Files:
4 added
18 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanskins_tobayer01/CONTROL/control

    r12625 r13990  
    11Package: titan-plugin-skins-tobayer01
    2 Version: 1.3
     2Version: 1.10
    33Description: Skin tobayer01 for tiTan. Please use grey Picons.
    44Section: skins
  • ipk/source.sh4/titanskins_tobayer01/CONTROL/postinst

    r12781 r13990  
    22TMP=/tmp/.titanskin
    33echo "successfully installed"
     4
    45echo "now you can choose the new skin...."
    56if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1 | wc -l` -eq 1 ]; then
  • ipk/source.sh4/titanskins_tobayer01/CONTROL/preinst

    r12781 r13990  
    2323        SIZE=980
    2424        echo "checking freespace"
    25         echo packege size $SIZE kb
     25        echo package size $SIZE kb
    2626        echo freespace size $FREE kb
    2727        if  [ "$FREE" -lt "$SIZE" ]; then
  • ipk/source.sh4/titanskins_tobayer01/var/usr/local/share/titan/skin/tobayer01/skin.xml

    r13306 r13990  
    44
    55<screen name="logo" posx="0" posy="0" width="1280" height="720" picwidth="1280" picheight="720">
     6</screen>
     7
     8
     9<screen name="numinput" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="500" height="150" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
     10        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
     11                <node name="input" type="inputboxnum" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" valign="middle" posx="10" posy="10" width="480" height="-50" bordercol="fontcol">
     12        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="450" posy="0" width="40" height="40">
     13        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
     14</screen>
     15
     16
     17<screen name="satfinder" title="Satfinder" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="500" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
     18        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
     19                <node name="signal" progresscol="progresscol" bordersize="2" bordercol="progress_border" func="getsignalline" param1="%d" posx="center" posy="10" width="600" height="30">
     20                <node name="signaltext" fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getsignal" param1="Signal: %d%%" posx="center" posy="10" width="600" height="30">
     21                <node name="snr"    progresscol="progresscol" bordersize="2" bordercol="progress_border" func="getsnrline"    param1="%d" posx="center" posy="50" width="600" height="30">
     22                <node name="snrtext"    fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getsnr"    param1="SNR: %d%%"    posx="center" posy="50" width="600" height="30">
     23                <node name="bertext"    fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getber"    param1="BER: %d"      posx="center" posy="90" width="600" height="30">
     24                <node name="unctext"    fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getunc"    param1="UNC: %d"      posx="center" posy="130" width="600" height="30">
     25        <node name="b1" picmem="skin/key_exit.png"   halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
    626</screen>
    727
     
    1939                <node name="signaltext" fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getsignal" param1="Signal: %d%%" posx="center" posy="260" width="600" height="30">
    2040                <node name="snrtext"    fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getsnr"    param1="SNR: %d%%"    posx="center" posy="300" width="600" height="30">
     41                <node name="bertext"    fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getber"    param1="BER: %d"      posx="center" posy="340" width="600" height="30">
    2142        <node name="b1" picmem="skin/key_red.png"    textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="60"  posy="0" width="185" height="40">
    2243        <node name="b2" picmem="skin/key_green.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="255" posy="0" width="195" height="40">
     
    3152        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
    3253        <node name="timeline"       font="font1" charspace="-1" fontsize="18" fontcol="fontcol"  valign="top" scrollbar="no"                  posx="270" posy="20" width="930" height="30" bordercol="fontcol2">
    33         <node name="channellistbox" font="font1" charspace="-1" fontsize="24" fontcol="fontcol"  valign="top" scrollbar="no"  type="listbox"  posx="10"  posy="50" width="260" height="-40">
    34         <node name="listbox"        font="font1" charspace="-1" fontsize="18" fontcol="fontcol2" valign="top" scrollbar="yes" type="grid"     posx="270" posy="49" width="930" height="-40" bordercol="fontcol">
     54        <node name="channellistbox" font="font1" charspace="-1" fontsize="24" fontcol="fontcol"  valign="top" scrollbar="no"  type="listbox"  posx="10"  posy="50" width="260" height="-200">
     55        <node name="listbox"        font="font1" charspace="-1" fontsize="18" fontcol="fontcol2" valign="top" scrollbar="yes" type="grid"     posx="270" posy="49" width="930" height="-200" bordercol="fontcol">
     56        <node name="epgdesc" type="textbox" wrap="yes" font="font1" charspace="-1" fontsize="26" fontcol="fontcol" posx="10" posy="450" width="1190" height="-50" bordersize="1" bordercol="fontcol" bordertype="1">
    3557        <node name="b1" text="Timer"      picmem="skin/key_red.png"    textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10"  posy="0" width="190" height="40">
    3658        <node name="b2" text="EPG"        picmem="skin/key_green.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="210" posy="0" width="190" height="40">
     
    391413                <node name="minutes" text="Minutes" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
    392414                <node name="mode" text="StandBy Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    393         <node name="b1" text="Cancel Shutdown" picmem="skin/key_red.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10"  posy="0" width="350" height="40">
    394         <node name="b2" text="Use EPG Endtime" picmem="skin/key_blue.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="370" posy="0" width="350" height="40">
    395         <node name="b3" picmem="skin/key_ok.png"     halign="center" valign="middle" posx="800" posy="0" width="40" height="40">
    396         <node name="b4" picmem="skin/key_exit.png"   halign="center" valign="middle" posx="850"  posy="0" width="40" height="40">
    397 </screen>
    398 
    399 <screen valign=bottom titlealign=center name="numinput" hspace=5 vspace=5 fontcol=fontcol fontsize=30 posx=center posy=center width=500 height=100 bordercol=bordercol bordersize=1 bgcol=bgcol>
    400 <node valign=center bordersize=2 fontsize=30 bordercol=bordercol scrollbar=auto type=inputboxnum name=input posy=1 width=100% height=-35>
    401         <node name="b1" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="50"  posy="0" width="50" height="40">
    402         <node name="b2" picmem="skin/key_ok.png"   halign="left" valign="middle" posx="10" posy="0" width="50" height="40">
    403 </screen>
     415        <node name="b1" picmem="skin/key_ok.png"     halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
     416        <node name="b2" picmem="skin/key_exit.png"   halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
     417        <node name="b3" text="Cancel"          picmem="skin/key_red.png"   textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="250" height="40">
     418        <node name="b4" text="Use EPG Endtime" picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="320" posy="0" width="350" height="40">
     419</screen>
     420
    404421
    405422<screen name="tunerreceptiondvbc" title="Tuner Reception" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="500" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
     
    453470<screen name="linkedchannel" title="Subservices" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="500" height="300" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
    454471        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="480" height="-10" bordercol="fontcol">
     472</screen>
     473
     474
     475<screen name="ownpos" title="Own Position" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="500" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
     476        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
     477        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
     478                <node name="latitude" text="Latitude" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
     479                <node name="latpos" text="" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     480                <node name="longitude" text="Longitude" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
     481                <node name="longpos" text="" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     482        <node name="b1" picmem="skin/key_ok.png"     halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
     483        <node name="b2" picmem="skin/key_exit.png"   halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
    455484</screen>
    456485
     
    506535        <node name="b1" picmem="skin/key_ok.png"     halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
    507536        <node name="b2" picmem="skin/key_exit.png"   halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
    508         <node name="b3" text="EDIT" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="187" height="40">
     537        <node name="b3" text="EDIT"    picmem="skin/key_red.png"   textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="190" height="40">
     538        <node name="b4" text="OWN POS" picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="260" posy="0" width="250" height="40">
    509539</screen>
    510540
     
    576606        <node func="getresolution" param1="icons" halign="center" valign="middle" posx="1170" posy="0" width="50" height="50">
    577607
    578         <node func="getpicon" posx="70" posy="56" width="100" height="60">
     608        <node func="getpicon" posx="70" posy="56" width="100" height="60" picwidth="100" picheight="60">
    579609
    580610        <node func="getepgaktstart" param1="%H:%M"           halign="left"  valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="200" posy="50" width="80"  height="33">
     
    609639        <node posx="749" posy="10" width="1" height="-50" bgcol="fontcol">
    610640        <node posx="760" posy="460" width="440" height="1" bgcol="fontcol">
     641        <node name="channeltimeline" progresscol="fontcol" bordercol="fontcol" bordersize="1" posx="10" posy="10" width="80" height="10" hidden="yes">
    611642        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="27" fontcol="fontcol2" fontsize2="27" fontcol2="fontcol" posx="10" posy="10" width="740" height="-50" bordercol="fontcol">
    612643                <node name="epgstart" func="getepgmarkedstart" param1="%R" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="760" posy="10" width="100" height="35">
     
    663694
    664695
    665 <screen name="recordpath" title="Record Path" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="500" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
     696<screen name="recordpath" title="Record Path settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="500" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
    666697        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
    667698        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
     
    745776                <node name="recforerun" text="Record Forerun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    746777                <node name="recoverrun" text="Record Overrun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     778                <node name="def_rectimer_after" text="Set action after rec" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    747779                <node name="skip13" text="Skip 1/3" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    748780                <node name="skip46" text="Skip 4/6" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    749781                <node name="skip79" text="Skip 7/9" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     782                <node name="playertype" text="Player for .ts" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    750783                <node name="nocamsg" text="Show Modules" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    751784                <node name="autochangechannelname" text="Change Channelname auto." type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     785                <node name="deltimeshift" text="After Timeshift" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     786                <node name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    752787        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
    753788        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
     
    805840                <node name="panel" type="menu" text="Panel" picmem="skin/panel.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    806841                <node name="timermenu" type="menu" text="Records and EPG ..." picmem="skin/timer.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    807                 <node name="scartrecorder" type="menu" text="Scart-Recorder" picmem="skin/scartrecorder.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
     842#<node name="scartrecorder" type="menu" text="Scart-Recorder" picmem="skin/scartrecorder.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    808843                <node name="information" type="menu" text="Information..." picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    809844                <node name="plugins" type="menu" text="Plugins" picmem="skin/plugins.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
     
    12031238                <node type=MENU pic=%pluginpath%/panel/skin/panel.png textposx=120 valign=middle name=panel_system_eraseswap text="Erase Swap" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    12041239                <node type=MENU pic=%pluginpath%/panel/skin/panel_info.png textposx=120 valign=middle name=panel_system_imageinfo text="Image Information" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     1240                <node type=MENU pic=%pluginpath%/panel/skin/panel_info.png textposx=120 valign=middle name=panel_system_getserial text="Serial Information" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    12051241                <node type=MENU pic=%pluginpath%/panel/skin/panel_backup.png textposx=120 valign=middle name=panel_system_backup text="Backup" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    12061242                <node type=MENU pic=%pluginpath%/panel/skin/panel_backup_and_restore_settings.png textposx=120 valign=middle name=panel_system_restore text="Settings backup/restore" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
  • ipk/source.sh4/titanskins_tobayer01/var/usr/local/share/titan/skin/tobayer01/skinconfig

    r13412 r13990  
    1414epgcol2=959595
    1515epgcol3=339966
    16 epgheight=45
     16epgheight=60
     17epgpicheight=60
     18epgchannelpiconwidth=105
     19epgchannelwidth=225
    1720fontcol=B6AFA9
    1821fontcol2=ffffff
  • ipk/source.sh4/titanskins_ufs912/CONTROL/control

    r12642 r13990  
    11Package: titan-plugin-skins-ufs912
    2 Version: 1.1
     2Version: 1.10
    33Description: Skin ufs912 for tiTan. Use white Picons.
    44Section: skins
  • ipk/source.sh4/titanskins_ufs912/CONTROL/preinst

    r12781 r13990  
    22#
    33TMP=/tmp/.titanskin
     4echo "syncing disk"
     5sync
    46
    57model=`cat /etc/model`
     
    2123        SIZE=972
    2224        echo "checking freespace"
    23         echo packege size $SIZE kb
     25        echo package size $SIZE kb
    2426        echo freespace size $FREE kb
    2527        if  [ "$FREE" -lt "$SIZE" ]; then
  • ipk/source.sh4/titanskins_ufs912/var/usr/local/share/titan/skin/ufs912/skin.xml

    r13306 r13990  
    1 <screen name="autores" fontcol="fontcol1" font="font1" charspace="-1" fontsize="30" posx="50" posy="650" width="120" height="40" bgcol="bgcol" halign="center" valign="middle" bordercol="bordercol" bordersize="1">
     1<screen name="autores" fontcol="fontcol1" font="font1" charspace="-1" fontsize="22" posx="85" posy="651" width="100" height="30" bgcol="bgcol" halign="center" valign="middle" bordercol="bordercol" bordersize="1">
    22</screen>
    33
    44
    55<screen name="logo" posx="0" posy="0" width="1280" height="720" picwidth="1280" picheight="720">
     6</screen>
     7
     8
     9<screen name="numinput" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="500" height="150" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
     10        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
     11        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="496" height="30">
     12                <node name="input" type="inputboxnum" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" valign="middle" posx="10" posy="25" width="476" height="-40" bordercol="fontcol">
     13        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="436" posy="0" width="50" height="40">
     14        <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
     15</screen>
     16
     17
     18<screen name="satfinder" title="Satfinder" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
     19        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
     20        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
     21                <node name="signal" progresscol="progresscol" bordersize="2" bordercol="progress_border" func="getsignalline" param1="%d" posx="center" posy="30" width="600" height="30">
     22                <node name="signaltext" fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getsignal" param1="Signal: %d%%" posx="center" posy="30" width="600" height="30">
     23                <node name="snr" progresscol="progresscol" bordersize="2" bordercol="progress_border" func="getsnrline" param1="%d" posx="center" posy="70" width="600" height="30">
     24                <node name="snrtext" fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getsnr" param1="SNR: %d%%" posx="center" posy="70" width="600" height="30">
     25                <node name="bertext" fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getber" param1="BER: %d" posx="center" posy="110" width="600" height="30">
     26                <node name="unctext" fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getunc" param1="UNC: %d" posx="center" posy="150" width="600" height="30">
     27        <node name="b1" picmem="skin/key_exit.png" halign="left" valign="middle" posx="10" posy="0" width="50" height="40">
    628</screen>
    729
     
    2042                <node name="signaltext" fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getsignal" param1="Signal: %d%%" posx="center" posy="260" width="600" height="30">
    2143                <node name="snrtext"    fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getsnr"    param1="SNR: %d%%"    posx="center" posy="300" width="600" height="30">
     44                <node name="bertext"    fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getber"    param1="BER: %d"      posx="center" posy="340" width="600" height="30">
    2245        <node name="b1" picmem="skin/key_red.png"    textposx="30" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="60"  posy="0" width="185" height="40">
    2346        <node name="b2" picmem="skin/key_green.png"  textposx="30" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="255" posy="0" width="195" height="40">
     
    3356        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="1210" height="30">
    3457        <node name="timeline"       font="font1" charspace="-1" fontsize="18" fontcol="fontcol1" valign="top" scrollbar="no"                  posx="270" posy="20" width="930" height="30" bordercol="fontcol2">
    35         <node name="channellistbox" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" valign="top" scrollbar="no"  type="listbox"  posx="10"  posy="50" width="260" height="-40">
    36         <node name="listbox"        font="font1" charspace="-1" fontsize="18" fontcol="fontcol1" valign="top" scrollbar="yes" type="grid"     posx="270" posy="49" width="930" height="-40" bordercol="fontcol2">
     58        <node name="channellistbox" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" valign="top" scrollbar="no"  type="listbox"  posx="10"  posy="50" width="260" height="-200">
     59        <node name="listbox"        font="font1" charspace="-1" fontsize="18" fontcol="fontcol1" valign="top" scrollbar="yes" type="grid"     posx="270" posy="49" width="930" height="-200" bordercol="fontcol2">
     60        <node name="epgdesc" type="textbox" wrap="yes" font="font1" charspace="-1" fontsize="26" fontcol="fontcol" posx="10" posy="460" width="1190" height="-40" bordersize="1" bordercol="fontcol" bordertype="1">
    3761        <node name="b1" text="Timer"      picmem="skin/key_red.png"    textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="190" height="40">
    3862        <node name="b2" text="EPG"        picmem="skin/key_green.png"  textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="210" posy="0" width="190" height="40">
     
    405429                <node name="minutes" text="Minutes" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
    406430                <node name="mode" text="StandBy Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    407         <node name="b1" text="Cancel Shutdown" picmem="skin/key_red.png"  textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="350" height="40">
    408         <node name="b2" text="Use EPG Endtime" picmem="skin/key_blue.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="370" posy="0" width="350" height="40">
    409         <node name="b3" picmem="skin/key_ok.png"   halign="left" valign="middle" posx="806" posy="0" width="50" height="40">
    410         <node name="b4" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="836"  posy="0" width="50" height="40">
     431        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
     432        <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
     433        <node name="b3" text="Cancel"          picmem="skin/key_red.png"   textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="60"  posy="0" width="250" height="40">
     434        <node name="b4" text="Use EPG Endtime" picmem="skin/key_green.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="320" posy="0" width="350" height="40">
    411435</screen>
    412436
     
    417441        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="25" width="876" height="-40" bordercol="fontcol2">
    418442        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
    419         <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="796"  posy="0" width="50" height="40">
     443        <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
    420444</screen>
    421445
     
    473497
    474498
     499<screen name="ownpos" title="Own Position" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
     500        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
     501        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
     502        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="25" width="876" height="-40" bordercol="fontcol2">
     503                <node name="latitude" text="Latitude" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
     504                <node name="latpos" text="" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     505                <node name="longitude" text="Longitude" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
     506                <node name="longpos" text="" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     507        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
     508        <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
     509</screen>
     510
     511
    475512<screen name="diseqcscreen" title="Diseqc Settings" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
    476513        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
     
    527564        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
    528565        <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
    529         <node name="b3" text="EDIT" picmem="skin/key_red.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="70" posy="0" width="250" height="40">
     566        <node name="b3" text="EDIT" picmem="skin/key_red.png"      textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="70"  posy="0" width="250" height="40">
     567        <node name="b4" text="OWN POS" picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="330" posy="0" width="190" height="40">
    530568</screen>
    531569
     
    672710        <node posx="749" posy="25" width="1" height="-40" bgcol="fontcol2">
    673711        <node posx="760" posy="475" width="440" height="1" bgcol="fontcol2">
     712        <node name="channeltimeline" progresscol="bordercol" bgcol="bgcol" bordercol="bordercol" bordersize="1" posx="10" posy="10" width="80" height="10" hidden="yes">
    674713        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="27" fontcol="fontcol1" fontsize2="27" fontcol2="fontcol2" posx="10" posy="25" width="740" height="-40" bordercol="fontcol2">
    675         <node name="epgstart" func="getepgmarkedstart" param1="%R" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="760" posy="25" width="100" height="35">
    676         <node name="time" func="gettime" param1="%R" halign="center" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="930" posy="25" width="100" height="35">
    677         <node name="epgend" func="getepgmarkedend" param1="%R" halign="right" font="font1" charspace="-1" fontsize="28" fontcol="fontcol2" posx="1100" posy="25" width="100" height="35">
    678         <node name="epgline" func="getepgmarkedtimeline" progresscol="bordercol" bgcol="bgcol" bordercol="bordercol" bordersize="1" posx="760" posy="65" width="440" height="10">
    679         <node name="epg" func="getepgmarkeddesc" type="textbox" wrap="yes" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="760" posy="80" width="440" height="-180">
    680         <node name="epg" func="getepgmarkedlist" param1="5" type="textbox" wrap="no" font="font1" charspace="-1" fontsize="24" fontcol="fontcol2" valign="middle" posx="760" posy="480" width="440" height="-40">
     714                <node name="epgstart" func="getepgmarkedstart" param1="%R" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="760" posy="25" width="100" height="35">
     715                <node name="time" func="gettime" param1="%R" halign="center" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="930" posy="25" width="100" height="35">
     716                <node name="epgend" func="getepgmarkedend" param1="%R" halign="right" font="font1" charspace="-1" fontsize="28" fontcol="fontcol2" posx="1100" posy="25" width="100" height="35">
     717                <node name="epgline" func="getepgmarkedtimeline" progresscol="bordercol" bgcol="bgcol" bordercol="bordercol" bordersize="1" posx="760" posy="65" width="440" height="10">
     718                <node name="epg" func="getepgmarkeddesc" type="textbox" wrap="yes" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="760" posy="80" width="440" height="-180">
     719                <node name="epg" func="getepgmarkedlist" param1="5" type="textbox" wrap="no" font="font1" charspace="-1" fontsize="24" fontcol="fontcol2" valign="middle" posx="760" posy="480" width="440" height="-40">
    681720        <node name="b1" text="ALL"  picmem="skin/key_red.png"    textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="140" height="40">
    682721        <node name="b2" text="SAT"  picmem="skin/key_green.png"  textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="160" posy="0" width="190" height="40">
     
    728767
    729768
    730 <screen name="recordpath" title="Record Path" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
     769<screen name="recordpath" title="Record Path settings" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
    731770        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
    732771        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
     
    816855                <node name="recforerun" text="Record Forerun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    817856                <node name="recoverrun" text="Record Overrun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     857                <node name="def_rectimer_after" text="Set action after rec" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    818858                <node name="skip13" text="Skip 1/3" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    819859                <node name="skip46" text="Skip 4/6" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    820860                <node name="skip79" text="Skip 7/9" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     861                <node name="playertype" text="Player for .ts" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    821862                <node name="nocamsg" text="Show Modules" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    822863                <node name="autochangechannelname" text="Change Channelname auto." type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     864                <node name="deltimeshift" text="After Timeshift" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     865                <node name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    823866        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
    824867        <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
     
    882925                <node name="panel" type="menu" text="Panel" picmem="skin/panel.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    883926                <node name="timermenu" type="menu" text="Records and EPG ..." picmem="skin/timer.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    884                 <node name="scartrecorder" type="menu" text="Scart-Recorder" picmem="skin/scartrecorder.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
     927#<node name="scartrecorder" type="menu" text="Scart-Recorder" picmem="skin/scartrecorder.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    885928                <node name="information" type="menu" text="Information..." picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    886929                <node name="plugins" type="menu" text="Plugins" picmem="skin/plugins.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
     
    13121355                <node type=MENU name="panel_system_eraseswap" text="Erase Swap" picmem="plugins/panel.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    13131356                <node type=MENU name="panel_system_imageinfo" text="Image Information" picmem="plugins/panel_info.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
     1357                <node type=MENU name="panel_system_getserial" text="Serial Information" picmem="plugins/panel_info.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    13141358                <node type=MENU name="panel_system_backup" text="Backup" picmem="plugins/panel_backup.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    13151359                <node type=MENU name="panel_system_restore" text="Settings backup/restore" picmem="plugins/panel_backup_and_restore_settings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
     
    15521596</screen>
    15531597
    1554 <screen valign=bottom titlealign=center name="numinput" hspace=5 vspace=5 fontcol=fontcol fontsize=30 posx=center posy=center width=500 height=100 bordercol=bordercol bordersize=1 bgcol=bgcol>
    1555 <node valign=center bordersize=2 fontsize=30 bordercol=bordercol scrollbar=auto type=inputboxnum name=input posy=1 width=100% height=-35>
    1556         <node name="b1" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="50"  posy="0" width="50" height="40">
    1557         <node name="b2" picmem="skin/key_ok.png"   halign="left" valign="middle" posx="10" posy="0" width="50" height="40">
    1558 </screen>
  • ipk/source.sh4/titanskins_ufs912/var/usr/local/share/titan/skin/ufs912/skinconfig

    r13412 r13990  
    1010epgcol1=cccccc
    1111epgcol2=cccccc
    12 epgcol3=339966
    13 epgheight=45
     12epgcol3=bbbbbb
     13epgheight=60
     14epgpicheight=60
     15epgchannelpiconwidth=105
     16epgchannelwidth=225
    1417fontcol=eeeeee
    1518fontcol1=000001
  • ipk/source.sh4/titanswapskins_tobayer01/CONTROL/control

    r12626 r13990  
    11Package: titan-plugin-swapskins-tobayer01
    2 Version: 1.3
     2Version: 1.10
    33Description: Swapskin tobayer01 for tiTan. Please use grey Picons.
    44Section: skins
  • ipk/source.sh4/titanswapskins_tobayer01/CONTROL/postinst

    r12781 r13990  
    1212fi
    1313echo "now you can choose the new skin...."
     14
    1415exit 0
  • ipk/source.sh4/titanswapskins_tobayer01/CONTROL/preinst

    r12781 r13990  
    22#
    33TMP=/tmp/.titanskin
     4echo "syncing disk"
     5sync
    46
    57model=`cat /etc/model`
     
    3032        SIZE=1050
    3133        echo "checking freespace"
    32         echo packege size $SIZE kb
     34        echo package size $SIZE kb
    3335        echo freespace size $FREE kb
    3436        if  [ "$FREE" -lt "$SIZE" ]; then
     
    4244        sync
    4345fi
     46
    4447buildgroup=`cat /etc/.buildgroup`
    4548echo "checking OS"       
  • ipk/source.sh4/titanswapskins_tobayer01/var/swap/titanskins/tobayer01/skin.xml

    r13306 r13990  
    44
    55<screen name="logo" posx="0" posy="0" width="1280" height="720" picwidth="1280" picheight="720">
     6</screen>
     7
     8
     9<screen name="numinput" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="500" height="150" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
     10        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
     11                <node name="input" type="inputboxnum" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" valign="middle" posx="10" posy="10" width="480" height="-50" bordercol="fontcol">
     12        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="450" posy="0" width="40" height="40">
     13        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
     14</screen>
     15
     16
     17<screen name="satfinder" title="Satfinder" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="500" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
     18        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
     19                <node name="signal" progresscol="progresscol" bordersize="2" bordercol="progress_border" func="getsignalline" param1="%d" posx="center" posy="10" width="600" height="30">
     20                <node name="signaltext" fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getsignal" param1="Signal: %d%%" posx="center" posy="10" width="600" height="30">
     21                <node name="snr"    progresscol="progresscol" bordersize="2" bordercol="progress_border" func="getsnrline"    param1="%d" posx="center" posy="50" width="600" height="30">
     22                <node name="snrtext"    fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getsnr"    param1="SNR: %d%%"    posx="center" posy="50" width="600" height="30">
     23                <node name="bertext"    fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getber"    param1="BER: %d"      posx="center" posy="90" width="600" height="30">
     24                <node name="unctext"    fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getunc"    param1="UNC: %d"      posx="center" posy="130" width="600" height="30">
     25        <node name="b1" picmem="skin/key_exit.png"   halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
    626</screen>
    727
     
    1939                <node name="signaltext" fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getsignal" param1="Signal: %d%%" posx="center" posy="260" width="600" height="30">
    2040                <node name="snrtext"    fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getsnr"    param1="SNR: %d%%"    posx="center" posy="300" width="600" height="30">
     41                <node name="bertext"    fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getber"    param1="BER: %d"      posx="center" posy="340" width="600" height="30">
    2142        <node name="b1" picmem="skin/key_red.png"    textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="60"  posy="0" width="185" height="40">
    2243        <node name="b2" picmem="skin/key_green.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol" posx="255" posy="0" width="195" height="40">
     
    3152        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
    3253        <node name="timeline"       font="font1" charspace="-1" fontsize="18" fontcol="fontcol"  valign="top" scrollbar="no"                  posx="270" posy="20" width="930" height="30" bordercol="fontcol2">
    33         <node name="channellistbox" font="font1" charspace="-1" fontsize="24" fontcol="fontcol"  valign="top" scrollbar="no"  type="listbox"  posx="10"  posy="50" width="260" height="-40">
    34         <node name="listbox"        font="font1" charspace="-1" fontsize="18" fontcol="fontcol2" valign="top" scrollbar="yes" type="grid"     posx="270" posy="49" width="930" height="-40" bordercol="fontcol">
     54        <node name="channellistbox" font="font1" charspace="-1" fontsize="24" fontcol="fontcol"  valign="top" scrollbar="no"  type="listbox"  posx="10"  posy="50" width="260" height="-200">
     55        <node name="listbox"        font="font1" charspace="-1" fontsize="18" fontcol="fontcol2" valign="top" scrollbar="yes" type="grid"     posx="270" posy="49" width="930" height="-200" bordercol="fontcol">
     56        <node name="epgdesc" type="textbox" wrap="yes" font="font1" charspace="-1" fontsize="26" fontcol="fontcol" posx="10" posy="450" width="1190" height="-50" bordersize="1" bordercol="fontcol" bordertype="1">
    3557        <node name="b1" text="Timer"      picmem="skin/key_red.png"    textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10"  posy="0" width="190" height="40">
    3658        <node name="b2" text="EPG"        picmem="skin/key_green.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="210" posy="0" width="190" height="40">
     
    391413                <node name="minutes" text="Minutes" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
    392414                <node name="mode" text="StandBy Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    393         <node name="b1" text="Cancel Shutdown" picmem="skin/key_red.png"  textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10"  posy="0" width="350" height="40">
    394         <node name="b2" text="Use EPG Endtime" picmem="skin/key_blue.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="370" posy="0" width="350" height="40">
    395         <node name="b3" picmem="skin/key_ok.png"     halign="center" valign="middle" posx="800" posy="0" width="40" height="40">
    396         <node name="b4" picmem="skin/key_exit.png"   halign="center" valign="middle" posx="850"  posy="0" width="40" height="40">
    397 </screen>
    398 
    399 <screen valign=bottom titlealign=center name="numinput" hspace=5 vspace=5 fontcol=fontcol fontsize=30 posx=center posy=center width=500 height=100 bordercol=bordercol bordersize=1 bgcol=bgcol>
    400 <node valign=center bordersize=2 fontsize=30 bordercol=bordercol scrollbar=auto type=inputboxnum name=input posy=1 width=100% height=-35>
    401         <node name="b1" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="50"  posy="0" width="50" height="40">
    402         <node name="b2" picmem="skin/key_ok.png"   halign="left" valign="middle" posx="10" posy="0" width="50" height="40">
    403 </screen>
     415        <node name="b1" picmem="skin/key_ok.png"     halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
     416        <node name="b2" picmem="skin/key_exit.png"   halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
     417        <node name="b3" text="Cancel"          picmem="skin/key_red.png"   textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="250" height="40">
     418        <node name="b4" text="Use EPG Endtime" picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="320" posy="0" width="350" height="40">
     419</screen>
     420
    404421
    405422<screen name="tunerreceptiondvbc" title="Tuner Reception" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="500" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
     
    453470<screen name="linkedchannel" title="Subservices" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="500" height="300" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
    454471        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="480" height="-10" bordercol="fontcol">
     472</screen>
     473
     474
     475<screen name="ownpos" title="Own Position" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="500" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
     476        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
     477        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
     478                <node name="latitude" text="Latitude" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
     479                <node name="latpos" text="" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     480                <node name="longitude" text="Longitude" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
     481                <node name="longpos" text="" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     482        <node name="b1" picmem="skin/key_ok.png"     halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
     483        <node name="b2" picmem="skin/key_exit.png"   halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
    455484</screen>
    456485
     
    506535        <node name="b1" picmem="skin/key_ok.png"     halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
    507536        <node name="b2" picmem="skin/key_exit.png"   halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
    508         <node name="b3" text="EDIT" picmem="skin/key_red.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="187" height="40">
     537        <node name="b3" text="EDIT"    picmem="skin/key_red.png"   textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="60"  posy="0" width="190" height="40">
     538        <node name="b4" text="OWN POS" picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="260" posy="0" width="250" height="40">
    509539</screen>
    510540
     
    576606        <node func="getresolution" param1="icons" halign="center" valign="middle" posx="1170" posy="0" width="50" height="50">
    577607
    578         <node func="getpicon" posx="70" posy="56" width="100" height="60">
     608        <node func="getpicon" posx="70" posy="56" width="100" height="60" picwidth="100" picheight="60">
    579609
    580610        <node func="getepgaktstart" param1="%H:%M"           halign="left"  valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="200" posy="50" width="80"  height="33">
     
    609639        <node posx="749" posy="10" width="1" height="-50" bgcol="fontcol">
    610640        <node posx="760" posy="460" width="440" height="1" bgcol="fontcol">
     641        <node name="channeltimeline" progresscol="fontcol" bordercol="fontcol" bordersize="1" posx="10" posy="10" width="80" height="10" hidden="yes">
    611642        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="27" fontcol="fontcol2" fontsize2="27" fontcol2="fontcol" posx="10" posy="10" width="740" height="-50" bordercol="fontcol">
    612643                <node name="epgstart" func="getepgmarkedstart" param1="%R" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="760" posy="10" width="100" height="35">
     
    663694
    664695
    665 <screen name="recordpath" title="Record Path" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="500" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
     696<screen name="recordpath" title="Record Path settings" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="500" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
    666697        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
    667698        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
     
    745776                <node name="recforerun" text="Record Forerun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    746777                <node name="recoverrun" text="Record Overrun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     778                <node name="def_rectimer_after" text="Set action after rec" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    747779                <node name="skip13" text="Skip 1/3" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    748780                <node name="skip46" text="Skip 4/6" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    749781                <node name="skip79" text="Skip 7/9" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     782                <node name="playertype" text="Player for .ts" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    750783                <node name="nocamsg" text="Show Modules" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    751784                <node name="autochangechannelname" text="Change Channelname auto." type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     785                <node name="deltimeshift" text="After Timeshift" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     786                <node name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    752787        <node name="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
    753788        <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
     
    805840                <node name="panel" type="menu" text="Panel" picmem="skin/panel.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    806841                <node name="timermenu" type="menu" text="Records and EPG ..." picmem="skin/timer.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    807                 <node name="scartrecorder" type="menu" text="Scart-Recorder" picmem="skin/scartrecorder.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
     842#<node name="scartrecorder" type="menu" text="Scart-Recorder" picmem="skin/scartrecorder.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    808843                <node name="information" type="menu" text="Information..." picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    809844                <node name="plugins" type="menu" text="Plugins" picmem="skin/plugins.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
     
    12031238                <node type=MENU pic=%pluginpath%/panel/skin/panel.png textposx=120 valign=middle name=panel_system_eraseswap text="Erase Swap" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    12041239                <node type=MENU pic=%pluginpath%/panel/skin/panel_info.png textposx=120 valign=middle name=panel_system_imageinfo text="Image Information" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     1240                <node type=MENU pic=%pluginpath%/panel/skin/panel_info.png textposx=120 valign=middle name=panel_system_getserial text="Serial Information" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    12051241                <node type=MENU pic=%pluginpath%/panel/skin/panel_backup.png textposx=120 valign=middle name=panel_system_backup text="Backup" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    12061242                <node type=MENU pic=%pluginpath%/panel/skin/panel_backup_and_restore_settings.png textposx=120 valign=middle name=panel_system_restore text="Settings backup/restore" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
  • ipk/source.sh4/titanswapskins_tobayer01/var/swap/titanskins/tobayer01/skinconfig

    r13412 r13990  
    1414epgcol2=959595
    1515epgcol3=339966
    16 epgheight=45
     16epgheight=60
     17epgpicheight=60
     18epgchannelpiconwidth=105
     19epgchannelwidth=225
    1720fontcol=B6AFA9
    1821fontcol2=ffffff
  • ipk/source.sh4/titanswapskins_ufs912/CONTROL/control

    r12642 r13990  
    11Package: titan-plugin-swapskins-ufs912
    2 Version: 1.1
     2Version: 1.10
    33Description: Swapskin ufs912 for tiTan. Use white Picons.
    44Section: skins
  • ipk/source.sh4/titanswapskins_ufs912/CONTROL/preinst

    r12781 r13990  
    22#
    33TMP=/tmp/.titanskin
     4echo "syncing disk"
     5sync
    46
    57model=`cat /etc/model`
     
    4244        sync
    4345fi
     46
    4447buildgroup=`cat /etc/.buildgroup`
    4548echo "checking OS"       
  • ipk/source.sh4/titanswapskins_ufs912/var/swap/titanskins/ufs912/skin.xml

    r13306 r13990  
    1 <screen name="autores" fontcol="fontcol1" font="font1" charspace="-1" fontsize="30" posx="50" posy="650" width="120" height="40" bgcol="bgcol" halign="center" valign="middle" bordercol="bordercol" bordersize="1">
     1<screen name="autores" fontcol="fontcol1" font="font1" charspace="-1" fontsize="22" posx="85" posy="651" width="100" height="30" bgcol="bgcol" halign="center" valign="middle" bordercol="bordercol" bordersize="1">
    22</screen>
    33
    44
    55<screen name="logo" posx="0" posy="0" width="1280" height="720" picwidth="1280" picheight="720">
     6</screen>
     7
     8
     9<screen name="numinput" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="500" height="150" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
     10        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
     11        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="496" height="30">
     12                <node name="input" type="inputboxnum" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" valign="middle" posx="10" posy="25" width="476" height="-40" bordercol="fontcol">
     13        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="436" posy="0" width="50" height="40">
     14        <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
     15</screen>
     16
     17
     18<screen name="satfinder" title="Satfinder" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
     19        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
     20        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
     21                <node name="signal" progresscol="progresscol" bordersize="2" bordercol="progress_border" func="getsignalline" param1="%d" posx="center" posy="30" width="600" height="30">
     22                <node name="signaltext" fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getsignal" param1="Signal: %d%%" posx="center" posy="30" width="600" height="30">
     23                <node name="snr" progresscol="progresscol" bordersize="2" bordercol="progress_border" func="getsnrline" param1="%d" posx="center" posy="70" width="600" height="30">
     24                <node name="snrtext" fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getsnr" param1="SNR: %d%%" posx="center" posy="70" width="600" height="30">
     25                <node name="bertext" fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getber" param1="BER: %d" posx="center" posy="110" width="600" height="30">
     26                <node name="unctext" fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getunc" param1="UNC: %d" posx="center" posy="150" width="600" height="30">
     27        <node name="b1" picmem="skin/key_exit.png" halign="left" valign="middle" posx="10" posy="0" width="50" height="40">
    628</screen>
    729
     
    2042                <node name="signaltext" fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getsignal" param1="Signal: %d%%" posx="center" posy="260" width="600" height="30">
    2143                <node name="snrtext"    fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getsnr"    param1="SNR: %d%%"    posx="center" posy="300" width="600" height="30">
     44                <node name="bertext"    fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getber"    param1="BER: %d"      posx="center" posy="340" width="600" height="30">
    2245        <node name="b1" picmem="skin/key_red.png"    textposx="30" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="60"  posy="0" width="185" height="40">
    2346        <node name="b2" picmem="skin/key_green.png"  textposx="30" valign="middle" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="255" posy="0" width="195" height="40">
     
    3356        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="1210" height="30">
    3457        <node name="timeline"       font="font1" charspace="-1" fontsize="18" fontcol="fontcol1" valign="top" scrollbar="no"                  posx="270" posy="20" width="930" height="30" bordercol="fontcol2">
    35         <node name="channellistbox" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" valign="top" scrollbar="no"  type="listbox"  posx="10"  posy="50" width="260" height="-40">
    36         <node name="listbox"        font="font1" charspace="-1" fontsize="18" fontcol="fontcol1" valign="top" scrollbar="yes" type="grid"     posx="270" posy="49" width="930" height="-40" bordercol="fontcol2">
     58        <node name="channellistbox" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" valign="top" scrollbar="no"  type="listbox"  posx="10"  posy="50" width="260" height="-200">
     59        <node name="listbox"        font="font1" charspace="-1" fontsize="18" fontcol="fontcol1" valign="top" scrollbar="yes" type="grid"     posx="270" posy="49" width="930" height="-200" bordercol="fontcol2">
     60        <node name="epgdesc" type="textbox" wrap="yes" font="font1" charspace="-1" fontsize="26" fontcol="fontcol" posx="10" posy="460" width="1190" height="-40" bordersize="1" bordercol="fontcol" bordertype="1">
    3761        <node name="b1" text="Timer"      picmem="skin/key_red.png"    textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="190" height="40">
    3862        <node name="b2" text="EPG"        picmem="skin/key_green.png"  textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="210" posy="0" width="190" height="40">
     
    405429                <node name="minutes" text="Minutes" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
    406430                <node name="mode" text="StandBy Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    407         <node name="b1" text="Cancel Shutdown" picmem="skin/key_red.png"  textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="350" height="40">
    408         <node name="b2" text="Use EPG Endtime" picmem="skin/key_blue.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="370" posy="0" width="350" height="40">
    409         <node name="b3" picmem="skin/key_ok.png"   halign="left" valign="middle" posx="806" posy="0" width="50" height="40">
    410         <node name="b4" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="836"  posy="0" width="50" height="40">
     431        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
     432        <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
     433        <node name="b3" text="Cancel"          picmem="skin/key_red.png"   textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="60"  posy="0" width="250" height="40">
     434        <node name="b4" text="Use EPG Endtime" picmem="skin/key_green.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="320" posy="0" width="350" height="40">
    411435</screen>
    412436
     
    417441        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="25" width="876" height="-40" bordercol="fontcol2">
    418442        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
    419         <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="796"  posy="0" width="50" height="40">
     443        <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
    420444</screen>
    421445
     
    473497
    474498
     499<screen name="ownpos" title="Own Position" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
     500        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
     501        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
     502        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="25" width="876" height="-40" bordercol="fontcol2">
     503                <node name="latitude" text="Latitude" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
     504                <node name="latpos" text="" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     505                <node name="longitude" text="Longitude" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
     506                <node name="longpos" text="" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     507        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
     508        <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
     509</screen>
     510
     511
    475512<screen name="diseqcscreen" title="Diseqc Settings" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
    476513        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
     
    527564        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
    528565        <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
    529         <node name="b3" text="EDIT" picmem="skin/key_red.png" textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="70" posy="0" width="250" height="40">
     566        <node name="b3" text="EDIT" picmem="skin/key_red.png"      textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="70"  posy="0" width="250" height="40">
     567        <node name="b4" text="OWN POS" picmem="skin/key_green.png" textposx="25" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="330" posy="0" width="190" height="40">
    530568</screen>
    531569
     
    672710        <node posx="749" posy="25" width="1" height="-40" bgcol="fontcol2">
    673711        <node posx="760" posy="475" width="440" height="1" bgcol="fontcol2">
     712        <node name="channeltimeline" progresscol="bordercol" bgcol="bgcol" bordercol="bordercol" bordersize="1" posx="10" posy="10" width="80" height="10" hidden="yes">
    674713        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="27" fontcol="fontcol1" fontsize2="27" fontcol2="fontcol2" posx="10" posy="25" width="740" height="-40" bordercol="fontcol2">
    675         <node name="epgstart" func="getepgmarkedstart" param1="%R" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="760" posy="25" width="100" height="35">
    676         <node name="time" func="gettime" param1="%R" halign="center" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="930" posy="25" width="100" height="35">
    677         <node name="epgend" func="getepgmarkedend" param1="%R" halign="right" font="font1" charspace="-1" fontsize="28" fontcol="fontcol2" posx="1100" posy="25" width="100" height="35">
    678         <node name="epgline" func="getepgmarkedtimeline" progresscol="bordercol" bgcol="bgcol" bordercol="bordercol" bordersize="1" posx="760" posy="65" width="440" height="10">
    679         <node name="epg" func="getepgmarkeddesc" type="textbox" wrap="yes" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="760" posy="80" width="440" height="-180">
    680         <node name="epg" func="getepgmarkedlist" param1="5" type="textbox" wrap="no" font="font1" charspace="-1" fontsize="24" fontcol="fontcol2" valign="middle" posx="760" posy="480" width="440" height="-40">
     714                <node name="epgstart" func="getepgmarkedstart" param1="%R" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="760" posy="25" width="100" height="35">
     715                <node name="time" func="gettime" param1="%R" halign="center" valign="middle" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="930" posy="25" width="100" height="35">
     716                <node name="epgend" func="getepgmarkedend" param1="%R" halign="right" font="font1" charspace="-1" fontsize="28" fontcol="fontcol2" posx="1100" posy="25" width="100" height="35">
     717                <node name="epgline" func="getepgmarkedtimeline" progresscol="bordercol" bgcol="bgcol" bordercol="bordercol" bordersize="1" posx="760" posy="65" width="440" height="10">
     718                <node name="epg" func="getepgmarkeddesc" type="textbox" wrap="yes" font="font1" charspace="-1" fontsize="24" fontcol="fontcol1" posx="760" posy="80" width="440" height="-180">
     719                <node name="epg" func="getepgmarkedlist" param1="5" type="textbox" wrap="no" font="font1" charspace="-1" fontsize="24" fontcol="fontcol2" valign="middle" posx="760" posy="480" width="440" height="-40">
    681720        <node name="b1" text="ALL"  picmem="skin/key_red.png"    textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="10"  posy="0" width="140" height="40">
    682721        <node name="b2" text="SAT"  picmem="skin/key_green.png"  textposx="30" valign="middle" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="160" posy="0" width="190" height="40">
     
    728767
    729768
    730 <screen name="recordpath" title="Record Path" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
     769<screen name="recordpath" title="Record Path settings" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
    731770        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
    732771        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
     
    816855                <node name="recforerun" text="Record Forerun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    817856                <node name="recoverrun" text="Record Overrun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     857                <node name="def_rectimer_after" text="Set action after rec" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    818858                <node name="skip13" text="Skip 1/3" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    819859                <node name="skip46" text="Skip 4/6" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    820860                <node name="skip79" text="Skip 7/9" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     861                <node name="playertype" text="Player for .ts" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    821862                <node name="nocamsg" text="Show Modules" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    822863                <node name="autochangechannelname" text="Change Channelname auto." type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     864                <node name="deltimeshift" text="After Timeshift" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     865                <node name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    823866        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
    824867        <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
     
    882925                <node name="panel" type="menu" text="Panel" picmem="skin/panel.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    883926                <node name="timermenu" type="menu" text="Records and EPG ..." picmem="skin/timer.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    884                 <node name="scartrecorder" type="menu" text="Scart-Recorder" picmem="skin/scartrecorder.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
     927#<node name="scartrecorder" type="menu" text="Scart-Recorder" picmem="skin/scartrecorder.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    885928                <node name="information" type="menu" text="Information..." picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    886929                <node name="plugins" type="menu" text="Plugins" picmem="skin/plugins.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
     
    13121355                <node type=MENU name="panel_system_eraseswap" text="Erase Swap" picmem="plugins/panel.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    13131356                <node type=MENU name="panel_system_imageinfo" text="Image Information" picmem="plugins/panel_info.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
     1357                <node type=MENU name="panel_system_getserial" text="Serial Information" picmem="plugins/panel_info.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    13141358                <node type=MENU name="panel_system_backup" text="Backup" picmem="plugins/panel_backup.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    13151359                <node type=MENU name="panel_system_restore" text="Settings backup/restore" picmem="plugins/panel_backup_and_restore_settings.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
     
    15521596</screen>
    15531597
    1554 <screen valign=bottom titlealign=center name="numinput" hspace=5 vspace=5 fontcol=fontcol fontsize=30 posx=center posy=center width=500 height=100 bordercol=bordercol bordersize=1 bgcol=bgcol>
    1555 <node valign=center bordersize=2 fontsize=30 bordercol=bordercol scrollbar=auto type=inputboxnum name=input posy=1 width=100% height=-35>
    1556         <node name="b1" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="50"  posy="0" width="50" height="40">
    1557         <node name="b2" picmem="skin/key_ok.png"   halign="left" valign="middle" posx="10" posy="0" width="50" height="40">
    1558 </screen>
  • ipk/source.sh4/titanswapskins_ufs912/var/swap/titanskins/ufs912/skinconfig

    r13412 r13990  
    1010epgcol1=cccccc
    1111epgcol2=cccccc
    12 epgcol3=339966
    13 epgheight=45
     12epgcol3=bbbbbb
     13epgheight=60
     14epgpicheight=60
     15epgchannelpiconwidth=105
     16epgchannelwidth=225
    1417fontcol=eeeeee
    1518fontcol1=000001
Note: See TracChangeset for help on using the changeset viewer.