Changeset 17046


Ignore:
Timestamp:
Jul 8, 2012, 4:16:19 PM (14 years ago)
Author:
tobayer
Message:

[titan] update skin.xml, epg/programinfo, remove nonsense epgline, add rectimeline

File:
1 edited

Legend:

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

    r17045 r17046  
    10811081<node name="title" text="Program Info" valign="middle" fontcol="black" fontsize="36" posx="10" posy="7" width="350" height="36">
    10821082<node name="time" func="gettime" param1="%d.%m. (%a) %H:%M" halign="right" valign="middle" fontcol="black" fontsize="36" posx="890" posy="7" width="300" height="36">
    1083 <node name="bg" bgcol="bgcol" posx="center" posy="center" width="1180" height="550" hspace="10" vspace="10">
     1083<node name="bg" bgcol="bgcol" posx="center" posy="center" width="1184" height="550" hspace="10" vspace="10">
    10841084        <node parent="bg" name="channelnr" halign="right" fontsize="32" posx="0" posy="0" width="60" height="32">
    1085         <node parent="bg" name="channelname" fontsize="32" posx="70" posy="0" width="500" height="32">
    1086         <node parent="bg" name="epgline" func="getepgakttimeline" progresscol="burlywood1" bordercol="white" bordersize="1" borderradius="4" posx="0" posy="50" width="1000" height="10">
    1087 ###rectimeline ???
    1088         <node parent="bg" name="epgstart" param1="%d.%m. (%a) %H:%M - " fontsize="32" halign="right" posx="800" posy="0" width="275" height="32">
    1089         <node parent="bg" name="epgend" param1=" %H:%M" fontsize="32" halign="right" posx="1075" posy="0" width="85" height="32">
    1090         <node parent="bg" name="epgtimeremaining" param1="+%d min." fontsize="32" halign="right" posx="1020" posy="40" width="140" height="32">
     1085        <node parent="bg" name="channelname" fontsize="32" posx="70" posy="0" width="610" height="32">
     1086        <node parent="bg" name="epgstart" param1="%d.%m. (%a) %H:%M - " fontsize="32" halign="right" posx="690" posy="0" width="275" height="32">
     1087        <node parent="bg" name="epgend" param1=" %H:%M" fontsize="32" halign="right" posx="965" posy="0" width="85" height="32">
     1088        <node parent="bg" name="epgtimeremaining" param1="%d Min" fontsize="32" halign="right" posx="1060" posy="0" width="104" height="32">
     1089        <node parent="bg" name="rectimeline" type="multiprogressbar" progresscol="rec_progress" bordercol="white" bordersize="1" borderradius="4" posx="left" posy="58" width="1000" height="10">
     1090        <node parent="bg" name="rectext" text="Record" fontsize="26" halign="right" posx="right" posy="50" width="150" height="26">
    10911091        <node parent="bg" name="epgtitle" fontsize="32" posx="0" posy="90" width="1160" height="32">
    10921092        <node parent="bg" name="epgsubtitle" fontcol="burlywood1" fontsize="32" posx="0" posy="130" width="1160" height="32">
Note: See TracChangeset for help on using the changeset viewer.