Skip to content

Commit

Permalink
Update V.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
m4dhouse committed Oct 17, 2023
1 parent 236c55e commit 22d8390
Show file tree
Hide file tree
Showing 13 changed files with 487 additions and 484 deletions.
2 changes: 1 addition & 1 deletion MadMax-Impossible-Skin/CONTROL/control
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: enigma2-plugin-skins-madmax-impossible
Version: 3.3
Version: 3.4
Section: base
Priority: optional
Architecture: all
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -389,11 +389,11 @@
<convert type="EventTime">StartTime</convert>
<convert type="ClockToText">Default</convert>
</widget>
<eLabel position="480,990" size="1102,40" backgroundColor="#10202020" transparent="0" zPosition="1" />
<eLabel position="480,923" size="1103,55" backgroundColor="#10202020" transparent="0" zPosition="1" />
<widget source="session.Event_Now" render="Progress" position="480,923" size="1103,55" pixmap="MadMax/skin_default/progress_infobar55.png" backgroundColor="#10202020" zPosition="2">
<convert type="EventTime">Progress</convert>
</widget>
<eLabel position="480,990" size="1102,40" backgroundColor="#10202020" transparent="0" zPosition="1" cornerRadius="5" />
<eLabel position="480,923" size="1103,55" backgroundColor="#10202020" transparent="0" zPosition="1" cornerRadius="5" />
<widget source="session.Event_Now" render="Progress" position="480,923" size="1103,55" cornerRadius="5" backgroundColor="#10202020" borderWidth="0" borderColor="#20202020" foregroundColor="bluette" transparent="1" zPosition="2">
<convert type="EventTime">Progress</convert>
</widget>
<!-- *** Event (NOW) *** -->
<widget source="session.Event_Now" render="MMRunningText" position="487,923" size="892,55" font="Regular2;40" valign="center" backgroundColor="#202020" transparent="1" noWrap="1"
options="movetype=running,startpoint=0,startdelay=2000,wrap=0,always=0,repeat=6,oneshot=1" zPosition="3">
Expand Down
10 changes: 5 additions & 5 deletions MadMax-Impossible-Skin/usr/share/enigma2/MadMax-Poster/skin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -389,11 +389,11 @@
<convert type="EventTime">StartTime</convert>
<convert type="ClockToText">Default</convert>
</widget>
<eLabel position="480,990" size="1102,40" backgroundColor="#10202020" transparent="0" zPosition="1" />
<eLabel position="480,923" size="1103,55" backgroundColor="#10202020" transparent="0" zPosition="1" />
<widget source="session.Event_Now" render="Progress" position="480,923" size="1103,55" pixmap="MadMax/skin_default/progress_infobar55.png" backgroundColor="#10202020" zPosition="2">
<convert type="EventTime">Progress</convert>
</widget>
<eLabel position="480,990" size="1102,40" backgroundColor="#10202020" transparent="0" zPosition="1" cornerRadius="5" />
<eLabel position="480,923" size="1103,55" backgroundColor="#10202020" transparent="0" zPosition="1" cornerRadius="5" />
<widget source="session.Event_Now" render="Progress" position="480,923" size="1103,55" cornerRadius="5" backgroundColor="#10202020" borderWidth="0" borderColor="#20202020" foregroundColor="bluette" transparent="1" zPosition="2">
<convert type="EventTime">Progress</convert>
</widget>
<!-- *** Event (NOW) *** -->
<widget source="session.Event_Now" render="MMRunningText" position="487,923" size="892,55" font="Regular2;40" valign="center" backgroundColor="#202020" transparent="1" noWrap="1"
options="movetype=running,startpoint=0,startdelay=2000,wrap=0,always=0,repeat=6,oneshot=1" zPosition="3">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
</widget>
<ePixmap position="0,0" size="1920,1080" pixmap="MadMax/menu/chb_menu.png" transparent="1" zPosition="-1" />
<widget source="Title" render="Label" position="center,927" size="1920,95" font="Regular;43" halign="center" valign="center" foregroundColor="ltbluette" backgroundColor="#10000000" transparent="1" zPosition="2" />
<widget source="menu" render="Listbox" position="575,180" size="775,720" scrollbarMode="showOnDemand" transparent="1" zPosition="2"
foregroundColor="#ffffff" backgroundColor="#000066" foregroundColorSelected="#ffffff" backgroundColorSelected="#000066" >
<widget source="menu" render="Listbox" position="575,180" size="775,720" scrollbarRadius="5" scrollbarMode="showOnDemand" transparent="1" zPosition="2"
foregroundColor="#ffffff" backgroundColor="header" foregroundColorSelected="#ffffff" backgroundColorSelected="bluette" itemCornerRadius="12" >
<convert type="TemplatedMultiContent">
{"template": [ MultiContentEntryText(pos = (30, 10), size = (685, 65), flags = RT_HALIGN_LEFT, text = 0)],
"fonts": [gFont("Regular", 35)],
Expand Down Expand Up @@ -321,7 +321,7 @@
<ePixmap position="0,0" size="1920,1080" pixmap="MadMax/menu/chb_menu.png" transparent="1" zPosition="-1" />
<widget source="Title" render="Label" position="center,927" size="1920,95" font="Regular;43" halign="center" valign="center" foregroundColor="ltbluette" backgroundColor="#10000000" transparent="1" zPosition="2" />
<!-- menu list -->
<widget source="menu" render="Listbox" position="576,178" size="766,720" transparent="1" scrollbarMode="showOnDemand" zPosition="2" foregroundColor="#ffffff" backgroundColor="#000066" foregroundColorSelected="#ffffff" backgroundColorSelected="#000066">
<widget source="menu" render="Listbox" position="576,178" size="766,720" transparent="1" scrollbarRadius="5" selectionZoom="4" scrollbarMode="showOnDemand" zPosition="2" foregroundColor="#ffffff" backgroundColor="header" foregroundColorSelected="#ffffff" backgroundColorSelected="bluette" itemCornerRadius="12">
<convert type="TemplatedMultiContent">
{"templates":
{"default": (60,[
Expand Down Expand Up @@ -696,7 +696,7 @@
<widget name="QuestionPixmap" pixmap="MadMax/icons/input_question.png" position="575,100" size="80,80" alphatest="blend"/>
<widget name="InfoPixmap" pixmap="MadMax/icons/input_info.png" position="575,100" size="80,80" alphatest="blend"/>
<widget name="text" position="575,180" size="640,270" font="Regular;30" foregroundColor="ltbluette" backgroundColor="header" transparent="1" zPosition="1"/>
<widget source="list" render="Listbox" position="575,220" size="770,400" scrollbarMode="showOnDemand" foregroundColor="#ffffff" backgroundColor="#000066" foregroundColorSelected="#ffffff" backgroundColorSelected="#000066" transparent="1" zPosition="2">
<widget source="list" render="Listbox" position="575,220" size="770,400" scrollbarRadius="5" scrollbarMode="showOnDemand" foregroundColor="#ffffff" backgroundColor="header" foregroundColorSelected="#ffffff" backgroundColorSelected="bluette" itemCornerRadius="12" transparent="1" zPosition="2">
<convert type="TemplatedMultiContent">
{"template": [ MultiContentEntryText(pos = (20, 2), size = (780, 29), flags = RT_HALIGN_LEFT, text = 0) ],
"fonts": [gFont("Regular", 28)],
Expand All @@ -721,7 +721,7 @@
<widget name="InfoPixmap" pixmap="MadMax/icons/input_info.png" position="12,12" size="80,80" alphatest="blend" scale="1" transparent="1"/>
<eLabel name="underline" position="0,104" size="1920,2" backgroundColor="white" />
<widget source="Title" render="Label" position="107,9" foregroundColor="ltbluette" size="935,75" noWrap="1" valign="bottom" font="Regular;51" backgroundColor="header" transparent="1" />
<widget name="list" position="15,210" size="1170,360" textPadding="15,0" itemHeight="45" font="Regular;32" scrollbarBorderWidth="1" scrollbarWidth="12" scrollbarForegroundColor="ltbluette" scrollbarBorderColor="ltbluette" scrollbarMode="showOnDemand" backgroundColorSelected="bluette" foregroundColorSelected="white" backgroundColor="header" foregroundColor="white" transparent="1" />
<widget name="list" position="15,210" size="1170,360" textPadding="15,0" itemHeight="45" font="Regular;32" scrollbarBorderWidth="1" scrollbarWidth="12" scrollbarForegroundColor="ltbluette" scrollbarBorderColor="ltbluette" scrollbarRadius="5" scrollbarMode="showOnDemand" backgroundColorSelected="bluette" itemCornerRadius="12" foregroundColorSelected="white" backgroundColor="header" foregroundColor="white" transparent="1" />
<applet type="onLayoutFinish">
# this should be factored out into some helper code,but currently demonstrates applets.
from __future__ import division
Expand Down Expand Up @@ -805,7 +805,7 @@ self.instance.move(ePoint(int(deskwidth - newwidth)//2,int(deskheight - newheigh
<!-- ExtraMessageBox -->
<screen name="ExtraMessageBox" title="Extra Message" position="center,255" size="900,200">
<widget name="message" position="10,10" size="880,40" font="Regular;30" />
<widget name="menu" position="10,60" size="880,360" scrollbarMode="showOnDemand" backgroundColor="black" transparent="1" />
<widget name="menu" position="10,60" size="880,360" scrollbarRadius="5" scrollbarMode="showOnDemand" backgroundColor="black" transparent="1" />
<applet type="onLayoutFinish">
# this should be factored out into some helper code, but currently demonstrates applets.
from enigma import eSize, ePoint
Expand Down
Loading

0 comments on commit 22d8390

Please sign in to comment.