Changeset 35196 for ipk


Ignore:
Timestamp:
Aug 23, 2015, 6:41:52 PM (11 years ago)
Author:
Maenne79
Message:

[KravenHD] Add channelnumer and name to secondinfobar, add spleeptimer info for both infobars

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_KravenHD/_path_/usr/local/share/titan/skin/KravenHD/skin.xml

    r35195 r35196  
    21822182</screen>
    21832183
    2184 
    21852184<screen name="playinfobarcover" param1="skin" halign="center" posy="20" posx="860" width="400" height="450" transparent="1">
    21862185<node name="cover" posx="0" posy="0" width="400" height="450" picwidth="1" picheight="1">
     
    22762275        <node name="channelnr" func="getchannelnr" posx="20" posy="70" width="210" height="35">
    22772276        <node name="channelname" func="getaktchannelname" posx="260" posy="70" width="480" height="35">
     2277        <node name="sleep" func="getpowerofftime" param1="Sleeptimer: %d min" fontcol="orange" posx="960" posy="85" width="300" height="25">
    22782278
    22792279        <node func="getepgaktstart" param1="%R" halign="center" posx="260" posy="124" width="80" height="20">
     
    23162316
    23172317        <node name="topbar" font="Regular" fontsize="40" fontcol="white" posx="0" posy="0" width="100%" height="60" hspace="40">
    2318                 <node parent="topbar" name="sleep" func="getpowerofftime" param1="sleep in %d min" fontcol="orange" halign="center" valign="middle" posx="360" posy="center" width="200" height="16">
     2318                <node parent="topbar" name="channelnr" func="getchannelnr" posx="0" posy="center" width="110" height="25">
     2319                <node parent="topbar" name="channelname" func="getaktchannelname" posx="140" posy="center" width="360" height="25">
    23192320                <node parent="topbar" name="rec1" picmem="icons/rec_off.png" halign="center" valign="middle" posx="570" posy="center" width="80" height="25">
    23202321                <node parent="topbar" name="rec2" func="getrec" param1="icons" halign="center" valign="middle" posx="570" posy="center" width="80" height="25">
     
    23402341
    23412342        <node name="bottombar" font="Regular" fontsize="40" fontcol="white" posx="0" posy="bottom" width="100%" height="250">
     2343       
     2344                <node parent="bottombar" name="sleep" func="getpowerofftime" param1="Sleeptimer: %d min" fontcol="orange" posx="960" posy="85" width="300" height="25">
     2345               
    23422346                <node parent="bottombar" name="picon" func="getalternatepicon" posx="20" posy="110" width="220" height="132" picwidth="220" picheight="132">
    2343 
    2344 #               <node parent="bottombar" name="channelnr" func="getchannelnr" font="RegularLight" fontcol="burlywood1" halign="center" posx="230" posy="0" width="210" height="35">
    2345 #               <node parent="bottombar" name="channelname" func="getaktchannelname" font="RegularLight" fontcol="burlywood1" halign="center" posx="450" posy="0" width="480" height="35">
    23462347
    23472348                <node parent="bottombar" func="getepgaktstart" param1="%R" halign="center" posx="260" posy="124" width="80" height="20">
Note: See TracChangeset for help on using the changeset viewer.