Changeset 20016 for ipk/source.sh4/titanskins_default
- Timestamp:
- Feb 9, 2013, 8:24:23 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml
r20013 r20016 1884 1884 1885 1885 #2nd Infobar 1886 <screen name="infobar2" bgcol="bgcol" bordercol="bordercol" bordersize="1" borderradius="10" fontcol="fontcol" fontsize="30" posx="center" posy="380" width="1165" height="160"> 1887 <node text="Signal:" name="labelsignal" posx="10" posy="10" width="60" height="20"> 1888 <node text="SNR:" name="labelsnr" posx="10" posy="48" width="50" height="20"> 1889 <node text="BER:" name="labelber" posx="340" posy="10" width="50" height="20"> 1890 <node text="UNC:" name="labelunc" posx="340" posy="48" width="50" height="20"> 1891 #<node text="crypt:" name="labelunc" posx="700" posy="10" width="50" height="20"> 1892 <node halign="left" func="getsignal" param1="%d%%" posx="240" posy="10" width="50" height="20"> 1893 <node halign="left" func="getsnr" param1="%d%%" posx="240" posy="48" width="50" height="20"> 1894 <node halign="left" func="getber" param1="%d%" posx="390" posy="10" width="50" height="20"> 1895 <node halign="left" func="getunc" param1="%d%" posx="390" posy="48" width="50" height="20"> 1896 <node name="signalline" func="getsignalline" param1="%d" progresscol="listboxselect" bordersize="1" borderradius="8" bordercol="bgcol" bgcol="progresscolbg" posx="80" posy="12" width="140" height="16"> 1897 <node name="snrline" func="getsnrline" param1="%d" progresscol="listboxselect" bordersize="1" borderradius="8" bordercol="bgcol" bgcol="progresscolbg" posx="80" posy="50" width="140" height="16"> 1898 <node text="Tuner" name="labeltuner" posx="520" posy="10" width="55" height="20"> 1899 <node text="" func="getakttuner" name="akttuner" posx="575" posy="10" width="40" height="20" fontsize="30"> 1900 <node func="getsatname" param1="%d" posx="520" posy="48" width="270" height="20"> 1901 <node func="getoscamcw0" param1="%s" posx="10" posy="86" width="270" height="20"> 1902 <node func="getoscamcw1" param1="%s" posx="10" posy="124" width="270" height="20"> 1903 <node func="getoscamcaid" param1="%s" posx="300" posy="86" width="270" height="20"> 1904 <node func="getoscampid" param1="%s" posx="300" posy="124" width="270" height="20"> 1905 <node func="getoscamprov" param1="%s" posx="450" posy="86" width="270" height="20"> 1906 <node func="getoscamreader" param1="%s" posx="450" posy="124" width="270" height="20"> 1907 <node func="getoscamfrom" param1="%s" posx="700" posy="48" width="360" height="20"> 1908 <node func="getoscamsource" param1="%s" posx="700" posy="48" width="500" height="20"> 1909 <node func="getoscamsystem" param1="%s" posx="700" posy="86" width="270" height="20"> 1910 #<node func="getoscamsource" param1="%s" posx="700" posy="124" width="350" height="20"> 1911 #<node func="getemu" param1="%s" posx="750" posy="10" width="270" height="20"> 1912 <node func="getemu" param1="%s" posx="700" posy="10" width="320" height="20"> 1913 <node func="getoscamecmtime" param1="%s" posx="950" posy="86" width="270" height="20"> 1914 <node func="getoscamprotocol" param1="%s" posx="950" posy="124" width="270" height="20"> 1915 <node func="getoscamhops" param1="%s" posx="1000" posy="10" width="270" height="20"> 1886 <screen name="infobar2" bgcol="bgcol" bordercol="bordercol" bordersize="1" borderradius="10" fontcol="fontcol" fontsize="30" posx="center" posy="380" width="1165" height="170"> 1887 1888 <node name="satname" func="getsatname" param1="%d" posx="10" posy="10" width="220" height="20"> 1889 <node name="labelsignal" text="Signal:" halign="right" posx="250" posy="10" width="70" height="20"> 1890 <node name="signalline" func="getsignalline" param1="%d" progresscol="listboxselect" bordersize="1" borderradius="6" bordercol="black" bgcol="white" posx="330" posy="14" width="130" height="12"> 1891 <node name="signal" func="getsignal" param1="%d%%" posx="470" posy="10" width="50" height="20"> 1892 <node name="labelsnr" text="SNR:" halign="right" posx="540" posy="10" width="50" height="20"> 1893 <node name="snrline" func="getsnrline" param1="%d" progresscol="listboxselect" bordersize="1" borderradius="6" bordercol="black" bgcol="white" posx="600" posy="14" width="130" height="12"> 1894 <node name="snr" func="getsnr" param1="%d%%" posx="740" posy="10" width="50" height="20"> 1895 <node name="labelber" text="BER:" posx="810" posy="10" width="50" height="20"> 1896 <node name="ber" func="getber" param1="%d%" posx="860" posy="10" width="50" height="20"> 1897 <node name="labelunc" text="UNC:" posx="930" posy="10" width="50" height="20"> 1898 <node name="unc" func="getunc" param1="%d%" posx="980" posy="10" width="50" height="20"> 1899 <node name="labeltuner" text="Tuner:" posx="1050" posy="10" width="60" height="20"> 1900 <node name="akttuner" func="getakttuner" posx="1110" posy="10" width="40" height="20" fontsize="30"> 1901 1902 <node name="line" posx="0" posy="40" width="100%" height="2" bgcol="bgcol" bgcol2="white" gradient="leftmiddle"> 1903 1904 <node name="emu" func="getemu" param1="%s" posx="10" posy="60" width="270" height="20"> 1905 <node name="oscamreader" func="getoscamreader" param1="%s" posx="300" posy="60" width="310" height="20"> 1906 <node name="oscamprotocol" func="getoscamprotocol" param1="%s" posx="630" posy="60" width="280" height="20"> 1907 <node name="oscamsource" func="getoscamsource" param1="%s" posx="930" posy="60" width="220" height="20"> 1908 1909 <node name="oscamcw0" func="getoscamcw0" param1="%s" posx="10" posy="100" width="270" height="20"> 1910 <node name="oscamcaid" func="getoscamcaid" param1="%s" posx="300" posy="100" width="130" height="20"> 1911 <node name="oscamprov" func="getoscamprov" param1="%s" posx="450" posy="100" width="160" height="20"> 1912 <node name="oscamfrom" func="getoscamfrom" param1="%s" posx="630" posy="100" width="280" height="20"> 1913 <node name="oscamhops" func="getoscamhops" param1="%s" posx="930" posy="100" width="100" height="20"> 1914 1915 <node name="oscamcw1" func="getoscamcw1" param1="%s" posx="10" posy="140" width="270" height="20"> 1916 <node name="oscampid" func="getoscampid" param1="%s" posx="300" posy="140" width="130" height="20"> 1917 <node name="oscamecmtime" func="getoscamecmtime" param1="%s" posx="450" posy="140" width="160" height="20"> 1918 <node name="oscamsystem" func="getoscamsystem" param1="%s" posx="630" posy="140" width="280" height="20"> 1916 1919 </screen> 1917 1920
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)