Ignore:
Timestamp:
10/05/16 15:17:22 (8 years ago)
Author:
mega
Message:

[Atemio] add infobar 2 for 100 x 60 picons

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_Atemio/_path_/usr/local/share/titan/skin/Atemio/skin.xml

    r39214 r39215  
    10661066</screen>
    10671067
     1068<screen name="infobar_v2" fontsize=30 posx=center posy=433 width=1250 height=286 transparent="0">
     1069<node name="topbar" posx="0" posy="130" width="100%" height="150" hspace="5" fontcol="fontcol" bordercol="bordercol" bordersize="0" borderradius="0" bgcol="bgcol">
     1070#<node name="line" posx="220" posy="215" width="890" height="4" bgcol="bgcol" bgcol2="white" gradient="leftmiddle">
     1071<node name="topbar" posx="60" posy="165" width="180" height="100" hspace="5" bordercol="bordercol" bordersize="0" borderradius="0" bgcol="bgcol2">
     1072<node func=getpicon posx=100 posy=185 width="100" height="60" picwidth="center" picheight="center">
     1073<node func=getepgaktstart param1="%H:%M" bordersize=0 fontsize=28 fontcol=burlywood1 posx=280 posy=170 width=90 height=28 fontcol=fontcol>
     1074<node func=getepgaktend param1="%H:%M" bordersize=0 fontsize=28 fontcol=burlywood1 posx=385 posy=170 width=70 height=28 fontcol=fontcol>
     1075<node func=getepgakttitle bordersize=0 fontcol=fontcol fontsize=30 posx=473 posy=170 width=560 height=30>
     1076<node halign=right func=getepgakttimeremaining fontsize=28 param1="+%d min" fontcol=burlywood1 bordersize=0 posx=1030 posy=170 width=120 height=28 fontcol=fontcol>
     1077<node func=getepgnextstart param1="%H:%M" bordersize=0 fontsize=28 fontcol=burlywood1 posx=280 posy=230 width=90 height=28 fontcol=fontcol>
     1078<node func=getepgnextend param1="%H:%M" bordersize=0 fontsize=28 fontcol=burlywood1 posx=385 posy=230 width=70 height=28 fontcol=fontcol>
     1079<node func=getepgnexttitle bordersize=0 fontcol=grey fontsize=30 posx=473 posy=230 width=560 height=30 fontcol=burlywood1>
     1080<node halign=right func=getepgnexttimeremaining fontsize=28 param1=" %d min" fontcol=burlywood1 bordersize=0 posx=1030 posy=230 width=120 height=28 fontcol=fontcol>
     1081<node progresscol=progresscol func=getepgakttimeline name=epgline posy=145 posx=270 width=940 height=10>
     1082<node halign=center valign=middle func=getrec param1=skin name=rec posx=1180 posy=135 width=50 height=20>
     1083<node name="time" func="gettime" param1="%R" halign="center" valign="middle"  charspace="-1" fontsize="34" fontcol="fontcol" posx="1150" posy="195" width="110" height="34">
     1084<node name="channelname" fontcol=progresscol func="getaktchannelname" fontsize=60 posx="20" posy="60" width="900" height="60">
     1085<node posx="270" posy="149" width="940" height="2" bgcol=progresscol>
     1086<node name="channelnr" func="getchannelnr" fontcol=fontcol fontsize=30 posx="10" posy="130" width="90" height="30">
     1087#<node progresscol=progresscol halign=right func=getepgmarkedtimeline name=epgline posy=150 posx=900 width=200 height=10>
     1088</screen>
     1089
    10681090#2nd infobar v1
    10691091<screen name="infobar2" bgcol="bgcol" bordercol="bordercol" bordersize="2" borderradius="10" fontcol="fontcol" fontsize="30" posx="center" posy="378" width="1165" height="150">
     
    11751197<node fontsize=27 fontsize2=25 fontcol=fontcol  fontcol2=burlywood1 bordercol=progresscol scrollbar=auto type=listbox name=listbox posy=140 posx=40 width=700 height=480>
    11761198<node name="minitv" func="gettvpic" param1="468:4:205">
    1177         <node name="minitvbg" bordersize="4" borderradius="8" bordercol="progresscol" posx="828" posy="5" width="369" height="208" bgcol="0" transparent="255">
    1178         <node name="minitvbg" bordersize="4" borderradius="8" bordercol="progresscol" posx="828" posy="5" width="369" height="208" transparent="0">
     1199        <node bordersize="4" borderradius="8" bordercol="progresscol" posx="828" posy="5" width="369" height="208" bgcol="0" transparent="255">
     1200        <node bordersize="4" borderradius="8" bordercol="progresscol" posx="828" posy="5" width="369" height="208" transparent="0">
    11791201<node func=getepgmarkedstart param1="%H:%M" bordersize=0 fontsize=24 fontcol=fontcol posx=832 posy=220 width=90 height=28 fontcol=fontcol>
    11801202<node func=getepgmarkedend param1="%H:%M" bordersize=0 fontsize=24 fontcol=fontcol posx=1132 posy=220 width=70 height=28 fontcol=fontcol>
Note: See TracChangeset for help on using the changeset viewer.