mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
Version 0.8.0 beta
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<menumain x="0" y="0" width="100%" height="100%" fadetime="0">
|
||||
<menumain x="0" y="0" width="100%" height="100%" fadetime="0" orientation="{mainmenuorientation}">
|
||||
<background>
|
||||
<!-- main menu background -->
|
||||
<area x="0" y="0" width="71%" height="70%" layer="1">
|
||||
@@ -9,6 +9,19 @@
|
||||
<drawrectangle x="0" y="0" width="53%" height="100%" color="{clrTransBlueLight}" />
|
||||
<drawrectangle x="53%" y="0" width="47%" height="100%" color="{clrTransBlack}" />
|
||||
</area>
|
||||
<!-- system load background -->
|
||||
<area x="75%" y="40%" width="25%" height="5%" layer="1">
|
||||
<fill color="{clrTransBlack}"/>
|
||||
</area>
|
||||
<!-- disc usage background -->
|
||||
<area x="75%" y="26%" width="25%" height="10%" layer="1">
|
||||
<fill color="{clrTransBlack}"/>
|
||||
</area>
|
||||
<!-- weather background -->
|
||||
<area x="75%" y="13%" width="25%" height="10%" layer="2">
|
||||
<drawrectangle x="0" y="0" width="53%" height="100%" color="{clrTransBlueLight}" />
|
||||
<drawrectangle x="53%" y="0" width="47%" height="100%" color="{clrTransBlack}" />
|
||||
</area>
|
||||
</background>
|
||||
|
||||
<header>
|
||||
@@ -70,7 +83,7 @@
|
||||
</area>
|
||||
</colorbuttons>
|
||||
|
||||
<timers detached="true" delay="100" shifttime="{shifttimetimers}" startx="0" starty="100%">
|
||||
<timers shifttime="{shifttimetimers}" startx="0" starty="100%">
|
||||
<area x="0" y="75%" width="{areawidth}/8 - 5" height="25%" layer="1">
|
||||
<fill color="{clrTransBlack}" />
|
||||
</area>
|
||||
@@ -109,16 +122,15 @@
|
||||
<area x="{areawidth}/8" y="75%" width="{areawidth}*0.875" height="25%" layer="2">
|
||||
<loop name="timers" x="0" y="0" orientation="horizontal" columnwidth="{areawidth}/7" rowheight="{areaheight}" overflow="cut">
|
||||
<drawrectangle condition="{timers[recording]}" x="0" y="0" width="{columnwidth}-5" height="{rowheight}" color="{clrRed}" />
|
||||
<drawimage cache="true" name="logo" imagetype="channellogo" path="{timers[channelid]}" width="{columnwidth}-15" height="40%" align="center" y="10" />
|
||||
<drawimage cache="true" name="logo" imagetype="channellogo" path="{timers[channelid]}" width="{columnwidth}-15" height="40%" align="center" y="10" />
|
||||
<drawtextbox x="5" y="{height(logo)} + 10" width="{columnwidth}-10" align="center" maxlines="2" font="{light}" fontsize="15%" color="{clrWhite}" text="{timers[title]}" />
|
||||
<drawtext align="center" y="75%" font="{light}" fontsize="20%" color="{clrWhite}" text="{timers[datetime]}" />
|
||||
</loop>
|
||||
</area>
|
||||
</timers>
|
||||
|
||||
<discusage detached="true" delay="100" fadetime="0">
|
||||
<discusage>
|
||||
<area background="true" x="75%" y="26%" width="25%" height="10%" layer="1">
|
||||
<fill condition="not{discalert}" color="{clrTransBlack}"/>
|
||||
<fill condition="{discalert}" color="{clrRed}"/>
|
||||
</area>
|
||||
<area x="75%" y="26%" width="25%" height="10%" layer="2">
|
||||
@@ -128,11 +140,7 @@
|
||||
</area>
|
||||
</discusage>
|
||||
|
||||
<currentweather detached="true" delay="100" fadetime="0">
|
||||
<area x="75%" y="13%" width="25%" height="10%" layer="2">
|
||||
<drawrectangle x="0" y="0" width="53%" height="100%" color="{clrTransBlueLight}" />
|
||||
<drawrectangle x="53%" y="0" width="47%" height="100%" color="{clrTransBlack}" />
|
||||
</area>
|
||||
<currentweather>
|
||||
<area x="75%" y="13%" width="12%" height="10%" layer="2">
|
||||
<drawimage imagetype="icon" path="{icon}" align="center" valign="center" width="{areaheight}*0.9" height="{areaheight}*0.9"/>
|
||||
</area>
|
||||
@@ -145,7 +153,7 @@
|
||||
</area>
|
||||
</currentweather>
|
||||
|
||||
<devices condition="{showdevices}" detached="true" delay="100" fadetime="0">
|
||||
<devices condition="{showdevices}">
|
||||
<area background="true" x="75%" y="48%" width="25%" height="{areaheight}/12 * {numdevices}" layer="1">
|
||||
<fill color="{clrTransBlack}"/>
|
||||
</area>
|
||||
@@ -163,19 +171,13 @@
|
||||
</area>
|
||||
</devices>
|
||||
|
||||
<systemload detached="true" delay="100" fadetime="0">
|
||||
<area background="true" x="75%" y="40%" width="25%" height="5%" layer="1">
|
||||
<fill color="{clrTransBlack}"/>
|
||||
</area>
|
||||
<systemload>
|
||||
<area x="75%" y="40%" width="25%" height="5%" layer="2">
|
||||
<drawtext x="5" valign="center" font="{light}" fontsize="100%" color="{clrWhite}" text="System Load: {load}" />
|
||||
</area>
|
||||
</systemload>
|
||||
|
||||
<customtokens>
|
||||
</customtokens>
|
||||
|
||||
<menuitems condition="strequal({mainmenuorientation}, 'vertical')" x="0" y="7%" orientation="vertical" width="70%" height="56%" align="center" numlistelements="8">
|
||||
<menuitems x="0" y="7%" orientation="vertical" width="70%" height="56%" align="center" numlistelements="8">
|
||||
<listelement>
|
||||
<area x="0" width="60%" layer="2">
|
||||
<fill condition="not{current}" color="{clrTransparent}" />
|
||||
@@ -185,7 +187,7 @@
|
||||
<drawtext name="menutext" x="20" valign="center" font="{light}" fontsize="90%" color="{clrWhite}" text="{number} {label}" />
|
||||
</areascroll>
|
||||
</listelement>
|
||||
<currentelement delay="50" fadetime="0">
|
||||
<currentelement fadetime="300">
|
||||
<area x="61%" y="22%" width="36%" height="52%" layer="2">
|
||||
<fill color="{clrTransBlueLight}" />
|
||||
</area>
|
||||
@@ -195,7 +197,7 @@
|
||||
</currentelement>
|
||||
</menuitems>
|
||||
|
||||
<menuitems condition="strequal({mainmenuorientation}, 'horizontal')" x="0" y="7%" orientation="horizontal" width="70%" height="56%" align="center" numlistelements="1">
|
||||
<menuitems x="0" y="7%" orientation="horizontal" width="70%" height="56%" align="center" numlistelements="1">
|
||||
<listelement>
|
||||
<area y="10%" height="80%" layer="2">
|
||||
<drawrectangle condition="{current}" x="20%" y="0" width="60%" height="100%" color="{clrTransBlueLight}" />
|
||||
@@ -209,7 +211,15 @@
|
||||
</listelement>
|
||||
</menuitems>
|
||||
|
||||
<scrollbar condition="strequal({mainmenuorientation}, 'horizontal')">
|
||||
<scrollbar orientation="vertical">
|
||||
<area x="68%" y="7%" width="2%" height="56%" layer="2">
|
||||
<fill color="{clrWhite}" />
|
||||
<drawrectangle x="2" y="2" width="{areawidth} - 4" height="{areaheight} - 4" color="{clrTransparent}" />
|
||||
<drawrectangle x="4" y="4 + {areaheight} * {offset} / 1000" width="{areawidth} - 8" height="{areaheight} * {height} / 1000 - 8" color="{clrWhite}" />
|
||||
</area>
|
||||
</scrollbar>
|
||||
|
||||
<scrollbar orientation="horizontal">
|
||||
<area condition="{hasprev}" x="0" y="7%" width="14%" height="56%" layer="2">
|
||||
<drawimage imagetype="icon" path="ico_arrow_left" align="center" valign="center" width="{areawidth}*0.8" height="{areawidth}*0.8"/>
|
||||
</area>
|
||||
@@ -217,11 +227,5 @@
|
||||
<drawimage imagetype="icon" path="ico_arrow_right" align="center" valign="center" width="{areawidth}*0.8" height="{areawidth}*0.8"/>
|
||||
</area>
|
||||
</scrollbar>
|
||||
<scrollbar condition="strequal({mainmenuorientation}, 'vertical')">
|
||||
<area x="68%" y="7%" width="2%" height="56%" layer="2">
|
||||
<fill color="{clrWhite}" />
|
||||
<drawrectangle x="2" y="2" width="{areawidth} - 4" height="{areaheight} - 4" color="{clrTransparent}" />
|
||||
<drawrectangle x="4" y="4 + {areaheight} * {offset} / 1000" width="{areawidth} - 8" height="{areaheight} * {height} / 1000 - 8" color="{clrWhite}" />
|
||||
</area>
|
||||
</scrollbar>
|
||||
|
||||
</menumain>
|
||||
|
||||
Reference in New Issue
Block a user