Ignore:
Timestamp:
Oct 12, 2014, 11:53:02 PM (12 years ago)
Author:
obi
Message:

[skins] update lost skins with scanauto/scanmanual/scanadjustauto/scanadjustmanuel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_MetrixHD/_path_/usr/local/share/titan/skin/MetrixHD/skin.xml

    r30500 r30518  
    13261326
    13271327
    1328 #manualscan, fullscreen, 1280x720 => 1220x660
    1329 <screen name="manualscan" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30" bgcol="black" transparent="200">
    1330         <node name="titletext" text="Scan Config" font="Regular" fontcol="white" fontsize="80" posx="0" posy="580" width="100%" height="80" halign="left" valign="middle">
     1328#scanadjustauto, fullscreen, 1280x720 => 1220x660
     1329<screen name="scanadjustauto" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30" bgcol="black" transparent="200">
     1330        <node name="titletext" text="Scan Auto Config" font="Regular" fontcol="white" fontsize="80" posx="0" posy="580" width="100%" height="80" halign="left" valign="middle">
    13311331        <node name="titletext-1" text="Channel Service" font="Regular" fontcol="grey" fontsize="50" posx="0" posy="530" width="100%" height="50" halign="left" valign="middle">
    13321332        <node name="titletext-2" text="System" font="Regular" fontcol="grey" fontsize="30" posx="0" posy="500" width="100%" height="30" halign="left" valign="middle">
     
    13671367
    13681368
    1369 #scan, fullscreen, 1280x720 => 1220x660
    1370 <screen name="scan" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30" bgcol="black" transparent="200">
    1371         <node name="titletext" text="Scan" font="Regular" fontcol="white" fontsize="80" posx="0" posy="580" width="100%" height="80" halign="left" valign="middle">
     1369#scanadjustmanual, fullscreen, 1280x720 => 1220x660
     1370<screen name="scanadjustmanual" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30" bgcol="black" transparent="200">
     1371        <node name="titletext" text="Scan Manual Config" font="Regular" fontcol="white" fontsize="80" posx="0" posy="580" width="100%" height="80" halign="left" valign="middle">
     1372        <node name="titletext-1" text="Channel Service" font="Regular" fontcol="grey" fontsize="50" posx="0" posy="530" width="100%" height="50" halign="left" valign="middle">
     1373        <node name="titletext-2" text="System" font="Regular" fontcol="grey" fontsize="30" posx="0" posy="500" width="100%" height="30" halign="left" valign="middle">
     1374        <node name="list_bg" posx="70" posy="20" width="1080" height="470" hspace="20" vspace="0" bgcol="bgcol" transparent="20">
     1375                <node parent="list_bg" name="listbox" type="listbox" scrollbar="auto" bordercol="grey" font="RegularLight" fontsize="28" fontcol="white" posx="0" posy="20" width="100%" height="400">
     1376                        <node parent="listbox" name="scantype" text="Type of Scan" type="choicebox" valign="middle" width="100%" height="35">
     1377                        <node parent="listbox" name="tuner" text="Tuner" type="choicebox" valign="middle" width="100%" height="35">
     1378                        <node parent="listbox" name="sat" text="Satellite" type="choicebox" valign="middle" width="100%" height="35">
     1379                        <node parent="listbox" name="id" text="ID" type="choicebox" valign="middle" width="100%" height="35">
     1380                        <node parent="listbox" name="system" text="System" type="choicebox" valign="middle" width="100%" height="35">
     1381                        <node parent="listbox" name="frequency" text="Frequency" type="inputboxnum" valign="middle" width="100%" height="35">
     1382                        <node parent="listbox" name="inversion" text="Inversion" type="choicebox" valign="middle" width="100%" height="35">
     1383                        <node parent="listbox" name="symbolrate" text="Symbolrate" type="inputboxnum" valign="middle" width="100%" height="35">
     1384                        <node parent="listbox" name="polarization" text="Polarization" type="choicebox" valign="middle" width="100%" height="35">
     1385                        <node parent="listbox" name="fec" text="FEC" type="choicebox" valign="middle" width="100%" height="35">
     1386                        <node parent="listbox" name="modulation" text="Modulation" type="choicebox" valign="middle" width="100%" height="35">
     1387                        <node parent="listbox" name="rolloff" text="Rolloff" type="choicebox" valign="middle" width="100%" height="35">
     1388                        <node parent="listbox" name="pilot" text="Pilot" type="choicebox" valign="middle" width="100%" height="35">
     1389                        <node parent="listbox" name="hp" text="Coderate HP" type="choicebox" valign="middle" width="100%" height="35">
     1390                        <node parent="listbox" name="lp" text="Coderate LP" type="choicebox" valign="middle" width="100%" height="35">
     1391                        <node parent="listbox" name="bandwidth" text="Bandwidth" type="choicebox" valign="middle" width="100%" height="35">
     1392                        <node parent="listbox" name="transmission" text="Transmission" type="choicebox" valign="middle" width="100%" height="35">
     1393                        <node parent="listbox" name="guardinterval" text="Guardinterval" type="choicebox" valign="middle" width="100%" height="35">
     1394                        <node parent="listbox" name="hierarchy" text="Hierarchy" type="choicebox" valign="middle" width="100%" height="35">
     1395                        <node parent="listbox" name="networkscan" text="Network Scan" type="choicebox" valign="middle" width="100%" height="35">
     1396                        <node parent="listbox" name="clear" text="Clear before scan" type="choicebox" valign="middle" width="100%" height="35">
     1397                        <node parent="listbox" name="onlyfree" text="Only free scan" type="choicebox" valign="middle" width="100%" height="35">
     1398                        <node parent="listbox" name="blindscan" text="Blindscan" type="choicebox" valign="middle" width="100%" height="35">
     1399                        <node parent="listbox" name="changename" text="Change Channelname" type="choicebox" valign="middle" width="100%" height="35">
     1400                        <node parent="listbox" name="favtype" text="Bouquet Type" type="choicebox" valign="middle" width="100%" height="35">
     1401                        <node parent="listbox" name="emptybouquet" text="Remove emthy Bouquet" type="choicebox" valign="middle" width="100%" height="35">
     1402                        <node parent="listbox" name="unusedbouquetchannels" text="Remove unused Channels in Bouquets" type="choicebox" valign="middle" width="100%" height="35">
     1403                <node parent="list_bg" name="buttonbar" posx="center" posy="bottom" width="100%" height="50" valign="bottom">
     1404                        <node parent="buttonbar" name="b3" text="SCANSTART" textposx="10" bordercol="red" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="0" posy="bottom" width="300" height="40" valign="middle">
     1405                        <node parent="buttonbar" name="b4" text="SAVETRANSPONDER" textposx="10" bordercol="green" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="310" posy="bottom" width="350" height="40" valign="middle">
     1406                        <node parent="buttonbar" name="b5" text="TRANSPONDEREDIT" textposx="10" bordercol="yellow" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="670" posy="bottom" width="370" height="40" valign="middle">
     1407</screen>
     1408
     1409
     1410#scanauto, fullscreen, 1280x720 => 1220x660
     1411<screen name="scanauto" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30" bgcol="black" transparent="200">
     1412        <node name="titletext" text="Scan Auto" font="Regular" fontcol="white" fontsize="80" posx="0" posy="580" width="100%" height="80" halign="left" valign="middle">
     1413        <node name="titletext-1" text="Channel Service" font="Regular" fontcol="grey" fontsize="50" posx="0" posy="530" width="100%" height="50" halign="left" valign="middle">
     1414        <node name="titletext-2" text="System" font="Regular" fontcol="grey" fontsize="30" posx="0" posy="500" width="100%" height="30" halign="left" valign="middle">
     1415        <node name="box_bg" font="RegularLight" fontsize="24" fontcol="white" posx="70" posy="20" width="530" height="470" hspace="10" vspace="0" bgcol="bgcol" transparent="20">
     1416                <node parent="box_bg" name="line" bgcol="white" posx="center" posy="20" width="100%" height="1">
     1417                <node parent="box_bg" name="progress" progresscol="white" posx="center" posy="15" width="100%" height="11">
     1418                <node parent="box_bg" name="satname"    posx="center" posy="40"  width="100%" height="25">
     1419                <node parent="box_bg" name="tpcount"    posx="center" posy="80"  width="100%" height="25">
     1420                <node parent="box_bg" name="foundtv"    posx="center" posy="120" width="100%" height="25">
     1421                <node parent="box_bg" name="foundradio" posx="center" posy="160" width="100%" height="25">
     1422                <node parent="box_bg" name="founddata"  posx="center" posy="200" width="100%" height="25">
     1423                <node parent="box_bg" name="foundblind" posx="center" posy="240" width="100%" height="25">
     1424        <node name="list_bg" posx="620" posy="20" width="530" height="470" hspace="10" vspace="10" bgcol="bgcol" transparent="20">
     1425                <node parent="list_bg" name="listbox" type="listbox" scrollbar="auto" bordercol="grey" font="RegularLight" fontsize="24" fontcol="white" posx="0" posy="0" width="100%" height="100%">
     1426        <node parent="box_bg" name="buttonbar" posx="center" posy="bottom" width="100%" height="90" valign="bottom">
     1427                        <node parent="buttonbar" name="b3" text="ADD ALL" textposx="10" bordercol="green" bordersize="5" bordertype="4" font="RegularLight" fontsize="24" fontcol="fontcol" posx="0" posy="top" width="450" height="40" valign="middle">
     1428                        <node parent="buttonbar" name="b2" text="ADD ONE" textposx="10" bordercol="red" bordersize="5" bordertype="4" font="RegularLight" fontsize="24" fontcol="fontcol" posx="0" posy="bottom" width="400" height="40" valign="middle">
     1429                        <node parent="buttonbar" name="b1" text=" EXIT " font="RegularLight" fontsize="28" fontcol="black" posx="right" posy="bottom" width="100" height="40" halign="center" valign="middle" bgcol="grey">
     1430</screen>
     1431
     1432
     1433#scanmanual, fullscreen, 1280x720 => 1220x660
     1434<screen name="scanmanual" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30" bgcol="black" transparent="200">
     1435        <node name="titletext" text="Scan Manual" font="Regular" fontcol="white" fontsize="80" posx="0" posy="580" width="100%" height="80" halign="left" valign="middle">
    13721436        <node name="titletext-1" text="Channel Service" font="Regular" fontcol="grey" fontsize="50" posx="0" posy="530" width="100%" height="50" halign="left" valign="middle">
    13731437        <node name="titletext-2" text="System" font="Regular" fontcol="grey" fontsize="30" posx="0" posy="500" width="100%" height="30" halign="left" valign="middle">
Note: See TracChangeset for help on using the changeset viewer.