Changeset 16669


Ignore:
Timestamp:
Jun 18, 2012, 3:23:50 PM (14 years ago)
Author:
tobayer
Message:

[titan] update new default skin, serviceinfo screen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml

    r16668 r16669  
    351351
    352352
     353#serviceinfo grid
     354<screen name="serviceinfo" fontsize="28" fontcol="fontcol" bgcol="black" width="100%" height="100%">
     355<node text="Serviceinfo" name="titletext" posx="30" posy="30" width="710" height="50" bgcol="titlebgcol" fontsize="40" valign="middle" halign="center">
     356<node text="" name="details" bordercol="titlebgcol" bordersize="1" type="textbox" wrap="yes" fontsize="28" posx="30" posy="90" width="710" height="225">
     357<node func="gettvpic" param1="408:25:315">
     358<node bordersize="5" bordercol="black" posx="750" posy="30" width="500" height="285" bgcol="0" transparent="255">
     359        <node name="name" text="Name:"                   valign="middle" posx="140" posy="325" width="240" height="35">
     360        <node name="provider" text="Provider:"           valign="middle" posx="140" posy="360" width="240" height="35">
     361        <node name="aspectratio" text="Aspect Ratio:"    valign="middle" posx="140" posy="395" width="240" height="35">
     362        <node name="resolution" text="Resolution:"       valign="middle" posx="140" posy="430" width="240" height="35">
     363
     364        <node name="videopid" text="Video PID:"          valign="middle" posx="140" posy="325" width="240" height="35">
     365        <node name="audiopid" text="Audio PID:"          valign="middle" posx="140" posy="360" width="240" height="35">
     366        <node name="pcrpid" text="PCR PID:"              valign="middle" posx="140" posy="395" width="240" height="35">
     367        <node name="pmtpid" text="PMT PID:"              valign="middle" posx="140" posy="430" width="240" height="35">
     368        <node name="txtpid" text="TXT PID:"              valign="middle" posx="140" posy="465" width="240" height="35">
     369        <node name="tsid" text="TSID:"                   valign="middle" posx="140" posy="500" width="240" height="35">
     370        <node name="onid" text="ONID:"                   valign="middle" posx="140" posy="535" width="240" height="35">
     371        <node name="sid" text="SID:"                     valign="middle" posx="140" posy="570" width="240" height="35">
     372        <node name="id" text="ID:"                       valign="middle" posx="140" posy="605" width="240" height="35">
     373
     374        <node name="tuner" text="Tuner:"                 valign="middle" posx="140" posy="325" width="240" height="35">
     375        <node name="type" text="Type:"                   valign="middle" posx="140" posy="360" width="240" height="35">
     376        <node name="system" text="System:"               valign="middle" posx="140" posy="395" width="240" height="35">
     377        <node name="modulation" text="Modulation:"       valign="middle" posx="140" posy="430" width="240" height="35">
     378        <node name="orbitalpos" text="Orbital Position:" valign="middle" posx="140" posy="465" width="240" height="35">
     379        <node name="frequency" text="Frequency:"         valign="middle" posx="140" posy="500" width="240" height="35">
     380        <node name="symbolrate" text="Symbol rate:"      valign="middle" posx="140" posy="535" width="240" height="35">
     381        <node name="polarization" text="Polarization:"   valign="middle" posx="140" posy="570" width="240" height="35">
     382        <node name="fec" text="FEC:"                     valign="middle" posx="140" posy="605" width="240" height="35">
     383        <node name="inversion" text="Inversion:"         valign="middle" posx="650" posy="325" width="240" height="35">
     384        <node name="rolloff" text="Rolloff:"             valign="middle" posx="650" posy="360" width="240" height="35">
     385        <node name="pilot" text="Pilot:"                 valign="middle" posx="650" posy="395" width="240" height="35">
     386
     387        <node name="l1"                                  valign="middle" posx="390" posy="325" width="240" height="35">
     388        <node name="l2"                                  valign="middle" posx="390" posy="360" width="240" height="35">
     389        <node name="l3"                                  valign="middle" posx="390" posy="395" width="240" height="35">
     390        <node name="l4"                                  valign="middle" posx="390" posy="430" width="240" height="35">
     391        <node name="l5"                                  valign="middle" posx="390" posy="465" width="240" height="35">
     392        <node name="l6"                                  valign="middle" posx="390" posy="500" width="240" height="35">
     393        <node name="l7"                                  valign="middle" posx="390" posy="535" width="240" height="35">
     394        <node name="l8"                                  valign="middle" posx="390" posy="570" width="240" height="35">
     395        <node name="l9"                                  valign="middle" posx="390" posy="605" width="240" height="35">
     396        <node name="l10"                                 valign="middle" posx="900" posy="325" width="240" height="35">
     397        <node name="l11"                                 valign="middle" posx="900" posy="360" width="240" height="35">
     398        <node name="l12"                                 valign="middle" posx="900" posy="395" width="240" height="35">
     399
     400<node name="b1" text="EXIT"    halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="140" posy="650" width="150" height="40">
     401<node name="b2" text="Service" halign="center" valign="middle" bordercol="red"     bordersize="6" bordertype="2" posx="300" posy="650" width="150" height="40">
     402<node name="b3" text="PIDs"    halign="center" valign="middle" bordercol="green"   bordersize="6" bordertype="2" posx="460" posy="650" width="150" height="40">
     403<node name="b4" text="Tuner"   halign="center" valign="middle" bordercol="yellow"  bordersize="6" bordertype="2" posx="620" posy="650" width="150" height="40">
     404</screen>
     405
     406
    353407<screen name=autores bordercol=bordercol bordersize=2 fontcol=fontcol fontsize=30 posx=60 posy=60 width=120 height=40 valign=middle halign=center>
    354408</screen>
     
    11241178</screen>
    11251179
    1126 <screen fontcol=fontcol valign=bottom titlealign=center name="serviceinfo" hspace=5 vspace=5 fontsize=30 title="Serviceinfo" posx=center posy=center width=800 height=500 bordercol=bordercol bordersize=2 bgcol=bgcol>
    1127 <node name=name text="Name:" posy=1 posx=0 height=22 width=100%>
    1128 <node name=provider text="Provider:" posy=22 posx=0 height=22 width=100%>
    1129 <node name=aspectratio text="Aspect Ratio:" posy=44 posx=0 height=22 width=100%>
    1130 <node name=resolution text="Resolution:" posy=66 posx=0 height=22 width=100%>
    1131 <node name=videopid text="Video PID:" posy=1 posx=0 height=22 width=100%>
    1132 <node name=audiopid text="Audio PID:" posy=22 posx=0 height=22 width=100%>
    1133 <node name=pcrpid text="PCR PID:" posy=44 posx=0 height=22 width=100%>
    1134 <node name=pmtpid text="PMT PID:" posy=66 posx=0 height=22 width=100%>
    1135 <node name=txtpid text="TXT PID:" posy=88 posx=0 height=22 width=100%>
    1136 <node name=tsid text="TSID:" posy=110 posx=0 height=22 width=100%>
    1137 <node name=onid text="ONID:" posy=132 posx=0 height=22 width=100%>
    1138 <node name=sid text="SID:" posy=154 posx=0 height=22 width=100%>
    1139 <node name=id text="ID:" posy=176 posx=0 height=22 width=100%>
    1140 <node name=tuner text="Tuner:" posy=1 posx=0 height=22 width=100%>
    1141 <node name=type text="Type:" posy=22 posx=0 height=22 width=100%>
    1142 <node name=system text="System:" posy=44 posx=0 height=22 width=100%>
    1143 <node name=modulation text="Modulation:" posy=66 posx=0 height=22 width=100%>
    1144 <node name=orbitalpos text="Orbital Position:" posy=88 posx=0 height=22 width=100%>
    1145 <node name=frequency text="Frequency:" posy=110 posx=0 height=22 width=100%>
    1146 <node name=symbolrate text="Symbol rate:" posy=132 posx=0 height=22 width=100%>
    1147 <node name=polarization text="Polarization:" posy=154 posx=0 height=22 width=100%>
    1148 <node name=fec text="FEC:" posy=176 posx=0 height=22 width=100%>
    1149 <node name=inversion text="Inversion:" posy=198 posx=0 height=22 width=100%>
    1150 <node name=rolloff text="Rolloff:" posy=220 posx=0 height=22 width=100%>
    1151 <node name=pilot text="Pilot:" posy=242 posx=0 height=22 width=100%>
    1152 <node textposx=300 name=l1 posy=1 posx=0 height=22 width=100%>
    1153 <node textposx=300 name=l2 posy=22 posx=0 height=22 width=100%>
    1154 <node textposx=300 name=l3 posy=44 posx=0 height=22 width=100%>
    1155 <node textposx=300 name=l4 posy=66 posx=0 height=22 width=100%>
    1156 <node textposx=300 name=l5 posy=88 posx=0 height=22 width=100%>
    1157 <node textposx=300 name=l6 posy=110 posx=0 height=22 width=100%>
    1158 <node textposx=300 name=l7 posy=132 posx=0 height=22 width=100%>
    1159 <node textposx=300 name=l8 posy=154 posx=0 height=22 width=100%>
    1160 <node textposx=300 name=l9 posy=176 posx=0 height=22 width=100%>
    1161 <node textposx=300 name=l10 posy=198 posx=0 height=22 width=100%>
    1162 <node textposx=300 name=l11 posy=220 posx=0 height=22 width=100%>
    1163 <node textposx=300 name=l12 posy=242 posx=0 height=22 width=100%>
    1164 <node name=b1 text="Service" halign=center valign=middle bordercol=red bordersize=6 bordertype=2 posx=20 posy=0 width=150 height=39/>
    1165 <node name=b2 text="PIDs" halign=center valign=middle bordercol=green bordersize=6 bordertype=2 posx=180 posy=0 width=150 height=39/>
    1166 <node name=b3 text="Tuner" halign=center valign=middle bordercol=yellow bordersize=6 bordertype=2 posx=340 posy=0 width=150 height=39/>
    1167 </screen>
    1168 
    11691180<screen name="helpbox" title="Help" titlealign=center fontcol=fontcol titlebgcol=titlebgcol titlebgcol=titlebgcol hspace=30 vspace=30 valign=bottom fontsize=30 posx=center posy=center width=70% height=70% bordercol=bordercol bordersize=2 bgcol=bgcol>
    11701181<node scrollbar=auto type=textbox posy=1 posx=0 name=textbox width=100% height=-35>
Note: See TracChangeset for help on using the changeset viewer.