Skip to content

Commit

Permalink
1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dream-alpha committed Aug 31, 2023
1 parent 168a6fe commit c4682e5
Show file tree
Hide file tree
Showing 6 changed files with 45 additions and 50 deletions.
2 changes: 1 addition & 1 deletion CONTROL/control
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Description: Shadow-FHD
Maintainer: dream-alpha
Package: enigma2-skin-shadow-fhd
Version: 1.0.8
Version: 1.0.9
Architecture: all
Depends: enigma2-plugin-skincomponents-compatibilitycomponents, enigma2-plugin-systemplugins-componentscockpit, enigma2-plugin-skincomponents-extaudioinfo, enigma2-plugin-skincomponents-extchnumber, enigma2-plugin-skincomponents-extdiskspaceinfo, enigma2-plugin-skincomponents-exteventname, enigma2-plugin-skincomponents-extmovieinfo, enigma2-plugin-skincomponents-extvolumetext, enigma2-plugin-skincomponents-eventlist, enigma2-plugin-skincomponents-serviceresolution, enigma2-plugin-skincomponents-extvolumetext, enigma2-plugin-skincomponents-extcaidinfo
16 changes: 9 additions & 7 deletions src/skin/screen_InputDeviceSelection.xmlinc
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
<screen backgroundColor="transparent" flags="wfNoBorder" name="InputDeviceSelection" position="center,580" size="1920,500">
<xmlinc file="screenpart_Background" screen_height="$screen_height" screen_width="$screen_width"/>
<xmlinc file="screenpart_4Buttons_source" position="0,450" width="480"/>
<xmlinc file="screenpart_4Buttons_icon" position="0,490" width="480"/>
<widget font="Bold;40" position="120,10" render="Label" size="760,47" source="Title" transparent="1"/>
<widget enableWrapAround="1" position="120,80" render="Listbox" scrollbarMode="showOnDemand" size="1690,240" source="list" transparent="1">
<screen backgroundColor="background" flags="wfNoBorder" name="InputDeviceSelection" position="0,0" size="1200,1080">
<xmlinc file="screenpart_Background"/>
<xmlinc file="screenpart_Title" menu_pixmap="Shadow-FHD/menu/input_device_setup.svg" source="Title" width="$screen_width"/>
<widget position="20,120" render="Listbox" scrollbarMode="showOnDemand" size="eval($screen_width-40),900" source="list" transparent="1">
<convert type="TemplatedMultiContent">
{"template":[MultiContentEntryPixmapAlphaTest(pos=(10,10),size=(40,40),png=2),
MultiContentEntryText(pos=(60,0),size=(1600,60),font=0,flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER|RT_WRAP,text=1),],
"fonts":[gFont("Regular",28)],"itemHeight":60}
</convert>
</widget>
<widget backgroundColor="CursorBackground" font="Regular;26" foregroundColor="CursorForeground" halign="center" position="80,340" render="Label" size="1760,60" source="introduction" valign="center"/>
<widget font="Regular;26" halign="center" position="20,940" render="Label" size="eval($screen_width-40),60" source="introduction" transparent="1" valign="center"/>
<xmlinc file="screenpart_1Button_source" position="0,eval($screen_height-50)" source="key_green" width="eval($screen_width/2)"/>
<xmlinc color="green" file="screenpart_1Button_icon" position="0,eval($screen_height-10)" width="eval($screen_width/2)"/>
<xmlinc file="screenpart_1Button_source" position="eval($screen_width/2),eval($screen_height-50)" source="key_blue" width="eval($screen_width/2)"/>
<xmlinc color="blue" file="screenpart_1Button_icon" position="eval($screen_width/2),eval($screen_height-10)" width="eval($screen_width/2)"/>
</screen>
16 changes: 7 additions & 9 deletions src/skin/screen_InputDeviceSetup.xmlinc
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
<screen backgroundColor="ScreenBackground" flags="wfNoBorder" name="InputDeviceSetup" position="center,center" size="1920,1080">
<xmlinc file="screenpart_Background" screen_height="$screen_height" screen_width="$screen_width"/>
<xmlinc file="screenpart_TitleOnly" source="Title"/>
<xmlinc file="screenpart_1Button_text" position="0,1030" text="Save" width="1920"/>
<xmlinc color="green" file="screenpart_1Button_icon" position="0,1070" width="1920"/>
<eLabel backgroundColor="background" position="50,110" size="1820,860" zPosition="-1"/>
<widget enableWrapAround="1" name="config" position="60,120" scrollbarMode="showOnDemand" separation="500" size="1800,720" transparent="1"/>
<eLabel backgroundColor="grey" position="60,860" size="1800,1"/>
<widget font="Regular;28" foregroundColor="Heading" halign="center" position="60,880" render="Label" size="1800,70" source="introduction" transparent="1" valign="center"/>
<screen backgroundColor="background" flags="wfNoBorder" name="InputDeviceSetup" position="0,center" size="1200,1080">
<xmlinc file="screenpart_Background"/>
<xmlinc file="screenpart_Title" menu_pixmap="Shadow-FHD/menu/input_device_setup.svg" source="Title" width="$screen_width"/>
<widget enableWrapAround="1" name="config" position="20,120" scrollbarMode="showOnDemand" separation="800" size="eval($screen_width-40),720" transparent="1"/>
<widget font="Regular;28" halign="center" position="20,940" render="Label" size="eval($screen_width-40),60" source="introduction" transparent="1" valign="center"/>
<xmlinc file="screenpart_1Button_text" position="0,eval($screen_height-50)" text="Save" width="$screen_width"/>
<xmlinc color="green" file="screenpart_1Button_icon" position="0,eval($screen_height-10)" width="$screen_width"/>
</screen>
3 changes: 2 additions & 1 deletion src/skin/screen_LanguageSelection.xmlinc
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
<screen backgroundColor="background" flags="wfNoBorder" name="LanguageSelection" position="0,center" size="700,1080">
<xmlinc file="screenpart_Background" screen_height="$screen_height" screen_width="$screen_width"/>
<xmlinc file="screenpart_Title" menu_pixmap="Shadow-FHD/images/language.svg" source="Title" width="700"/>
<widget enableWrapAround="1" position="20,120" render="Listbox" scrollbarMode="showOnDemand" size="660,770" source="languages" transparent="1">
<widget enableWrapAround="1" position="20,120" render="Listbox" scrollbarMode="showOnDemand" size="660,840" source="languages" transparent="1">
<convert type="TemplatedMultiContent">
{"template":[MultiContentEntryText(pos=(110,0),size=(540,70),flags=RT_VALIGN_CENTER|RT_WRAP,text=1),
MultiContentEntryPixmap(pos=(10,10),size=(75,50),png=2),],
"fonts":[gFont("Regular",28)],"itemHeight":70}
</convert>
</widget>
<xmlinc file="screenpart_menu_arrow_down"/>
</screen>
2 changes: 1 addition & 1 deletion src/skin/screen_TimerEditList.xmlinc
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<xmlinc file="screenpart_Title" menu_pixmap="Shadow-FHD/images/timer.svg" source="Title" width="1200"/>
<xmlinc file="screenpart_4Buttons_icon" position="0,eval($screen_height-10)" width="eval($screen_width/4)"/>
<xmlinc file="screenpart_4Buttons_name" position="0,eval($screen_height-50)" width="eval($screen_width/4)"/>
<widget enableWrapAround="1" name="timerlist" position="20,110" scrollbarMode="showOnDemand" size="1160,eval($screen_height-180)" transparent="1"/>
<widget enableWrapAround="1" name="timerlist" position="20,110" scrollbarMode="showOnDemand" size="1160,560" transparent="1"/>
</screen>
56 changes: 25 additions & 31 deletions src/skin/skin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1356,48 +1356,42 @@
</widget>
<widget backgroundColor="CursorBackground" font="Regular;26" foregroundColor="CursorForeground" halign="center" position="80,340" render="Label" size="1760,60" source="description" valign="center"/>
</screen>
<screen backgroundColor="transparent" flags="wfNoBorder" name="InputDeviceSelection" position="center,580" size="1920,500">
<ePixmap gradient="#ff000000,#131a1d,vertical" position="0,0" size="1920,225" zPosition="-1"/>
<eLabel backgroundColor="#131a1d" position="0,225" size="1920,50" zPosition="-1"/>
<ePixmap gradient="#131a1d,#ff000000,vertical" position="0,275" size="1920,225" zPosition="-1"/>
<widget font="Regular;26" halign="center" position="0,450" render="Label" size="480,35" source="key_red" transparent="1"/>
<widget font="Regular;26" halign="center" position="480,450" render="Label" size="480,35" source="key_green" transparent="1"/>
<widget font="Regular;26" halign="center" position="960,450" render="Label" size="480,35" source="key_yellow" transparent="1"/>
<widget font="Regular;26" halign="center" position="1440,450" render="Label" size="480,35" source="key_blue" transparent="1"/>
<eLabel backgroundColor="#ff0000" position="0,490" size="480,10"/>
<eLabel backgroundColor="#669900" position="480,490" size="480,10"/>
<eLabel backgroundColor="#e5b243" position="960,490" size="480,10"/>
<eLabel backgroundColor="#3366cc" position="1440,490" size="480,10"/>
<widget font="Bold;40" position="120,10" render="Label" size="760,47" source="Title" transparent="1"/>
<widget enableWrapAround="1" position="120,80" render="Listbox" scrollbarMode="showOnDemand" size="1690,240" source="list" transparent="1">
<screen backgroundColor="background" flags="wfNoBorder" name="InputDeviceSelection" position="0,0" size="1200,1080">
<ePixmap gradient="#ff000000,#131a1d,vertical" position="0,0" size="1200,486" zPosition="-1"/>
<eLabel backgroundColor="#131a1d" position="0,486" size="1200,108" zPosition="-1"/>
<ePixmap gradient="#131a1d,#ff000000,vertical" position="0,594" size="1200,486" zPosition="-1"/>
<ePixmap pixmap="Shadow-FHD/menu/input_device_setup.svg" position="25,15" size="70,70"/>
<widget font="Bold;32" noWrap="1" position="130,30" render="Label" size="1060,40" source="Title" transparent="1"/>
<widget position="20,120" render="Listbox" scrollbarMode="showOnDemand" size="1160,900" source="list" transparent="1">
<convert type="TemplatedMultiContent"> {"template":[MultiContentEntryPixmapAlphaTest(pos=(10,10),size=(40,40),png=2), MultiContentEntryText(pos=(60,0),size=(1600,60),font=0,flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER|RT_WRAP,text=1),], "fonts":[gFont("Regular",28)],"itemHeight":60} </convert>
</widget>
<widget backgroundColor="CursorBackground" font="Regular;26" foregroundColor="CursorForeground" halign="center" position="80,340" render="Label" size="1760,60" source="introduction" valign="center"/>
<widget font="Regular;26" halign="center" position="20,940" render="Label" size="1160,60" source="introduction" transparent="1" valign="center"/>
<widget font="Regular;26" halign="center" position="0,1030" render="Label" size="600,35" source="key_green" transparent="1"/>
<eLabel backgroundColor="green" position="0,1070" size="600,10"/>
<widget font="Regular;26" halign="center" position="600,1030" render="Label" size="600,35" source="key_blue" transparent="1"/>
<eLabel backgroundColor="blue" position="600,1070" size="600,10"/>
</screen>
<screen backgroundColor="ScreenBackground" flags="wfNoBorder" name="InputDeviceSetup" position="center,center" size="1920,1080">
<ePixmap gradient="#ff000000,#131a1d,vertical" position="0,0" size="1920,486" zPosition="-1"/>
<eLabel backgroundColor="#131a1d" position="0,486" size="1920,108" zPosition="-1"/>
<ePixmap gradient="#131a1d,#ff000000,vertical" position="0,594" size="1920,486" zPosition="-1"/>
<widget font="Bold;32" noWrap="1" position="25,30" render="Label" size="1585,43" source="Title" transparent="1"/>
<widget font="Bold;30" halign="right" position="1590,30" render="Label" size="300,43" source="global.CurrentTime" transparent="1" valign="center">
<convert type="ClockToText">Format:%a %d.%m. %H:%M</convert>
</widget>
<eLabel font="Regular;26" halign="center" position="0,1030" size="1920,35" text="Save" transparent="1"/>
<eLabel backgroundColor="green" position="0,1070" size="1920,10"/>
<eLabel backgroundColor="background" position="50,110" size="1820,860" zPosition="-1"/>
<widget enableWrapAround="1" name="config" position="60,120" scrollbarMode="showOnDemand" separation="500" size="1800,720" transparent="1"/>
<eLabel backgroundColor="grey" position="60,860" size="1800,1"/>
<widget font="Regular;28" foregroundColor="Heading" halign="center" position="60,880" render="Label" size="1800,70" source="introduction" transparent="1" valign="center"/>
<screen backgroundColor="background" flags="wfNoBorder" name="InputDeviceSetup" position="0,center" size="1200,1080">
<ePixmap gradient="#ff000000,#131a1d,vertical" position="0,0" size="1200,486" zPosition="-1"/>
<eLabel backgroundColor="#131a1d" position="0,486" size="1200,108" zPosition="-1"/>
<ePixmap gradient="#131a1d,#ff000000,vertical" position="0,594" size="1200,486" zPosition="-1"/>
<ePixmap pixmap="Shadow-FHD/menu/input_device_setup.svg" position="25,15" size="70,70"/>
<widget font="Bold;32" noWrap="1" position="130,30" render="Label" size="1060,40" source="Title" transparent="1"/>
<widget enableWrapAround="1" name="config" position="20,120" scrollbarMode="showOnDemand" separation="800" size="1160,720" transparent="1"/>
<widget font="Regular;28" halign="center" position="20,940" render="Label" size="1160,60" source="introduction" transparent="1" valign="center"/>
<eLabel font="Regular;26" halign="center" position="0,1030" size="1200,35" text="Save" transparent="1"/>
<eLabel backgroundColor="green" position="0,1070" size="1200,10"/>
</screen>
<screen backgroundColor="background" flags="wfNoBorder" name="LanguageSelection" position="0,center" size="700,1080">
<ePixmap gradient="#ff000000,#131a1d,vertical" position="0,0" size="700,486" zPosition="-1"/>
<eLabel backgroundColor="#131a1d" position="0,486" size="700,108" zPosition="-1"/>
<ePixmap gradient="#131a1d,#ff000000,vertical" position="0,594" size="700,486" zPosition="-1"/>
<ePixmap pixmap="Shadow-FHD/images/language.svg" position="25,15" size="70,70"/>
<widget font="Bold;32" noWrap="1" position="130,30" render="Label" size="560,40" source="Title" transparent="1"/>
<widget enableWrapAround="1" position="20,120" render="Listbox" scrollbarMode="showOnDemand" size="660,770" source="languages" transparent="1">
<widget enableWrapAround="1" position="20,120" render="Listbox" scrollbarMode="showOnDemand" size="660,840" source="languages" transparent="1">
<convert type="TemplatedMultiContent"> {"template":[MultiContentEntryText(pos=(110,0),size=(540,70),flags=RT_VALIGN_CENTER|RT_WRAP,text=1), MultiContentEntryPixmap(pos=(10,10),size=(75,50),png=2),], "fonts":[gFont("Regular",28)],"itemHeight":70} </convert>
</widget>
<ePixmap pixmap="Shadow-FHD/skin_default/icons/arrow_down.svg" position="center,1010" size="60,60"/>
</screen>
<screen backgroundColor="background" flags="wfNoBorder" name="MMIDialog" position="center,center" size="1040,450" title="CI/CA Menu">
<ePixmap gradient="#ff000000,#131a1d,vertical" position="0,0" size="1040,202" zPosition="-1"/>
Expand Down Expand Up @@ -2515,7 +2509,7 @@ self.instance.move(ePoint(orgpos.x() + (orgwidth - newwidth)/2,orgpos.y()))
<widget font="Regular;26" halign="center" name="key_green" position="300,770" size="300,35" transparent="1"/>
<widget font="Regular;26" halign="center" name="key_yellow" position="600,770" size="300,35" transparent="1"/>
<widget font="Regular;26" halign="center" name="key_blue" position="900,770" size="300,35" transparent="1"/>
<widget enableWrapAround="1" name="timerlist" position="20,110" scrollbarMode="showOnDemand" size="1160,640" transparent="1"/>
<widget enableWrapAround="1" name="timerlist" position="20,110" scrollbarMode="showOnDemand" size="1160,560" transparent="1"/>
</screen>
<screen backgroundColor="background" flags="wfNoBorder" name="TimerEntry" position="center,center" size="1200,820" title="Timer entry">
<ePixmap gradient="#ff000000,#131a1d,vertical" position="0,0" size="1200,369" zPosition="-1"/>
Expand Down

0 comments on commit c4682e5

Please sign in to comment.