- Timestamp:
- 01/09/16 01:14:40 (7 years ago)
- Location:
- ipk/source
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/skins_KravenHD/_path_/usr/local/share/titan/skin/KravenHD/skin.xml
r36857 r36861 1444 1444 <node parent="box" name="snrtext" func="getsnr" param1="SNR: %d%%" halign="center" valgin="middle" vspace="6" posx="right" posy="0" width="48%" height="40"> 1445 1445 <node parent="box" name="bertext" func="getber" param1="BER: %d" halign="center" valgin="middle" vspace="6" posx="center" posy="60" width="50%" height="40"> 1446 <node parent="list_bg" name="text1" type="textbox" wrap="yes" fontsize="24" fontcol="white" posx="0" posy="400" width="100%" height="90" halign="center" valign="middle" text=" Before you can see Signal/SNR/Ber you mustzap to a channel of the satellite you are searching.">1446 <node parent="list_bg" name="text1" type="textbox" wrap="yes" fontsize="24" fontcol="white" posx="0" posy="400" width="100%" height="90" halign="center" valign="middle" text="For getting Signal/SNR/BER values, zap to a channel of the satellite you are searching."> 1447 1447 <node name="buttonbar" font="Regular" fontsize="26" fontcol="white" posx="0" posy="670" width="100%" height="40" hspace="40" vspace="0"> 1448 1448 <node parent="buttonbar" name="b1" posx="0" posy="0" width="220" height="35" textposx="5"> -
ipk/source/skins_MetrixHD/_path_/usr/local/share/titan/skin/MetrixHD/skin.xml
r36857 r36861 1495 1495 <node parent="box" name="snrtext" func="getsnr" param1="SNR: %d%%" halign="center" valgin="middle" vspace="6" posx="right" posy="0" width="48%" height="40"> 1496 1496 <node parent="box" name="bertext" func="getber" param1="BER: %d" halign="center" valgin="middle" vspace="6" posx="center" posy="60" width="50%" height="40"> 1497 <node parent="list_bg" name="text1" type="textbox" wrap="yes" font="RegularLight" fontsize="24" fontcol="white" posx="0" posy="310" width="100%" height="90" halign="center" valign="middle" text=" Before you can see Signal/SNR/Ber you mustzap to a channel of the satellite you are searching.">1497 <node parent="list_bg" name="text1" type="textbox" wrap="yes" font="RegularLight" fontsize="24" fontcol="white" posx="0" posy="310" width="100%" height="90" halign="center" valign="middle" text="For getting Signal/SNR/BER values, zap to a channel of the satellite you are searching."> 1498 1498 <node parent="list_bg" name="buttonbar" posx="center" posy="bottom" width="100%" height="50" valign="bottom"> 1499 1499 <node parent="buttonbar" name="b1" textposx="10" bordercol="red" bordersize="5" bordertype="4" font="RegularLight" fontsize="24" fontcol="fontcol" posx="0" posy="bottom" width="220" height="40" valign="middle"> -
ipk/source/skins_nogfx/_path_/usr/local/share/titan/skin/nogfx/skin.xml
r36857 r36861 29 29 30 30 <screen name="possetup" title="Positioner Setup" titlealign="center" fontsize="30" fontcol="fontcol" valign="bottom" hspace="23" vspace="23" posx="center" posy="center" width="1150" height="550" bordersize="2" bordercol="bordercol" bgcol="bgcol"> 31 <node posx=center posy=1 width=100% height=60 type=textbox wrap=yes text=" Before you can see Signal/SNR/Ber you mustzap to a channel of the satellite you are searching.">31 <node posx=center posy=1 width=100% height=60 type=textbox wrap=yes text="For getting Signal/SNR/BER values, zap to a channel of the satellite you are searching."> 32 32 <node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posx=center posy=80 width=600 height=-210> 33 33 <node name=move text="Move" parent=listbox width=100% height=30> -
ipk/source/skins_nogfx_grey/_path_/usr/local/share/titan/skin/nogfx_grey/skin.xml
r36857 r36861 29 29 30 30 <screen name="possetup" title="Positioner Setup" titlealign="center" fontsize="30" fontcol="fontcol" valign="bottom" hspace="23" vspace="23" posx="center" posy="center" width="1150" height="550" bordersize="2" bordercol="bordercol" bgcol="bgcol"> 31 <node posx=center posy=1 width=100% height=60 type=textbox wrap=yes text=" Before you can see Signal/SNR/Ber you mustzap to a channel of the satellite you are searching.">31 <node posx=center posy=1 width=100% height=60 type=textbox wrap=yes text="For getting Signal/SNR/BER values, zap to a channel of the satellite you are searching."> 32 32 <node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posx=center posy=80 width=600 height=-210> 33 33 <node name=move text="Move" parent=listbox width=100% height=30> -
ipk/source/skins_smartTV/_path_/usr/local/share/titan/skin/smartTV/skin.xml
r36857 r36861 1434 1434 <node parent="box" name="bertext" func="getber" param1="BER: %d" halign="center" valgin="middle" vspace="6" posx="center" posy="100" width="80%" height="40"> 1435 1435 <node name="select_bg" bgcol="listboxselect" posx="0" posy="520" width="100%" height="50" hspace="5" vspace="3"> 1436 <node parent="select_bg" name="text1" type="textbox" wrap="yes" fontcol="fontcol" fontsize="22" posx="0" posy="0" width="100%" height="100%" halign="center" valign="middle" text=" Before you can see Signal/SNR/Ber you mustzap to a channel of the satellite you are searching.">1436 <node parent="select_bg" name="text1" type="textbox" wrap="yes" fontcol="fontcol" fontsize="22" posx="0" posy="0" width="100%" height="100%" halign="center" valign="middle" text="For getting Signal/SNR/BER values, zap to a channel of the satellite you are searching."> 1437 1437 </screen> 1438 1438 -
ipk/source/skins_tobayer01/_path_/usr/local/share/titan/skin/tobayer01/skin.xml
r36857 r36861 33 33 <screen name="possetup" title="Positioner Setup" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue"> 34 34 <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue"> 35 <node font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10" posy="10" width="880" height="60" type="textbox" wrap="yes" text=" Before you can see Signal/SNR/Ber you mustzap to a channel of the satellite you are searching.">35 <node font="font1" charspace="-1" fontsize="25" fontcol="fontcol" posx="10" posy="10" width="880" height="60" type="textbox" wrap="yes" text="For getting Signal/SNR/BER values, zap to a channel of the satellite you are searching."> 36 36 <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="80" width="880" height="-180" bordercol="fontcol"> 37 37 <node name="move" text="Move" parent="listbox" valign="middle" width="100%" height="35">
Note: See TracChangeset
for help on using the changeset viewer.