Changeset 22046 for ipk/source.sh4


Ignore:
Timestamp:
Jun 21, 2013, 2:25:55 AM (13 years ago)
Author:
tobayer
Message:

[titan] MetrixHD skin: some more updates

Location:
ipk/source.sh4/titanswapskins_MetrixHD/var/swap/titanskins/MetrixHD
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapskins_MetrixHD/var/swap/titanskins/MetrixHD/skin.xml

    r21991 r22046  
    13581358
    13591359#singleepg
    1360 <screen name="singleepg" fontcol="fontcol" posx="center" posy="center" width="1220" height="660">
    1361 <node name="titlebar" posx="0" posy="0" width="100%" height="50" hspace="10" fontcol="black" fontsize="36" bordercol="titlebgcol" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
    1362         <node parent="titlebar" name="title" text="Single EPG" valign="middle" posx="0" posy="center" width="320" height="36">
    1363         <node parent="titlebar" name="channelname" halign="center" valign="middle" posx="330" posy="center" width="560" height="36">
    1364         <node parent="titlebar" name="time" func="gettime" param1="%d.%m. (%a) %H:%M" halign="right" valign="middle" posx="right" posy="center" width="300" height="36">
    1365 <node name="bg" bgcol="bgcol" posx="center" posy="center" width="1204" height="560" hspace="10" vspace="10">
    1366         <node parent="bg" name="listbox" type="listbox" param1="%d.%m. (%a) %H:%M " scrollbar="auto" bgcol="bgcol" bordercol="titlebgcol" fontsize="30" fontsize2="28" fontcol2="burlywood1" progresscol="rec_progress" posx="0" posy="0" width="100%" height="330">
    1367         <node parent="bg" name="line" posx="0" posy="339" width="100%" height="2" bgcol="bgcol" bgcol2="white" gradient="leftmiddle">
    1368         <node parent="bg" name="epgdesc" type="textbox" scrollbar="auto" wrap="yes" bordercol="bordercol" fontsize="24" posx="0" posy="350" width="100%" height="190">
    1369 <node name="buttonbar" posx="0" posy="610" width="100%" height="50" hspace="5" fontcol="black" fontsize="25" bordercol="titlebgcol" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
    1370         <node parent="buttonbar" name="b5" picmem="skin/key_ok_70x40.png"         valign="middle" posx="0"    posy="center" width="70"  height="40">
    1371         <node parent="buttonbar" name="b6" picmem="skin/key_exit_70x40.png"       valign="middle" posx="70"   posy="center" width="70"  height="40">
    1372         <node parent="buttonbar" name="b1" picmem="skin/key_red_22.png"           valign="middle" posx="150"  posy="0"      width="150" height="24" textposx="30" text="Timer">
    1373         <node parent="buttonbar" name="b2" picmem="skin/key_green_22.png"         valign="middle" posx="150"  posy="24"     width="150" height="24" textposx="30" text="EPG">
    1374         <node parent="buttonbar" name="b3" picmem="skin/key_yellow_22.png"        valign="middle" posx="310"  posy="0"      width="190" height="24" textposx="30" text="Multi EPG">
    1375         <node parent="buttonbar" name="b4" picmem="skin/key_blue_22.png"          valign="middle" posx="310"  posy="24"     width="190" height="24" textposx="30" text="Graph. EPG">
    1376         <node parent="buttonbar" name="b45" picmem="skin/key_0_40x40.png"         valign="middle" posx="510"  posy="center" width="200" height="40" textposx="45" text="EPG Search">
     1360<screen name="singleepg" font="RegularLight" fontcol="white" posx="center" posy="middle" width="1220" height="660" hspace="10" vspace="0" bgcol="bgcol" transparent="20">
     1361        <node name="title" text="Single EPG" valign="middle" fontcol="white" fontsize="36" posx="0" posy="10" width="310" height="36">
     1362        <node name="channelname" halign="center" valign="middle" font="Regular" fontcol="white" fontsize="36" posx="320" posy="10" width="660" height="36">
     1363        <node name="time" func="gettime" param1="%H:%M" font="Regular" fontsize="25" halign="right" valign="top" posx="right" posy="10" width="210" height="25">
     1364        <node name="date" func="gettime" param1="%A, %d.%m.%Y" font="RegularLight" fontsize="20" halign="right" valign="bottom" posx="right" posy="35" width="210" height="20">
     1365
     1366        <node name="epgdesc" type="textbox" wrap="yes" fontcol="white" fontsize="26" posx="0" posy="70" width="100%" height="190">
     1367        <node name="listbox" type="listbox" param1="%d.%m. (%a) %H:%M " scrollbar="auto" bordercol="grey" progresscol="rec_progress" font="RegularLight" fontsize="28" fontcol="white" fontsize2="26" fontcol2="burlywood1" posx="0" posy="275" width="100%" height="335">
     1368
     1369        <node name="buttonbar" font="RegularLight" fontsize="28" fontcol="fontcol" posx="0" posy="bottom" width="100%" height="40" valign="bottom">
     1370                <node parent="buttonbar" name="b1" text="Timer" textposx="10" bordercol="red" bordersize="5" bordertype="4" posx="0" posy="bottom" width="180" height="35" valign="middle">
     1371                <node parent="buttonbar" name="b2" text="EPG" textposx="10" bordercol="green" bordersize="5" bordertype="4" posx="190" posy="bottom" width="130" height="35" valign="middle">
     1372                <node parent="buttonbar" name="b3" text="Multi EPG" textposx="10" bordercol="yellow" bordersize="5" bordertype="4" posx="330" posy="bottom" width="210" height="35" valign="middle">
     1373                <node parent="buttonbar" name="b4" text="Graph. EPG" textposx="10" bordercol="blue" bordersize="5" bordertype="4" posx="550" posy="bottom" width="250" height="35" valign="middle">
     1374                <node parent="buttonbar" name="b8" pic="icons/key_0.png" textposx="40" text="EPG Search" font="RegularLight" fontsize="28" fontcol="white" posx="right" posy="bottom" width="220" height="35" halign="left" valign="middle">
    13771375</screen>
    13781376
     
    19241922        <node name="picon" func="getalternatepicon" posx="0" posy="middle" width="220" height="132" picwidth="220" picheight="132">
    19251923
    1926         <node name="channelnr" func="getchannelnr" font="Regular" fontcol="#EFEFBB" halign="center" posx="230" posy="0" width="210" height="35">
    1927         <node name="channelname" func="getaktchannelname" font="Regular" fontcol="#EFEFBB" halign="center" posx="450" posy="0" width="480" height="35">
     1924        <node name="channelnr" func="getchannelnr" font="Regular" fontcol="burlywood1" halign="center" posx="230" posy="0" width="210" height="35">
     1925        <node name="channelname" func="getaktchannelname" font="Regular" fontcol="burlywood1" halign="center" posx="450" posy="0" width="480" height="35">
    19281926
    19291927        <node name="time" func="gettime" param1="%H:%M" font="Regular" fontsize="48" halign="right" valign="middle" posx="1050" posy="20" width="160" height="48">
     
    19431941
    19441942        <node bgcol="grey" posx="280" posy="93" width="740" height="1">
    1945         <node name="epgline" func="getepgakttimeline" progresscol="#EFEFBB" posx="280" posy="90" width="740" height="7">
     1943        <node name="epgline" func="getepgakttimeline" progresscol="burlywood1" posx="280" posy="90" width="740" height="7">
    19461944
    19471945        <node func="getepgnextstart" param1="%R" halign="center" posx="230" posy="105" width="80" height="25">
     
    19711969
    19721970<node name="epg_bg" posx="700" posy="30" width="530" height="470" hspace="20" vspace="20" bgcol="bgcol" transparent="20">
    1973         <node parent="epg_bg" name="epgakttitle" func="getepgakttitle" font="RegularLight" fontsize="28" fontcol="#EFEFBB" posx="0" posy="0" width="100%" height="30">
     1971        <node parent="epg_bg" name="epgakttitle" func="getepgakttitle" font="RegularLight" fontsize="28" fontcol="burlywood1" posx="0" posy="0" width="100%" height="30">
    19741972        <node parent="epg_bg" name="epgaktdesc" func="getepgaktdesc" type="textbox" scrollbar="no" wrap="yes" font="RegularLight" fontsize="24" fontcol="white" posx="0" posy="40" width="100%" height="390">
    19751973
     
    19771975        <node parent="infobar" name="picon" func="getalternatepicon" posx="0" posy="middle" width="220" height="132" picwidth="220" picheight="132">
    19781976
    1979         <node parent="infobar" name="channelnr" func="getchannelnr" font="Regular" fontcol="#EFEFBB" halign="center" posx="230" posy="0" width="210" height="35">
    1980         <node parent="infobar" name="channelname" func="getaktchannelname" font="Regular" fontcol="#EFEFBB" halign="center" posx="450" posy="0" width="480" height="35">
     1977        <node parent="infobar" name="channelnr" func="getchannelnr" font="Regular" fontcol="burlywood1" halign="center" posx="230" posy="0" width="210" height="35">
     1978        <node parent="infobar" name="channelname" func="getaktchannelname" font="Regular" fontcol="burlywood1" halign="center" posx="450" posy="0" width="480" height="35">
    19811979
    19821980        <node parent="infobar" name="time" func="gettime" param1="%H:%M" font="Regular" fontsize="48" halign="right" valign="middle" posx="1050" posy="20" width="160" height="48">
     
    19961994
    19971995        <node parent="infobar" bgcol="grey" posx="280" posy="93" width="740" height="1">
    1998         <node parent="infobar" name="epgline" func="getepgakttimeline" progresscol="#EFEFBB" posx="280" posy="90" width="740" height="7">
     1996        <node parent="infobar" name="epgline" func="getepgakttimeline" progresscol="burlywood1" posx="280" posy="90" width="740" height="7">
    19991997
    20001998        <node parent="infobar" func="getepgnextstart" param1="%R" halign="center" posx="230" posy="105" width="80" height="25">
  • ipk/source.sh4/titanswapskins_MetrixHD/var/swap/titanskins/MetrixHD/skinconfig

    r21735 r22046  
    5454epgpicheight=60
    5555
     56burlywood2=EFEFBB
Note: See TracChangeset for help on using the changeset viewer.