Changeset 16732
- Timestamp:
- Jun 20, 2012, 3:05:13 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml
r16731 r16732 355 355 356 356 357 #serviceinfo grid 358 <screen name="serviceinfo" fontsize="28" fontcol="fontcol" bgcol="black" width="100%" height="100%"> 359 <node text="Serviceinfo" name="titletext" posx="30" posy="30" width="710" height="50" bgcol="titlebgcol" fontsize="40" valign="middle" halign="center"> 360 <node text="" name="details" bordercol="titlebgcol" bordersize="1" type="textbox" wrap="yes" fontsize="28" posx="30" posy="90" width="710" height="225"> 361 <node func="gettvpic" param1="408:25:315"> 362 <node bordersize="5" bordercol="black" posx="750" posy="30" width="500" height="285" bgcol="0" transparent="255"> 363 <node name="name" text="Name:" valign="middle" posx="140" posy="325" width="240" height="35"> 364 <node name="provider" text="Provider:" valign="middle" posx="140" posy="360" width="240" height="35"> 365 <node name="aspectratio" text="Aspect Ratio:" valign="middle" posx="140" posy="395" width="240" height="35"> 366 <node name="resolution" text="Resolution:" valign="middle" posx="140" posy="430" width="240" height="35"> 367 <node name="xres" text="TV Resolution (w):" valign="middle" posx="140" posy="465" width="240" height="35"> 368 <node name="yres" text="TV Resolution (h):" valign="middle" posx="140" posy="500" width="240" height="35"> 369 370 <node name="videopid" text="Video PID:" valign="middle" posx="140" posy="325" width="240" height="35"> 371 <node name="audiopid" text="Audio PID:" valign="middle" posx="140" posy="360" width="240" height="35"> 372 <node name="pcrpid" text="PCR PID:" valign="middle" posx="140" posy="395" width="240" height="35"> 373 <node name="pmtpid" text="PMT PID:" valign="middle" posx="140" posy="430" width="240" height="35"> 374 <node name="txtpid" text="TXT PID:" valign="middle" posx="140" posy="465" width="240" height="35"> 375 <node name="tsid" text="TSID:" valign="middle" posx="140" posy="500" width="240" height="35"> 376 <node name="onid" text="ONID:" valign="middle" posx="140" posy="535" width="240" height="35"> 377 <node name="sid" text="SID:" valign="middle" posx="140" posy="570" width="240" height="35"> 378 <node name="id" text="ID:" valign="middle" posx="140" posy="605" width="240" height="35"> 379 380 <node name="tuner" text="Tuner:" valign="middle" posx="140" posy="325" width="240" height="35"> 381 <node name="type" text="Type:" valign="middle" posx="140" posy="360" width="240" height="35"> 382 <node name="system" text="System:" valign="middle" posx="140" posy="395" width="240" height="35"> 383 <node name="modulation" text="Modulation:" valign="middle" posx="140" posy="430" width="240" height="35"> 384 <node name="orbitalpos" text="Orbital Position:" valign="middle" posx="140" posy="465" width="240" height="35"> 385 <node name="frequency" text="Frequency:" valign="middle" posx="140" posy="500" width="240" height="35"> 386 <node name="symbolrate" text="Symbol rate:" valign="middle" posx="140" posy="535" width="240" height="35"> 387 <node name="polarization" text="Polarization:" valign="middle" posx="140" posy="570" width="240" height="35"> 388 <node name="fec" text="FEC:" valign="middle" posx="140" posy="605" width="240" height="35"> 389 <node name="inversion" text="Inversion:" valign="middle" posx="650" posy="325" width="240" height="35"> 390 <node name="rolloff" text="Rolloff:" valign="middle" posx="650" posy="360" width="240" height="35"> 391 <node name="pilot" text="Pilot:" valign="middle" posx="650" posy="395" width="240" height="35"> 392 393 <node name="l1" valign="middle" posx="390" posy="325" width="240" height="35"> 394 <node name="l2" valign="middle" posx="390" posy="360" width="240" height="35"> 395 <node name="l3" valign="middle" posx="390" posy="395" width="240" height="35"> 396 <node name="l4" valign="middle" posx="390" posy="430" width="240" height="35"> 397 <node name="l5" valign="middle" posx="390" posy="465" width="240" height="35"> 398 <node name="l6" valign="middle" posx="390" posy="500" width="240" height="35"> 399 <node name="l7" valign="middle" posx="390" posy="535" width="240" height="35"> 400 <node name="l8" valign="middle" posx="390" posy="570" width="240" height="35"> 401 <node name="l9" valign="middle" posx="390" posy="605" width="240" height="35"> 402 <node name="l10" valign="middle" posx="900" posy="325" width="240" height="35"> 403 <node name="l11" valign="middle" posx="900" posy="360" width="240" height="35"> 404 <node name="l12" valign="middle" posx="900" posy="395" width="240" height="35"> 405 406 <node name="b1" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="140" posy="650" width="150" height="40"> 407 <node name="b2" text="Service" halign="center" valign="middle" bordercol="red" bordersize="6" bordertype="2" posx="300" posy="650" width="150" height="40"> 408 <node name="b3" text="PIDs" halign="center" valign="middle" bordercol="green" bordersize="6" bordertype="2" posx="460" posy="650" width="150" height="40"> 409 <node name="b4" text="Tuner" halign="center" valign="middle" bordercol="yellow" bordersize="6" bordertype="2" posx="620" posy="650" width="150" height="40"> 357 #serviceinfo grid, max 1220x660, Xspace=30 ! 358 <screen name="serviceinfo" fontsize="28" fontcol="fontcol" bgcol="black" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30"> 359 <node name="titletext" text="Serviceinfo" fontcol="black" fontsize="36" posx="0" posy="0" width="840" height="50" valign="middle" halign="center" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle"> 360 <node name="details" text="serviceinfo..." bordercol="titlebgcol" bordersize="1" borderradius="8" type="textbox" wrap="yes" fontsize="28" posx="0" posy="60" width="840" height="145" hspace="10" vspace="10"> 361 <node name="minitv" func="gettvpic" param1="484:26:234"> 362 <node bordersize="5" bordercol="black" posx="850" posy="0" width="370" height="205" bgcol="0" transparent="255"> 363 364 <node bordercol="titlebgcol" bordersize="1" fontsize="28" posx="center" posy="245" width="1020" height="335"> 365 <node name="name" text="Name:" valign="middle" posx="110" posy="255" width="240" height="35"> 366 <node name="provider" text="Provider:" valign="middle" posx="110" posy="290" width="240" height="35"> 367 <node name="aspectratio" text="Aspect Ratio:" valign="middle" posx="110" posy="325" width="240" height="35"> 368 <node name="resolution" text="Resolution:" valign="middle" posx="110" posy="360" width="240" height="35"> 369 <node name="xres" text="TV Resolution (w):" valign="middle" posx="110" posy="395" width="240" height="35"> 370 <node name="yres" text="TV Resolution (h):" valign="middle" posx="110" posy="430" width="240" height="35"> 371 372 <node name="videopid" text="Video PID:" valign="middle" posx="110" posy="255" width="240" height="35"> 373 <node name="audiopid" text="Audio PID:" valign="middle" posx="110" posy="290" width="240" height="35"> 374 <node name="pcrpid" text="PCR PID:" valign="middle" posx="110" posy="325" width="240" height="35"> 375 <node name="pmtpid" text="PMT PID:" valign="middle" posx="110" posy="360" width="240" height="35"> 376 <node name="txtpid" text="TXT PID:" valign="middle" posx="110" posy="395" width="240" height="35"> 377 <node name="tsid" text="TSID:" valign="middle" posx="110" posy="430" width="240" height="35"> 378 <node name="onid" text="ONID:" valign="middle" posx="110" posy="465" width="240" height="35"> 379 <node name="sid" text="SID:" valign="middle" posx="110" posy="500" width="240" height="35"> 380 <node name="id" text="ID:" valign="middle" posx="110" posy="535" width="240" height="35"> 381 382 <node name="tuner" text="Tuner:" valign="middle" posx="110" posy="255" width="240" height="35"> 383 <node name="type" text="Type:" valign="middle" posx="110" posy="290" width="240" height="35"> 384 <node name="system" text="System:" valign="middle" posx="110" posy="325" width="240" height="35"> 385 <node name="modulation" text="Modulation:" valign="middle" posx="110" posy="360" width="240" height="35"> 386 <node name="orbitalpos" text="Orbital Position:" valign="middle" posx="110" posy="395" width="240" height="35"> 387 <node name="frequency" text="Frequency:" valign="middle" posx="110" posy="430" width="240" height="35"> 388 <node name="symbolrate" text="Symbol rate:" valign="middle" posx="110" posy="465" width="240" height="35"> 389 <node name="polarization" text="Polarization:" valign="middle" posx="110" posy="500" width="240" height="35"> 390 <node name="fec" text="FEC:" valign="middle" posx="110" posy="535" width="240" height="35"> 391 <node name="inversion" text="Inversion:" valign="middle" posx="620" posy="255" width="240" height="35"> 392 <node name="rolloff" text="Rolloff:" valign="middle" posx="620" posy="290" width="240" height="35"> 393 <node name="pilot" text="Pilot:" valign="middle" posx="620" posy="325" width="240" height="35"> 394 395 <node name="l1" valign="middle" posx="360" posy="255" width="240" height="35"> 396 <node name="l2" valign="middle" posx="360" posy="290" width="240" height="35"> 397 <node name="l3" valign="middle" posx="360" posy="325" width="240" height="35"> 398 <node name="l4" valign="middle" posx="360" posy="360" width="240" height="35"> 399 <node name="l5" valign="middle" posx="360" posy="395" width="240" height="35"> 400 <node name="l6" valign="middle" posx="360" posy="430" width="240" height="35"> 401 <node name="l7" valign="middle" posx="360" posy="465" width="240" height="35"> 402 <node name="l8" valign="middle" posx="360" posy="500" width="240" height="35"> 403 <node name="l9" valign="middle" posx="360" posy="535" width="240" height="35"> 404 <node name="l10" valign="middle" posx="870" posy="255" width="240" height="35"> 405 <node name="l11" valign="middle" posx="870" posy="290" width="240" height="35"> 406 <node name="l12" valign="middle" posx="870" posy="325" width="240" height="35"> 407 <node name="buttonbar" posx="0" posy="610" width="1220" height="50" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle"> 408 <node name="b1" picmem="skin/key_exit_70x40.png" posx="5" posy="615" width="70" height="40"> 409 <node name="b2" text="Service" picmem="skin/key_red_30x30.png" textposx="40" valign="middle" fontcol="black" fontsize="24" posx="85" posy="620" width="170" height="30"> 410 <node name="b3" text="PIDs" picmem="skin/key_green_30x30.png" textposx="40" valign="middle" fontcol="black" fontsize="24" posx="265" posy="620" width="170" height="30"> 411 <node name="b4" text="Tuner" picmem="skin/key_yellow_30x30.png" textposx="40" valign="middle" fontcol="black" fontsize="24" posx="445" posy="620" width="170" height="30"> 410 412 </screen> 411 413
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)