Changeset 13990
- Timestamp:
- Feb 5, 2012, 5:39:31 PM (14 years ago)
- Location:
- ipk/source.sh4
- Files:
-
- 4 added
- 18 edited
-
titanskins_tobayer01/CONTROL/control (modified) (1 diff)
-
titanskins_tobayer01/CONTROL/postinst (modified) (1 diff)
-
titanskins_tobayer01/CONTROL/preinst (modified) (1 diff)
-
titanskins_tobayer01/var/usr/local/share/titan/skin/tobayer01/skin.xml (modified) (12 diffs)
-
titanskins_tobayer01/var/usr/local/share/titan/skin/tobayer01/skin/defpicon.png (added)
-
titanskins_tobayer01/var/usr/local/share/titan/skin/tobayer01/skinconfig (modified) (1 diff)
-
titanskins_ufs912/CONTROL/control (modified) (1 diff)
-
titanskins_ufs912/CONTROL/preinst (modified) (2 diffs)
-
titanskins_ufs912/var/usr/local/share/titan/skin/ufs912/skin.xml (modified) (13 diffs)
-
titanskins_ufs912/var/usr/local/share/titan/skin/ufs912/skin/defpicon.png (added)
-
titanskins_ufs912/var/usr/local/share/titan/skin/ufs912/skinconfig (modified) (1 diff)
-
titanswapskins_tobayer01/CONTROL/control (modified) (1 diff)
-
titanswapskins_tobayer01/CONTROL/postinst (modified) (1 diff)
-
titanswapskins_tobayer01/CONTROL/preinst (modified) (3 diffs)
-
titanswapskins_tobayer01/var/swap/titanskins/tobayer01/skin.xml (modified) (12 diffs)
-
titanswapskins_tobayer01/var/swap/titanskins/tobayer01/skin/defpicon.png (added)
-
titanswapskins_tobayer01/var/swap/titanskins/tobayer01/skinconfig (modified) (1 diff)
-
titanswapskins_ufs912/CONTROL/control (modified) (1 diff)
-
titanswapskins_ufs912/CONTROL/preinst (modified) (2 diffs)
-
titanswapskins_ufs912/var/swap/titanskins/ufs912/skin.xml (modified) (13 diffs)
-
titanswapskins_ufs912/var/swap/titanskins/ufs912/skin/defpicon.png (added)
-
titanswapskins_ufs912/var/swap/titanskins/ufs912/skinconfig (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/titanskins_tobayer01/CONTROL/control
r12625 r13990 1 1 Package: titan-plugin-skins-tobayer01 2 Version: 1. 32 Version: 1.10 3 3 Description: Skin tobayer01 for tiTan. Please use grey Picons. 4 4 Section: skins -
ipk/source.sh4/titanskins_tobayer01/CONTROL/postinst
r12781 r13990 2 2 TMP=/tmp/.titanskin 3 3 echo "successfully installed" 4 4 5 echo "now you can choose the new skin...." 5 6 if [ `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 23 23 SIZE=980 24 24 echo "checking freespace" 25 echo pack ege size $SIZE kb25 echo package size $SIZE kb 26 26 echo freespace size $FREE kb 27 27 if [ "$FREE" -lt "$SIZE" ]; then -
ipk/source.sh4/titanskins_tobayer01/var/usr/local/share/titan/skin/tobayer01/skin.xml
r13306 r13990 4 4 5 5 <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"> 6 26 </screen> 7 27 … … 19 39 <node name="signaltext" fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getsignal" param1="Signal: %d%%" posx="center" posy="260" width="600" height="30"> 20 40 <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"> 21 42 <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"> 22 43 <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"> … … 31 52 <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue"> 32 53 <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"> 35 57 <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"> 36 58 <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"> … … 391 413 <node name="minutes" text="Minutes" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35"> 392 414 <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 404 421 405 422 <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"> … … 453 470 <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"> 454 471 <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"> 455 484 </screen> 456 485 … … 506 535 <node name="b1" picmem="skin/key_ok.png" halign="center" valign="middle" posx="850" posy="0" width="40" height="40"> 507 536 <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"> 509 539 </screen> 510 540 … … 576 606 <node func="getresolution" param1="icons" halign="center" valign="middle" posx="1170" posy="0" width="50" height="50"> 577 607 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"> 579 609 580 610 <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"> … … 609 639 <node posx="749" posy="10" width="1" height="-50" bgcol="fontcol"> 610 640 <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"> 611 642 <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"> 612 643 <node name="epgstart" func="getepgmarkedstart" param1="%R" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="760" posy="10" width="100" height="35"> … … 663 694 664 695 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"> 666 697 <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue"> 667 698 <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"> … … 745 776 <node name="recforerun" text="Record Forerun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 746 777 <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"> 747 779 <node name="skip13" text="Skip 1/3" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 748 780 <node name="skip46" text="Skip 4/6" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 749 781 <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"> 750 783 <node name="nocamsg" text="Show Modules" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 751 784 <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"> 752 787 <node name="b1" picmem="skin/key_ok.png" halign="center" valign="middle" posx="850" posy="0" width="40" height="40"> 753 788 <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10" posy="0" width="40" height="40"> … … 805 840 <node name="panel" type="menu" text="Panel" picmem="skin/panel.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 806 841 <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"> 808 843 <node name="information" type="menu" text="Information..." picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 809 844 <node name="plugins" type="menu" text="Plugins" picmem="skin/plugins.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> … … 1203 1238 <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> 1204 1239 <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> 1205 1241 <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> 1206 1242 <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 14 14 epgcol2=959595 15 15 epgcol3=339966 16 epgheight=45 16 epgheight=60 17 epgpicheight=60 18 epgchannelpiconwidth=105 19 epgchannelwidth=225 17 20 fontcol=B6AFA9 18 21 fontcol2=ffffff -
ipk/source.sh4/titanskins_ufs912/CONTROL/control
r12642 r13990 1 1 Package: titan-plugin-skins-ufs912 2 Version: 1.1 2 Version: 1.10 3 3 Description: Skin ufs912 for tiTan. Use white Picons. 4 4 Section: skins -
ipk/source.sh4/titanskins_ufs912/CONTROL/preinst
r12781 r13990 2 2 # 3 3 TMP=/tmp/.titanskin 4 echo "syncing disk" 5 sync 4 6 5 7 model=`cat /etc/model` … … 21 23 SIZE=972 22 24 echo "checking freespace" 23 echo pack ege size $SIZE kb25 echo package size $SIZE kb 24 26 echo freespace size $FREE kb 25 27 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"> 2 2 </screen> 3 3 4 4 5 5 <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"> 6 28 </screen> 7 29 … … 20 42 <node name="signaltext" fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getsignal" param1="Signal: %d%%" posx="center" posy="260" width="600" height="30"> 21 43 <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"> 22 45 <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"> 23 46 <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"> … … 33 56 <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="1210" height="30"> 34 57 <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"> 37 61 <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"> 38 62 <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"> … … 405 429 <node name="minutes" text="Minutes" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35"> 406 430 <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"> 411 435 </screen> 412 436 … … 417 441 <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"> 418 442 <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"> 420 444 </screen> 421 445 … … 473 497 474 498 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 475 512 <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"> 476 513 <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13"> … … 527 564 <node name="b1" picmem="skin/key_ok.png" halign="right" valign="middle" posx="836" posy="0" width="50" height="40"> 528 565 <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"> 530 568 </screen> 531 569 … … 672 710 <node posx="749" posy="25" width="1" height="-40" bgcol="fontcol2"> 673 711 <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"> 674 713 <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"> 681 720 <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"> 682 721 <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"> … … 728 767 729 768 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"> 731 770 <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13"> 732 771 <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30"> … … 816 855 <node name="recforerun" text="Record Forerun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 817 856 <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"> 818 858 <node name="skip13" text="Skip 1/3" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 819 859 <node name="skip46" text="Skip 4/6" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 820 860 <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"> 821 862 <node name="nocamsg" text="Show Modules" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 822 863 <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"> 823 866 <node name="b1" picmem="skin/key_ok.png" halign="right" valign="middle" posx="836" posy="0" width="50" height="40"> 824 867 <node name="b2" picmem="skin/key_exit.png" halign="left" valign="middle" posx="10" posy="0" width="50" height="40"> … … 882 925 <node name="panel" type="menu" text="Panel" picmem="skin/panel.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 883 926 <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"> 885 928 <node name="information" type="menu" text="Information..." picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 886 929 <node name="plugins" type="menu" text="Plugins" picmem="skin/plugins.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> … … 1312 1355 <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"> 1313 1356 <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"> 1314 1358 <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"> 1315 1359 <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"> … … 1552 1596 </screen> 1553 1597 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 10 10 epgcol1=cccccc 11 11 epgcol2=cccccc 12 epgcol3=339966 13 epgheight=45 12 epgcol3=bbbbbb 13 epgheight=60 14 epgpicheight=60 15 epgchannelpiconwidth=105 16 epgchannelwidth=225 14 17 fontcol=eeeeee 15 18 fontcol1=000001 -
ipk/source.sh4/titanswapskins_tobayer01/CONTROL/control
r12626 r13990 1 1 Package: titan-plugin-swapskins-tobayer01 2 Version: 1. 32 Version: 1.10 3 3 Description: Swapskin tobayer01 for tiTan. Please use grey Picons. 4 4 Section: skins -
ipk/source.sh4/titanswapskins_tobayer01/CONTROL/postinst
r12781 r13990 12 12 fi 13 13 echo "now you can choose the new skin...." 14 14 15 exit 0 -
ipk/source.sh4/titanswapskins_tobayer01/CONTROL/preinst
r12781 r13990 2 2 # 3 3 TMP=/tmp/.titanskin 4 echo "syncing disk" 5 sync 4 6 5 7 model=`cat /etc/model` … … 30 32 SIZE=1050 31 33 echo "checking freespace" 32 echo pack ege size $SIZE kb34 echo package size $SIZE kb 33 35 echo freespace size $FREE kb 34 36 if [ "$FREE" -lt "$SIZE" ]; then … … 42 44 sync 43 45 fi 46 44 47 buildgroup=`cat /etc/.buildgroup` 45 48 echo "checking OS" -
ipk/source.sh4/titanswapskins_tobayer01/var/swap/titanskins/tobayer01/skin.xml
r13306 r13990 4 4 5 5 <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"> 6 26 </screen> 7 27 … … 19 39 <node name="signaltext" fontcol="fontcol" fontsize="25" valign="middle" halign="center" func="getsignal" param1="Signal: %d%%" posx="center" posy="260" width="600" height="30"> 20 40 <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"> 21 42 <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"> 22 43 <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"> … … 31 52 <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue"> 32 53 <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"> 35 57 <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"> 36 58 <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"> … … 391 413 <node name="minutes" text="Minutes" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35"> 392 414 <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 404 421 405 422 <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"> … … 453 470 <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"> 454 471 <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"> 455 484 </screen> 456 485 … … 506 535 <node name="b1" picmem="skin/key_ok.png" halign="center" valign="middle" posx="850" posy="0" width="40" height="40"> 507 536 <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"> 509 539 </screen> 510 540 … … 576 606 <node func="getresolution" param1="icons" halign="center" valign="middle" posx="1170" posy="0" width="50" height="50"> 577 607 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"> 579 609 580 610 <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"> … … 609 639 <node posx="749" posy="10" width="1" height="-50" bgcol="fontcol"> 610 640 <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"> 611 642 <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"> 612 643 <node name="epgstart" func="getepgmarkedstart" param1="%R" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="760" posy="10" width="100" height="35"> … … 663 694 664 695 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"> 666 697 <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue"> 667 698 <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"> … … 745 776 <node name="recforerun" text="Record Forerun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 746 777 <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"> 747 779 <node name="skip13" text="Skip 1/3" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 748 780 <node name="skip46" text="Skip 4/6" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 749 781 <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"> 750 783 <node name="nocamsg" text="Show Modules" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 751 784 <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"> 752 787 <node name="b1" picmem="skin/key_ok.png" halign="center" valign="middle" posx="850" posy="0" width="40" height="40"> 753 788 <node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10" posy="0" width="40" height="40"> … … 805 840 <node name="panel" type="menu" text="Panel" picmem="skin/panel.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 806 841 <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"> 808 843 <node name="information" type="menu" text="Information..." picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 809 844 <node name="plugins" type="menu" text="Plugins" picmem="skin/plugins.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> … … 1203 1238 <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> 1204 1239 <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> 1205 1241 <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> 1206 1242 <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 14 14 epgcol2=959595 15 15 epgcol3=339966 16 epgheight=45 16 epgheight=60 17 epgpicheight=60 18 epgchannelpiconwidth=105 19 epgchannelwidth=225 17 20 fontcol=B6AFA9 18 21 fontcol2=ffffff -
ipk/source.sh4/titanswapskins_ufs912/CONTROL/control
r12642 r13990 1 1 Package: titan-plugin-swapskins-ufs912 2 Version: 1.1 2 Version: 1.10 3 3 Description: Swapskin ufs912 for tiTan. Use white Picons. 4 4 Section: skins -
ipk/source.sh4/titanswapskins_ufs912/CONTROL/preinst
r12781 r13990 2 2 # 3 3 TMP=/tmp/.titanskin 4 echo "syncing disk" 5 sync 4 6 5 7 model=`cat /etc/model` … … 42 44 sync 43 45 fi 46 44 47 buildgroup=`cat /etc/.buildgroup` 45 48 echo "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"> 2 2 </screen> 3 3 4 4 5 5 <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"> 6 28 </screen> 7 29 … … 20 42 <node name="signaltext" fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getsignal" param1="Signal: %d%%" posx="center" posy="260" width="600" height="30"> 21 43 <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"> 22 45 <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"> 23 46 <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"> … … 33 56 <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="1210" height="30"> 34 57 <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"> 37 61 <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"> 38 62 <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"> … … 405 429 <node name="minutes" text="Minutes" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35"> 406 430 <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"> 411 435 </screen> 412 436 … … 417 441 <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"> 418 442 <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"> 420 444 </screen> 421 445 … … 473 497 474 498 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 475 512 <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"> 476 513 <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13"> … … 527 564 <node name="b1" picmem="skin/key_ok.png" halign="right" valign="middle" posx="836" posy="0" width="50" height="40"> 528 565 <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"> 530 568 </screen> 531 569 … … 672 710 <node posx="749" posy="25" width="1" height="-40" bgcol="fontcol2"> 673 711 <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"> 674 713 <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"> 681 720 <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"> 682 721 <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"> … … 728 767 729 768 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"> 731 770 <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13"> 732 771 <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30"> … … 816 855 <node name="recforerun" text="Record Forerun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 817 856 <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"> 818 858 <node name="skip13" text="Skip 1/3" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 819 859 <node name="skip46" text="Skip 4/6" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 820 860 <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"> 821 862 <node name="nocamsg" text="Show Modules" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 822 863 <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"> 823 866 <node name="b1" picmem="skin/key_ok.png" halign="right" valign="middle" posx="836" posy="0" width="50" height="40"> 824 867 <node name="b2" picmem="skin/key_exit.png" halign="left" valign="middle" posx="10" posy="0" width="50" height="40"> … … 882 925 <node name="panel" type="menu" text="Panel" picmem="skin/panel.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 883 926 <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"> 885 928 <node name="information" type="menu" text="Information..." picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> 886 929 <node name="plugins" type="menu" text="Plugins" picmem="skin/plugins.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50"> … … 1312 1355 <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"> 1313 1356 <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"> 1314 1358 <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"> 1315 1359 <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"> … … 1552 1596 </screen> 1553 1597 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 10 10 epgcol1=cccccc 11 11 epgcol2=cccccc 12 epgcol3=339966 13 epgheight=45 12 epgcol3=bbbbbb 13 epgheight=60 14 epgpicheight=60 15 epgchannelpiconwidth=105 16 epgchannelwidth=225 14 17 fontcol=eeeeee 15 18 fontcol1=000001
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)