Index: ipk/source.sh4/titanskins_ufs912/CONTROL/control
===================================================================
--- ipk/source.sh4/titanskins_ufs912/CONTROL/control	(revision 13412)
+++ ipk/source.sh4/titanskins_ufs912/CONTROL/control	(revision 13990)
@@ -1,4 +1,4 @@
 Package: titan-plugin-skins-ufs912
-Version: 1.1
+Version: 1.10
 Description: Skin ufs912 for tiTan. Use white Picons.
 Section: skins
Index: ipk/source.sh4/titanskins_ufs912/CONTROL/preinst
===================================================================
--- ipk/source.sh4/titanskins_ufs912/CONTROL/preinst	(revision 13412)
+++ ipk/source.sh4/titanskins_ufs912/CONTROL/preinst	(revision 13990)
@@ -2,4 +2,6 @@
 #
 TMP=/tmp/.titanskin
+echo "syncing disk"
+sync
 
 model=`cat /etc/model`
@@ -21,5 +23,5 @@
 	SIZE=972
 	echo "checking freespace"
-	echo packege size $SIZE kb
+	echo package size $SIZE kb
 	echo freespace size $FREE kb
 	if  [ "$FREE" -lt "$SIZE" ]; then
Index: ipk/source.sh4/titanskins_ufs912/var/usr/local/share/titan/skin/ufs912/skin.xml
===================================================================
--- ipk/source.sh4/titanskins_ufs912/var/usr/local/share/titan/skin/ufs912/skin.xml	(revision 13412)
+++ ipk/source.sh4/titanskins_ufs912/var/usr/local/share/titan/skin/ufs912/skin.xml	(revision 13990)
@@ -1,7 +1,29 @@
-<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">
+<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">
 </screen>
 
 
 <screen name="logo" posx="0" posy="0" width="1280" height="720" picwidth="1280" picheight="720">
+</screen>
+
+
+<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">
+	<node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
+	<node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="496" height="30">
+		<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">
+	<node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="436" posy="0" width="50" height="40">
+	<node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
+</screen>
+
+
+<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">
+	<node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
+	<node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
+		<node name="signal" progresscol="progresscol" bordersize="2" bordercol="progress_border" func="getsignalline" param1="%d" posx="center" posy="30" width="600" height="30">
+		<node name="signaltext" fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getsignal" param1="Signal: %d%%" posx="center" posy="30" width="600" height="30">
+		<node name="snr" progresscol="progresscol" bordersize="2" bordercol="progress_border" func="getsnrline" param1="%d" posx="center" posy="70" width="600" height="30">
+		<node name="snrtext" fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getsnr" param1="SNR: %d%%" posx="center" posy="70" width="600" height="30">
+		<node name="bertext" fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getber" param1="BER: %d" posx="center" posy="110" width="600" height="30">
+		<node name="unctext" fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getunc" param1="UNC: %d" posx="center" posy="150" width="600" height="30">
+	<node name="b1" picmem="skin/key_exit.png" halign="left" valign="middle" posx="10" posy="0" width="50" height="40">
 </screen>
 
@@ -20,4 +42,5 @@
 		<node name="signaltext" fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getsignal" param1="Signal: %d%%" posx="center" posy="260" width="600" height="30">
 		<node name="snrtext"    fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getsnr"    param1="SNR: %d%%"    posx="center" posy="300" width="600" height="30">
+		<node name="bertext"    fontcol="fontcol1" fontsize="25" valign="middle" halign="center" func="getber"    param1="BER: %d"      posx="center" posy="340" width="600" height="30">
 	<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">
 	<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,6 +56,7 @@
 	<node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="1210" height="30">
 	<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">
-	<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">
-	<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">
+	<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">
+	<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">
+	<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">
 	<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">
 	<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,8 +429,8 @@
 		<node name="minutes" text="Minutes" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
 		<node name="mode" text="StandBy Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
-	<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">
-	<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">
-	<node name="b3" picmem="skin/key_ok.png"   halign="left" valign="middle" posx="806" posy="0" width="50" height="40">
-	<node name="b4" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="836"  posy="0" width="50" height="40">
+	<node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
+	<node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
+	<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">
+	<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">
 </screen>
 
@@ -417,5 +441,5 @@
 	<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">
 	<node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
-	<node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="796"  posy="0" width="50" height="40">
+	<node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
 </screen>
 
@@ -473,4 +497,17 @@
 
 
+<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">
+	<node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
+	<node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
+	<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">
+		<node name="latitude" text="Latitude" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
+		<node name="latpos" text="" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
+		<node name="longitude" text="Longitude" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
+		<node name="longpos" text="" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
+	<node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
+	<node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
+</screen>
+
+
 <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">
 	<node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
@@ -527,5 +564,6 @@
 	<node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
 	<node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
-	<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">
+	<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">
+	<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">
 </screen>
 
@@ -672,11 +710,12 @@
 	<node posx="749" posy="25" width="1" height="-40" bgcol="fontcol2">
 	<node posx="760" posy="475" width="440" height="1" bgcol="fontcol2">
+	<node name="channeltimeline" progresscol="bordercol" bgcol="bgcol" bordercol="bordercol" bordersize="1" posx="10" posy="10" width="80" height="10" hidden="yes">
 	<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">
-	<node name="epgstart" func="getepgmarkedstart" param1="%R" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="760" posy="25" width="100" height="35">
-	<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">
-	<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">
-	<node name="epgline" func="getepgmarkedtimeline" progresscol="bordercol" bgcol="bgcol" bordercol="bordercol" bordersize="1" posx="760" posy="65" width="440" height="10">
-	<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">
-	<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">
+		<node name="epgstart" func="getepgmarkedstart" param1="%R" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="760" posy="25" width="100" height="35">
+		<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">
+		<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">
+		<node name="epgline" func="getepgmarkedtimeline" progresscol="bordercol" bgcol="bgcol" bordercol="bordercol" bordersize="1" posx="760" posy="65" width="440" height="10">
+		<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">
+		<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">
 	<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">
 	<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,5 +767,5 @@
 
 
-<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">
+<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">
 	<node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
 	<node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
@@ -816,9 +855,13 @@
 		<node name="recforerun" text="Record Forerun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
 		<node name="recoverrun" text="Record Overrun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
+		<node name="def_rectimer_after" text="Set action after rec" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
 		<node name="skip13" text="Skip 1/3" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
 		<node name="skip46" text="Skip 4/6" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
 		<node name="skip79" text="Skip 7/9" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
+		<node name="playertype" text="Player for .ts" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
 		<node name="nocamsg" text="Show Modules" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
 		<node name="autochangechannelname" text="Change Channelname auto." type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
+		<node name="deltimeshift" text="After Timeshift" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
+		<node name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
 	<node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
 	<node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
@@ -882,5 +925,5 @@
 		<node name="panel" type="menu" text="Panel" picmem="skin/panel.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
 		<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">
-		<node name="scartrecorder" type="menu" text="Scart-Recorder" picmem="skin/scartrecorder.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
+#<node name="scartrecorder" type="menu" text="Scart-Recorder" picmem="skin/scartrecorder.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
 		<node name="information" type="menu" text="Information..." picmem="skin/information.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
 		<node name="plugins" type="menu" text="Plugins" picmem="skin/plugins.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
@@ -1312,4 +1355,5 @@
 		<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">
 		<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">
+		<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">
 		<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">
 		<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,7 +1596,2 @@
 </screen>
 
-<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>
-<node valign=center bordersize=2 fontsize=30 bordercol=bordercol scrollbar=auto type=inputboxnum name=input posy=1 width=100% height=-35>
-	<node name="b1" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="50"  posy="0" width="50" height="40">
-	<node name="b2" picmem="skin/key_ok.png"   halign="left" valign="middle" posx="10" posy="0" width="50" height="40">
-</screen>
Index: ipk/source.sh4/titanskins_ufs912/var/usr/local/share/titan/skin/ufs912/skinconfig
===================================================================
--- ipk/source.sh4/titanskins_ufs912/var/usr/local/share/titan/skin/ufs912/skinconfig	(revision 13412)
+++ ipk/source.sh4/titanskins_ufs912/var/usr/local/share/titan/skin/ufs912/skinconfig	(revision 13990)
@@ -10,6 +10,9 @@
 epgcol1=cccccc
 epgcol2=cccccc
-epgcol3=339966
-epgheight=45
+epgcol3=bbbbbb
+epgheight=60
+epgpicheight=60
+epgchannelpiconwidth=105
+epgchannelwidth=225
 fontcol=eeeeee
 fontcol1=000001
