<color name="Background" color="background" /> <color name="LabelForeground" color="foreground" /> <color name="ListboxBackground" color="background" /> <color name="ListboxForeground" color="foreground" /> <color name="ListboxSelectedBackground" color="selBar" /> <color name="ListboxSelectedForeground" color="selBarForeground" /> <color name="ListboxMarkedBackground" color="#b33128" /> <color name="ListboxMarkedForeground" color="foreground" /> <color name="ListboxMarkedAndSelectedBackground" color="#4176b6" /> <color name="ListboxMarkedAndSelectedForeground" color="#ff00" /> <color name="WindowTitleForeground" color="background" /> <color name="WindowTitleBackground" color="Nitro" /> <color name="WindowDimmer" color="#35b2b2b2" /> <!-- screen border png's --> <borderset name="bsWindow"> <!-- - example: * <pixmap pos="bpTopLeft" color="#44FF0000" size="10"/> => top left corner, transparent red, 10 pixels wide * <pixmap pos="bpTop" color="#4400FF00" size="40" /> => top border, transparent green, height 40 pixels, top corners inherit the height of 40 pixels * repeat for all borders or skip what shouldn't be around - you can mix pixmap and color based borders - color based borders would be painted atop pixmap based borders if both are defined (you could probably apply tinting to neutral and simple pixmaps using that technique) --> <!-- <pixmap pos="bpTopLeft" filename="NitroFHD/bsTopL.png" /> --> <pixmap pos="bpTop" filename="NitroFHD/bs_top.png" /> <!-- <pixmap pos="bpTopRight" filename="NitroFHD/bsTopR.png" /> --> <!-- <pixmap pos="bpTop" color="#e4e4e4" size="100" /> --> <!-- <pixmap pos="bpBottomLeft" filename="NitroFHD/bsBottomL.png" /> --> <pixmap pos="bpBottom" filename="NitroFHD/bs_bottom.png" /> <!-- <pixmap pos="bpBottomRight" filename="NitroFHD/bsBottomR.png" /> --> <!-- <pixmap pos="bpLeft" filename="NitroFHD/b_BL/b_l.png" /> --> </borderset> <borderset name="bsListboxEntry"> <!-- <pixmap filename="NitroFHD/images/BL_line.png" pos="bpTop" /> --> <pixmap color="selBarBorder" size="1" pos="bpTop" /> <pixmap color="selBarBorder" size="1" pos="bpBottom" /> </borderset> <listfont type="Bigger" font="Regular" size="34" /> <listfont type="Big" font="Regular" size="32" /> <listfont type="Medium" font="Regular" size="30" /> <listfont type="Small" font="Regular" size="28" /> <listfont type="Smaller" font="Regular" size="26" /> </windowstyle> <!-- Main screen colors (id=1 LCD) --> <windowstyle type="skinned" id="1"> <color name="Background" color="black" /> <color name="LabelForeground" color="white" /> <color name="ListboxBackground" color="black" /> <color name="ListboxForeground" color="white" /> <color name="ListboxSelectedBackground" color="black" /> <color name="ListboxSelectedForeground" color="white" /> <color name="ListboxMarkedBackground" color="black" /> <color name="ListboxMarkedForeground" color="white" /> <color name="ListboxMarkedAndSelectedBackground" color="black" /> <color name="ListboxMarkedAndSelectedForeground" color="white" /> <color name="WindowTitleForeground" color="white" /> <color name="WindowTitleBackground" color="black" /> </windowstyle> <!-- Main screen colors (id=2 Color OLED (dm800se)) --> <windowstyle type="skinned" id="2"> <color name="Background" color="black" /> <color name="LabelForeground" color="white" /> <color name="ListboxBackground" color="black" /> <color name="ListboxForeground" color="white" /> <color name="ListboxSelectedBackground" color="black" /> <color name="ListboxSelectedForeground" color="white" /> <color name="ListboxMarkedBackground" color="black" /> <color name="ListboxMarkedForeground" color="white" /> <color name="ListboxMarkedAndSelectedBackground" color="black" /> <color name="ListboxMarkedAndSelectedForeground" color="white" /> <color name="WindowTitleForeground" color="white" /> <color name="WindowTitleBackground" color="black" /> </windowstyle> <!-- Main screen colors (id=3 Color LCD (dm900UHD)) --> <windowstyle type="skinned" id="3"> <color name="Background" color="#060606" /> <color name="LabelForeground" color="#ffffff" /> <color name="ListboxBackground" color="#000000" /> <color name="ListboxForeground" color="#ffffff" /> <color name="ListboxSelectedBackground" color="#000000" /> <color name="ListboxSelectedForeground" color="#ffffff" /> <color name="ListboxMarkedBackground" color="#000000" /> <color name="ListboxMarkedForeground" color="#ffffff" /> <color name="ListboxMarkedAndSelectedBackground" color="#000000" /> <color name="ListboxMarkedAndSelectedForeground" color="#ffffff" /> <color name="WindowTitleForeground" color="#ffffff" /> <color name="WindowTitleBackground" color="#000000" /> </windowstyle> <!-- Fonts --> <fonts> <font filename="goodtime.ttf" name="GoodT" scale="100" /> <font filename="NitroFHD/fonts/RbC_L.ttf" name="Regular" scale="106" /> <font filename="NitroFHD/fonts/RbC_Li.ttf" name="Italic" scale="106" /> <font filename="NitroFHD/fonts/RbC_R.ttf" name="Bold" scale="106" /> <font filename="NitroFHD/fonts/MF_cp.ttf" name="Nitro_L" scale="100" /> <font filename="lcd.ttf" name="LCD" scale="100" /> <font filename="ae_AlMateen.ttf" name="Replacement" scale="100" replacement="1" /> <font filename="tuxtxt.ttf" name="Console" scale="100" /> </fonts> <subtitles> <sub font="Regular;34" foregroundColor="foreground" name="Subtitle_TTX" shadowColor="background2" shadowOffset="2,2" /> <sub font="Regular;34" foregroundColor="foreground" name="Subtitle_Regular" shadowColor="background2" shadowOffset="2,2" /> <sub font="Regular;34" foregroundColor="foreground" name="Subtitle_Bold" shadowColor="background2" shadowOffset="2,2" /> <sub font="Regular;34" foregroundColor="foreground" name="Subtitle_Italic" shadowColor="background2" shadowOffset="2,2" /> </subtitles> <!-- Components --> <components> <component type="YTTrailerList" descriptionHeight="62" itemHeight="110" itemWidth="1400" lineSpacing="8" titleHeight="35" /> <component type="ConfigList" seperation="400" dividerHeight="1" /> <component type="ChoiceList" itemHeight="40" textX="80" textY="3" textWidth="1260" textHeight="36" pixmapWidth="36" pixmapHeight="44" fillerCount="200" /> <component type="ConfigManagerList" iconHeight="30" iconWidth="60" itemHeight="40" itemWidth="1290" /> <component type="FileList" itemHeight="40" textX="40" textY="0" textWidth="1310" textHeight="38" pixmapWidth="30" pixmapHeight="30" /> <component type="MultiFileSelectList" itemHeight="40" textX="65" textY="0" textWidth="1000" textHeight="36" pixmapWidth="35" pixmapHeight="35" pixmap2Width="30" pixmap2Height="30" /> <component type="EPGList" iconHPos="5" iconHeight="40" iconWidth="40" itemMargin="20" /> <component type="MultiEPGList" iconHeight="30" iconWidth="50" /> <component type="HelpMenuList" itemHeight="40" textY="60" textWidth="1260" textHeight="36" /> <component type="MediaplayerPlayList" iconHPos="10" iconHeight="30" iconWidth="50" itemHeight="50" itemWidth="860" /> <component type="MenuList" itemHeight="40" textX="100" textY="40" textWidth="980" textHeight="40" /> <component type="MerlinSkinThemesList" colornameWidth="250" dirWidth="600" infoWidth="280" itemHeight="40" lineHeight="36" screennameWidth="550" skinnameWidth="300" statusWidth="280" valueWidth="100" /> <component type="ParentalControlList" itemHeight="40" textX="60" textY="0" textWidth="760" textHeight="36" pixmapWidth="40" pixmapHeight="40" /> <component type="SelectionList" itemHeight="40" textX="60" textY="0" textWidth="1260" textHeight="36" pixmapWidth="40" pixmapHeight="40" /> <component type="ServiceInfoList" itemHeight="40" textX="0" textY="0" textWidth="300" textHeight="30" text2X="340" text2Y="0" text2Width="650" text2Height="30" /> <component type="VirtualKeyBoardList" itemHeight="60" /> <component type="WeatherPluginList" itemHeight="40" itemMargin="10" lineSpacing="0" textHeight="40" textWidth="800" text2Width="100" /> <component type="ZapHistoryBrowserList" eventNameHeight="36" itemHeight="72" itemWidth="900" lineSpacing="1" serviceNameHeight="40" /> <component type="TimelineText" itemHeight="35" itemWidth="80" /> <component type="TimerList"> <template> { "template": [ MultiContentEntryText(pos = (50, 0), size = (width-110, 40), font = 0, flags = RT_HALIGN_LEFT | RT_VALIGN_CENTER, text=1, color=0x90CAF9), MultiContentEntryPixmapAlphaBlend(pos = (5, 5), size = (30, 30), png=2), MultiContentEntryText(pos = (60, 41), size = (width-60, 30), font = 1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text=3), MultiContentEntryText(pos = (60, 75), size = (1000, 30), font = 1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text=4, color=0xDDDFDE), MultiContentEntryText(pos = (width-180, 63), size = (180, 27), font = 1, flags = RT_HALIGN_RIGHT|RT_VALIGN_CENTER, text=5, color=0xBCAAA4), MultiContentEntryPixmapAlphaBlend(pos=(width-50, 5), size=(30, 30), png=6), ], "itemHeight" : 110, "fonts" : [gFont("Regular", 33), gFont("Regular", 28)] } </template> </component> <component type="ServiceList" beginMargin="8" endMargin="8" piconWidth="60" piconWidthBig="90" piconOffset="6" progressBarWidth="70" progressBarMargin="4" progressBarHeight="25" serviceInfoHeightAdd="8" serviceItemHeightLarge="70" serviceItemHeight="40" serviceNumberWidth="65" textOffset="6" /> <component type="PicturePlayer" thumbDescriptionSize="35" thumpMargin="10" thumbSpaceX="55" thumbSpaceY="30" thumbX="190" thumbY="200" /> <component type="MovieList"> <template> {"templates": { "default" : (110, [ MultiContentEntryText(pos=(0, 0), size=(width-182, 35), font=0, flags=RT_HALIGN_LEFT, text=1, color=0xAEAAB2), MultiContentEntryText(pos=(width-180, 0), size=(180, 35), font=3, flags=RT_HALIGN_RIGHT, text=2), MultiContentEntryText(pos=(200, 72), size=(200, 35), font=2, flags=RT_HALIGN_LEFT, text=3, color=0xee541e), MultiContentEntryText(pos=(0, 37), size=(width, 32), font=2, flags=RT_HALIGN_LEFT, text=4), MultiContentEntryText(pos=(0, 72), size=(200, 35), font=2, flags=RT_HALIGN_LEFT, text=5), MultiContentEntryText(pos=(width-200, 72), size=(198, 35), font=2, flags=RT_HALIGN_RIGHT, text=6), ]), "compact_description" : (55, [ MultiContentEntryText(pos=(0, 0), size=(width-120, 30), font=1, flags=RT_HALIGN_LEFT, text=1, color=0xAEAAB2), MultiContentEntryText(pos=(0, 30), size=(width-212, 25), font=3, flags=RT_HALIGN_LEFT, text=2), MultiContentEntryText(pos=(width-120, 0), size=(120, 30), font=4, flags=RT_HALIGN_RIGHT, text=3, color=0xAEAAB2), MultiContentEntryText(pos=(width-275, 30), size=(200, 25), font=4, flags=RT_HALIGN_RIGHT, text=4, color=0xee541e), MultiContentEntryText(pos=(width-65, 30), size=(65, 25), font=4, flags=RT_HALIGN_RIGHT, text=5), ]), "compact" : (55, [ MultiContentEntryText(pos=(0, 0), size=(width-77, 30), font=1, flags=RT_HALIGN_LEFT, text=1, color=0xAEAAB2), MultiContentEntryText(pos=(width-250, 30), size=(250, 25), font=4, flags=RT_HALIGN_RIGHT, text=2), MultiContentEntryText(pos=(200, 30), size=(200, 25), font=4, flags=RT_HALIGN_LEFT, text=3), MultiContentEntryText(pos=(0, 30), size=(200, 25), font=4, flags=RT_HALIGN_LEFT, text=4), MultiContentEntryText(pos=(width-90, 0), size=(90, 30), font=2, flags=RT_HALIGN_RIGHT, text=5, color=0xee541e), ]), "minimal" : (40, [ MultiContentEntryText(pos=(10, 1), size=(width-156, 38), font=1, flags=RT_HALIGN_LEFT, text=1), MultiContentEntryText(pos=(width-145, 3), size=(145, 34), font=3, flags=RT_HALIGN_RIGHT, text=2), ]) }, "fonts" : [gFont("Regular", 32), gFont("Regular", 28), gFont("Regular", 26), gFont("Regular", 24), gFont("Regular", 23)] } </template> </component> <component type="MerlinMovieList"> <template> {"templates": { "default" : (100, [ MultiContentEntryText(pos=(0, 0), size=(full_width, 100), font=0, flags=RT_HALIGN_LEFT, text="", color=None, backcolor=0x171717, backcolor_sel=0xFF00000D), MultiContentEntryText(pos=(20, 0), size=(1000, 50), font=0, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER, text=1, color=0xFF000009), MultiContentEntryText(pos=(1020, 0), size=(400, 50), font=2, flags=RT_HALIGN_RIGHT|RT_VALIGN_CENTER, text=2, color=0xFF000009), MultiContentEntryText(pos=(40, 50), size=(400, 50), font=2, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER, text=4, color=0xFF000009), MultiContentEntryText(pos=(440, 50), size=(300, 50), font=3, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER, text=5, color=0xFF000009), MultiContentEntryPixmapAlphaBlend(pos = (0, 25), size=(50, 50), png =7), MultiContentEntryText(pos=(80, 25), size=(width-90, 50), font=0, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER, text=8), MultiContentEntryText(pos=(width-200, 0), size=(198, 50), font=2, flags=RT_HALIGN_RIGHT|RT_VALIGN_CENTER, text=6, color=0xFF000009), MultiContentEntryText(pos=(750, 50), size=(300, 50), font=3, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER, text=3, color=0xFF000009), MultiContentEntryText(pos=(0, 98), size=(1920, 1), font=3, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER, text="", color=0xFF000009,backcolor=0x272727), MultiContentEntryProgress(pos=(width-100,62), size=(100,26), percent=-11, borderWidth = 1, foreColor = 0x00B9B9B9), ]), "compact_description" : (50, [ MultiContentEntryText(pos=(0, 0), size=(full_width-70, 37), font=0, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER, text="", color=None, backcolor=0xFF00000B, backcolor_sel=0xFF00000C), MultiContentEntryProgress(pos=(10,12), size=(50,26), percent=-10, borderWidth = 1, foreColor = 0x00B9B9B9), MultiContentEntryPixmapAlphaBlend(pos = (1860, 5), size = (40, 40), png = 6), MultiContentEntryPixmapAlphaBlend(pos = (1860, 5), size = (40, 40), png = 9), MultiContentEntryText(pos=(50+10+10, 0), size=(600, 50), font=1, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER, text=1, color=0xFF000008), MultiContentEntryText(pos=(670,0), size=(300,50), font=4, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER, text=2, color=0xFF000008), MultiContentEntryText(pos=(width-300, 0), size=(250, 50), font=4, flags=RT_HALIGN_RIGHT|RT_VALIGN_CENTER, text=3, color=0xFF000008), MultiContentEntryText(pos=(1000, 0), size=(304, 50), font=4, flags=RT_HALIGN_RIGHT|RT_VALIGN_CENTER, text=4, color=0xFF000008), MultiContentEntryText(pos=(1350, 0), size=(98, 50), font=4, flags=RT_HALIGN_RIGHT|RT_VALIGN_CENTER, text=5, color=0xFF000008), MultiContentEntryText(pos=(60, 0), size=(width-60, 50), font=0, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER, text=7), ]), "compact" : (50, [ MultiContentEntryText(pos=(0+70, 0), size=(full_width, 50), font=0, flags=RT_HALIGN_LEFT, text="", color=None, backcolor=0xFF00000B, backcolor_sel=0xFF00000C), MultiContentEntryText(pos=(0+70, 0), size=(930, 50), font=1, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER, text=1, color=0xFF000008), MultiContentEntryText(pos=(width-110, 1), size=(110, 35), font=3, flags=RT_HALIGN_RIGHT|RT_VALIGN_CENTER, text=5, color=0xFF000008), MultiContentEntryText(pos=(width-305,0), size=(200,50), font=4, flags=RT_HALIGN_RIGHT|RT_VALIGN_CENTER, text=2, color=0xFF000008), MultiContentEntryText(pos=(1340, 0), size=(400, 50), font=4, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER, text=3, color=0xFF000008), MultiContentEntryText(pos=(1000, 0), size=(300, 50), font=4, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER, text=4, color=0xFF000008), MultiContentEntryPixmapAlphaBlend(pos = (5, 5), size = (40, 40), png = 6), MultiContentEntryPixmapAlphaBlend(pos = (5, 5), size = (40, 40), png = 9), MultiContentEntryText(pos=(70, 0), size=(width-60, 50), font=0, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER, text=7), MultiContentEntryProgress(pos=(width-100,37), size=(100,7), percent=-10, borderWidth = 1, foreColor = 0x00B9B9B9), ]), "minimal" : (50, [ MultiContentEntryText(pos=(0, 0), size=(full_width, 50), font=0, flags=RT_HALIGN_LEFT, text="", color=None, backcolor=0xFF000008, backcolor_sel=0xFF000009), MultiContentEntryText(pos=(60+50, 0), size=(width-80-226, 50), font=1, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER, text=1, color=0xFF000005), MultiContentEntryText(pos=(width-225, 4), size=(225, 50), font=3, flags=RT_HALIGN_RIGHT|RT_VALIGN_CENTER, text=2, color=0xFF000005), MultiContentEntryPixmapAlphaBlend(pos = (0, 5), size = (40, 40), png = 3), MultiContentEntryPixmapAlphaBlend(pos = (0, 5), size = (40, 40), png = 6), MultiContentEntryText(pos=(80, 0), size=(width-80, 50), font=0, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER, text=4), MultiContentEntryProgress(pos=(0+50,12), size=(50,26), percent=-7, borderWidth = 1, foreColor = 0x00B9B9B9), ]), "minimal_merlin" : (100, [ MultiContentEntryText(pos=(0, 0), size=(full_width, 50), font=0, flags=RT_HALIGN_LEFT, text="", color=None, backcolor=0xFF000008, backcolor_sel=0xFF000009), MultiContentEntryPixmapAlphaBlend(pos = (10, 20), size = (60, 60), png = 3), MultiContentEntryPixmapAlphaBlend(pos = (10, 20), size = (60, 60), png = 6), MultiContentEntryProgress(pos=(80,62), size=(50,26), percent=-7, borderWidth = 1, foreColor = 0x838589), MultiContentEntryText(pos=(80,0), size=(1205, 50), font=2, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER, text=4, color=0xFF000005), MultiContentEntryText(pos=(140,50), size=(260, 50), font=3, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER, text=2, color=0xFF000005), MultiContentEntryText(pos=(80, 0), size=(1205, 50), font=1, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER, text=1, color=0xFF000005), MultiContentEntryText(pos=(1290-305, 50), size=(300, 50), font=3, flags=RT_HALIGN_RIGHT|RT_VALIGN_CENTER, text=10, color=0xFF000005), ]) }, "fonts" : [gFont("Regular", 32), gFont("Regular", 30), gFont("Regular", 28), gFont("Regular", 26), gFont("Regular", 26)] } </template> </component> </components> <!-- DVD Player --> <screen name="DVDPlayer" position="0,810" size="1920,225" backgroundColor="transparent" flags="wfNoBorder"> <!-- Background --> <eLabel position="20,0" size="1880,48" backgroundColor="redB" cornerRadius="12" zPosition="-1" /> <eLabel position="20,50" size="1880,175" backgroundColor="background" cornerRadius="12" zPosition="-1" /> <!-- Time --> <widget source="global.CurrentTime" render="Label" position="60,10" size="100,27" font="Bold;28" foregroundColor="grey" backgroundColor="redB" transparent="1"> <convert type="ClockToText">Default</convert> </widget> <!-- Servicename --> <ePixmap pixmap="skin_default/icons/icon_event.png" position="170,20" size="30,20" alphatest="on" /> <widget source="session.CurrentService" render="Label" position="220,10" size="1180,30" font="Bold;28" valign="top" noWrap="1" backgroundColor="redB" transparent="1"> <convert type="ServiceName">Name</convert> </widget> <!-- picture --> <ePixmap pixmap="menu/dvd_player.png" position="40,80" zPosition="1" size="122,122" alphatest="on"/> <!-- Chapter Label --> <widget name="chapterLabel" position="400,90" size="1100,28" font="Regular;26" halign="center" backgroundColor="#263c59" transparent="1" /> <!-- Elapsed time --> <widget source="session.CurrentService" render="Label" position="130,137" size="250,28" font="Regular;26" halign="right" backgroundColor="#263c59" transparent="1"> <convert type="ServicePosition">Position,ShowHours</convert> </widget> <!-- Progressbar (dvd position)--> <eLabel position="400,149" size="1100,3" backgroundColor="grey" /> <widget source="session.CurrentService" render="Progress" position="400,146" size="1100,10" zPosition="1" pixmap="skin_default/progress.png" transparent="1"> <convert type="ServicePosition">Position</convert> </widget> <!-- Remaining time --> <widget source="session.CurrentService" render="Label" position="1530,137" size="250,28" font="Regular;26" halign="left" backgroundColor="#263c59" transparent="1"> <convert type="ServicePosition">Remaining,Negate,ShowHours</convert> </widget> <!-- Audio Label --> <ePixmap position="1100,2" size="30,26" pixmap="skin_default/icons/lang.png" alphatest="on" /> <widget name="audioLabel" position="1150,2" size="220,26" font="Regular;22" foregroundColor="grey" backgroundColor="#263c59" transparent="1"/> <!-- Subtitle Label --> <ePixmap position="1100,30" size="30,26" pixmap="skin_default/icons/sub.png" alphatest="on" /> <widget name="subtitleLabel" position="1150,30" size="220,26" font="Regular;22" foregroundColor="grey" backgroundColor="#263c59" transparent="1" /> <!-- Angle Pix & Label --> <widget name="anglePix" position="1710,50" size="36,26" pixmap="skin_default/icons/icon_view.png" alphatest="on" /> <widget name="angleLabel" position="1745,50" size="220,26" font="Regular;22" foregroundColor="grey" backgroundColor="#263c59" transparent="1" /> </screen> <!-- Main InfoBar --> <screen name="InfoBar" position="0,730" size="1920,345" title="InfoBar" backgroundColor="transparent" flags="wfNoBorder"> <!-- Background --> <ePixmap position="0,30" size="1920,298" pixmap="NitroFHD/images/infobar.png" alphatest="on" zPosition="-3" /> <!-- Channellogo (Picon) --> <widget source="session.CurrentService" render="Picon" position="1650,100" zPosition="1" scale="stretch" size="160,90" alphatest="blend"> <convert type="ServiceName">Reference</convert> </widget> <!-- Progressbar (current event duration)--> <widget pointer="NitroFHD/pointer1.png:1210,0" position="240,195" render="PositionGauge" size="1210,14" source="session.Event_Now" transparent="1" zPosition="-1"> <convert type="EventPosition">Gauge</convert> </widget> <!-- Time --> <widget source="global.CurrentTime" render="Label" position="35,140" size="170,53" halign="center" valign="center" font="Nitro_L;50" foregroundColor="Nitro3" backgroundColor="background" transparent="1"> <convert type="ClockToText">Format:%H:%M</convert> </widget> <!-- Service name --> <widget source="session.CurrentService" render="Label" position="500,100" size="1000,50" font="Nitro_L;38" valign="center" halign="right" noWrap="1" backgroundColor="background" foregroundColor="Nitro3" transparent="1"> <convert type="ServiceName">Name</convert> </widget> <!-- Service Number--> <widget render="newnigma2ChNumber" font="Nitro_L;40" foregroundColor="Nitro3" backgroundColor="background" position="1320,50" size="200,50" source="session.CurrentService" transparent="1" valign="center" halign="right" /> <!-- Event (now) --> <!-- <ePixmap pixmap="NitroFHD/icons/icon_event.png" position="355,69" size="20,13" alphatest="on" /> --> <widget source="session.Event_Now" render="Label" position="240,152" size="100,50" halign="left" valign="center" font="Regular;32" backgroundColor="background" transparent="1" foregroundColor="foreground"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText">Default</convert> </widget> <widget source="session.Event_Now" render="Label" position="340,152" size="980,50" font="Regular;32" backgroundColor="background" foregroundColor="foreground" transparent="1" valign="center" noWrap="1" > <convert type="EventName">Name</convert> </widget> <widget source="session.Event_Now" render="Label" position="1300,152" size="150,50" font="Regular;32" backgroundColor="background" foregroundColor="foreground" halign="right" transparent="1" valign="center" > <convert type="EventTime">Remaining</convert> <convert type="RemainingToText">InMinutes</convert> </widget> <!-- Event (next) --> <widget source="session.Event_Next" render="Label" position="240,204" size="100,50" halign="left" valign="center" font="Regular;32" foregroundColor="foreground2" backgroundColor="background" transparent="1"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText">Default</convert> </widget> <widget source="session.Event_Next" render="Label" position="340,204" size="960,50" font="Regular;32" foregroundColor="foreground2" backgroundColor="background" transparent="1" valign="center" noWrap="1" > <convert type="EventName">Name</convert> </widget> <widget source="session.Event_Next" render="Label" position="1262,204" size="150,50" font="Regular;32" backgroundColor="background" foregroundColor="foreground2" halign="right" valign="center" transparent="1"> <convert type="EventTime">Duration</convert> <convert type="ClockToText">InMinutes</convert> </widget> <!-- Frequency --> <!-- <widget source="session.CurrentService" render="Label" backgroundColor="background" foregroundColor="yellow" font="Regular; 24" position="180,30" size="100,30" transparent="1" valign="center" halign="center" noWrap="1"><convert type="ServiceInfoFHD">Frequency</convert></widget> --> <!-- Signal Quality --> <eLabel text="SNR:" position="45,195" size="80,25" font="Regular;21" backgroundColor="background" foregroundColor="Nitro2" transparent="1" valign="center" halign="left" /> <widget source="session.FrontendStatus" render="Label" position="115,195" size="90,25" font="Regular;21" backgroundColor="background" foregroundColor="Nitro2" transparent="1" valign="center" halign="right" > <convert type="FrontendInfo">SNRdB</convert> </widget> <widget pixmap="NitroFHD/images/snr_bar.png" position="45,220" render="Progress" size="160,3" source="session.FrontendStatus" transparent="1" zPosition="3" backgroundColor="Nitro2" > <convert type="FrontendInfo">SNR</convert> </widget> <!-- ICONS --> <!-- Blinking pixmap (recording in progress?) --> <eLabel text="R" position="45, 289" size=" 51,26" zPosition="2" font="Console;21" halign="center" foregroundColor="grey2" backgroundColor="background" /> <!-- <ePixmap pixmap="NitroFHD/icons/ico_rec_off.png" position="45,289" size="51,26" scale="stretch" zPosition="1" alphatest="blend" /> --> <widget source="session.RecordState" text="R" render="FixedLabel" font="Console;21" foregroundColor="background2" backgroundColor="red" position="45,289" size="51,26" zPosition="3" halign="center" > <convert type="ConditionalShowHide">Blink</convert> </widget> <!-- Audio icon (is there multichannel audio?) --> <eLabel text="HbbTV" position="100, 289" size=" 75,26" zPosition="2" font="Console;21" halign="center" foregroundColor="grey2" backgroundColor="background" /> <!-- <ePixmap pixmap="NitroFHD/icons/ico_hbbtv_off.png" position="100,289" size="75,26" scale="stretch" zPosition="1" alphatest="on" transparent="1" /> --> <widget source="HbbtvApplication" text="HbbTV" font="Console;21" halign="center" foregroundColor="Nitro2" backgroundColor="background" render="FixedLabel" position="100,289" size="75,26" zPosition="3" > <convert type="ConditionalShowHide" /> </widget> <!-- <ePixmap pixmap="NitroFHD/icons/ico_dolby_off.png" position="1510,289" scale="stretch" size="51,26" zPosition="1" alphatest="blend" /> --> <eLabel text="Dolby" position="180, 289" size=" 75,26" zPosition="2" font="Console;21" halign="center" foregroundColor="grey2" radius="6" backgroundColor="background" /> <widget source="session.CurrentService" render="FixedLabel" text="Dolby" halign="center" font="Console;21" foregroundColor="Nitro2" backgroundColor="background" position="180,289" size="75,26" zPosition="3" > <convert type="ServiceInfo">IsMultichannel</convert> <convert type="ConditionalShowHide" /> </widget> <!-- Videoformat icon (16:9?) --> <eLabel text="4:3" position="260, 289" size=" 70,26" zPosition="2" font="Console;21" halign="center" foregroundColor="grey2" backgroundColor="background" /> <!-- <ePixmap pixmap="NitroFHD/icons/ico_format_off.png" position="260,289" size="50,26" scale="stretch" zPosition="1" alphatest="blend" /> --> <widget source="session.CurrentService" render="FixedLabel" text="16:9" halign="center" font="Console;21" foregroundColor="Nitro2" backgroundColor="background" position="260,289" size="70,26" zPosition="3" > <convert type="ServiceInfoFHD">IsWidescreen</convert> <convert type="ConditionalShowHide" /> </widget> <!-- Teletext icon (is teletext available?) --> <eLabel text="TXT" position="335, 289" size=" 55,26" zPosition="2" font="Console;21" halign="center" foregroundColor="grey2" backgroundColor="background" /> <!-- <ePixmap pixmap="NitroFHD/icons/ico_txt_off.png" position="1540,289" size="55,26" scale="stretch" zPosition="1" alphatest="blend" /> --> <widget source="session.CurrentService" render="FixedLabel" text="TXT" font="Console;21" halign="center" foregroundColor="Nitro2" backgroundColor="background" position="335,289" size="55,26" zPosition="3" > <convert type="ServiceInfoFHD">HasTelext</convert> <convert type="ConditionalShowHide" /> </widget> <!-- HDTV icon --> <!-- <ePixmap pixmap="NitroFHD/icons/576.png" position="1085,2" size="51,26" zPosition="1" alphatest="blend" />--> <widget source="session.CurrentService" render="FixedLabel" position="395,289" size="55,26" halign="center" zPosition="2" font="Console;21" text="SD" foregroundColor="Nitro2" backgroundColor="background" > <convert type="ServiceInfoFHD">VideoWidth</convert> <convert type="ValueRange">0,720</convert> <convert type="ConditionalShowHide" /> </widget> <widget source="session.CurrentService" render="FixedLabel" position="395,289" size="55,26" halign="center" zPosition="3" font="Console;21" text="HD" foregroundColor="Nitro2" backgroundColor="background"> <convert type="ServiceInfoFHD">VideoWidth</convert> <convert type="ValueRange">1280,1439</convert> <convert type="ConditionalShowHide" /> </widget> <widget source="session.CurrentService" render="FixedLabel" position="395,289" size="55,26" halign="center" zPosition="4" font="Console;21" text="FHD" foregroundColor="Nitro2" backgroundColor="background"> <convert type="ServiceInfoFHD">VideoWidth</convert> <convert type="ValueRange">1440,1920</convert> <convert type="ConditionalShowHide" /> </widget> <widget source="session.CurrentService" render="FixedLabel" position="395,289" size="55,26" halign="center" zPosition="5" font="Console;21" text="4 K" foregroundColor="Nitro2" backgroundColor="background"> <convert type="ServiceInfoFHD">VideoWidth</convert> <convert type="ValueRange">3440,4096</convert> <convert type="ConditionalShowHide" /> </widget> <!-- Crypt icon (encrypted service?) --> <eLabel text="CRYPT" position="455, 289" size="70,26" zPosition="2" font="Console;21" halign="center" foregroundColor="grey2" backgroundColor="background" /> <!-- <ePixmap pixmap="NitroFHD/icons/ico_crypt_off.png" position="1710,289" size="51,26" scale="stretch" zPosition="1" alphatest="blend" /> --> <widget source="session.CurrentService" render="FixedLabel" text="CRYPT" halign="center" font="Console;21" foregroundColor="Nitro2" backgroundColor="background" position="455,289" size="70,26" zPosition="3" > <convert type="ServiceInfoFHD">IsCrypted</convert> <convert type="ConditionalShowHide" /> </widget> <!-- OPTION BUTTONS --> <!-- Red button (is recording possible?) --> <eLabel position="1500,240" size="75,6" backgroundColor="#153439" cornerRadius="2" /> <widget source="RecordingPossible" render="FixedLabel" backgroundColor="red" cornerRadius="2" position="1500,240" size="75,6" zPosition="1" > <convert type="ConditionalShowHide" /> </widget> <widget source="HbbtvApplication" render="FixedLabel" backgroundColor="red" cornerRadius="2" position="1500,240" size="75,6" zPosition="1" > <convert type="ConditionalShowHide" /> </widget> <!-- Green Button --> <!-- <ePixmap pixmap="NitroFHD/buttons/button_green_off.png" position="1790,240" size="75,6" alphatest="on" scale="stretch" /> --> <eLabel position="1580,240" size="75,6" roundedlabelColor="#153439" radius="2" /> <widget source="session.CurrentService" render="FixedLabel" roundedlabelColor="green" radius="2" position="1580,240" size="75,6" zPosition="1" > <convert type="ServiceInfoFHD">SubservicesAvailable</convert> <convert type="ConditionalShowHide" /> </widget> <!-- Yellow button (is timeshift possible?) --> <!-- <ePixmap pixmap="NitroFHD/buttons/button_yellow_off.png" position="1820,240" size="75,6" alphatest="on" scale="stretch" /> --> <eLabel position="1660,240" size="75,6" roundedlabelColor="#153439" radius="2" /> <widget source="TimeshiftPossible" render="FixedLabel" roundedlabelColor="yellow" radius="2" position="1660,240" size="75,6" zPosition="1" > <convert type="ConditionalShowHide" /> </widget> <!-- Yellow button (used for audio on boxes with new rc?) --> <!-- Yellow button (Event List for current service) --> <widget source="ShowEventListOnYellow" render="FixedLabel" roundedlabelColor="yellow" radius="2" position="1660,240" size="75,6" zPosition="1" > <convert type="ConditionalShowHide" /> </widget> <!-- Blue button (is extensions available?) --> <!-- <ePixmap pixmap="NitroFHD/buttons/button_blue_off.png" position="1590,240" size="75,6" alphatest="on" scale="stretch" /> --> <eLabel position="1740,240" size="75,6" roundedlabelColor="#153439" radius="2" /> <widget source="ExtensionsAvailable" render="FixedLabel" roundedlabelColor="blue" radius="2" position="1740,240" size="75,6" zPosition="1" > <convert type="ConditionalShowHide" /> </widget> <!-- tuners in use? --> <eLabel backgroundColor="grey3" position="45,235" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey3" position="65,235" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey3" position="125,235" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey3" position="145,235" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey3" position="85,235" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey3" position="105,235" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey3" position="165,235" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey3" position="185,235" size="10,10" zPosition="1" /> <widget backgroundColor="blue" position="45,235" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">1</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="65,235" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">2</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="85,235" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">4</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="105,235" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">8</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="45,235" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">16</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="65,235" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">32</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="85,235" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">64</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="105,235" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">128</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="Nitro2" position="45,235" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">0,0</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="Nitro2" position="65,235" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">1,1</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="Nitro2" position="85,235" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">2,2</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="Nitro2" position="105,235" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">3,3</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="Nitro2" position="45,235" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">4,4</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="Nitro2" position="65,235" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">5,5</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="Nitro2" position="85,235" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">6,6</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="Nitro2" position="105,235" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">7,7</convert> <convert type="ConditionalShowHide" /> </widget> </screen> <!-- ###### Second infobar ####### --> <screen name="SecondInfoBar" position="25,80" size="1870,800" title="InfoBar" backgroundColor="transparent" flags="wfNoBorder"> <!-- Background --> <!-- <eLabel position="0,0" size="1870,610" backgroundColor="transparent" roundedlabelColor="background" radius="12" zPosition="-3" /> --> <!-- <eLabel position="0,620" size="1870,80" backgroundColor="background2" cornerRadius="12" zPosition="-2" /> --> <!-- <eLabel position="0,645" size="1870,40" backgroundColor="yellowB" cornerRadius="0" zPosition="-2" /> --> <!-- b_bg2 --> <ePixmap pixmap="NitroFHD/images/InB.png" position="0,0" size="1870,700" alphatest="on" scale="stretch" /> <!-- <eLabel position="20,76" size="1830,2" backgroundColor="#b3b3b3" zPosition="-2" /> --> <!-- EPG INFO --> <widget backgroundColor="background" foregroundColor="Nitro2" font="Bold; 40" halign="left" valign="center" position="81,30" render="Label" size="120,60" source="session.Event_Now" transparent="1" zPosition="2"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText">Default</convert> </widget> <widget backgroundColor="background" foregroundColor="foreground" font="Regular; 27" halign="left" position="220,28" render="Label" size="710,65" source="session.Event_Now" transparent="1" valign="center" zPosition="2"> <convert type="EventName">Name</convert> </widget> <widget backgroundColor="background" font="Bold; 40" foregroundColor="Nitro" halign="left" noWrap="1" position="960,30" render="Label" size="120,60" source="session.Event_Next" transparent="1" valign="center" zPosition="2"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText">Default</convert> </widget> <widget backgroundColor="background" font="Regular; 27" foregroundColor="foreground" halign="left" position="1090,28" render="Label" size="710,65" source="session.Event_Next" transparent="1" valign="center" zPosition="2"> <convert type="EventName">Name</convert> </widget> <widget backgroundColor="background" font="Regular; 26" foregroundColor="grey" options="movetype=running,direction=top,startpoint=0,startdelay=8000,wrap=1,always=0,repeat=2,oneshot=1" position="81,110" render="RunningText" size="820,415" source="session.Event_Now" transparent="1" zPosition="1"> <convert type="EventName">ExtendedDescription</convert> </widget> <widget backgroundColor="background" font="Regular;26" foregroundColor="grey" options="movetype=running,direction=top,startpoint=0,startdelay=8000,wrap=1,always=0,repeat=2,oneshot=1" halign="left" position="960,110" render="RunningText" size="820,415" source="session.Event_Next" transparent="1" zPosition="1"> <convert type="EventName">ExtendedDescription</convert> </widget> <!-- <eLabel position="10,85" size="880,1" backgroundColor="yellowB" zPosition="3" /> <eLabel position="960,85" size="880,1" backgroundColor="yellowB" zPosition="3" /> <eLabel position="10,86" size="1,200" backgroundColor="blue2" zPosition="-3" /> <eLabel position="960,86" size="1,200" backgroundColor="redB" zPosition="-3" /> --> <!-- ## MERLIN 4 ECM Info ##--> <!-- Server+HopAnzeige --> <widget backgroundColor="background2" foregroundColor="yellowB" font="Bold;23" halign="left" noWrap="1" position="40,565" render="Label" size="500,35" source="session.CurrentService" transparent="1" zPosition="2"> <convert type="EmuDisplay"></convert> </widget> <!-- RunningSoftcam --> <widget backgroundColor="background2" font="Bold; 22" foregroundColor="yellowB" halign="left" noWrap="1" position="40,605" render="Label" size="1130,35" source="session.CurrentService" transparent="1" zPosition="2"> <convert type="CaidDisplay">showFTA</convert> </widget> <!-- ECM Info --> <widget emmColor="redB" ecmColor="green" font="Bold;23" render="Caids" size="150,40" position="40,645" source="session.CurrentService" zPosition="2" alphatest="on" backgroundColor="background" > <convert type="CaidDisplay" /> </widget> <!-- MErlin ECM End --> <!-- Dreambox OE2.5 ECM --> <!-- <widget backgroundColor="background" position="11,645" emmColor="#FCC000" ecmColor="#56D256" font="Regular;28" render="fui_CAD" size="1000,34" source="session.CurrentService" zPosition="5"><convert type="fui_COCA" /></widget><widget backgroundColor="background" font="Regular;28" foregroundColor="grey" position="1080,645" render="Label" size="800,34" source="session.CurrentService" transparent="1" halign="right"><convert type="fui_Clist" /></widget> --> <!-- MSN WEATHER --> <widget backgroundColor="background2" font="Regular; 26" foregroundColor="Nitro2" halign="left" noWrap="1" position="1116,585" render="Label" size="535,40" source="session.MSNWeather" transparent="1" valign="top" zPosition="3"> <convert type="MSNWeather">city</convert> </widget> <widget backgroundColor="background2" font="Bold; 30" foregroundColor="yellowB" halign="left" noWrap="1" position="1040,584" render="Label" size="63,40" source="session.MSNWeather" transparent="1" valign="top" zPosition="3"> <convert type="MSNWeather">temperature_current</convert> </widget> <widget alphatest="on" position="960,562" render="MSNWeatherPixmap" size="65,65" source="session.MSNWeather" transparent="1" zPosition="5"> <convert type="MSNWeather">weathericon,current</convert> </widget> </screen> <!-- Movieplayer infobar --> <screen name="MoviePlayer" position="0,810" size="1920,225" backgroundColor="transparent" flags="wfNoBorder"> <!-- Background --> <ePixmap pixmap="NitroFHD/images/IbMov.png" position="0,0" size="1920,225" alphatest="on" zPosition="-1" /> <!-- <eLabel position="20,0" size="1880,48" backgroundColor="redB" cornerRadius="12" zPosition="-1" /> --> <!-- <eLabel position="20,50" size="1880,175" backgroundColor="background" cornerRadius="12" zPosition="-1" /> --> <!-- Time --> <widget source="global.CurrentTime" render="Label" position="60,10" size="100,27" font="Bold;28" foregroundColor="background" backgroundColor="Nitro3" transparent="1"> <convert type="ClockToText">Default</convert> </widget> <!-- Servicename --> <ePixmap pixmap="skin_default/icons/icon_event.png" position="170,20" size="30,20" alphatest="on" /> <widget source="session.CurrentService" render="Label" position="220,10" size="1180,30" font="Bold;28" valign="top" noWrap="1" backgroundColor="Nitro3" foregroundColor="background" transparent="1"> <convert type="ServiceName">Name</convert> </widget> <!-- picture --> <ePixmap pixmap="menu/mediacenter.png" position="40,80" zPosition="1" size="122,122" alphatest="on"/> <!-- Video Size --> <widget source="session.CurrentService" render="Label" position="1460,56" size="70,28" backgroundColor="background" font="Regular;24" halign="right" transparent="1"> <convert type="ServiceInfoFHD">VideoWidth</convert> </widget> <eLabel position="1540,56" size="15,28" backgroundColor="background" transparent="1" text="x" font="Regular;24" halign="center"/> <widget source="session.CurrentService" render="Label" position="1563,56" size="70,28" backgroundColor="background" font="Regular;24" halign="left" transparent="1"> <convert type="ServiceInfoFHD">VideoHeight</convert> </widget> <!-- Audio icon (is there multichannel audio?) --> <ePixmap pixmap="skin_default/icons/ico_dolby_off.png" position="1640,56" size="60,28" alphatest="on" /> <widget source="session.CurrentService" render="Pixmap" pixmap="skin_default/icons/ico_dolby_on.png" position="1640,56" size="60,28" zPosition="1" alphatest="on"> <convert type="ServiceInfo">IsMultichannel</convert> <convert type="ConditionalShowHide" /> </widget> <!-- Videoformat icon (16:9?) --> <ePixmap pixmap="skin_default/icons/ico_format_off.png" position="1710,56" size="60,28" alphatest="on" /> <widget source="session.CurrentService" render="Pixmap" pixmap="skin_default/icons/ico_format_on.png" position="1710,56" size="60,28" zPosition="1" alphatest="on"> <convert type="ServiceInfoFHD">IsWidescreen</convert> <convert type="ConditionalShowHide" /> </widget> <!-- HDTV icon --> <widget source="session.CurrentService" render="Pixmap" pixmap="skin_default/icons/ico_hd_off.png" position="1780,56" size="60,28" alphatest="on"> <convert type="ServiceInfoFHD">VideoWidth</convert> <convert type="ValueRange">0,720</convert> <convert type="ConditionalShowHide" /> </widget> <widget source="session.CurrentService" render="Pixmap" pixmap="skin_default/icons/ico_hd_on.png" position="1780,56" size="60,28" zPosition="1" alphatest="on"> <convert type="ServiceInfoFHD">VideoWidth</convert> <convert type="ValueRange">721,1980</convert> <convert type="ConditionalShowHide" /> </widget> <!-- movie length --> <widget source="session.CurrentService" render="Label" position="400,90" size="1100,28" font="Regular;26" halign="center" backgroundColor="background" transparent="1"> <convert type="ServicePosition">Length</convert> </widget> <!-- Elapsed time --> <widget source="session.CurrentService" render="Label" position="130,137" size="250,28" font="Regular;26" halign="right" backgroundColor="background" transparent="1"> <convert type="ServicePosition">Position</convert> </widget> <!-- Progressbar (movie position)--> <eLabel position="400,149" size="1100,3" backgroundColor="grey" /> <widget source="session.CurrentService" render="Progress" position="400,146" size="1100,10" zPosition="1" pixmap="skin_default/progress.png" transparent="1"> <convert type="ServicePosition">Position</convert> </widget> <widget source="session.CurrentService" render="PositionGauge" position="400,143" size="1100,14" zPosition="2" backgroundColor="background" transparent="1"> <convert type="ServicePosition">Gauge</convert> </widget> <!-- Remaining time --> <widget source="session.CurrentService" render="Label" position="1530,137" size="250,28" font="Regular;26" halign="left" backgroundColor="background" transparent="1"> <convert type="ServicePosition">Remaining,Negate</convert> </widget> </screen> <!-- Mediaplayer --> <screen name="MediaPlayer" position="center,90" size="1800,930" title="MediaPlayer"> <eLabel font="Bold;40" foregroundColor="grey" halign="center" position="580,5" size="1200,45" text="F I L E L I S T" /> <eLabel backgroundColor="background" position="580,50" size="1200,2" /> <widget enableWrapAround="1" name="filelist" position="580,60" scrollbarMode="showOnDemand" size="1200,360" /> <eLabel font="Bold;40" foregroundColor="grey" halign="center" position="680,440" size="1000,45" text="P L A Y L I S T" /> <widget name="repeat" pixmaps="skin_default/icons/repeat_off.png,skin_default/icons/repeat_on.png" position="1700,455" size="80,40" /> <eLabel backgroundColor="background" position="580,500" size="1200,2" /> <widget name="playlist" position="580,510" scrollbarMode="showOnDemand" selectionDisabled="1" enableWrapAround="1" size="1200,405" /> <widget name="coverArt" pixmap="NitroFHD/noCover.svg" position="20,5" size="520,520" /> <eLabel backgroundColor="grey" position="570,0" size="1,920" /> <widget font="Bold;32" foregroundColor="grey" halign="center" name="title" position="20,540" size="550,75" valign="center" /> <eLabel backgroundColor="background" position="20,640" size="500,2" /> <widget pixmap="NitroFHD/progress_small.png" position="20,635" render="Progress" size="500,10" source="session.CurrentService" transparent="1" zPosition="1"> <convert type="ServicePosition">Position</convert> </widget> <widget font="Regular;30" halign="right" position="20,660" render="Label" size="120,35" source="session.CurrentService"> <convert type="ServicePosition">Length</convert> </widget> <eLabel font="Regular;30" halign="center" position="150,660" size="14,35" text="/" /> <widget font="Regular;30" halign="left" position="170,660" render="Label" size="120,35" source="session.CurrentService"> <convert type="ServicePosition">Position</convert> </widget> <widget font="Regular;30" position="380,660" render="Label" size="120,35" source="session.CurrentService"> <convert type="ServicePosition">Remaining,Negate</convert> </widget> <widget font="Bold;30" foregroundColor="grey" name="artisttext" position="20,720" size="180,35" valign="top" /> <widget font="Regular;30" name="artist" position="220,720" size="370,35" valign="top" /> <widget font="Bold;30" foregroundColor="grey" name="albumtext" position="20,765" size="180,75" valign="top" /> <widget font="Regular;30" name="album" position="220,765" size="370,75" valign="top" /> <widget font="Bold;30" foregroundColor="grey" name="genretext" position="20,855" size="180,35" valign="top" /> <widget font="Regular;30" name="genre" position="220,855" size="370,35" valign="top" /> </screen> <!-- MainMenu Hauptmenu --> <screen name="Menu" position="40,0" size="700,1080" title="Main menu" flags="wfNoBorder" backgroundColor="transparent" > <ePixmap pixmap="NitroFHD/images/men.png" position="0,0" size="700,1080" /> <!-- <ePixmap pixmap="NitroFHD/icons/dmm_logoS.svg" position="494,640" size="260,40" scale="stretch" alphatest="blend" /> --> <widget backgroundColor="background" font="Bold; 36" foregroundColor="Nitro2" position="45,65" render="Label" size="600,40" source="title" transparent="1" zPosition="1" valign="center" halign="left" /> <widget source="menu" render="Listbox" position="35,120" size="600,770" zPosition="3" enableWrapAround="1" transparent="1" backgroundColor="background" > <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (60,16), size = (520, 40), flags = RT_HALIGN_LEFT, text = 0), MultiContentEntryPixmapAlphaBlend(pos = (10,15), size = (40,40), png = 5) ], "fonts": [gFont("Regular", 34)], "itemHeight": 70 } </convert> </widget> <!-- <widget source="menu" render="Listbox" position="30,100" size="70,770" zPosition="2" scrollbarMode="showNever" transparent="1" backgroundColor="background" > <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryPixmapAlphaBlend(pos = (18,15), size = (40,40), png = 5) ], "fonts": [gFont("Regular", 22)], "itemHeight": 70 } </convert> </widget> --> <widget source="menu" render="Listbox" position="10,895" size="610,120" zPosition="1" scrollbarMode="showNever" selectionDisabled="1" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (0, 0), size = (610, 120), flags = RT_HALIGN_CENTER|RT_VALIGN_CENTER|RT_WRAP, text = 4) ], "fonts": [gFont("Regular", 28)], "itemHeight": 120 } </convert> </widget> <!-- <ePixmap pixmap="NitroFHD/icons/dmm_logoS.svg" position="494,640" size="260,40" scale="stretch" alphatest="blend" /> --> </screen> <!-- Notification Queue Viewer --> <screen name="NotificationQueueViewer" position="center,111" size="1400,880" title="Notification Queue Viewer" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="180,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="480,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="180,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="480,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget enableWrapAround="1" position="11,10" render="Listbox" scrollbarMode="showOnDemand" size="1379,40" source="labels" transparent="1"> <convert type="TemplatedMultiContent"> {"template":[ MultiContentEntryText(pos=(40,2),size=(120,36),font=0,flags=RT_HALIGN_LEFT,text=1),# index 1 Time, MultiContentEntryText(pos=(160,2),size=(0,0),font=0,flags=RT_HALIGN_LEFT,text=2),# domain icon MultiContentEntryText(pos=(210,2),size=(220,36),font=0,flags=RT_HALIGN_CENTER,text=3),# index 3 Domain, MultiContentEntryText(pos=(460,2),size=(500,36),font=0,flags=RT_HALIGN_CENTER,text=4),# index 4 Text, MultiContentEntryText(pos=(1020,2),size=(160,36),font=0,flags=RT_HALIGN_CENTER,text=5),# index 5 is the pending pixmap ], "fonts":[gFont("Regular",32) ],"itemHeight":40} </convert> </widget> <widget backgroundColor="background" position="11,50" render="Listbox" scrollbarMode="showOnDemand" size="1379,444" source="notifications" transparent="1"> <convert type="TemplatedMultiContent"> {"template":[ MultiContentEntryText(pos=(5,2),size=(140,66),font=0,flags=RT_HALIGN_CENTER|RT_WRAP,text=1),# index 1 Time, MultiContentEntryPixmapAlphaTest(pos=(160,19),size=(30,30),png=2),# domain icon MultiContentEntryText(pos=(210,2),size=(220,66),font=0,flags=RT_HALIGN_CENTER|RT_VALIGN_CENTER|RT_WRAP,text=3),# index 3 Domain, MultiContentEntryText(pos=(460,2),size=(500,66),font=0,flags=RT_HALIGN_CENTER|RT_VALIGN_CENTER|RT_WRAP,text=4),# index 4 Text, MultiContentEntryPixmapAlphaTest(pos=(1080,22),size=(30,30),png=5),# index 5 is the pending pixmap ], "fonts":[gFont("Regular",28) ],"itemHeight":74} </convert> </widget> <eLabel backgroundColor="grey" position="10,690" size="1180,1" /> <widget font="Regular;30" foregroundColor="yellow" halign="center" position="11,700" render="Label" size="1379,40" source="label_results" /> <widget font="Regular;32" halign="center" position="11,740" render="Label" size="1379,70" source="statusbar" valign="center" /> </screen> <!-- About screen --> <screen name="About" position="center,111" size="1400,880" title="About" > <widget font="Bold;48" halign="left" position="11,20" render="Label" size="1260,70" source="session.CurrentService" zPosition="1" transparent="1" backgroundColor="background" foregroundColor="green2"> <convert type="BoxInfo">BoxType</convert> </widget> <widget source="EnigmaVersion" render="Label" position="31,90" size="1260,40" font="Regular;34" transparent="1" backgroundColor="background" /> <widget source="ImageVersion" render="Label" position="31,130" size="560,40" font="Regular;34" transparent="1" backgroundColor="background" /> <widget source="FPVersion" render="Label" position="31,170" size="560,40" font="Regular;34" transparent="1" backgroundColor="background" /> <widget source="TunerHeader" render="Label" position="11,210" size="560,40" font="Regular;34" foregroundColor="green2" /> <widget source="Tuner0" render="Label" position="31,259" size="550,30" font="Regular;28" /> <widget source="Tuner1" render="Label" position="31,303" size="550,30" font="Regular;28" /> <widget source="Tuner2" render="Label" position="31,347" size="550,30" font="Regular;28" /> <widget source="Tuner3" render="Label" position="31,391" size="550,30" font="Regular;28" /> <widget source="HDDHeader" render="Label" position="740,210" size="400,40" font="Regular;34" foregroundColor="green2" /> <widget source="hddA" render="Label" position="760,259" size="390,65" font="Regular;28" /> <widget source="IPHeader" render="Label" position="11,350" size="400,40" font="Regular;34" foregroundColor="green2" /> <widget source="ipA" render="Label" position="31,400" size="390,65" font="Regular;28" /> <!-- <eLabel backgroundColor="background" font="Regular; 22" foregroundColor="foreground" position="20,333" size="300,30" text="Uptime:" transparent="1" /> --> <eLabel text="System Info" size="400,40" position="11,470" foregroundColor="green2" font="Regular;34" /> <widget font="Regular; 28" halign="left" position="31,518" render="Label" size="900,40" source="session.CurrentService" zPosition="1" transparent="1" backgroundColor="background"> <convert type="BoxInfo">Uptime</convert> </widget> <!-- <eLabel backgroundColor="background" font="Regular; 22" foregroundColor="foreground" position="20,368" size="300,30" text="Memory:" transparent="1" /> --> <widget font="Regular; 28" halign="left" position="31,563" render="Label" size="900,40" source="session.CurrentService" zPosition="1" backgroundColor="background" transparent="1"> <convert type="BoxInfo">MemInfo</convert> </widget> <!-- <eLabel backgroundColor="background" font="Regular; 22" foregroundColor="foreground" position="20,402" size="300,30" text="Flash:" transparent="1" /> --> <widget font="Regular; 28" halign="left" position="31,607" render="Label" size="900,40" source="session.CurrentService" transparent="1" backgroundColor="background"> <convert type="mFlashInfo">Long</convert> </widget> <widget font="Regular; 28" halign="left" position="31,650" render="Label" size="900,40" source="session.CurrentService" zPosition="1" transparent="1" backgroundColor="background"> <convert type="BoxInfo">FreeFlash</convert> </widget> <eLabel backgroundColor="background" font="Regular; 28" foregroundColor="foreground" position="30,695" size="300,30" text="CPU Temp:" transparent="1" /> <widget font="Regular; 28" halign="left" position="165,695" render="Label" size="900,40" source="session.CurrentService" zPosition="1" backgroundColor="background" transparent="1"> <convert type="CpuTemp">CpuTemp</convert> </widget> <!-- <eLabel backgroundColor="background" font="Regular; 22" foregroundColor="foreground" position="20,500" size="300,30" text="Load Avg:" transparent="1" /> --> <widget font="Regular; 28" halign="left" position="31,740" render="Label" size="900,40" source="session.CurrentService" zPosition="1" backgroundColor="background" transparent="1"> <convert type="BoxInfo">LoadAverage</convert> </widget> <!-- <ePixmap pixmap="NitroFHD/icons/dmm_logo.svg" position="788,930" size="500,70" scale="stretch" alphatest="blend" /> --> <ePixmap pixmap="NitroFHD/images/dOS_logo.png" position="1200,670" size="150,150" alphatest="blend" scale="stretch" /> </screen> <!-- AC3LipSync --> <screen name="AC3LipSyncSetup" position="center,111" size="1400,880" title="AC3 Lip Sync Setup"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="180,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="480,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="780,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1080,833" size="300,40" alphatest="on" /> <widget name="key_red" position="180,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_green" position="480,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_yellow" position="780,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_blue" position="1080,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,600" itemHeight="40" scrollbarMode="showNever" /> <widget name="PluginInfo" position="11,700" size="1379,60" font="Regular;26" halign="center" transparent="1" /> </screen> <!-- Audio selection --> <screen name="AudioSelection" position="center,111" size="1400,880" title="Audio"> <widget pixmap="NitroFHD/skin_default/buttons/key_red.png" position="11,5" render="Pixmap" scale="stretch" size="100,40" source="key_red"> <convert type="ConditionalShowHide" /> </widget> <widget pixmap="NitroFHD/skin_default/buttons/key_green.png" position="11,45" render="Pixmap" scale="stretch" size="100,40" source="key_green"> <convert type="ConditionalShowHide" /> </widget> <widget pixmap="NitroFHD/skin_default/buttons/key_yellow.png" position="11,85" render="Pixmap" scale="stretch" size="100,40" source="key_yellow"> <convert type="ConditionalShowHide" /> </widget> <widget pixmap="NitroFHD/skin_default/buttons/key_blue.png" position="11,125" render="Pixmap" scale="stretch" size="100,40" source="key_blue"> <convert type="ConditionalShowHide" /> </widget> <widget pixmap="NitroFHD/skin_default/icons/menu.svg" position="11,165" render="Pixmap" scale="stretch" size="100,40" source="key_menu"> <convert type="ConditionalShowHide" /> </widget> <widget name="config" position="160,5" scrollbarMode="showOnDemand" size="1240,225" /> <eLabel backgroundColor="grey" position="11,240" size="1379,1" /> <widget enableWrapAround="1" position="11,260" render="Listbox" scrollbarMode="showOnDemand" size="1379,450" source="streams"> <convert type="TemplatedMultiContent"> {"templates": {"default": (45,[ MultiContentEntryText(pos=(55,0),size=(35,45),font=0,flags=RT_HALIGN_CENTER|RT_VALIGN_CENTER,text=1),# pid, MultiContentEntryText(pos=(95,0),size=(340,45),font=0,flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER,text=2),# language, MultiContentEntryText(pos=(445,0),size=(240,45),font=1,flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER,text=3),# codec, MultiContentEntryText(pos=(695,0),size=(490,45),font=1,flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER,text=4),# description, MultiContentEntryPixmapAlphaTest(pos=(4,2),size=(40,40),png=5),# selection ],True,"showNever"), "notselected": (45,[ MultiContentEntryText(pos=(55,0),size=(35,45),font=0,flags=RT_HALIGN_CENTER|RT_VALIGN_CENTER,text=1),# pid, MultiContentEntryText(pos=(95,0),size=(340,45),font=0,flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER,text=2),# language, MultiContentEntryText(pos=(445,0),size=(240,45),font=1,flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER,text=3),# codec, MultiContentEntryText(pos=(695,0),size=(490,45),font=1,flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER,text=4),# description, MultiContentEntryPixmapAlphaTest(pos=(4,2),size=(40,40),png=5),# selection ],False,"showNever"), "subs": (45,[ MultiContentEntryText(pos=(55,0),size=(35,45),font=0,flags=RT_HALIGN_CENTER|RT_VALIGN_CENTER,text=1),# pid, MultiContentEntryText(pos=(95,0),size=(340,45),font=0,flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER,text=2),# language, MultiContentEntryText(pos=(445,0),size=(240,45),font=1,flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER,text=3),# codec, MultiContentEntryText(pos=(695,0),size=(490,45),font=1,flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER,text=4),# description, MultiContentEntryPixmapAlphaTest(pos=(4,2),size=(40,40),png=5),# selection ],True,"showNever"), "subs_notselected": (45,[ MultiContentEntryText(pos=(55,0),size=(35,45),font=0,flags=RT_HALIGN_CENTER|RT_VALIGN_CENTER,text=1),# pid, MultiContentEntryText(pos=(95,0),size=(340,45),font=0,flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER,text=2),# language, MultiContentEntryText(pos=(445,0),size=(240,45),font=1,flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER,text=3),# codec, MultiContentEntryText(pos=(695,0),size=(490,45),font=1,flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER,text=4),# description, MultiContentEntryPixmapAlphaTest(pos=(4,2),size=(40,40),png=5),# selection ],False,"showNever") }, "fonts": [gFont("Regular",28),gFont("Regular",26)], "itemHeight": 45} </convert> </widget> <eLabel backgroundColor="grey" position="11,730" size="1379,1" /> <widget font="Regular;32" halign="center" name="help_label" position="11,735" size="1379,75" valign="center" /> </screen> <!-- Bouquet selector --> <screen name="BouquetSelector" position="center,250" size="900,650" title="Choose bouquet"> <eLabel position="0,600" size="900,50" backgroundColor="background" zPosition="-1" /> <widget enableWrapAround="1" name="menu" position="11,5" scrollbarMode="showOnDemand" size="850,585" /> </screen> <!-- CD-Info --> <screen name="CDInfo" position="center,111" size="1400,880" title="CDInfo" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <!-- <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> --> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="info" render="Label" position="11,0" size="1379,80" font="Regular;24" /> <widget name="config" position="11,90" size="1379,600" itemHeight="30" scrollbarMode="showNever" /> <widget source="info2" render="Label" position="11,700" size="1379,120" font="Regular;24" /> </screen> <!-- Channel selection Setup --> <screen name="ChannelSelectionDisplaySettings" position="center,111" size="1400,880" title="ChannelSelection Display Settings"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,800" itemHeight="44" scrollbarMode="showNever" /> </screen> <!-- Channel selection - TV --> <screen name="ChannelSelection" position="0,0" size="1920,1080" title="Channel Selection" flags="wfNoBorder" backgroundColor="transparent"> <ePixmap position="0,0" size="1920,1080" gradient="#0e2023,#153439,verticalCentered" zPosition="-2" /> <ePixmap pixmap="NitroFHD/images/b_bg2.svg" position="130,70" size="700,400" /> <widget backgroundColor="#ff000000" position="175,95" render="Pig" size="600,340" source="session.VideoPicture" zPosition="10" /> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="720,1023" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="1020,1023" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="1320,1023" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1620,1023" size="300,40" alphatest="on" /> <!-- <eLabel position="720,1060" size="300,1" backgroundColor="red" cornerRadius="1" /> <eLabel position="1020,1060" size="300,1" backgroundColor="green" cornerRadius="1" /> <eLabel position="1320,1060" size="300,1" backgroundColor="yellow" cornerRadius="1" /> <eLabel position="1620,1060" size="300,1" backgroundColor="blue" cornerRadius="1" /> --> <widget name="key_red" position="720,1023" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="key_green" position="1020,1023" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="key_yellow" position="1320,1023" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="key_blue" position="1620,1023" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <ePixmap pixmap="NitroFHD/icons/info.svg" position="50,1020" size="70,30" alphatest="blend"/> <ePixmap pixmap="NitroFHD/icons/menu.svg" position="122,1020" size="70,30" alphatest="blend"/> <widget backgroundColor="background" font="Bold; 34" foregroundColor="Nitro2" noWrap="1" position="900,60" render="Label" size="930,40" source="Title" transparent="1"> <convert type="ChannelSelectionShortTitle" /> </widget> <widget name="list" position="900,110" size="980,840" scrollbarMode="showNever" backgroundColor="background" transparent="1" serviceNumberFont="Regular;28" serviceNameFont="Regular;22" serviceInfoFont="Nitro_L;27" additionalInfoFont="Regular;26" colorServiceDescription="#EBEBEB" colorServiceDescriptionSelected="#aad924" foregroundColorServiceNotAvail="red" picServiceEventProgressbar="NitroFHD/progcl.svg" colorEventProgressbarBorder="grey2" colorEventProgressbarBorderSelected="selBarBorder" recordingColor="redB" foregroundColor="#868686" /> <!-- <ePixmap pixmap="NitroFHD/images/rahmen1.png" scale="stretch" position="40,755" size="400,290" alphatest="on" zPosition="-1" /> --> <widget alphatest="on" position="80,500" render="Picon" scale="stretch" size="120,70" source="ServiceEvent" zPosition="5"> <convert type="RefToPiconName" /> </widget> <widget source="ServiceEvent" render="Label" position="230,500" size="700,100" font="Bold;30" foregroundColor="Nitro2" backgroundColor="background" transparent="1" valign="top" > <convert type="EventName">Name</convert> </widget> <!-- <widget source="ServiceEvent" render="Label" position="1360,630" size="480,40" font="Regular;29" foregroundColor="foreground" backgroundColor="background" valign="center" halign="right" transparent="1" > <convert type="ServiceName">Name</convert> </widget> --> <!-- <eLabel position="20,625" size="1840,230" backgroundColor="grey" cornerRadius="12" zPosition="-2" transparent="1" /> <eLabel position="22,627" size="1836,226" backgroundColor="background" cornerRadius="12" zPosition="-1" transparent="1" /> --> <!-- <widget source="ServiceEvent" render="Label" position="35,630" size="80,40" font="Bold;30" halign="right" foregroundColor="foreground" backgroundColor="background2" transparent="1" valign="center" > <convert type="EventTime">StartTime</convert> <convert type="ClockToText"></convert> </widget> <widget source="ServiceEvent" render="Label" position="120,630" size="100,40" font="Bold;30" foregroundColor="foreground" backgroundColor="background2" transparent="1" valign="center" > <convert type="EventTime">EndTime</convert> <convert type="ClockToText">Format:-%H:%M</convert> </widget> --> <!-- <eLabel position="480,795" size="1390,1" backgroundColor="#969696" zPosition="1" /> <widget source="ServiceEvent" render="Progress" position="480,793" backgroundColor="background" size="1390,5" transparent="1" zPosition="2" > <convert type="EventTime">Progress</convert> </widget> --> <widget source="ServiceEvent" backgroundColor="background" font="Regular;25" foregroundColor="foreground" options="movetype=running,direction=top,startpoint=0,startdelay=8000,wrap=1,always=0,repeat=2,oneshot=1" position="80,600" render="RunningText" size="800,390" transparent="1" zPosition="1"> <convert type="EventName">ExtendedDescription</convert> </widget> </screen> <!-- Channel selection - Radio --> <screen name="ChannelSelectionRadio" position="center,100" size="1400,700" title="Channel Selection" flags="wfBorder" backgroundColor="background"> <!-- <eLabel position="260,30" size="1400,760" backgroundColor="transparent" roundedlabelColor="#10e7e7e7" radius="8" zPosition="-2" /> --> <!-- <eLabel position="260,740" size="1400,50" backgroundColor="background" zPosition="-1" /> --> <!-- size 1812 wide --> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,653" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,653" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,653" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,653" size="300,40" alphatest="on" /> <widget name="key_red" position="188,653" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_green" position="488,653" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_yellow" position="788,653" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_blue" position="1088,653" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <!-- <widget source="Title" backgroundColor="background" font="Regular; 35" position="310,60" render="Label" size="1200,40" transparent="1" /> --> <widget name="list" position="10,10" size="1380,560" scrollbarMode="showNever" backgroundColor="background" transparent="0" serviceItemHeight="44" serviceNumberFont="Regular;29" serviceNameFont="Regular;29" serviceInfoFont="Nitro_L;29" additionalInfoFont="Regular;27" colorServiceDescription="foreground" colorServiceDescriptionSelected="Nitro" foregroundColorServiceNotAvail="orange" picServiceEventProgressbar="NitroFHD/progcl.svg" colorEventProgressbarBorder="grey" colorEventProgressbarBorderSelected="grey" /> </screen> <!-- Radio infobar --> <screen name="RadioInfoBar" position="0,730" size="1920,345" title="Radio" backgroundColor="transparent" flags="wfNoBorder"> <!-- Background --> <ePixmap pixmap="NitroFHD/images/IbMov.png" position="0,155" size="1920,225" alphatest="on" zPosition="-3" /> <!-- Channellogo (Picon) --> <widget source="session.CurrentService" render="Picon" position="300,235" zPosition="1" scale="stretch" size="160,90" alphatest="blend"> <convert type="ServiceName">Reference</convert> </widget> <!-- Progressbar (current event duration)--> <widget pointer="NitroFHD/pointer1.png:1390,0" position="480,207" render="PositionGauge" size="1390,20" source="session.Event_Now" transparent="1" zPosition="-1"> <convert type="EventPosition">Gauge</convert> </widget> <!-- Time --> <widget source="global.CurrentTime" render="Label" position="45,155" size="150,50" halign="center" valign="center" font="Nitro_L;35" foregroundColor="background" backgroundColor="Nitro" transparent="1"> <convert type="ClockToText">Format:%H:%M</convert> </widget> <!-- Service name --> <widget source="session.CurrentService" render="Label" position="480,150" size="1000,50" font="Nitro_L;32" valign="center" halign="left" noWrap="1" backgroundColor="Nitro" foregroundColor="background" transparent="1"> <convert type="ServiceName">Name</convert> </widget> <!-- Service Number--> <widget render="newnigma2ChNumber" font="Nitro_L;32" foregroundColor="background" backgroundColor="Nitro" position="300,150" size="160,50" source="session.CurrentService" transparent="1" valign="center" halign="center" /> <!-- Signal Quality --> <eLabel text="SNR:" position="45,254" size="80,25" font="Regular;21" backgroundColor="background" foregroundColor="foreground" transparent="1" valign="center" halign="left" /> <widget source="session.FrontendStatus" render="Label" position="115,254" size="90,25" font="Regular;21" backgroundColor="background" foregroundColor="foreground" transparent="1" valign="center" halign="right" > <convert type="FrontendInfo">SNRdB</convert> </widget> <!-- Bit error rate --> <eLabel text="BER:" position="45,282" size="60,25" font="Regular;21" backgroundColor="background" foregroundColor="foreground" transparent="1" noWrap="1" /> <widget source="session.FrontendStatus" render="Label" position="115,282" size="90,25" font="Regular;21" backgroundColor="background" foregroundColor="foreground" halign="right" transparent="1" noWrap="1"> <convert type="FrontendInfo">BER</convert> </widget> <widget pixmap="NitroFHD/images/snr_bar.png" position="45,280" render="Progress" size="160,3" source="session.FrontendStatus" transparent="1" zPosition="3"> <convert type="FrontendInfo">SNR</convert> </widget> <!-- Event (now) --> <!-- <ePixmap pixmap="NitroFHD/icons/icon_event.png" position="355,69" size="20,13" alphatest="on" /> --> <widget source="session.Event_Now" render="Label" position="480,232" size="100,50" halign="left" valign="center" font="Regular;32" backgroundColor="background" transparent="1" foregroundColor="foreground"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText">Default</convert> </widget> <widget source="session.Event_Now" render="Label" position="580,232" size="1020,50" font="Regular;32" backgroundColor="background" foregroundColor="foreground" transparent="1" valign="center" noWrap="1" > <convert type="EventName">Name</convert> </widget> <widget source="session.Event_Now" render="Label" position="1600,232" size="250,50" font="Regular;32" backgroundColor="background" foregroundColor="foreground" halign="right" transparent="1" valign="center" > <convert type="EventTime">Remaining</convert> <convert type="RemainingToText">InMinutes</convert> </widget> <!-- Event (next) --> <widget source="session.Event_Next" render="Label" position="480,274" size="100,50" halign="left" valign="center" font="Regular;32" foregroundColor="foreground2" backgroundColor="background" transparent="1"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText">Default</convert> </widget> <widget source="session.Event_Next" render="Label" position="580,274" size="1020,50" font="Regular;32" foregroundColor="foreground2" backgroundColor="background" transparent="1" valign="center" noWrap="1" > <convert type="EventName">Name</convert> </widget> <widget source="session.Event_Next" render="Label" position="1600,274" size="250,50" font="Regular;32" backgroundColor="background" foregroundColor="foreground2" halign="right" valign="center" transparent="1"> <convert type="EventTime">Duration</convert> <convert type="ClockToText">InMinutes</convert> </widget> <!-- tuners in use? --> <eLabel backgroundColor="grey" position="45,215" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey" position="65,215" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey" position="125,215" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey" position="145,215" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey" position="85,215" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey" position="105,215" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey" position="165,215" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey" position="185,215" size="10,10" zPosition="1" /> <widget backgroundColor="blue" position="45,215" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">1</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="65,215" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">2</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="85,215" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">4</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="105,215" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">8</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="45,215" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">16</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="65,215" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">32</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="85,215" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">64</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="105,215" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">128</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="yellow" position="45,215" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">0,0</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="yellow" position="65,215" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">1,1</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="yellow" position="85,215" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">2,2</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="yellow" position="105,215" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">3,3</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="yellow" position="45,215" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">4,4</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="yellow" position="65,215" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">5,5</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="yellow" position="85,215" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">6,6</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="yellow" position="105,215" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">7,7</convert> <convert type="ConditionalShowHide" /> </widget> </screen> <!-- Channel context menu --> <screen name="ChannelContextMenu" position="center,200" size="900,780" title="Channellist menu"> <eLabel position="0,730" size="900,50" backgroundColor="background" zPosition="-1" /> <widget name="menu" enableWrapAround="1" position="11,0" scrollbarMode="showOnDemand" size="850,730" /> </screen> <screen name="ChoiceBoxPlus" position="center,111" size="900,880" title="Input"> <eLabel position="0,830" size="900,50" backgroundColor="background" zPosition="-1" /> <widget name="text" position="11,730" size="850,100" backgroundColor="background" foregroundColor="foreground" font="Regular; 30" transparent="1" /> <widget name="list" position="11,0" size="850,700" itemHeight="40" scrollbarMode="showNever" transparent="1" /> </screen> <!-- Choice box --> <!-- <screen name="ChoiceBox" position="center,111" size="900,880" title="Input"> <eLabel position="0,830" size="900,50" backgroundColor="background" zPosition="-1" /> <widget font="Regular;32" name="text" position="11,10" size="850,80" /> <widget enableWrapAround="1" name="list" position="11,100" scrollbarMode="showOnDemand" size="850,720" /> </screen> --> <!-- Choice box --> <screen name="ChoiceBox" position="center,111" size="820,820" title="Input"> <widget name="text" position="10,10" size="750,30" font="Regular;30"/> <widget name="list" position="0,30" size="750,600" itemHeight="40" enableWrapAround="1" scrollbarMode="showOnDemand"/> <applet type="onLayoutFinish"> # this should be factored out into some helper code,but currently demonstrates applets. from enigma import eSize,ePoint orgwidth=self.instance.size().width() orgpos=self.instance.position() textsize=self["text"].getSize() # y size still must be fixed in font stuff... textsize=(textsize[0] + 80,textsize[1] + 80) count=len(self.list) if count > 10: count=14 offset=40 * count wsizex=textsize[0] + 80 wsizey=textsize[1] + offset + 20 if (820 > wsizex): wsizex=820 wsize=(wsizex,wsizey) # resize self.instance.resize(eSize(*wsize)) # resize label self["text"].instance.resize(eSize(*textsize)) # move list listsize=(wsizex - 20,40 * count) self["list"].instance.move(ePoint(10,textsize[1])) self["list"].instance.resize(eSize(*listsize)) # center window newwidth=wsize[0] self.instance.move(ePoint((1920-wsizex)/2,(1080-wsizey)/2)) </applet> </screen> <!-- CleanupWizardConfiguration --> <screen name="CleanupWizardConfiguration" position="center,111" size="1400,880" title="CleanupWizard settings" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,760" itemHeight="40" scrollbarMode="showNever" /> <widget source="status" render="Label" position="11,780" size="1379,40" font="Regular;26" halign="center" transparent="1" /> </screen> <!-- Common interface - Assignment --> <screen name="CAidSelect" position="center,111" size="1400,880" title="select CAId's"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="list" position="11,0" size="1379,720" itemHeight="40" scrollbarMode="showNever" /> <widget source="introduction" render="Label" position="11,750" size="1379,80" font="Regular;26" halign="center" transparent="1" /> </screen> <screen name="CIselectMainMenu" position="center,111" size="1400,880" title="CI Assignment"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="CiList" position="11,0" size="1379,80" itemHeight="40" scrollbarMode="showNever" /> </screen> <screen name="easyCIconfigMenu" position="center,111" size="1400,880" title="CI Assignment"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="ServiceList_desc" render="Label" position="11,0" size="1379,40" font="Regular;28" transparent="1" /> <widget name="ServiceList" position="11,60" size="1379,760" itemHeight="40" scrollbarMode="showNever" /> <widget source="ServiceList_info" render="Label" position="11,60" size="1379,760" font="Regular;30" transparent="1" /> </screen> <screen name="CIconfigMenu" position="center,111" size="1400,880" title="CI Assignment"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="CAidList_desc" render="Label" position="11,0" size="1379,30" font="Regular;28" /> <!-- <eLabel position="11,106" size="1180,1" backgroundColor="background" /> --> <widget source="CAidList" render="Label" position="11,40" size="1379,120" font="Regular;28" /> <!-- <eLabel position="128,235" size="1180,1" backgroundColor="background" /> --> <widget source="ServiceList_desc" render="Label" position="11,170" size="1379,30" font="Regular;28" /> <!-- <eLabel position="128,275" size="1180,1" backgroundColor="background" /> --> <widget name="ServiceList" position="11,240" size="1379,360" scrollbarMode="showNever" /> <widget source="ServiceList_info" render="Label" position="12,240" size="1379,360" font="Regular;28" /> </screen> <screen name="myChannelSelection" position="center,111" size="1400,880" title="Select service to add..." > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="list" position="11,0" size="1379,720" itemHeight="40" scrollbarMode="showNever" /> <widget source="introduction" render="Label" position="11,760" size="1379,60" font="Regular;28" halign="center" transparent="1" /> </screen> <screen name="myProviderSelection" position="center,111" size="1400,880" title="Select service to add..." > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="list" position="11,0" size="1379,760" itemHeight="40" scrollbarMode="showNever" /> <widget source="introduction" render="Label" position="11,770" size="1379,60" font="Regular;28" halign="center" transparent="1" /> </screen> <!-- Common interface --> <screen name="MMIDialog" position="center,111" size="1400,880" title="Common interface"> <widget name="title" position="11,0" size="1379,40" font="Regular;32" /> <widget name="subtitle" position="11,50" size="1379,40" font="Regular;28" /> <!-- <eLabel position="11,130" size="1180,1" backgroundColor="grey" /> --> <widget name="entries" position="11,100" size="1379,400" itemHeight="40" scrollbarMode="showNever" /> <!-- <eLabel position="11,352" size="1180,1" backgroundColor="grey" /> --> <widget name="bottom" position="11,730" size="1379,70" halign="center" font="Regular;28" /> </screen> <!-- Common interface - selection --> <screen name="CiSelection" position="center,111" size="1400,880" title="Common interface" > <widget name="text" position="11,750" size="1379,60" font="Regular;28" transparent="1" /> <widget name="entries" position="11,0" size="1379,720" itemHeight="40" scrollbarMode="showNever" /> </screen> <!-- Console --> <screen name="Console" position="center,111" size="1400,880" title="Command execution..." > <widget name="text" position="11,0" size="1379,800" font="Console;25" transparent="1" backgroundColor="background" /> </screen> <!-- Crashlogsettings --> <screen name="CrashlogAutoSubmitConfiguration" position="center,111" size="1400,880" title="CrashlogAutoSubmit settings..." > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="VKeyIcon" position="11,840" size="70,30" pixmap="NitroFHD/icons/text.svg" alphatest="blend" /> <widget name="HelpWindow" position="center,800" zPosition="1" size="1,1"/> <widget name="config" position="11,0" size="1379,760" itemHeight="40" scrollbarMode="showNever" /> <widget source="status" render="Label" position="11,770" size="1379,40" font="Regular;32" transparent="1" halign="center" /> </screen> <!-- CutListEditor --> <screen name="CutListEditor" position="0,0" size="1920,1080" title="Cutlist editor" backgroundColor="background40" flags="wfNoBorder"> <eLabel text="CutlistEditor" position="100,70" size="300,30" font="Regular;28" backgroundColor="#16244b" transparent="1" /> <widget source="global.CurrentTime" render="Label" position="1293,64" size="565,46" font="Regular; 26" halign="right" backgroundColor="#16244b" transparent="1"> <convert type="ClockToText">Format:%A %B %d, %H:%M</convert> </widget> <eLabel position="100,200" size="380,590" zPosition="1" backgroundColor="grey" /> <eLabel position="100,200" size="380,590" zPosition="2" backgroundColor="black" /> <widget source="cutlist" render="Listbox" position="100,200" size="380,590" zPosition="3" scrollbarMode="showNever" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos=(10,2), size=(170, 20), text = 1, backcolor = MultiContentTemplateColor(3)), MultiContentEntryText(pos=(190,2), size=(80, 20), text = 2, flags = RT_HALIGN_CENTER, backcolor = MultiContentTemplateColor(3)) ], "fonts": [gFont("Regular", 20)], "itemHeight": 25 } </convert> </widget> <eLabel position="599,187" size="1020,580" zPosition="2" backgroundColor="grey" /> <eLabel position="599,187" size="1020,580" zPosition="3" backgroundColor="transparent" /> <widget name="Video" position="599,187" zPosition="-10" size="1020,580" /> <widget source="session.CurrentService" render="Label" position="638,842" size="965,62" zPosition="3" font="Regular; 32" halign="center" valign="center" backgroundColor="black" transparent="1" foregroundColor="orange"> <convert type="ServiceName">Name</convert> </widget> <widget source="session.CurrentService" render="Label" position="638,925" size="967,44" zPosition="3" font="Regular; 28" halign="center" valign="center" backgroundColor="black" transparent="1"> <convert type="ServicePosition">Position,Detailed</convert> </widget> <widget name="Timeline" position="806,987" size="696,20" zPosition="3" backgroundColor="#808888" pointer="skin_default/position_arrow.png:3,5" foregroundColor="black" /> </screen> <!-- CutListContextMenu --> <screen name="CutListContextMenu" position="center,111" size="1400,800" title=""> <widget source="menu" render="Listbox" position="10,10" size="1380,760" zPosition="2" scrollbarMode="showNever" backgroundColor="background" transparent="0" > <convert type="StringList" /> </widget> </screen> <!-- Dish --> <screen name="Dish" position="70,50" size="130,160" title="Dish" zPosition="100" backgroundColor="transparent" flags="wfNoBorder"> <widget name="Dishpixmap" pixmap="skin_default/icons/dish.png" position="0,0" size="130,160" alphatest="off" /> </screen> <!-- DVD Burn --> <screen name="ProjectSettings" position="center,111" size="1800,800" title="Collection settings"> <eLabel position="588,790" size="300,1" backgroundColor="red" cornerRadius="1" /> <eLabel position="888,790" size="300,1" backgroundColor="green" cornerRadius="1" /> <eLabel position="1188,790" size="300,1" backgroundColor="yellow" cornerRadius="1" /> <eLabel position="1488,790" size="300,1" backgroundColor="blue" cornerRadius="1" /> <widget source="key_red" render="Label" position="588,753" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background"/> <widget source="key_green" render="Label" position="888,753" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background"/> <widget source="key_yellow" render="Label" position="1188,753" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background"/> <widget source="key_blue" render="Label" position="1488,753" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background"/> <widget name="config" position="10,10" size="1360,520" itemHeight="40" scrollbarMode="showNever" /> <widget source="info" render="Label" position="12,540" size="1260,160" font="Regular;30" /> </screen> <!-- DVD Player FileBrowser --> <screen name="FileBrowser" position="center,111" size="1400,880" title="DVD File Browser" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background"/> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background"/> <widget name="filelist" position="11,0" size="1379,800" foregroundColor="foreground" backgroundColor="background" /> </screen> <!-- EPG Selection - Single --> <screen name="EPGSelection" position="center,111" size="1800,880" title="EPG Selection"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="588,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="888,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="1188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1488,833" size="300,40" alphatest="on" /> <widget name="key_red" position="588,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="key_green" position="888,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="key_yellow" position="1188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="key_blue" position="1488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <!-- <eLabel position="20,20" size="1880,60" backgroundColor="redB" cornerRadius="16" zPosition="-2" /> --> <eLabel position="20,65" size="1760,1" backgroundColor="redB" cornerRadius="0" zPosition="-2" /> <ePixmap pixmap="NitroFHD/icons/info.svg" position="10,843" size="70,30" alphatest="blend"/> <!-- Time --> <widget name="list" position="20,70" size="1000,760" itemHeight="40" scrollbarMode="showNever" /> <widget alphatest="on" position="20,10" render="Picon" size="90,50" scale="stretch" source="Service" transparent="1" zPosition="5"> <convert type="RefToPiconName" /> </widget> <widget font="Regular;33" valign="center" foregroundColor="foreground" position="400,10" render="Label" size="1200,50" source="Event" > <convert type="EventName">Name</convert> </widget> <widget font="Bold;33" halign="right" position="140,10" render="Label" size="100,50" source="Event" valign="center" foregroundColor="green" > <convert type="EventTime">StartTime</convert> <convert type="ClockToText"></convert> </widget> <widget font="Bold;33" position="252,10" render="Label" size="130,50" source="Event" valign="center" foregroundColor="redB" > <convert type="EventTime">EndTime</convert> <convert type="ClockToText">Format:- %H:%M</convert> </widget> <widget font="Bold;33" halign="right" position="1610,10" render="Label" size="150,50" source="Event" valign="center" foregroundColor="Nitro2" > <convert type="EventTime">Remaining</convert> <convert type="RemainingToText">InMinutes</convert> </widget> <widget font="Regular;28" foregroundColor="selBarForeground" position="1080,70" render="Label" size="700,740" source="Event"> <convert type="EventName">FullDescription</convert> </widget> </screen> <!-- EPG Selection - Multi --> <screen name="EPGSelectionMulti" position="center,111" size="1800,880" title="EPG Selection"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="588,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="888,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="1188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1488,833" size="300,40" alphatest="on" /> <!-- <eLabel position="588,870" size="300,1" backgroundColor="red" cornerRadius="1" /> <eLabel position="888,870" size="300,1" backgroundColor="green" cornerRadius="1" /> <eLabel position="1188,870" size="300,1" backgroundColor="yellow" cornerRadius="1" /> <eLabel position="1488,870" size="300,1" backgroundColor="blue" cornerRadius="1" /> --> <widget name="key_red" position="588,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="key_green" position="888,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="key_yellow" position="1188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="key_blue" position="1488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="now_button_sel" position="11,15" zPosition="1" size="1780,35" pixmap="NitroFHD/epg_now.png" scale="stretch" alphatest="on" /> <widget name="next_button_sel" position="11,15" zPosition="1" size="1780,35" pixmap="NitroFHD/epg_next.png" scale="stretch" alphatest="on" /> <widget name="more_button_sel" position="11,15" zPosition="1" size="1780,35" pixmap="NitroFHD/epg_more.png" scale="stretch" alphatest="on" /> <widget name="now_text" position="80,19" zPosition="2" size="215,25" text="NOW" font="Bold;22" halign="center" valign="center" backgroundColor="Nitro2" foregroundColor="background2" transparent="1" /> <widget name="next_text" position="370,19" zPosition="2" size="215,25" text="NEXT" font="Bold;22" halign="center" valign="center" backgroundColor="Nitro2" foregroundColor="background2" transparent="1" /> <widget name="more_text" position="630,19" zPosition="2" size="215,25" text="MORE" font="Bold;22" halign="center" valign="center" backgroundColor="Nitro2" foregroundColor="background2" transparent="1" /> <widget name="date" position="980,18" size="190,40" font="Regular;30" valign="center" halign="right" /> <widget name="list" position="11,60" size="1780,480" itemHeight="40" scrollbarMode="showNever" /> <eLabel position="20,547" size="1760,1" backgroundColor="redB" cornerRadius="0" zPosition="-2" /> <widget font="Regular;28" foregroundColor="#aac86a" backgroundColor="background" position="11,560" render="Label" size="1780,270" source="Event" transparent="1" > <convert type="EventName">FullDescription</convert> </widget> </screen> <!-- Eventview --> <screen name="EventView" position="center,111" size="1800,880" title="Eventview"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="588,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="888,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="1188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1488,833" size="300,40" alphatest="on" /> <widget name="key_red" position="588,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="key_green" position="888,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="key_yellow" position="1188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="key_blue" position="1488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="channel" position="340,30" size="1440,50" font="Bold;42" foregroundColor="foreground" backgroundColor="background" transparent="1" /> <widget name="datetime" position="340,100" size="180,40" font="Bold;30" foregroundColor="yellowB" backgroundColor="background" transparent="1" halign="left" /> <widget name="duration" position="540,100" size="170,40" font="Bold;30" foregroundColor="blue2" backgroundColor="background" transparent="1" halign="left" /> <widget render="Picon" alphatest="on" position="40,20" size="270,160" scale="stretch" source="Service" transparent="1" zPosition="5"> <convert type="RefToPiconName" /> </widget> <widget name="epg_description" position="40,200" size="1740,620" font="Regular;30" foregroundColor="foreground" backgroundColor="background" /> </screen> <!-- Genuine Dreambox --> <screen name="genuineDreambox" position="center,111" size="1400,880" title="Genuine Dreambox"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="kRed" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="kGreen" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="infotext" position="11,0" size="1379,300" font="Regular;30" halign="center" valign="center" /> <widget name="resulttext" position="11,300" size="1379,80" font="Bold;47" foregroundColor="purple" halign="center" valign="center" /> <widget name="infotext2" position="11,400" size="1379,400" font="Regular;30" halign="center" valign="center" /> </screen> <!-- Graphical Multi EPG --> <screen name="GraphMultiEPG" position="0,0" size="1920,1080" title="Electronic Program Guide" flags="wfNoBorder" backgroundColor="background"> <ePixmap pixmap="NitroFHD/bs_top.png" scale="stretch" position="0,0" size="1920,55" alphatest="on" /> <ePixmap pixmap="NitroFHD/bs_bottom.png" scale="stretch" position="0,1025" size="1920,55" alphatest="on" /> <!-- <ePixmap position="0,0" size="1920,1080" gradient="#0e2023,#153439,verticalCentered" zPosition="-2" /> --> <widget source="Title" render="Label" position="40,6" size="800, 50" zPosition="2" font="Nitro_L;34" backgroundColor="Nitro" transparent="1" foregroundColor="background" /> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="638,973" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="938,973" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="1238,973" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1538,973" size="300,40" alphatest="on" /> <widget name="key_red" position="638,973" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background"/> <widget name="key_green" position="938,973" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background"/> <widget name="key_yellow" position="1238,973" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background"/> <widget name="key_blue" position="1538,973" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background"/> <widget source="global.CurrentTime" render="Label" position="20,60" size="340,40" font="Regular;28" halign="left" valign="top" zPosition="3" > <convert type="ClockToText">Format:%A %d.%B</convert> </widget> <widget name="timeline_text" position="30,60" size="1840,40" zPosition="2" foregroundColor="foreground" /> <widget name="list" position="30,100" size="1860,720" itemHeight="40" EntryActiveBackgroundColor="#495a15" EntryActiveBackgroundColorSelected="#752626" EntryForegroundColor="foreground" EntryBackgroundColorSelected="#0a3981" EntryForegroundColorSelected="foreground" ServiceNameForegroundColor="foreground" ServiceNameBackgroundColor="background" EntryBorderColor="grey3" EntryBackgroundColor="background" scrollbarMode="showNever" EntryFont="Regular;29" ServiceFont="Regular;29" transparent="1" zPosition="0" /> <eLabel backgroundColor="grey2" position="30,100" size="368,1" /> <eLabel backgroundColor="grey2" position="30,140" size="368,1" /> <eLabel backgroundColor="grey2" position="30,180" size="368,1" /> <eLabel backgroundColor="grey2" position="30,220" size="368,1" /> <eLabel backgroundColor="grey2" position="30,260" size="368,1" /> <eLabel backgroundColor="grey2" position="30,300" size="368,1" /> <eLabel backgroundColor="grey2" position="30,340" size="368,1" /> <eLabel backgroundColor="grey2" position="30,380" size="368,1" /> <eLabel backgroundColor="grey2" position="30,420" size="368,1" /> <eLabel backgroundColor="grey2" position="30,460" size="368,1" /> <eLabel backgroundColor="grey2" position="30,500" size="368,1" /> <eLabel backgroundColor="grey2" position="30,540" size="368,1" /> <eLabel backgroundColor="grey2" position="30,580" size="368,1" /> <eLabel backgroundColor="grey2" position="30,620" size="368,1" /> <eLabel backgroundColor="grey2" position="30,660" size="368,1" /> <eLabel backgroundColor="grey2" position="30,700" size="368,1" /> <eLabel backgroundColor="grey2" position="30,740" size="368,1" /> <eLabel backgroundColor="grey2" position="30,780" size="368,1" /> <eLabel backgroundColor="grey2" position="30,820" size="368,1" /> <widget name="timeline_now" position="30,80" zPosition="3" size="19,765" scale="stretch" pixmap="NitroFHD/timeline-now.svg" alphatest="on" /> <widget name="timeline0" position="30,100" size="1,780" pixmap="NitroFHD/timeline.png" zPosition="3" /> <widget name="timeline1" position="30,100" size="1,780" pixmap="NitroFHD/timeline.png" zPosition="3" /> <widget name="timeline2" position="30,100" size="1,780" pixmap="NitroFHD/timeline.png" zPosition="3" /> <widget name="timeline3" position="30,100" size="1,780" pixmap="NitroFHD/timeline.png" zPosition="3" /> <widget name="timeline4" position="30,100" size="1,780" pixmap="NitroFHD/timeline.png" zPosition="3" /> <widget name="timeline5" position="30,100" size="1,780" pixmap="NitroFHD/timeline.png" zPosition="3" /> <eLabel position="398,100" size="1,720" backgroundColor="grey2" zPosition="2" /> <eLabel position="30,886" size="1812,1" backgroundColor="Nitro" zPosition="2" /> <eLabel position="30,934" size="1812,1" backgroundColor="Nitro" zPosition="2" /> <widget source="Event" render="Label" font="Regular; 30" foregroundColor="foreground" position="30,890" size="900,40" transparent="1" backgroundColor="background" halign="left" valign="center" noWrap="1" zPosition="3"> <convert type="EventName">Name</convert> </widget> <widget source="Event" render="Label" position="1050,890" size="180,40" font="Regular; 30" noWrap="1" valign="center" zPosition="5" transparent="1" backgroundColor="background"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText">Format:%A</convert> </widget> <widget font="Regular; 30" position="1225,890" render="Label" size="100,40" source="Event" transparent="1" backgroundColor="background" halign="right" valign="center" zPosition="5"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText"></convert> </widget> <widget font="Regular; 30" position="1745,890" render="Label" size="100,40" source="Event" transparent="1" backgroundColor="background" valign="center" zPosition="5"> <convert type="EventTime">EndTime</convert> <convert type="ClockToText">Format: %H:%M</convert> </widget> <widget pixmap="NitroFHD/progress_small.png" position="1335,905" render="Progress" size="400,10" source="Event" zPosition="6" transparent="1"> <convert type="EventTime">Progress</convert> </widget> </screen> <screen name="GraphMultiEPGMenu" position="center,111" size="1400,800" title="GraphMultiEPG settings"> <widget name="config" position="11,0" size="1379,760" scrollbarMode="showOnDemand" zPosition="1"/> <widget name="label" position="11,780" size="1379,40" font="Regular;26" backgroundColor="background" zPosition="1" halign="left" valign="top"/> <ePixmap pixmap="North/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="North/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="North/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="North/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="key_r" position="238,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_g" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_y" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> </screen> <!-- Harddrive selection --> <screen name="HarddiskDriveSelection" position="center,111" size="1400,880" title="Select HDD" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="hddlist" render="Listbox" position="11,0" size="1379,720" scrollbarMode="showNever"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (120, 4), size = (1040, 37), font=0, flags = RT_HALIGN_LEFT|RT_VALIGN_TOP, text = 0), # index 0 is the hdd_description MultiContentEntryText(pos = (140, 42), size = (1020, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_BOTTOM, text = 2), # index 2 is the device info MultiContentEntryPixmapAlphaTest(pos = (10, 6), size = (65, 65), png = 7), # index 3 is the device pixmap MultiContentEntryPixmapAlphaTest(pos = (78, 51), size = (15, 16), png = 8), # index 4 is the online state pixmap <!-- MultiContentEntryPixmapAlphaTest(pos = (0, 62), size = (800, 2), png = 9), # index 3 is the div pixmap --> ], "fonts": [gFont("Regular", 30),gFont("Regular", 25)], "itemHeight": 80 } </convert> </widget> <!-- <eLabel position="130,810" size="800,1" backgroundColor="grey" /> --> <widget source="introduction" render="Label" position="11,740" size="1260,50" font="Regular;24" halign="center" valign="center" transparent="1" /> <widget source="info" render="Pixmap" pixmap="NitroFHD/buttons/key_info.svg" position="11,1030" zPosition="9" size="70,30" transparent="1" alphatest="on"> <convert type="ConditionalShowHide" /> </widget> </screen> <!-- Harddisk setup --> <screen name="HarddiskDriveSetup" position="center,111" size="1400,880" title="Harddisk" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="icon" render="Pixmap" position="11,0" size="88,126" alphatest="on"> <convert type="ValueToPixmap">Path</convert> </widget> <widget source="model" render="Label" position="175,0" size="650,25" font="Regular;23" /> <widget source="capacity" render="Label" position="175,40" size="650,25" font="Regular;23" /> <widget source="bus" render="Label" position="175,80" size="650,25" font="Regular;23" /> <eLabel position="11,140" size="800,1" backgroundColor="grey" /> <widget name="config" position="11,150" size="1379,60" itemHeight="30" scrollbarMode="showNever" /> <widget name="HelpWindow" position="center,700" zPosition="1" size="1,1"/> <eLabel position="11,355" size="800,1" backgroundColor="grey" /> <widget source="introduction" render="Label" position="11,365" size="1379,50" font="Regular;21" halign="center" valign="center" transparent="1" /> </screen> <!-- Harddisk mountpoint selection --> <screen name="HarddiskMountpointBrowser" position="center,111" size="1400,880" title="Select mountpoint" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="filelist" position="11,0" size="1379,800" itemHeight="30" scrollbarMode="showNever" /> </screen> <!-- Harddisk wait --> <screen name="HarddiskWait" position="center,111" size="1400,880" title="Select mountpoint" > <widget name="wait" position="11,0" size="1379,800" halign="center" valign="center" font="Regular;33" /> </screen> <!-- Storage Information --> <screen name="StorageInformation" position="center,111" size="1400,880" title="Storage device information"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="icon" render="Pixmap" position="11,20" size="115,126" alphatest="on"> <convert type="ValueToPixmap">Path</convert> </widget> <widget source="model" render="Label" position="200,0" size="650,35" font="Regular;28" /> <widget source="device_capacity" render="Label" position="200,40" size="650,35" font="Regular;28" /> <widget source="device_free" render="Label" position="200,80" size="650,35" font="Regular;28" /> <widget source="bus" render="Label" position="200,120" size="650,35" font="Regular;28" /> <widget source="num_partitions" render="Label" position="200,160" size="650,35" font="Regular;28" /> <widget source="partition" render="Label" position="200,200" size="650,35" font="Regular;28" /> <widget source="partition_capacity" render="Label" position="200,240" size="650,35" font="Regular;28" /> <widget source="filesystem" render="Label" position="200,280" size="650,35" font="Regular;28" /> <widget source="introduction" render="Label" position="12,365" size="1260,100" font="Regular;24" halign="center" valign="center" transparent="1" /> </screen> <!-- Help menu --> <screen name="HelpMenu" position="center,center" size="1200,620" title="help..."> <widget name="rc" pixmaps="skin_default/rc0.png,skin_default/rc1.png,skin_default/rc2.png" position="40,50" zPosition="10" size="160,500" alphatest="blend" /> <widget name="arrowdown" pixmap="skin_default/arrowdown.png" position="-100,-100" zPosition="11" size="37,70" alphatest="on" /> <widget name="arrowdown2" pixmap="skin_default/arrowdown.png" position="-100,-100" zPosition="11" size="37,70" alphatest="on" /> <widget name="arrowup" pixmap="skin_default/arrowup.png" position="-100,-100" zPosition="11" size="37,70" alphatest="on" /> <widget name="arrowup2" pixmap="skin_default/arrowup.png" position="-100,-100" zPosition="11" size="37,70" alphatest="on" /> <widget name="long_key" position="5,560" size="230,60" font="Regular;23" zPosition="10" halign="center" valign="center" foregroundColor="#e5b243" transparent="1" /> <widget name="list" position="280,25" size="880,570" scrollbarMode="showNever" /> </screen> <!-- Inputbox --> <screen name="InputBox" position="center,center" size="840,220" title="Input"> <widget name="text" position="10,20" size="810,100" font="Regular;32" /> <widget name="input" position="10,140" size="810,40" font="Regular;30" /> </screen> <!-- Input Device --> <screen name="InputDeviceSelection" position="center,111" size="1400,880" title="Select input device"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="list" render="Listbox" position="11,0" size="1379,720" scrollbarMode="showNever" zPosition="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryPixmapAlphaTest(pos = (10, 6), size = (64, 64), png = 2), # index 3 is the interface pixmap MultiContentEntryText(pos = (100, 6), size = (1245, 68), font=0, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER|RT_WRAP, text = 1), # index 1 is the interfacename ], "fonts": [gFont("Regular", 30),gFont("Regular", 24)], "itemHeight": 80 } </convert> </widget> <!-- <eLabel position="10,480" size="800,1" backgroundColor="grey"/> --> <widget source="introduction" render="Label" position="11,760" size="1379,40" font="Regular;24" halign="center" transparent="0"/> </screen> <screen name="InputDeviceSetup" position="center,111" size="1400,880" title="Input device setup"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1260,720" itemHeight="40" scrollbarMode="showNever"/> <!-- <eLabel position="10,480" size="800,1" backgroundColor="grey"/> --> <widget source="introduction" render="Label" position="11,760" size="1260,40" font="Regular;24" halign="center" transparent="1"/> </screen> <!-- IPKG --> <screen name="Ipkg" position="center,center" size="810,250" title="Installing Software..."> <widget name="activityslider" position="35,35" size="700,10" borderWidth="2" borderColor="green2" /> <widget name="package" position="15,65" size="750,40" font="Regular;30" /> <widget name="status" position="15,120" size="750,65" font="Regular;30" /> <widget name="slider" position="35,205" size="700,12" borderWidth="2" borderColor="green2" /> </screen> <!-- Language selection --> <screen name="LanguageSelection" position="100,110" size="630,820" title="Language selection" flags="wfBorder" backgroundColor="background"> <widget source="languages" render="Listbox" position="10,2" size="610,810" scrollbarMode="showNever" transparent="1" > <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (10,27), size = (500, 90), flags = RT_HALIGN_LEFT, text = 1), # index 1 is the language name, MultiContentEntryPixmap(pos = (510,17), size = (80, 55), png = 2, backcolor=0x494949, backcolor_sel=0x2f3030 ), # index 2 is the pixmap, ], "fonts": [gFont("Bold", 35)], "itemHeight": 90 } </convert> </widget> </screen> <!-- Location Box --> <screen name="LocationBox" position="center,111" size="1400,880" title="Select Location"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="key_red" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_green" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_yellow" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_blue" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="text" position="11,0" size="1379,35" font="Regular;30" /> <widget name="target" position="11,40" size="1379,35" font="Regular;26"/> <eLabel position="11,78" size="1379,1" backgroundColor="background"/> <widget name="filelist" position="65,85" size="1335,400" itemHeight="40" scrollbarMode="showNever" selectionDisabled="1"/> <eLabel position="11,510" size="1379,1" backgroundColor="background"/> <widget name="textbook" position="11,515" size="1379,35" font="Regular;30" /> <eLabel position="11,550" size="1379,1" backgroundColor="background"/> <widget name="booklist" position="65,555" size="1335,270" itemHeight="30" scrollbarMode="showNever" /> </screen> <!-- Messagebox --> <screen name="MessageBox" position="center,111" size="1400,880" title="Message" > <widget name="ErrorPixmap" pixmap="skin_default/icons/input_error.png" position="11,20" size="80,80" scale="stretch" alphatest="blend" /> <widget name="QuestionPixmap" pixmap="skin_default/icons/input_question.png" position="11,20" size="80,80" scale="stretch" alphatest="blend" /> <widget name="InfoPixmap" pixmap="skin_default/icons/input_info.png" position="11,20" size="80,80" scale="stretch" alphatest="blend" /> <widget name="list" position="160,420" size="1240,400" /> <widget name="text" position="160,20" size="1240,400" font="Regular;30" valign="center" /> <applet type="onLayoutFinish"></applet> </screen> <!-- Minute input --> <screen name="MinuteInput" position="1494,902" size="384,128" title="Seek"> <widget name="minutes" position="58,19" size="262,83" halign="right" font="Regular; 30" /> </screen> <!-- Modem Setup --> <screen name="ModemSetup" position="center,200" size="700,680" title="Modem" > <eLabel position="0,630" size="700,50" backgroundColor="background" zPosition="-1" /> <ePixmap pixmap="NitroFHD/buttons/red.png" position="100,633" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" position="400,633" size="300,40" alphatest="on" /> <widget name="key_red" position="100,633" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" backgroundColor="background" foregroundColor="foreground" transparent="1" /> <widget name="key_green" position="400,633" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" backgroundColor="background" foregroundColor="foreground" transparent="1" /> <widget name="list" position="11,0" size="550,500" itemHeight="30"/> <widget name="state" position="11,270" size="550,220" font="Regular;22"/> </screen> <!-- Movie context menu --> <screen name="MovieContextMenu" position="center,111" size="1400,880" title="Movielist menu" flags="wfBorder" backgroundColor="background"> <widget name="menu" position="11,10" size="1379,840" itemHeight="40" scrollbarMode="showNever" /> </screen> <!-- Movieselection --> <screen name="MovieSelection" position="center,111" size="1800,880" title="Movie Selection"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="588,821" size="300,54" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="888,821" size="300,54" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="1188,821" size="300,54" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1488,821" size="300,54" alphatest="on" /> <!-- <eLabel position="588,870" size="300,1" backgroundColor="red" cornerRadius="0" /> <eLabel position="888,870" size="300,1" backgroundColor="green" cornerRadius="0" /> <eLabel position="1188,870" size="300,1" backgroundColor="yellow" cornerRadius="0" /> <eLabel position="1488,870" size="300,1" backgroundColor="blue" cornerRadius="0" /> --> <widget name="key_red" position="588,823" size="300,50" zPosition="1" font="Regular;22" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="key_green" position="888,823" size="300,50" zPosition="1" font="Regular;22" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="key_yellow" position="1188,823" size="300,50" zPosition="1" font="Regular;22" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="key_blue" position="1488,823" size="300,50" zPosition="1" font="Regular;22" halign="center" valign="center" transparent="1" backgroundColor="background" /> <ePixmap pixmap="NitroFHD/icons/info.svg" position="21,840" size="70,30" alphatest="blend"/> <ePixmap pixmap="NitroFHD/icons/menu.svg" position="92,840" size="70,30" alphatest="blend"/> <ePixmap pixmap="NitroFHD/icons/pvr.svg" position="164,840" size="70,30" alphatest="blend"/> <!-- Movie Liste --> <widget name="list" position="500,10" size="1290,600" scrollbarMode="showNever" transparent="1" foregroundColor="foreground" backgroundColor="background" /> <!-- COVER --> <ePixmap pixmap="NitroFHD/images/movie_cover.png" position="45,70" size="395,520" zPosition="-2" scale="stretch" /> <widget alphatest="blend" position="45,70" render="Cover" scale="stretch" size="395,520" source="Service" transparent="1" zPosition="10"> <convert type="RefToMovieName" /> </widget> <!-- <widget source="Service" render="Label" position="240,20" size="1000,35" zPosition="2" font="Regular;28" foregroundColor="foreground" transparent="1" backgroundColor="background"><convert type="MovieInfo">ShortDescription</convert></widget> --> <widget source="Service" render="Label" position="30,10" size="440,50" zPosition="2" font="Bold;34" foregroundColor="selBarForeground" transparent="1" backgroundColor="background" noWrap="1" > <convert type="MovieInfo">RecordServiceName</convert> </widget> <!-- INFO --> <widget source="Service" render="Label" position="11,600" size="230,50" zPosition="2" font="Bold;39" halign="right" foregroundColor="foreground" transparent="1" backgroundColor="background"> <convert type="ServiceTime">Duration</convert> <convert type="ClockToText">AsLength</convert> </widget> <eLabel text="Min" size="70,50" position="310,600" zPosition="2" font="Bold;39" halign="left" foregroundColor="foreground" backgroundColor="background" transparent="1" /> <eLabel position="70,648" size="350,2" backgroundColor="Nitro2" zPosition="0" /> <widget source="Service" render="Label" position="11,655" size="450,50" zPosition="2" font="Bold;39" halign="center" foregroundColor="foreground" transparent="1" backgroundColor="background"> <convert type="MovieInfo">FileSize</convert> </widget> <eLabel position="500,610" size="1290,1" backgroundColor="Nitro2" zPosition="0" /> <widget source="Service" render="RunningText" options="movetype=running,direction=top,startpoint=0,startdelay=8000,wrap=1,always=0,repeat=2,oneshot=1" position="500,620" size="1290,195" zPosition="2" font="Regular;26" transparent="1" backgroundColor="background" foregroundColor="foreground"> <convert type="EventName">ExtendedDescription</convert> </widget> <widget name="waitingtext" position="500,810" size="1290,80" zPosition="4" font="Regular;26" halign="center" valign="center" /> <widget font="Bold; 20" foregroundColor="grey" backgroundColor="background" position="20,780" render="Label" size="460,60" source="Title" transparent="1" zPosition="2" noWrap="1" valign="center" halign="left" /> <widget name="freeDiskSpace" position="20,730" size="460,50" font="Bold;20" foregroundColor="grey" valign="center" halign="left" zPosition="2" transparent="1" backgroundColor="background" /> </screen> <!-- Mute --> <screen name="Mute" position="11,50" size="200,200" zPosition="10" title="Mute" backgroundColor="transparent" flags="wfNoBorder"> <ePixmap position="3,3" size="195,195" pixmap="NitroFHD/mute.svg" alphatest="on" /> </screen> <!-- MyTube --> <!-- MyTube Infobar --> <screen name="MyTubePlayer" position="30,880" size="1860,200" title="InfoBar" backgroundColor="transparent" flags="wfNoBorder"> <!-- Background --> <eLabel position="0,0" size="1860,160" roundedlabelColor="background" radius="12" zPosition="-3" /> <!-- Service name --> <widget source="session.CurrentService" render="Label" position="200,5" size="1500,50" font="Regular;44" valign="center" halign="left" noWrap="1" backgroundColor="background" foregroundColor="foreground" transparent="1"> <convert type="ServiceName">Name</convert> </widget> <widget source="global.CurrentTime" render="Label" position="1750,5" size="150,50" font="Regular;44" foregroundColor="grey" backgroundColor="background" transparent="1"> <convert type="ClockToText">Default</convert> </widget> <widget source="session.CurrentService" render="Label" position="20,5" size="150,50" font="Regular;44" halign="center" backgroundColor="background" transparent="1"> <convert type="ServicePosition">Length</convert> </widget> <widget source="session.CurrentService" render="Label" position="120,110" size="120,40" font="Regular;32" halign="left" backgroundColor="background" transparent="1"> <convert type="ServicePosition">Position</convert> </widget> <eLabel position="120,83" size="1688,27" zPosition="1" backgroundColor="background"/> <eLabel position="122,84" size="1684,25" zPosition="2" backgroundColor="background"/> <widget source="session.CurrentService" render="Progress" position="124,87" size="1680,20" zPosition="3" pixmap="NitroFHD/progress1680.png" transparent="1"> <convert type="ServicePosition">Position</convert> </widget> <widget source="session.CurrentService" render="Label" position="1680,110" size="120,40" font="Regular;32" halign="right" backgroundColor="background" transparent="1"> <convert type="ServicePosition">Remaining,Negate</convert> </widget> </screen> <screen name="MyTubePlayerMainScreen" position="center,111" size="1400,880" title="MyTube - Browser"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="key_red" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_green" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_yellow" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <ePixmap pixmap="NitroFHD/icons/info.svg" position="0,843" size="60,27" alphatest="blend"/> <ePixmap pixmap="NitroFHD/icons/menu.svg" position="60,843" size="60,27" alphatest="blend"/> <widget name="VKeyIcon" pixmap="NitroFHD/icons/text.svg" position="120,843" size="60,27" alphatest="blend"/> <widget name="config" position="11,0" size="1379,40" scrollbarMode="showNever" transparent="1" backgroundColor="green2" foregroundColor="foreground" /> <eLabel position="11,42" size="1379,1" backgroundColor="background"/> <widget source="feedlist" render="Listbox" position="11,50" size="1379,700" scrollbarMode="showNever" transparent="1"> <convert type="TemplatedMultiContent"> {"templates": {"default": (100,[ MultiContentEntryPixmapAlphaTest(pos = (1215, 3), size = (130, 94), png = 4), # index 4 is the thumbnail MultiContentEntryText(pos = (10, 2), size = (1120, 35), font=0, flags = RT_HALIGN_LEFT | RT_VALIGN_TOP| RT_WRAP, text = 1), # index 1 is the Title MultiContentEntryText(pos = (20, 40), size = (550, 30), font=1, flags = RT_HALIGN_LEFT | RT_VALIGN_TOP| RT_WRAP, text = 5, color=0x838585), # index 5 is the Published Date MultiContentEntryText(pos = (20, 70), size = (550, 30), font=1, flags = RT_HALIGN_LEFT | RT_VALIGN_TOP| RT_WRAP, text = 6, color=0x838585), # index 6 is the Views Count MultiContentEntryText(pos = (570, 40), size = (560, 30), font=1, flags = RT_HALIGN_LEFT | RT_VALIGN_TOP| RT_WRAP, text = 7, color=0x838585), # index 7 is the duration MultiContentEntryText(pos = (570, 70), size = (560, 30), font=1, flags = RT_HALIGN_LEFT | RT_VALIGN_TOP| RT_WRAP, text = 8, color=0x838585), # index 8 is the ratingcount ]), "state": (100,[ MultiContentEntryText(pos = (10, 5), size = (1340, 35), font=2, flags = RT_HALIGN_LEFT | RT_VALIGN_TOP| RT_WRAP, text = 0), # index 0 is the name MultiContentEntryText(pos = (10, 40), size = (1340, 60), font=3, flags = RT_HALIGN_LEFT | RT_VALIGN_TOP| RT_WRAP, text = 1), # index 2 is the description ]) }, "fonts": [gFont("Regular", 30),gFont("Regular", 26),gFont("Regular", 28),gFont("Regular", 24)], "itemHeight": 100 } </convert> </widget> <widget name="HelpWindow" position="300,800" zPosition="1" size="1,1"/> <widget name="thumbnail" position="0,0" size="130,94" alphatest="on"/> # fake entry for dynamic thumbnail resizing, currently there is no other way doing this. <widget name="ButtonBlue" position="0,0" size="0,0"/> </screen> <screen name="MyTubeSettingsScreen" position="center,111" size="1400,880" title="MyTube - Settings"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="key_red" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_green" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,800" itemHeight="40" scrollbarMode="showNever"/> <widget name="title" position="0,0" size="0,0"/> </screen> <screen name="MyTubeSuggestionsListScreen" position="center,111" size="1400,880" title="MyTube - Search"> <widget source="suggestionslist" render="Listbox" position="11,0" size="1379,800" zPosition="2" scrollbarMode="showNever" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (5, 1), size = (600, 38), font=0, flags = RT_HALIGN_LEFT, text = 0), # index 0 is the name MultiContentEntryText(pos = (640, 2), size = (700, 36), font=1, flags = RT_HALIGN_RIGHT, text = 1), # index 1 are the rtesults ], "fonts": [gFont("Regular", 30),gFont("Regular", 26)], "itemHeight": 40 } </convert> </widget> </screen> <screen name="MyTubeHistoryScreen" position="center,111" size="1400,880" title="MyTube - History"> <widget source="historylist" render="Listbox" position="11,0" size="1379,800" zPosition="2" scrollbarMode="showNever" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (5, 1), size = (1350, 38), flags = RT_HALIGN_LEFT, text = 0), # index 0 is the name ], "fonts": [gFont("Regular", 30)], "itemHeight": 40 } </convert> </widget> </screen> <screen name="MyTubeTasksScreen" position="center,111" size="1000,680" title="MyTube - Tasks"> <eLabel position="0,630" size="1000,50" backgroundColor="background" zPosition="-1" /> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="key_red" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="tasklist" render="Listbox" position="11,0" size="950,600" scrollbarMode="showNever"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (10, 2), size = (420, 35), flags = RT_HALIGN_LEFT, text = 1), # index 1 is the name MultiContentEntryText(pos = (440, 2), size = (160, 35), flags = RT_HALIGN_RIGHT, text = 2), # index 2 is the state MultiContentEntryProgress(pos = (630, 5), size = (150, 30), percent = -3), # index 3 should be progress MultiContentEntryText(pos = (790, 2), size = (80, 35), flags = RT_HALIGN_RIGHT, text = 4), # index 4 is the percentage ], "fonts": [gFont("Regular", 28)], "itemHeight": 40 } </convert> </widget> <widget name="title" position="0,0" size="0,0"/> </screen> <screen name="MyTubeVideoHelpScreen" position="center,111" size="1000,680" title="MyTube - Help"> <eLabel position="0,630" size="1000,50" backgroundColor="background" zPosition="-1" /> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="key_red" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="detailtext" position="11,0" size="950,650" font="Regular;26" halign="left" valign="top"/> <widget name="title" position="0,0" size="0,0"/> </screen> <screen name="MyTubeVideoInfoScreen" position="center,120" size="920,520" title="MyTube - Video Info"> <ePixmap pixmap="Default-HD/buttons/red.png" position="10,5" size="200,40" alphatest="on"/> <widget name="key_red" position="10,5" size="200,40" zPosition="1" font="Regular;20" halign="center" valign="center" backgroundColor="#9f1313" transparent="1" shadowColor="black" shadowOffset="-2,-2"/> <widget name="starsbg" position="810,60" size="100,20" zPosition="5" pixmap="~/starsbar_empty.png" alphatest="blend"/> <widget name="stars" position="810,60" size="100,20" zPosition="6" pixmap="~/starsbar_filled.png" transparent="1"/> <eLabel position="0,49" size="920,1" backgroundColor="grey"/> <ePixmap position="0,50" size="200,470" pixmap="Default-HD/film.png" alphatest="blend"/> <widget source="infolist" render="Listbox" position="33,56" size="134,458" zPosition="6" scrollbarMode="showNever" selectionDisabled="1" transparent="1"> <convert type="TemplatedMultiContent"> {"templates": {"default": (458,[ MultiContentEntryPixmapAlphaTest(pos = (0, 0), size = (134, 104), png = 0), # index 0 is the thumbnail MultiContentEntryPixmapAlphaTest(pos = (0, 118), size = (134, 104), png = 1), # index 0 is the thumbnail MultiContentEntryPixmapAlphaTest(pos = (0, 236), size = (134, 104), png = 2), # index 0 is the thumbnail MultiContentEntryPixmapAlphaTest(pos = (0, 354), size = (134, 104), png = 3), # index 0 is the thumbnail ]), "state": (458,[ MultiContentEntryText(pos = (0, 0), size = (134, 458), font=2, flags = RT_HALIGN_CENTER | RT_VALIGN_CENTER| RT_WRAP, text = 0, color=0xffffff, color_sel=0xffffff, backcolor=0x000000, backcolor_sel=0x000000), # index 0 is the name ]) }, "fonts": [gFont("Regular", 20),gFont("Regular", 14),gFont("Regular", 22)], "itemHeight": 458 } </convert> </widget> <widget name="author" position="220,60" size="580,25" font="Regular;22"/> <widget name="duration" position="220,90" size="580,25" font="Regular;22"/> <widget name="published" position="220,120" size="690,25" font="Regular;22"/> <widget name="views" position="220,150" size="690,25" font="Regular;22"/> <widget name="tags" position="220,180" size="690,50" font="Regular;22"/> <eLabel position="210,245" size="700,1" backgroundColor="grey"/> <widget name="detailtext" position="220,255" size="690,270" font="Regular;20"/> <widget name="thumbnail" position="0,0" size="150,110" alphatest="on"/> # fake entry for dynamic thumbnail resizing, currently there is no other way doing this. <widget name="title" position="0,0" size="0,0"/> </screen> <!-- NetworkConfig --> <screen name="NetworkServiceConfig" position="center,111" size="1600,880" title="Network Configuration"> <eLabel position="0,830" size="1600,50" backgroundColor="background" zPosition="-1" /> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="388,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="688,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="988,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1288,833" size="300,40" alphatest="on" /> <widget name="key_red" position="388,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_green" position="688,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_yellow" position="988,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_blue" position="1288,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="list" render="Listbox" position="11,0" size="950,720" scrollbarMode="showNever" zPosition="1"> <convert type="TemplatedMultiContent"> {"template":[ MultiContentEntryPixmapAlphaTest(pos = (5, 5), size = (70, 70), png = 1), #type icon MultiContentEntryText(pos = (90, 0), size = (500, 40), font=0, flags = RT_HALIGN_LEFT, text = 3), #service name MultiContentEntryText(pos = (650, 0), size = (100, 40), font=1, flags = RT_HALIGN_RIGHT|RT_VALIGN_BOTTOM, text = 7), #security MultiContentEntryText(pos = (650, 40), size = (100, 40), font=1, flags = RT_HALIGN_RIGHT|RT_VALIGN_TOP, text = 2), #signal strength MultiContentEntryText(pos = (90, 40), size = (240, 40), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 4), #ip MultiContentEntryText(pos = (370, 40), size = (150, 40), font=1, flags = RT_HALIGN_RIGHT|RT_VALIGN_CENTER, text = 5), #state MultiContentEntryText(pos = (5, 0), size = (500, 60), font=0, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 6), #technology name ], "itemHeight": 80, "fonts": [gFont("Regular", 30), gFont("Regular", 28)] } </convert> </widget> <!-- <eLabel position="570,10" size="440,480" zPosition="0" backgroundColor="header" /> --> <widget name="details_label" position="1030,10" zPosition="1" size="560,40" font="Regular;32" backgroundColor="background" foregroundColor="red" transparent="1" /> <widget name="details" position="1050,60" zPosition="1" size="550,700" font="Regular;28" backgroundColor="background" foregroundColor="foreground" transparent="1" /> <widget name="hint" position="11,760" zPosition="1" size="950,40" font="Regular;33" halign="center" valign="center" transparent="1" /> </screen> <screen name="NetworkServiceIPConfig" position="center,111" size="1400,880" title="Network: Service configuration"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <!-- <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /><widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /><widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> --> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,800" itemHeight="40" scrollbarMode="showNever" /> </screen> <screen name="NetworkServiceNSConfig" position="center,111" size="1400,880" title="Service: Nameserver configuration"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1260,680" itemHeight="40" scrollbarMode="showNever" /> <eLabel position="11,689" size="1379,1" backgroundColor="grey" /> <widget source="activedns" render="Label" position="11,691" size="1379,100" font="Regular;30" valign="bottom"/> </screen> <!-- NetworkBrowser --> <screen name="AutoMountEdit" position="center,111" size="1400,880" title="MountEdit"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" zPosition="2" size="1379,720" scrollbarMode="showNever" transparent="0" backgroundColor="background" /> <widget name="VKeyIcon" position="11,838" size="70,30" pixmap="NitroFHD/icons/text.svg" alphatest="blend" /> <widget name="HelpWindow" position="center,800" zPosition="1" size="1,1"/> <widget source="introduction" render="Label" position="11,740" size="1379,80" font="Regular;28" halign="center" transparent="1" /> </screen> <screen name="AutoMountManager" position="center,111" size="1400,880" title="AutoMountManager"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="config" render="Listbox" position="11,0" size="1379,720" scrollbarMode="showNever" transparent="0" backgroundColor="background" > <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (100, 1), size = (1250, 40), font=0, flags = RT_HALIGN_LEFT, text = 0, color=0xfbfbfb), # index 2 is the Menu Titel MultiContentEntryText(pos = (110, 42), size = (1240, 38), font=1, flags = RT_HALIGN_LEFT, text = 2, color=0xc4c4c4), # index 3 is the Description MultiContentEntryPixmapAlphaTest(pos = (6, 8), size = (64, 64), png = 3), # index 4 is the pixmap ], "fonts": [gFont("Regular", 30),gFont("Regular", 26)], "itemHeight": 80 } </convert> </widget> <widget source="introduction" render="Label" position="11,740" size="1379,60" font="Regular;28" halign="center" transparent="1" /> </screen> <screen name="AutoMountView" position="center,111" size="1400,880" title="MountView"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="legend1" render="Label" position="11,0" zPosition="1" size="300,80" font="Regular;25" halign="center" valign="center" foregroundColor="foreground" /> <widget source="legend2" render="Label" position="400,0" zPosition="1" size="800,80" font="Regular;28" halign="center" valign="center" foregroundColor="foreground" /> <widget source="legend3" render="Label" position="1200,0" zPosition="1" size="200,80" font="Regular;26" halign="center" valign="center" foregroundColor="foreground" /> <eLabel position="11,83" size="1379,1" backgroundColor="grey" /> <widget source="config" render="Listbox" position="11,100" size="1379,640" scrollbarMode="showNever" transparent="1" backgroundColor="background" > <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryPixmapAlphaTest(pos = (20, 6), size = (68, 68), png = 0), # index 0 is the isMounted pixmap MultiContentEntryText(pos = (200, 5), size = (300, 38), font=0, flags = RT_HALIGN_LEFT, text = 1), # index 1 is the sharename MultiContentEntryText(pos = (550, 8), size = (250, 30), font=1, flags = RT_HALIGN_LEFT, text = 2), # index 2 is the IPdescription MultiContentEntryText(pos = (200, 46), size = (820, 30), font=1, flags = RT_HALIGN_LEFT, text = 3), # index 3 is the DIRdescription MultiContentEntryPixmapAlphaTest(pos = (1120, 16), size = (68, 48), png = 4), # index 4 is the activepng pixmap MultiContentEntryPixmapAlphaTest(pos = (1220, 16), size = (68, 48), png = 5), # index 4 is the mounttype pixmap ], "fonts": [gFont("Regular", 30),gFont("Regular", 28)], "itemHeight": 80 } </convert> </widget> <widget source="introduction" render="Label" position="11,740" size="1379,60" font="Regular;28" halign="center" transparent="1" /> </screen> <screen name="NetworkBrowser" position="center,111" size="1400,880" title="Network Neighbourhood"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <!-- Info Text --> <widget source="infotext" render="Label" position="11,0" size="1379,720" zPosition="1" font="Regular;30" halign="center" valign="center"/> <!-- List Box --> <widget source="list" render="Listbox" position="11,0" size="1379,720" zPosition="2" enableWrapAround="1" scrollbarMode="showOnDemand"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryPixmapAlphaTest(pos=(10,5),size=(70,70),png=1),# index 1 is the expandable/expanded/verticalline icon MultiContentEntryText(pos=(100,7),size=(1000,33),font=2,flags=RT_HALIGN_LEFT,text=2),# index 2 is the Hostname MultiContentEntryText(pos=(280,5),size=(910,30),font=0,flags=RT_HALIGN_LEFT,text=3),# index 3 is the sharename MultiContentEntryText(pos=(280,45),size=(910,30),font=1,flags=RT_HALIGN_LEFT,text=4),# index 4 is the sharedescription MultiContentEntryPixmapAlphaTest(pos=(100,5),size=(70,70),png=5),# index 5 is the nfs/cifs icon MultiContentEntryPixmapAlphaTest(pos=(180,5),size=(70,70),png=6),# index 6 is the isMounted icon ], "fonts": [gFont("Regular",30),gFont("Regular",28),gFont("Regular",32)], "itemHeight": 80 } </convert> </widget> </screen> <screen name="UserDialog" position="center,111" size="1400,880" title="UserDialog"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" zPosition="2" size="1379,720" scrollbarMode="showNever" transparent="0" backgroundColor="background" /> <widget name="VKeyIcon" position="11,20" size="70,30" pixmap="NitroFHD/icons/text.svg" alphatest="blend" /> <widget name="HelpWindow" position="center,800" zPosition="1" size="1,1"/> <widget source="introduction" render="Label" position="11,740" size="1379,80" font="Regular;28" halign="center" transparent="1" /> </screen> <screen name="UserManager" position="center,111" size="1400,880" title="UserManager"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="config" render="Listbox" position="11,0" size="1379,700" scrollbarMode="showNever" transparent="0" backgroundColor="background" > <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (80, 7), size = (1090, 55), font=0, flags = RT_HALIGN_LEFT, text = 0), # index 0 is the name MultiContentEntryPixmapAlphaTest(pos = (10, 6), size = (58, 58), png = 3), # index 4 is the status pixmap ], "fonts": [gFont("Regular", 40)], "itemHeight": 70 } </convert> </widget> <widget source="introduction" render="Label" position="11,740" size="1379,40" font="Regular;28" halign="center" transparent="1" /> </screen> <!-- NFS Server --> <screen name="dirSelectDlg" position="center,111" size="1400,880" title="Eventview"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="ButtonRedtext" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="ButtonGreentext" position="488,813" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="filelist" position="11,0" size="1379,800" scrollbarMode="showOnDemand" /> </screen> <screen name="editExportEntry" position="center,111" size="1400,880" title="edit Export Entry"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="ButtonRedtext" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="ButtonGreentext" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,800" scrollbarMode="showNever" /> </screen> <screen name="setupNfs" position="center,111" size="1400,880" title="setup NFS-Server"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="ButtonRedtext" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="ButtonGreentext" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="ButtonYellowtext" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="ButtonBluetext" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,10" size="1379,40" scrollbarMode="showOnDemand" /> <widget source="exportlist" render="Listbox" position="30,60" size="1340,560" scrollbarMode="showOnDemand"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (4, 20), size = (500, 40), font=0, flags = RT_HALIGN_LEFT, text = 0), # index 0 is the exportdir MultiContentEntryText(pos = (620, 5), size = (700, 35), font=1, flags = RT_HALIGN_LEFT, text = 1), # index 1 is the client MultiContentEntryText(pos = (620, 40), size = (700, 35), font=1, flags = RT_HALIGN_LEFT, text = 2), # index 2 is the options ], "fonts": [gFont("Regular", 30),gFont("Regular", 28)], "itemHeight": 80 } </convert> </widget> <widget name="nfsdLabel" position="11,740" size="1379,40" font="Regular;28"/> </screen> <screen name="setupSamba" position="center,111" size="1400,880" title="setup Samba-Server"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="ButtonRedtext" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="ButtonGreentext" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,500" scrollbarMode="showNever" /> <widget name="smbdLabel" position="10,560" size="1250,40" font="Regular;30"/> <widget name="nmbdLabel" position="10,620" size="1250,40" font="Regular;30"/> </screen> <!-- Nim selection --> <screen name="NimSelection" position="center,111" size="1400,880" title="Choose Tuner"> <widget source="nimlist" render="Listbox" position="11,0" size="1379,750" scrollbarMode="showNever" transparent="0" backgroundColor="background" > <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (10, 2), size = (1290, 40), flags = RT_HALIGN_LEFT, text = 1), # index 1 is the nim name, MultiContentEntryText(pos = (50, 47), size = (1250, 100), font = 1, flags = RT_HALIGN_LEFT | RT_WRAP, text = 2), # index 2 is a description of the nim settings, ], "fonts": [gFont("Regular", 32), gFont("Regular", 27)], "itemHeight": 150 } </convert> </widget> </screen> <!-- Nim setup --> <screen name="NimSetup" position="center,111" size="1400,880" title="Reception Settings"> <widget name="config" position="11,0" zPosition="2" size="1379,800" scrollbarMode="showNever" transparent="1" backgroundColor="background" /> </screen> <!-- Sat-Finder --> <screen name="SatNimSelection" position="center,111" size="1400,880" title="SatNimSelection"> <widget name="nimlist" position="11,0" zPosition="2" size="1379,800" scrollbarMode="showNever" transparent="0" backgroundColor="background" /> </screen> <!-- Numberzap --> <screen name="NumberZap" position="1328,875" size="554,160" title="Channel"> <!-- <widget name="channel" position="11,162" size="522,58" font="Regular;23" /> --> <widget name="number" position="84,15" size="369,134" halign="center" font="Regular;93" foregroundColor="green2" /> </screen> <!-- Numerical help dialog --> <screen name="NumericalTextInputHelpDialog" position="center,900" zPosition="2" size="607,128" backgroundColor="grey" flags="wfNoBorder"> <eLabel position="2,2" size="605,126" backgroundColor="#404040" zPosition="-1" /> <widget name="key1" position="2,2" size="200,30" font="Regular;22" halign="center" valign="center" /> <widget name="key2" position="203,2" size="200,30" font="Regular;22" halign="center" valign="center" /> <widget name="key3" position="404,2" size="200,30" font="Regular;22" halign="center" valign="center" /> <widget name="key4" position="2,33" size="200,30" font="Regular;22" halign="center" valign="center" /> <widget name="key5" position="203,33" size="200,30" font="Regular;22" halign="center" valign="center" /> <widget name="key6" position="404,33" size="200,30" font="Regular;22" halign="center" valign="center" /> <widget name="key7" position="2,64" size="200,30" font="Regular;22" halign="center" valign="center" /> <widget name="key8" position="203,64" size="200,30" font="Regular;22" halign="center" valign="center" /> <widget name="key9" position="404,64" size="200,30" font="Regular;22" halign="center" valign="center" /> <widget name="help1" position="2,95" size="200,30" font="Regular;22" halign="center" valign="center" /> <widget name="key0" position="203,95" size="200,30" font="Regular;17" halign="center" valign="center" /> <widget name="help2" position="404,95" size="200,30" font="Regular;22" halign="center" valign="center" /> </screen> <!-- Parental control - editor --> <screen name="ParentalControlEditor" position="center,111" size="1400,880" title="Parental control services Editor"> <widget name="servicelist" position="11,0" zPosition="2" size="1379,800" scrollbarMode="showNever" transparent="0" backgroundColor="background" /> </screen> <!-- Picture in picture setup --> <screen name="PiPSetup" position="center,center" size="1000,220" backgroundColor="background" flags="wfNoBorder" title="PiPSetup"> <widget name="text" position="20,20" size="960,180" font="Regular;34" halign="center" valign="center" /> </screen> <!-- Picture Player DMM MediaCenter--> <screen name="picshow" position="center,100" size="1820,920" title="PicturePlayer"> <!-- Icons Buttons --> <ePixmap pixmap="NitroFHD/buttons/red.png" position="20,4" size="290,50" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" position="315,4" size="290,50" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" position="610,4" size="290,50" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" position="905,4" size="290,50" alphatest="on" /> <widget source="key_red" render="Label" position="20,5" size="290,50" zPosition="1" font="Regular;26" halign="center" valign="center" backgroundColor="#9f1313" transparent="1" /> <widget source="key_green" render="Label" position="315,5" size="290,50" zPosition="1" font="Regular;26" halign="center" valign="center" backgroundColor="#1f771f" transparent="1" /> <widget source="key_yellow" render="Label" position="610,5" size="290,50" zPosition="1" font="Regular;26" halign="center" valign="center" backgroundColor="#a08500" transparent="1" /> <widget source="key_blue" render="Label" position="905,5" size="290,50" zPosition="1" font="Regular;26" halign="center" valign="center" backgroundColor="#18188b" transparent="1" /> <widget source="global.CurrentTime" render="Label" position="1680,15" size="120,40" font="Regular;29" halign="right" backgroundColor="background" transparent="1"> <convert type="ClockToText">Default</convert> </widget> <widget source="global.CurrentTime" render="Label" position="1230,15" size="450,40" font="Regular;29" halign="right" backgroundColor="background" transparent="1"> <convert type="ClockToText">Format:%A %d. %B</convert> </widget> <eLabel position="20,60" size="1780,2" backgroundColor="grey" /> <eLabel position="630,60" size="2,850" backgroundColor="grey" /> <widget source="label" render="Label" position="10,675" size="610,225" font="Regular;28"/> <!-- Picture --> <widget name="thn" position="20,65" size="600,600" /> <!-- File List --> <widget name="filelist" position="700,70" size="1100,800" scrollbarMode="showOnDemand" /> </screen> <!-- Picture Player - Pic Exif --> <screen name="Pic_Exif" position="center,center" size="1190,840" title="Info"> <ePixmap pixmap="skin_default/buttons/red.png" position="20,5" size="290,50" alphatest="on" /> <widget source="key_red" render="Label" position="20,5" size="290,50" zPosition="1" font="Regular;26" halign="center" valign="center" backgroundColor="#9f1313" transparent="1" shadowColor="black" shadowOffset="-2,-2" /> <eLabel position="20,60" size="1150,2" backgroundColor="grey"/> <widget source="menu" render="Listbox" position="20,65" size="1150,765" zPosition="1" enableWrapAround="1" scrollbarMode="showOnDemand" selectionDisabled="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (10,0), size = (370,45), flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 0), MultiContentEntryText(pos = (390,0), size = (730,45), flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 1)], "fonts": [gFont("Regular", 30)], "itemHeight": 45 } </convert> </widget> </screen> <!-- Pin input --> <screen name="PinInput" position="center,center" size="800,310" title="Pin code needed"> <widget name="service" position="20,20" size="760,40" font="Regular;34" valign="center"/> <widget name="text" position="20,80" size="760,80" font="Regular;32" halign="center" valign="center"/> <widget name="tries" position="20,180" size="760,40" font="Regular;32" halign="center" valign="center"/> <widget name="input" position="20,240" size="760,50" font="Regular;50" halign="center" valign="center"/> </screen> <!-- Plugin browser --> <screen name="PluginBrowser" position="center,111" size="1400,880" title="Plugin browser" flags="wfBorder" backgroundColor="background"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="180,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="480,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="780,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1080,833" size="300,40" alphatest="on" /> <widget name="red" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="green" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget source="pluginlist" render="Listbox" position="11,2" size="1379,800" scrollbarMode="showNever" > <convert type="TemplatedMultiContent"> {"templates": {"default": (50,[ MultiContentEntryText(pos = (110, 4), size = (600, 48), font = 0, text = 1,), # index 1 is the plugin.name MultiContentEntryText(pos = (660, 8), size = (720, 36), font = 1, flags = RT_HALIGN_RIGHT, text = 2, color=0x9da1ab), # index 2 is the plugin.description MultiContentEntryPixmapAlphaTest(pos = (10, 1), size = (90, 48), png = 3), # index 3 is the icon ]), }, "fonts": [gFont("Regular", 30), gFont("Regular", 26)], "itemHeight": 50 } </convert> </widget> </screen> <!-- Pluginmanager / Softwaremanager --> <screen name="PluginManager" position="center,111" size="1400,880" title="Plugin manager"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="status" render="Label" position="11,760" size="1379,60" font="Regular;28" halign="center" transparent="1" /> <widget source="list" render="Listbox" position="11,0" size="1379,750" scrollbarMode="showNever"> <convert type="TemplatedMultiContent"> {"templates": {"default": (75,[ MultiContentEntryText(pos = (90, 2), size = (1210, 38), font=0, flags = RT_HALIGN_LEFT, text = 0), # index 0 is the name MultiContentEntryText(pos = (100, 40), size = (1200, 32), font=1, flags = RT_HALIGN_LEFT, text = 2, color=0x969999), # index 2 is the description MultiContentEntryPixmapAlphaTest(pos = (10, 10), size = (55, 55), png = 5), # index 5 is the status pixmap ]), "category": (75,[ MultiContentEntryText(pos = (10, 2), size = (1290, 38), font=0, flags = RT_HALIGN_LEFT, text = 0), # index 0 is the name MultiContentEntryText(pos = (20, 40), size = (1280, 32), font=1, flags = RT_HALIGN_LEFT, text = 1, color=0x969999), # index 1 is the description ]) }, "fonts": [gFont("Regular", 32),gFont("Regular", 28)], "itemHeight": 75 } </convert> </widget> </screen> <screen name="PluginManagerInfo" position="center,111" size="1400,880" title="Plugin manager activity information"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="status" render="Label" position="11,7600" size="1379,60" font="Regular;28" halign="center" transparent="1" /> <widget source="list" render="Listbox" position="11,0" size="1260,720" scrollbarMode="showNever"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (90, 2), size = (1080, 38), font=0, flags = RT_HALIGN_LEFT, text = 0), # index 0 is the name MultiContentEntryText(pos = (100, 40), size = (1070, 32), font=1, flags = RT_HALIGN_LEFT, text = 1, color=0x969999), # index 1 is the state MultiContentEntryPixmapAlphaTest(pos = (11, 2), size = (55, 55), png = 2), # index 2 is the status pixmap ], "fonts": [gFont("Regular", 30),gFont("Regular", 26)], "itemHeight": 80 } </convert> </widget> </screen> <screen name="PluginManagerHelp" position="center,111" size="1400,880" title="Plugin manager help"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="status" render="Label" position="11,760" size="1379,60" font="Regular;28" halign="center" transparent="1" /> <widget source="list" render="Listbox" position="11,0" size="1379,720" scrollbarMode="showNever"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (90, 2), size = (1080, 38), font=0, flags = RT_HALIGN_LEFT, text = 0), # index 0 is the name MultiContentEntryText(pos = (100, 40), size = (1070, 32), font=1, flags = RT_HALIGN_LEFT, text = 1, color=0x969999), # index 1 is the state MultiContentEntryPixmapAlphaTest(pos = (10, 2), size = (55, 55), png = 2), # index 2 is the status pixmap ], "fonts": [gFont("Regular", 30),gFont("Regular", 26)], "itemHeight": 80 } </convert> </widget> </screen> <screen name="PluginDetails" position="center,111" size="1400,880" title="Plugin details"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="statuspic" position="11,750" size="48,48" alphatest="on" /> <widget source="author" render="Label" position="100,750" size="1250,50" font="Regular;30" backgroundColor="background" transparent="1" /> <widget name="detailtext" position="11,60" size="680,700" font="Regular;28" backgroundColor="background" transparent="1" /> <!-- Screenshot --> <widget name="screenshot" position="740,60" size="600,450" alphatest="on"/> <widget name="divpic" position="0,0" size="0,0"/> </screen> <screen name="UpdatePluginMenu" position="center,111" size="1400,880" title="Software management"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="menu" render="Listbox" position="11,0" size="1379,320" scrollbarMode="showNever"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (10, 3), size = (1340,39), flags = RT_HALIGN_LEFT, text = 1), # index 0 is the MenuText, ], "fonts": [gFont("Regular", 32)], "itemHeight": 40 } </convert> </widget> <widget source="menu" render="Listbox" position="11,330" size="1379,440" scrollbarMode="showNever" selectionDisabled="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (0, 0), size = (1350, 440), flags = RT_HALIGN_CENTER|RT_VALIGN_CENTER|RT_WRAP, text = 2), # index 2 is the Description, ], "fonts": [gFont("Regular", 32)], "itemHeight": 440 } </convert> </widget> <widget source="status" render="Label" position="11,780" size="1379,40" font="Regular;28" halign="center" transparent="1" backgroundColor="background" /> </screen> <!-- PVR state --> <screen name="PVRState" position="1522,26" zPosition="2" size="368,136" backgroundColor="transpBlack" flags="wfNoBorder"> <widget name="state" position="18,12" size="334,104" font="Regular; 45" halign="center" backgroundColor="transpBlack" foregroundColor="green2" /> </screen> <!-- RASS --> <screen name="RassInteractive" position="11,180" size="100,275" backgroundColor="transpWhite" flags="wfNoBorder"> <ePixmap pixmap="skin_default/icons/rass_logo.png" position="25,0" size="50,21" alphatest="on" /> <eLabel text="Index" position="36,25" size="60,25" font="Regular;21" foregroundColor="black" backgroundColor="transpWhite" /> <eLabel text="0" position="5,25" size="16,25" font="Regular;21" foregroundColor="black" backgroundColor="transpWhite" /> <widget name="Marker" position="21,25" size="16,25" font="Regular;21" foregroundColor="black" backgroundColor="transpWhite" /> <eLabel text="1" position="5,50" size="16,25" font="Regular;21" foregroundColor="black" backgroundColor="transpWhite" /> <widget name="subpages_1" position="35,50" size="36,20" alphatest="on" /> <eLabel text="2" position="5,75" size="16,25" font="Regular;21" foregroundColor="black" backgroundColor="transpWhite" /> <widget name="subpages_2" position="35,75" size="36,20" alphatest="on" /> <eLabel text="3" position="5,100" size="16,25" font="Regular;21" foregroundColor="black" backgroundColor="transpWhite" /> <widget name="subpages_3" position="35,100" size="36,20" alphatest="on" /> <eLabel text="4" position="5,125" size="16,25" font="Regular;21" foregroundColor="black" backgroundColor="transpWhite" /> <widget name="subpages_4" position="35,125" size="36,20" alphatest="on" /> <eLabel text="5" position="5,150" size="16,25" font="Regular;21" foregroundColor="black" backgroundColor="transpWhite" /> <widget name="subpages_5" position="35,150" size="36,20" alphatest="on" /> <eLabel text="6" position="5,175" size="16,25" font="Regular;21" foregroundColor="black" backgroundColor="transpWhite" /> <widget name="subpages_6" position="35,175" size="36,20" alphatest="on" /> <eLabel text="7" position="5,200" size="16,25" font="Regular;21" foregroundColor="black" backgroundColor="transpWhite" /> <widget name="subpages_7" position="35,200" size="36,20" alphatest="on" /> <eLabel text="8" position="5,225" size="16,25" font="Regular;21" foregroundColor="black" backgroundColor="transpWhite" /> <widget name="subpages_8" position="35,225" size="36,20" alphatest="on" /> <eLabel text="9" position="5,250" size="16,25" font="Regular;21" foregroundColor="black" backgroundColor="transpWhite" /> <widget name="subpages_9" position="35,250" size="36,20" alphatest="on" /> </screen> <!-- RDS info --> <screen name="RdsInfoDisplay" position="0,0" zPosition="-2" size="1920,1080" backgroundColor="transparent" flags="wfNoBorder"> <widget name="RassLogo" position="1760,848" size="122,57" pixmap="skin_default/icons/rass_logo.png" /> <widget name="RadioText" position="24,914" size="1860,60" font="Regular; 43" noWrap="1" backgroundColor="background40" foregroundColor="green2" /> <widget name="RtpText" position="24,990" size="1858,60" font="Regular; 43" halign="right" noWrap="1" backgroundColor="background80" foregroundColor="orange" /> </screen> <!-- RecordPaths --> <screen name="RecordPathsSettings" position="center,111" size="1400,880" title="Recording paths..."> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,720" scrollbarMode="showNever"/> <widget source="introduction" render="Label" position="11,740" size="1379,80" font="Regular;26" halign="center" valign="center" transparent="1"/> </screen> <!-- Sat Blindscan State screen --> <screen name="SatBlindscanState" position="center,190" size="1100,725" title="Satellite Blindscan"> <widget name="text" position="10,10" size="1080,35" font="Regular;32" /> <widget name="progress" position="10,60" size="1080,35" font="Regular;30" /> <eLabel position="10,100" size="1080,1" backgroundColor="grey"/> <widget source="list" render="Listbox" position="10,110" size="722,600" scrollbarMode="showAlways" > <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos=(5,2),size=(712,40),flags=RT_HALIGN_LEFT,text=0) ], "fonts": [gFont("Regular",30)], "itemHeight": 40 } </convert> </widget> <eLabel position="732,100" size="1,620" backgroundColor="grey"/> <widget name="post_action" position="745,120" size="345,280" font="Regular;30" halign="center"/> <widget source="constellation" render="Canvas" position="800,400" size="256,256" correct_aspect="width" /> </screen> <!-- Satfinder --> <screen name="Satfinder" position="center,190" size="1100,725" title="Satfinder"> <ePixmap pixmap="skin_default/icons/dish_scan.png" position="11,50" zPosition="0" size="170,170" alphatest="on" /> <widget source="Frontend" render="Label" position="10,30" size="1080,35" font="Regular;32" zPosition="2" halign="center" valign="center" transparent="1"> <convert type="FrontendInfo">SNRdB</convert> </widget> <eLabel name="snr" text="SNR:" position="280,85" size="100,32" font="Regular;30" halign="right" /> <widget source="Frontend" render="Progress" position="395,90" size="300,25" pixmap="skin_default/bar_snr.png" borderWidth="2" borderColor="#cccccc"> <convert type="FrontendInfo">SNR</convert> </widget> <widget source="Frontend" render="Label" position="720,85" size="100,32" font="Regular;30" halign="left"> <convert type="FrontendInfo">SNR</convert> </widget> <eLabel name="ber" text="BER:" position="280,145" size="100,32" font="Regular;30" halign="right" /> <widget source="Frontend" render="Progress" position="395,150" size="300,25" pixmap="skin_default/bar_ber.png" borderWidth="2" borderColor="#cccccc"> <convert type="FrontendInfo">BER</convert> </widget> <widget source="Frontend" render="Label" position="720,145" size="100,32" font="Regular;30"> <convert type="FrontendInfo">BER</convert> </widget> <eLabel name="lock" text="Lock:" position="280,205" size="100,32" font="Regular;30" halign="right" /> <widget source="Frontend" render="Pixmap" pixmap="skin_default/icons/lock_on.png" position="390,205" zPosition="1" size="40,35" alphatest="on"> <convert type="FrontendInfo">LOCK</convert> <convert type="ConditionalShowHide" /> </widget> <widget source="Frontend" render="Pixmap" pixmap="skin_default/icons/lock_off.png" position="390,205" zPosition="1" size="40,35" alphatest="on"> <convert type="FrontendInfo">LOCK</convert> <convert type="ConditionalShowHide">Invert</convert> </widget> <eLabel position="20,255" size="1060,2" backgroundColor="grey"/> <widget name="config" position="20,265" size="1060,360" enableWrapAround="1" scrollbarMode="showOnDemand" /> <widget name="introduction" position="20,645" size="1060,55" font="Regular;30" /> </screen> <!-- Scan setup --> <screen name="ScanSetup" position="center,111" size="1400,880" title="Service scan"> <widget name="config" position="11,0" size="1379,720" enableWrapAround="1" scrollbarMode="showOnDemand" /> <widget name="introduction" position="11,760" size="1379,40" font="Regular;28" halign="center" /> </screen> <!-- Scan simple --> <screen name="ScanSimple" position="center,111" size="1400,880" title="Service scan"> <widget name="header" position="11,0" size="1379,45" font="Regular;34" /> <widget name="config" position="11,50" size="1379,680" enableWrapAround="1" scrollbarMode="showOnDemand" /> <widget name="footer" position="11,760" size="1379,40" font="Regular;28" halign="center" /> </screen> <!-- Service scan --> <screen name="ServiceScan" position="center,190" size="1170,725" title="Service Scan"> <!-- FrontendInfo --> <widget source="FrontendInfo" render="Pixmap" pixmap="skin_default/icons/scan-s.png" position="40,20" size="94,94" alphatest="on"> <convert type="FrontendInfo">TYPE</convert> <convert type="ValueRange">0,0</convert> <convert type="ConditionalShowHide" /> </widget> <widget source="FrontendInfo" render="Pixmap" pixmap="skin_default/icons/scan-c.png" position="40,20" size="94,94" alphatest="on"> <convert type="FrontendInfo">TYPE</convert> <convert type="ValueRange">1,1</convert> <convert type="ConditionalShowHide" /> </widget> <widget source="FrontendInfo" render="Pixmap" pixmap="skin_default/icons/scan-t.png" position="40,20" size="94,94" alphatest="on"> <convert type="FrontendInfo">TYPE</convert> <convert type="ValueRange">2,2</convert> <convert type="ConditionalShowHide" /> </widget> <!-- Network --> <widget name="network" position="250,30" size="840,35" font="Regular;32"/> <!-- Transponder --> <widget name="transponder" position="250,80" size="840,35" font="Regular;32"/> <!-- Scan-State --> <widget name="scan_state" position="130,150" zPosition="2" size="910,33" font="Regular;30"/> <!-- Pass --> <widget name="pass" position="130,150" size="910,33" font="Regular;30"/> <!-- Progressbar --> <widget name="scan_progress" position="130,220" size="910,15" pixmap="skin_default/progress.png" borderWidth="3" borderColor="#cccccc"/> <!-- Servicelist --> <widget name="servicelist" position="130,250" size="560,450" selectionDisabled="1"/> </screen> <!-- Service info --> <screen name="ServiceInfo" position="center,111" size="1400,880" title="Service Info"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="red" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="green" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="yellow" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="blue" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="infolist" position="11,0" size="1260,800" itemHeight="40" selectionDisabled="1" /> </screen> <!-- Setup --> <screen name="Setup" position="center,111" size="1400,880" title="Setup"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,800" itemHeight="40" scrollbarMode="showNever" zPosition="1" /> </screen> <!-- Simple channelselection --> <screen name="SimpleChannelSelection" position="center,111" size="1400,880" title="Channel Selection"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="key_red" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_green" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_yellow" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_blue" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="list" position="11,00" size="1379,780" scrollbarMode="showNever" backgroundColor="background" transparent="1" serviceItemHeight="60" serviceInfoFont="Regular;28" colorServiceDescription="grey" colorServiceDescriptionSelected="foreground" foregroundColorServiceNotAvail="red" picServiceEventProgressbar="Default-HD/progcl.svg" colorEventProgressbarBorder="grey" colorEventProgressbarBorderSelected="white" /> </screen> <!-- Skin Selector --> <screen name="SkinSelector" position="center,111" size="1400,880" title="Choose your Skin"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="SkinList" position="11,0" size="500,440" itemHeight="40" scrollbarMode="showNever" /> <widget name="Preview" position="600,20" size="750,410" alphatest="blend" /> <widget source="introduction" render="Label" position="11,540" size="1379,200" font="Regular;30" halign="center" valign="center" /> </screen> <!-- Sleeptimer edit --> <screen name="SleepTimerEdit" position="center,111" size="1400,880" title="Sleep Timer"> <widget name="pretext" position="11,100" size="340,45" font="Regular;38" /> <widget name="input" position="400,100" size="70,45" font="Regular;38" /> <widget name="aftertext" position="480,100" size="240,45" font="Regular;38" /> <widget name="current_status" position="11,250" size="1379,75" valign="center" halign="center" font="Regular;56" /> <eLabel position="11,500" size="40,40" backgroundColor="background" roundedlabelColor="red" radius="9" /> <eLabel position="11,560" size="40,40" backgroundColor="background" roundedlabelColor="green" radius="9" /> <eLabel position="11,620" size="40,40" backgroundColor="background" roundedlabelColor="yellow" radius="9" /> <eLabel position="11,680" size="40,40" backgroundColor="background" roundedlabelColor="blue" radius="9" /> <widget name="red_text" position="105,500" size="700,40" zPosition="1" font="Regular;34" halign="left" valign="center" transparent="1" backgroundColor="background"/> <widget name="green_text" position="105,560" size="700,40" zPosition="1" font="Regular;34" halign="left" valign="center" transparent="1" backgroundColor="background"/> <widget name="yellow_text" position="105,620" size="700,40" zPosition="1" font="Regular;34" halign="left" valign="center" transparent="1" backgroundColor="background"/> <widget name="blue_text" position="105,680" size="700,40" zPosition="1" font="Regular;34" halign="left" valign="center" transparent="1" backgroundColor="background"/> </screen> <!-- Softwaremanager --> <screen name="BackupSelection" position="center,111" size="1400,880" title="Select files/folders to backup..."> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="checkList" position="11,0" size="1240,760" itemHeight="40" scrollbarMode="showNever" zPosition="2" transparent="0" backgroundColor="background" /> </screen> <screen name="IpkgInstaller" position="center,111" size="1400,880" title="Ipkg Installer..."> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="list" position="11,0" size="1379,720" itemHeight="40" scrollbarMode="showNever" transparent="0" backgroundColor="background" /> <widget source="introduction" render="Label" position="11,740" size="1379,80" font="Regular;28" halign="center" transparent="1" backgroundColor="background" /> </screen> <screen name="IPKGMenu" position="center,111" size="1400,880" title="Select IPKG source....."> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="filelist" position="11,0" size="1379,760" itemHeight="40" scrollbarMode="showNever" transparent="0" backgroundColor="background" /> </screen> <screen name="IPKGSource" position="center,111" size="1400,880" title="IPKG source"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="text" position="11,0" size="1240,800" zPosition="1" font="Regular;32" transparent="0" backgroundColor="background" /> </screen> <screen name="PacketManager" position="center,111" size="1400,880" title="IPKG upgrade..."> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="list" render="Listbox" position="11,0" size="1379,750" scrollbarMode="showNever" transparent="0" backgroundColor="background" > <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (5, 1), size = (1150, 38), font=0, flags = RT_HALIGN_LEFT, text = 0), # index 0 is the name MultiContentEntryText(pos = (5, 40), size = (1150, 35), font=1, flags = RT_HALIGN_LEFT, text = 2), # index 2 is the description MultiContentEntryPixmapAlphaTest(pos = (1270, 3), size = (68, 68), png = 4), # index 4 is the status pixmap MultiContentEntryPixmapAlphaTest(pos = (0, 74), size = (1350, 1), png = 5), # index 4 is the div pixmap ], "fonts": [gFont("Regular", 32),gFont("Regular", 26)], "itemHeight": 75 } </convert> </widget> </screen> <screen name="RestoreMenu" position="center,111" size="1400,880" title="Restore Backups"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="filelist" position="11,0" size="1379,760" itemHeight="40" scrollbarMode="showNever" transparent="0" backgroundColor="background" /> </screen> <!-- SoftwareManager / UpdatePlugin --> <screen name="UpdatePlugin" position="center,center" size="800,250" title="Software Update..."> <!--(UpdatePlugin list)--> <widget name="activityslider" position="20,20" size="760,30" borderWidth="2" borderColor="grey"/> <widget source="package" render="Label" position="20,60" size="760,40" font="Regular;30" /> <widget source="status" render="Label" position="20,120" size="760,70" font="Regular;30" /> <widget name="slider" position="20,210" size="760,30" borderWidth="2" borderColor="grey" /> </screen> <!-- Subservice quickzap --> <screen name="SubservicesQuickzap" position="0,730" size="1920,345" title="InfoBar" backgroundColor="transparent" flags="wfNoBorder"> <!-- Background --> <eLabel position="25,210" size="1870,20" backgroundColor="redB" zPosition="-2" /> <!-- <eLabel position="22,0" size="1876,256" backgroundColor="transparent" roundedlabelColor="grey2" radius="18" zPosition="-3" /> --> <eLabel position="25,160" size="1870,170" backgroundColor="transparent" roundedlabelColor="background" radius="20" zPosition="-3" /> <!-- Channellogo (Picon) --> <widget source="session.CurrentService" render="Picon" position="300,235" zPosition="1" scale="stretch" size="160,90" alphatest="blend"> <convert type="ServiceName">Reference</convert> </widget> <!-- Progressbar (current event duration)--> <widget pointer="NitroFHD/pointer1.png:1390,0" position="480,207" render="PositionGauge" size="1390,20" source="session.Event_Now" transparent="1" zPosition="-1"> <convert type="EventPosition">Gauge</convert> </widget> <!-- Time --> <widget source="global.CurrentTime" render="Label" position="45,160" size="150,50" halign="center" valign="center" font="Nitro_L;35" foregroundColor="foreground" backgroundColor="background" transparent="1"> <convert type="ClockToText">Format:%H:%M</convert> </widget> <!-- Service name --> <widget source="session.CurrentService" render="Label" position="480,160" size="1000,50" font="Bold;34" valign="center" halign="left" noWrap="1" backgroundColor="background" foregroundColor="foreground" transparent="1"> <convert type="ServiceName">Name</convert> </widget> <!-- Service Number--> <widget render="newnigma2ChNumber" font="Nitro_L;35" foregroundColor="yellowB" backgroundColor="background" position="300,160" size="160,50" source="session.CurrentService" transparent="1" valign="center" halign="center" /> <!-- ICONS --> <!-- Blinking pixmap (recording in progress?) --> <eLabel text="R" position="1255, 171" size=" 51,26" zPosition="2" font="Console;21" halign="center" foregroundColor="grey2" radius="9" roundedlabelColor="#2c2d3b" /> <!-- <ePixmap pixmap="NitroFHD/icons/ico_rec_off.png" position="1255,171" size="51,26" scale="stretch" zPosition="1" alphatest="blend" /> --> <widget source="session.RecordState" text="R" render="FixedLabel" font="Console;21" foregroundColor="background2" radius="9" roundedlabelColor="red" position="1255,171" size="51,26" zPosition="3" halign="center" > <convert type="ConditionalShowHide">Blink</convert> </widget> <!-- Audio icon (is there multichannel audio?) --> <!-- <ePixmap pixmap="NitroFHD/icons/ico_dolby_off.png" position="1510,171" scale="stretch" size="51,26" zPosition="1" alphatest="blend" /> --> <eLabel text="Dolby" position="1390, 171" size=" 75,26" zPosition="2" font="Console;21" halign="center" foregroundColor="grey2" radius="9" roundedlabelColor="#2c2d3b" /> <widget source="session.CurrentService" render="FixedLabel" text="Dolby" halign="center" font="Console;21" foregroundColor="yellowB" radius="9" roundedlabelColor="#2c2d3b" position="1390,171" size="75,26" zPosition="3" > <convert type="ServiceInfo">IsMultichannel</convert> <convert type="ConditionalShowHide" /> </widget> <!-- Videoformat icon (16:9?) --> <eLabel text="4:3" position="1470, 171" size=" 70,26" zPosition="2" font="Console;21" halign="center" foregroundColor="grey2" radius="9" roundedlabelColor="#2c2d3b" /> <!-- <ePixmap pixmap="NitroFHD/icons/ico_format_off.png" position="1470,171" size="50,26" scale="stretch" zPosition="1" alphatest="blend" /> --> <widget source="session.CurrentService" render="FixedLabel" text="16:9" halign="center" font="Console;21" foregroundColor="yellowB" radius="9" roundedlabelColor="#2c2d3b" position="1470,171" size="70,26" zPosition="3" > <convert type="ServiceInfoFHD">IsWidescreen</convert> <convert type="ConditionalShowHide" /> </widget> <!-- Teletext icon (is teletext available?) --> <eLabel text="TXT" position="1545, 171" size=" 55,26" zPosition="2" font="Console;21" halign="center" foregroundColor="grey2" radius="9" roundedlabelColor="#2c2d3b" /> <!-- <ePixmap pixmap="NitroFHD/icons/ico_txt_off.png" position="1540,171" size="55,26" scale="stretch" zPosition="1" alphatest="blend" /> --> <widget source="session.CurrentService" render="FixedLabel" text="TXT" font="Console;21" halign="center" foregroundColor="yellowB" radius="9" roundedlabelColor="#2c2d3b" position="1545,171" size="55,26" zPosition="3" > <convert type="ServiceInfoFHD">HasTelext</convert> <convert type="ConditionalShowHide" /> </widget> <!-- HDTV icon --> <!-- <ePixmap pixmap="NitroFHD/icons/576.png" position="1085,2" size="51,26" zPosition="1" alphatest="blend" />--> <widget source="session.CurrentService" render="FixedLabel" position="1610,171" size="50,26" halign="center" zPosition="2" font="Console;21" text="SD" foregroundColor="yellowB" radius="9" roundedlabelColor="#2c2d3b" > <convert type="ServiceInfoFHD">VideoWidth</convert> <convert type="ValueRange">0,720</convert> <convert type="ConditionalShowHide" /> </widget> <widget source="session.CurrentService" render="FixedLabel" position="1605,171" size="55,26" halign="center" zPosition="3" font="Console;21" text="HD" foregroundColor="yellowB" radius="9" roundedlabelColor="#2c2d3b"> <convert type="ServiceInfoFHD">VideoWidth</convert> <convert type="ValueRange">1280,1439</convert> <convert type="ConditionalShowHide" /> </widget> <widget source="session.CurrentService" render="FixedLabel" position="1605,171" size="55,26" halign="center" zPosition="4" font="Console;21" text="FHD" foregroundColor="yellowB" radius="9" roundedlabelColor="#2c2d3b"> <convert type="ServiceInfoFHD">VideoWidth</convert> <convert type="ValueRange">1440,1920</convert> <convert type="ConditionalShowHide" /> </widget> <widget source="session.CurrentService" render="FixedLabel" position="1605,171" size="55,26" halign="center" zPosition="5" font="Console;21" text="4 K" foregroundColor="yellowB" radius="9" roundedlabelColor="#2c2d3b"> <convert type="ServiceInfoFHD">VideoWidth</convert> <convert type="ValueRange">3440,4096</convert> <convert type="ConditionalShowHide" /> </widget> <!-- Crypt icon (encrypted service?) --> <eLabel text="CRYPT" position="1665, 171" size="70,26" zPosition="2" font="Console;21" halign="center" foregroundColor="grey2" radius="9" roundedlabelColor="#2c2d3b" /> <!-- <ePixmap pixmap="NitroFHD/icons/ico_crypt_off.png" position="1710,171" size="51,26" scale="stretch" zPosition="1" alphatest="blend" /> --> <widget source="session.CurrentService" render="FixedLabel" text="CRYPT" halign="center" font="Console;21" foregroundColor="greenB" radius="9" roundedlabelColor="#2c2d3b" position="1665,171" size="70,26" zPosition="3" > <convert type="ServiceInfoFHD">IsCrypted</convert> <convert type="ConditionalShowHide" /> </widget> <!-- Frequency --> <!-- <widget source="session.CurrentService" render="Label" backgroundColor="background" foregroundColor="yellow" font="Regular; 24" position="180,30" size="100,30" transparent="1" valign="center" halign="center" noWrap="1"><convert type="ServiceInfoFHD">Frequency</convert></widget> --> <!-- Signal Quality --> <eLabel text="SNR:" position="45,254" size="80,25" font="Regular;21" backgroundColor="background" foregroundColor="foreground" transparent="1" valign="center" halign="left" /> <widget source="session.FrontendStatus" render="Label" position="115,254" size="90,25" font="Regular;21" backgroundColor="background" foregroundColor="foreground" transparent="1" valign="center" halign="right" > <convert type="FrontendInfo">SNRdB</convert> </widget> <!-- Bit error rate --> <eLabel text="BER:" position="45,282" size="60,25" font="Regular;21" backgroundColor="background" foregroundColor="foreground" transparent="1" noWrap="1" /> <widget source="session.FrontendStatus" render="Label" position="115,282" size="90,25" font="Regular;21" backgroundColor="background" foregroundColor="foreground" halign="right" transparent="1" noWrap="1"> <convert type="FrontendInfo">BER</convert> </widget> <widget pixmap="NitroFHD/images/snr_bar.png" position="45,280" render="Progress" size="160,3" source="session.FrontendStatus" transparent="1" zPosition="3"> <convert type="FrontendInfo">SNR</convert> </widget> <!-- Event (now) --> <!-- <ePixmap pixmap="NitroFHD/icons/icon_event.png" position="355,69" size="20,13" alphatest="on" /> --> <widget source="session.Event_Now" render="Label" position="480,232" size="100,50" halign="left" valign="center" font="Regular;32" backgroundColor="background" transparent="1" foregroundColor="foreground"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText">Default</convert> </widget> <widget source="session.Event_Now" render="Label" position="580,232" size="1020,50" font="Regular;32" backgroundColor="background" foregroundColor="foreground" transparent="1" valign="center" noWrap="1" > <convert type="EventName">Name</convert> </widget> <widget source="session.Event_Now" render="Label" position="1600,232" size="250,50" font="Regular;32" backgroundColor="background" foregroundColor="foreground" halign="right" transparent="1" valign="center" > <convert type="EventTime">Remaining</convert> <convert type="RemainingToText">InMinutes</convert> </widget> <!-- Event (next) --> <widget source="session.Event_Next" render="Label" position="480,274" size="100,50" halign="left" valign="center" font="Regular;32" foregroundColor="foreground2" backgroundColor="background" transparent="1"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText">Default</convert> </widget> <widget source="session.Event_Next" render="Label" position="580,274" size="1020,50" font="Regular;32" foregroundColor="foreground2" backgroundColor="background" transparent="1" valign="center" noWrap="1" > <convert type="EventName">Name</convert> </widget> <widget source="session.Event_Next" render="Label" position="1600,274" size="250,50" font="Regular;32" backgroundColor="background" foregroundColor="foreground2" halign="right" valign="center" transparent="1"> <convert type="EventTime">Duration</convert> <convert type="ClockToText">InMinutes</convert> </widget> <!-- tuners in use? --> <eLabel backgroundColor="grey" position="45,215" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey" position="65,215" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey" position="125,215" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey" position="145,215" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey" position="85,215" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey" position="105,215" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey" position="165,215" size="10,10" zPosition="1" /> <eLabel backgroundColor="grey" position="185,215" size="10,10" zPosition="1" /> <widget backgroundColor="blue" position="45,215" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">1</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="65,215" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">2</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="85,215" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">4</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="105,215" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">8</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="45,215" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">16</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="65,215" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">32</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="85,215" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">64</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="blue" position="105,215" render="FixedLabel" size="10,10" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">128</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="yellow" position="45,215" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">0,0</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="yellow" position="65,215" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">1,1</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="yellow" position="85,215" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">2,2</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="yellow" position="105,215" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">3,3</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="yellow" position="45,215" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">4,4</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="yellow" position="65,215" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">5,5</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="yellow" position="85,215" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">6,6</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="yellow" position="105,215" render="FixedLabel" size="10,10" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">7,7</convert> <convert type="ConditionalShowHide" /> </widget> </screen> <!-- Subtitle area --> <screen name="SubtitleDisplay" position="0,0" size="1920,1080" zPosition="-1" backgroundColor="transparent" flags="wfNoBorder" /> <!-- TextBox --> <screen name="TextBox" position="1005,627" size="880,411" title="Message..."> <widget name="text" position="10,10" size="856,393" font="Regular;28" /> </screen> <!-- Time & date input --> <screen name="TimeDateInput" position="center,250" size="1200,280" title="Time/Date Input"> <eLabel position="0,830" size="1200,50" backgroundColor="background" zPosition="-1" /> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="588,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="888,833" size="300,40" alphatest="on" /> <widget name="canceltext" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="oktext" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1150,300" itemHeight="50" /> </screen> <!-- Timer edit list --> <screen name="TimerEditList" position="center,111" size="1400,880" title="Timer Editor"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="key_red" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_green" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_yellow" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_blue" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="timerlist" position="11,0" size="1379,770" scrollbarMode="showOnDemand" zPosition="1" enableWrapAround="1" /> </screen> <!-- Timer entry --> <screen name="TimerEntry" position="center,111" size="1400,880" title="Timer Entry"> <eLabel position="188,870" size="300,1" backgroundColor="red" cornerRadius="1" /> <eLabel position="488,870" size="300,1" backgroundColor="green" cornerRadius="1" /> <eLabel position="788,870" size="300,1" backgroundColor="yellow" cornerRadius="1" /> <eLabel position="1088,870" size="300,1" backgroundColor="blue" cornerRadius="1" /> <widget name="canceltext" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="oktext" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="config" position="10,10" size="1360,800" itemHeight="40" scrollbarMode="showNever" /> </screen> <!-- Timer log --> <screen name="TimerLog" position="center,111" size="1400,880" title="Timer Log"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="key_red" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_green" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_yellow" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_blue" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="loglist" position="11,0" size="1379,300" itemHeight="40" scrollbarMode="showNever" /> <eLabel position="11,301" size="1379,1" backgroundColor="background" /> <widget name="logentry" position="11,306" size="1379,480" font="Regular;28" /> </screen> <!-- Timer sanity conflict --> <screen name="TimerSanityConflict" position="center,111" size="1400,880" title="Timer sanity error"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="key_red" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_green" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_yellow" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_blue" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="timer1" position="11,0" size="655,150" scrollbarMode="showNever" /> <eLabel position="729,0" size="1,170" backgroundColor="grey" /> <widget name="timer2" position="750,100" size="600,150" scrollbarMode="showNever" /> <eLabel position="11,170" size="1379,1" backgroundColor="grey" /> <widget name="list" position="11,180" size="1260,600" scrollbarMode="showNever" /> </screen> <!-- Timer Selection --> <screen name="TimerSelection" position="center,111" size="1400,880" title="Timer Selection"> <widget name="timerlist" position="11,0" size="1379,800" itemHeight="80" scrollbarMode="showOnDemand" zPosition="1" enableWrapAround="1" /> </screen> <!-- Timeshift state --> <screen name="TimeshiftState" position="center,115" size="900,100" zPosition="2" backgroundColor="background" flags="wfNoBorder"> <!-- State --> <widget name="state" position="20,3" size="120,40" font="Regular;34" halign="center" backgroundColor="background" /> <!-- Remaining --> <widget source="session.CurrentService" render="Label" position="150,5" size="160,40" font="Regular;34" halign="left" foregroundColor="white" backgroundColor="background"> <convert type="ServicePosition">Remaining</convert> </widget> <!-- Position & Length --> <widget source="session.CurrentService" render="Label" position="610,5" size="120,40" font="Regular;34" halign="right" foregroundColor="white" backgroundColor="background"> <convert type="ServicePosition">Position</convert> </widget> <eLabel text="/" position="735,5" size="20,40" font="Regular;34" halign="center" foregroundColor="white" backgroundColor="background" /> <widget source="session.CurrentService" render="Label" position="760,5" size="120,40" font="Regular;34" halign="left" foregroundColor="white" backgroundColor="background"> <convert type="ServicePosition">Length</convert> </widget> <!-- Positionbar --> <widget source="session.CurrentService" render="Progress" position="20,55" size="860,28" zPosition="2" borderWidth="2" borderColor="#bbbbbb" transparent="1"> <convert type="ServicePosition">Position</convert> </widget> </screen> <!-- Toast Box --> <!-- <screen name="Toast" position="center,670" size="1000,510" flags="wfNoBorder"><widget name="text" position="20,20" size="960,470" font="Regular;30" halign="center" valign="center" backgroundColor="background"/></screen> --> <screen name="Toast" position="center,550" size="900,10" backgroundColor="background" flags="wfNoBorder"> <widget name="text" position="5,5" size="820,0" halign="center" valign="center" backgroundColor="background" font="Regular;24" /> </screen> <!-- Translator Info --> <screen name="TranslationInfo" position="center,145" size="600,470" title="Translation"> <eLabel position="10,20" size="580,23" font="Regular;23" text="Translation:" /> <widget source="TranslatorName" render="Label" position="10,60" size="580,25" font="Regular;20" /> <widget source="TranslationInfo" render="Label" position="10,100" size="580,50" font="Regular;20" /> </screen> <!-- Reboot --> <screen name="TryQuitMainloop" position="0,0" size="0,0" flags="wfNoBorder" /> <!-- unhandled key pressed --> <screen name="unhandledKey" position="11,50" size="100,100" zPosition="100" title="UnhandledKey" backgroundColor="transparent" flags="wfNoBorder"> <widget name="unhandledKeyPixmap" pixmap="NitroFHD/unhandled-key.svg" position="5,5" size="90,90" alphatest="on" /> </screen> <!-- Video Enhancement --> <screen name="VideoEnhancementSetup" position="center,111" size="1400,880" title="VideoEnhancementSetup"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" zPosition="2" size="1379,720" scrollbarMode="showNever" transparent="0" backgroundColor="background" /> <widget source="introduction" render="Label" position="11,760" size="1379,40" zPosition="10" font="Regular;28" halign="center" valign="center" backgroundColor="background" transparent="1" foregroundColor="foreground" /> </screen> <screen name="VideoEnhancementPreview" position="center,111" size="1400,880" title="VideoEnhancementPreview"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" zPosition="2" size="1379,720" scrollbarMode="showNever" transparent="0" backgroundColor="background" /> <widget source="introduction" render="Label" position="11,760" size="1379,40" zPosition="10" font="Regular;24" halign="center" valign="center" backgroundColor="background" transparent="1" foregroundColor="foreground" /> </screen> <!-- Video Finetune --> <screen name="VideoFinetune" position="0,0" size="1920,1080" backgroundColor="transparent"> <ePixmap position="0,0" zPosition="0" size="1920,1080" gradient="foreground,black,horizontal" /> <widget source="Canvas" render="Canvas" position="250,100" size="1320,880" zPosition="1" /> </screen> <!-- VirtualKeyBoard --> <screen name="VirtualKeyBoard" position="center,120" size="1280,620" zPosition="1001" title="Virtual KeyBoard"> <!-- Header --> <widget name="header" position="20,30" size="900,48" font="Regular;32" /> <!-- Language Pixmap --> <widget source="country" render="Pixmap" position="1190,20" size="70,50" alphatest="on" borderWidth="2" borderColor="background"> <convert type="ValueToPixmap">LanguageCode</convert> </widget> <!-- Border Pixmap --> <eLabel position="250,120" size="780,60" backgroundColor="background" roundedlabelColor="grey2" radius="14" zPosition="-4" /> <!-- Text Input --> <widget name="text" position="250,125" size="780,50" font="Regular;42" foregroundColor="foreground" backgroundColor="grey2" transparent="1" noWrap="1" halign="center" valign="center"/> <!-- List / Keyboard --> <widget name="list" position="250,245" size="780,325" selectionDisabled="1" transparent="0" /> </screen> <!-- ## Volume # --> <screen name="Volume" position="1380,30" size="500,50" title="Volume" flags="wfNoBorder" backgroundColor="transparent" zPosition="10"> <!-- VolumeBar --> <ePixmap pixmap="NitroFHD/volumeBG.svg" position="0,0" size="500,50" transparent="1" zPosition="2" /> <widget name="Volume" pixmap="NitroFHD/progress400.svg" backgroundColor="background" position="90,17" size="400,26" transparent="1" zPosition="3" /> <!-- Lautstärke Zahl --> <widget render="VolumeText" source="global.CurrentTime" font="Nitro_L;30" position="5,17" size="90,33" foregroundColor="Nitro3" backgroundColor="background" halign="center" valign="center" transparent="1" zPosition="100" /> </screen> <!-- WebIf Config --> <screen name="WebIfConfigScreen" position="center,111" size="1400,880" title="Webinterface: Main Setup"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" zPosition="2" size="1379,800" scrollbarMode="showNever" transparent="0" backgroundColor="background" /> </screen> <!-- Animation Setup --> <screen name="AnimationSetup" position="center,111" size="1400,880" title="Animation Setup"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="key_red" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_green" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_yellow" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_blue" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="list" position="11,0" zPosition="2" size="1379,720" scrollbarMode="showNever" transparent="0" backgroundColor="background" /> <widget name="selected_info" position="11,760" zPosition="1" size="1379,45" font="Regular;36" valign="center" transparent="0" /> </screen> <!-- Default wizards --> <screen name="DefaultWizard" position="center,70" size="1200,620" title="Welcome..."> <ePixmap pixmap="NitroFHD/buttons/red.png" position="270,15" size="200,40" alphatest="on" /> <widget name="languagetext" position="270,15" size="200,40" zPosition="1" font="Regular;22" halign="center" valign="center" transparent="1" /> <widget name="wizard" position="0,0" size="240,620" /> <widget name="rc" position="0,0" size="0,0" /> <widget name="arrowdown" position="-100,-100" size="37,70" pixmap="skin_default/arrowdown.png" zPosition="2" alphatest="on" /> <widget name="arrowup" position="-100,-100" size="37,70" pixmap="skin_default/arrowup.png" zPosition="2" alphatest="on" /> <widget name="arrowup2" position="-100,-100" size="37,70" pixmap="skin_default/arrowup.png" zPosition="2" alphatest="on" /> <widget name="text" position="280,70" size="880,240" font="Regular;23" backgroundColor="background" transparent="1" /> <widget source="list" render="Listbox" position="280,330" size="880,270" zPosition="1" scrollbarMode="showNever" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (10, 4), size = (580, 22), flags = RT_HALIGN_LEFT, text = 0) ], "fonts": [gFont("Regular", 20)], "itemHeight": 30 } </convert> </widget> <widget name="config" position="280,330" size="880,270" zPosition="2" itemHeight="30" scrollbarMode="showNever" transparent="1" /> </screen> <screen name="DefaultSatLists" position="center,120" size="620,520" title="Default services lists"> <ePixmap pixmap="NitroFHD/buttons/red.png" position="10,5" size="200,40" alphatest="on" /> <widget name="languagetext" position="10,5" size="200,40" zPosition="1" font="Regular;22" halign="center" valign="center" transparent="1" /> <eLabel position="10,50" size="600,1" backgroundColor="grey" /> <widget name="text" position="10,60" size="600,230" font="Regular;23" /> <widget source="list" render="Listbox" position="10,300" size="600,210" itemHeight="30" scrollbarMode="showNever"> <convert type="StringList" /> </widget> <widget name="config" position="10,300" size="600,210" itemHeight="30" scrollbarMode="showNever" transparent="1" /> <widget name="rc" position="0,0" size="0,0" /> <widget name="arrowdown" position="0,0" size="0,0" /> <widget name="arrowup" position="0,0" size="0,0" /> <widget name="arrowup2" position="0,0" size="0,0" /> <widget name="wizard" position="0,0" size="0,0" /> </screen> <screen name="ImageWizard" position="center,70" size="1200,620" title="Welcome..."> <ePixmap pixmap="NitroFHD/buttons/red.png" position="270,15" size="200,40" alphatest="on" /> <widget name="languagetext" position="270,15" size="200,40" zPosition="1" font="Regular;22" halign="center" valign="center" transparent="1" /> <widget name="wizard" position="0,0" size="240,620" /> <widget name="rc" position="40,60" size="160,500" zPosition="1" pixmaps="skin_default/rc0.png,skin_default/rc1.png,skin_default/rc2.png" alphatest="blend" /> <widget name="arrowdown" position="-100,-100" size="37,70" pixmap="skin_default/arrowdown.png" zPosition="2" alphatest="on" /> <widget name="arrowdown2" position="-100,-100" size="37,70" pixmap="skin_default/arrowdown.png" zPosition="2" alphatest="on" /> <widget name="arrowup" position="-100,-100" size="37,70" pixmap="skin_default/arrowup.png" zPosition="2" alphatest="on" /> <widget name="arrowup2" position="-100,-100" size="37,70" pixmap="skin_default/arrowup.png" zPosition="2" alphatest="on" /> <widget name="text" position="280,70" size="880,240" font="Regular;23" backgroundColor="background" transparent="1" /> <widget source="list" render="Listbox" position="280,330" size="880,270" zPosition="1" scrollbarMode="showNever" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (10, 4), size = (580, 22), flags = RT_HALIGN_LEFT, text = 0) ], "fonts": [gFont("Regular", 20)], "itemHeight": 30 } </convert> </widget> <widget name="config" position="280,330" size="880,270" zPosition="2" itemHeight="30" scrollbarMode="showNever" transparent="1" /> </screen> <screen name="LanguageWizard" position="center,70" size="1200,620" title="Welcome..."> <widget name="wizard" position="0,0" size="240,620" /> <widget name="rc" position="40,60" size="160,500" zPosition="1" pixmaps="skin_default/rc0.png,skin_default/rc1.png,skin_default/rc2.png" alphatest="blend" /> <widget name="arrowdown" position="-100,-100" size="37,70" pixmap="skin_default/arrowdown.png" zPosition="2" alphatest="on" /> <widget name="arrowdown2" position="-100,-100" size="37,70" pixmap="skin_default/arrowdown.png" zPosition="2" alphatest="on" /> <widget name="arrowup" position="-100,-100" size="37,70" pixmap="skin_default/arrowup.png" zPosition="2" alphatest="on" /> <widget name="arrowup2" position="-100,-100" size="37,70" pixmap="skin_default/arrowup.png" zPosition="2" alphatest="on" /> <widget name="text" position="280,20" size="880,240" font="Regular;23" /> <widget source="languages" render="Listbox" position="280,330" size="880,260" scrollbarMode="showNever"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (90, 11), size = (760, 50), flags = RT_HALIGN_LEFT, text = 1), # index 1 is the language name, MultiContentEntryPixmap(pos = (10, 6), size = (60, 40), png = 2), # index 2 is the pixmap ], "fonts": [gFont("Regular", 20)], "itemHeight": 52 } </convert> </widget> </screen> <screen name="NetworkWizard" position="center,70" size="1200,620" title="NetworkWizard"> <ePixmap pixmap="NitroFHD/buttons/red.png" position="270,15" size="200,40" alphatest="on" /> <widget name="languagetext" position="270,15" size="200,40" zPosition="1" font="Regular;22" halign="center" valign="center" transparent="1" /> <widget name="wizard" position="0,0" size="240,620" /> <widget name="rc" position="40,60" size="160,500" zPosition="1" pixmaps="skin_default/rc0.png,skin_default/rc1.png,skin_default/rc2.png" alphatest="blend" /> <widget name="arrowdown" position="-100,-100" size="37,70" pixmap="skin_default/arrowdown.png" zPosition="2" alphatest="on" /> <widget name="arrowdown2" position="-100,-100" size="37,70" pixmap="skin_default/arrowdown.png" zPosition="2" alphatest="on" /> <widget name="arrowup" position="-100,-100" size="37,70" pixmap="skin_default/arrowup.png" zPosition="2" alphatest="on" /> <widget name="arrowup2" position="-100,-100" size="37,70" pixmap="skin_default/arrowup.png" zPosition="2" alphatest="on" /> <widget name="text" position="280,70" size="880,350" font="Regular;23" backgroundColor="background" transparent="1" /> <widget source="list" render="Listbox" position="280,350" size="880,270" zPosition="1" scrollbarMode="showNever" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (10, 4), size = (580, 22), flags = RT_HALIGN_LEFT, text = 0) ], "fonts": [gFont("Regular", 20)], "itemHeight": 30 } </convert> </widget> <widget name="config" position="280,350" size="880,270" zPosition="2" itemHeight="30" scrollbarMode="showNever" transparent="1" /> <widget source="VKeyIcon" render="Pixmap" position="1110,20" size="70,30" zPosition="1" pixmap="NitroFHD/icons/text.svg" alphatest="blend"> <convert type="ConditionalShowHide" /> </widget> <widget name="HelpWindow" position="center,800" zPosition="1" size="1,1"/> </screen> <screen name="StartWizard" position="center,70" size="1200,620" title="Welcome..."> <ePixmap pixmap="NitroFHD/buttons/red.png" position="270,15" size="200,40" alphatest="on" /> <widget name="languagetext" position="270,15" size="200,40" zPosition="1" font="Regular;22" halign="center" valign="center" transparent="1" /> <widget name="wizard" position="0,0" size="240,620" /> <widget name="rc" position="40,60" size="160,500" zPosition="1" pixmaps="skin_default/rc0.png,skin_default/rc1.png,skin_default/rc2.png" alphatest="blend" /> <widget name="arrowdown" position="-100,-100" size="37,70" pixmap="skin_default/arrowdown.png" zPosition="2" alphatest="on" /> <widget name="arrowdown2" position="-100,-100" size="37,70" pixmap="skin_default/arrowdown.png" zPosition="2" alphatest="on" /> <widget name="arrowup" position="-100,-100" size="37,70" pixmap="skin_default/arrowup.png" zPosition="2" alphatest="on" /> <widget name="arrowup2" position="-100,-100" size="37,70" pixmap="skin_default/arrowup.png" zPosition="2" alphatest="on" /> <widget name="text" position="280,70" size="880,240" font="Regular;23" backgroundColor="background" transparent="1" /> <widget source="list" render="Listbox" position="280,330" size="880,270" zPosition="1" scrollbarMode="showNever" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (10, 4), size = (580, 22), flags = RT_HALIGN_LEFT, text = 0) ], "fonts": [gFont("Regular", 20)], "itemHeight": 30 } </convert> </widget> <widget source="multicontentlist" render="Listbox" position="280,330" size="880,260" scrollbarMode="showNever"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (90, 11), size = (760, 50), flags = RT_HALIGN_LEFT, text = 1), # index 1 is the language name, MultiContentEntryPixmap(pos = (10, 6), size = (60, 40), png = 2), # index 2 is the pixmap ], "fonts": [gFont("Regular", 20)], "itemHeight": 52 } </convert> </widget> <widget name="config" position="280,330" size="880,270" zPosition="2" itemHeight="30" scrollbarMode="showNever" transparent="1" /> </screen> <screen name="VideoWizard" position="center,70" size="1200,620" title="Welcome..."> <ePixmap pixmap="NitroFHD/buttons/red.png" position="270,15" size="200,40" alphatest="on" /> <widget name="languagetext" position="270,15" size="200,40" zPosition="1" font="Regular;22" halign="center" valign="center" transparent="1" /> <widget name="wizard" position="0,0" size="240,620" /> <widget name="rc" position="40,60" size="160,500" zPosition="1" pixmaps="skin_default/rc0.png,skin_default/rc1.png,skin_default/rc2.png" alphatest="blend" /> <widget name="arrowdown" position="-100,-100" size="37,70" pixmap="skin_default/arrowdown.png" zPosition="2" alphatest="on" /> <widget name="arrowdown2" position="-100,-100" size="37,70" pixmap="skin_default/arrowdown.png" zPosition="2" alphatest="on" /> <widget name="arrowup" position="-100,-100" size="37,70" pixmap="skin_default/arrowup.png" zPosition="2" alphatest="on" /> <widget name="arrowup2" position="-100,-100" size="37,70" pixmap="skin_default/arrowup.png" zPosition="2" alphatest="on" /> <widget name="text" position="280,70" size="600,240" font="Regular;23" /> <widget name="portpic" position="280,330" size="150,150" zPosition="10" alphatest="on" /> <widget source="list" render="Listbox" position="440,330" size="720,210" zPosition="1" scrollbarMode="showNever" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (10, 5), size = (430, 22), flags = RT_HALIGN_LEFT, text = 0) ], "fonts": [gFont("Regular", 20)], "itemHeight": 30 } </convert> </widget> <widget name="config" position="280,330" size="880,210" zPosition="2" itemHeight="30" scrollbarMode="showNever" transparent="1" /> </screen> <!-- LCD/OLED Screens --> <!-- LCD screen (channelselection) --> <screen name="ChannelSelection_summary" position="0,0" size="132,64" id="1"> <widget source="parent.ServiceEvent" render="Label" position="6,0" size="120,32" font="Display;16" halign="center" valign="center"> <convert type="ServiceName">Name</convert> </widget> <widget source="parent.ServiceEvent" render="Progress" position="16,34" size="100,6" borderWidth="1"> <convert type="EventTime">Progress</convert> </widget> <widget source="global.CurrentTime" render="Label" position="5,40" size="75,24" font="Display;24" halign="right" valign="top"> <convert type="ClockToText">Format:%H:%M</convert> </widget> <widget source="global.CurrentTime" render="Label" position="81,40" size="30,24" font="Display;19" valign="top"> <convert type="ClockToText">Format::%S</convert> </widget> </screen> <!-- LCD screen (main) --> <screen name="InfoBarSummary" position="0,0" size="132,64" id="1"> <widget source="session.CurrentService" render="Label" position="6,0" size="120,32" font="Display;16" halign="center" valign="center"> <convert type="ServiceName">Name</convert> </widget> <widget source="session.Event_Now" render="Progress" position="16,34" size="100,6" borderWidth="1"> <convert type="EventTime">Progress</convert> </widget> <widget source="global.CurrentTime" render="Label" position="5,40" size="75,24" font="Display;24" halign="right" valign="top"> <convert type="ClockToText">Format:%H:%M</convert> </widget> <widget source="global.CurrentTime" render="Label" position="81,40" size="30,24" font="Display;19" valign="top"> <convert type="ClockToText">Format::%S</convert> </widget> <widget source="session.RecordState" render="FixedLabel" position="0,40" size="132,24" zPosition="1" text=" "> <convert type="ConfigEntryTest">config.usage.blinking_display_clock_during_recording,True,CheckSourceBoolean</convert> <convert type="ConditionalShowHide">Blink</convert> </widget> </screen> <!-- LCD screen (movieplayer) --> <screen name="InfoBarMoviePlayerSummary" position="0,0" size="132,64" id="1"> <widget source="session.CurrentService" render="Label" position="6,0" size="120,32" font="Display;16" halign="center" valign="center"> <convert type="ServiceName">Name</convert> </widget> <widget source="session.CurrentService" render="Progress" position="16,34" size="100,6" borderWidth="1"> <convert type="ServicePosition">Position</convert> </widget> <widget source="global.CurrentTime" render="Label" position="6,40" size="120,24" font="Display;24" halign="center" valign="center"> <convert type="ClockToText">Format:%H:%M</convert> </widget> <widget source="session.RecordState" render="FixedLabel" text=" " position="6,40" zPosition="1" size="120,24"> <convert type="ConfigEntryTest">config.usage.blinking_display_clock_during_recording,True,CheckSourceBoolean</convert> <convert type="ConditionalShowHide">Blink</convert> </widget> </screen> <!-- LCD screen (ChoiceBox) --> <screen name="ChoiceBox_summary" zPosition="9999" position="0,0" size="132,64" id="1"> <widget source="parent.summary_list" render="Label" position="6,0" size="126,64" font="Display;11" /> </screen> <!-- LCD screen (MessageBox) --> <screen name="MessageBox_summary" position="0,0" size="132,64" id="1"> <widget source="parent.Text" render="Label" position="0,0" size="132,52" font="Display;11" halign="center" valign="center" /> <widget source="parent.selectedChoice" render="Label" position="6,50" size="120,14" font="Display;14" halign="center" valign="center" /> </screen> <!-- LCD screen (menus) --> <screen name="MenuSummary" position="0,0" size="132,64" id="1"> <widget source="parent.title" render="Label" position="6,0" size="120,30" font="Display;14" halign="center" valign="center" /> <widget source="parent.menu" render="Label" position="6,30" size="120,34" font="Display;16" halign="center" valign="center"> <convert type="StringListSelection" /> </widget> </screen> <!-- LCD screen (ServiceScan) --> <screen name="ServiceScanSummary" position="0,0" size="132,64" id="1"> <widget name="Title" position="6,4" size="120,42" font="Display;16" transparent="1" /> <widget name="Service" position="6,22" size="120,26" font="Display;12" transparent="1" /> <widget name="scan_progress" position="6,50" borderWidth="1" size="120,12" backgroundColor="background" /> </screen> <!-- LCD screen (setup) --> <screen name="SetupSummary" position="0,0" size="132,64" id="1"> <widget source="SetupTitle" render="Label" position="6,0" size="120,24" halign="left" font="Display;12" /> <widget source="SetupEntry" render="Label" position="6,24" size="120,24" halign="center" font="Display;12" /> <widget source="SetupValue" render="Label" position="6,48" size="120,16" halign="right" font="Display;12" /> </screen> <!-- LCD screen (misc) --> <screen name="SimpleSummary" position="0,0" size="132,64" id="1"> <widget source="parent.Title" render="Label" position="6,0" size="120,64" font="Display;16" halign="center" valign="center" /> </screen> <!-- LCD screen (standby) --> <screen name="StandbySummary" position="0,0" size="132,64" id="1"> <widget source="global.CurrentTime" render="Label" position="6,0" size="120,64" font="Display;40" halign="center" valign="center"> <convert type="ClockToText">Format:%H:%M</convert> </widget> <widget source="session.RecordState" render="FixedLabel" position="6,0" zPosition="1" size="120,64" text=" "> <convert type="ConfigEntryTest">config.usage.blinking_display_clock_during_recording,True,CheckSourceBoolean</convert> <convert type="ConditionalShowHide">Blink</convert> </widget> </screen> <!-- LCD screen (JobView) --> <screen name="JobView_summary" position="0,0" size="132,64" id="1"> <widget source="parent.summary_job_name" render="Label" position="6,4" size="120,42" font="Display;16" /> <widget source="parent.summary_job_task" render="Label" position="6,22" size="120,26" font="Display;12" /> <widget source="parent.summary_job_progress" render="Progress" position="6,50" size="60,12" borderWidth="1" zPosition="1" /> <widget source="parent.summary_job_progress" render="Label" position="66,50" size="50,12" font="Display;12" zPosition="2" halign="center" transparent="1"> <convert type="ProgressToText" /> </widget> </screen> <!-- LCD screen (Wizard) --> <screen name="WizardSummary" position="0,0" size="132,64" id="1"> <widget source="text" render="Label" position="6,0" size="120,16" font="Display;16" transparent="1" /> <widget source="parent.list" render="Label" position="6,18" size="120,46" font="Display;12"> <convert type="StringListSelection" /> </widget> </screen> <!-- COLOR LCD DM900lcd --> <!-- Color LCD screen (About) --> <screen name="About_summary" position="0,0" size="400,240" id="3"> <ePixmap position="0,0" size="400,240" pixmap="NitroFHD/display_bg.png" zPosition="-1"/>^ <!-- <widget source="parent.Title" render="Label" position="0,5" size="400,48" font="Display;48" halign="center" valign="top" transparent="1"/> --> <widget source="parent.Model" render="Label" position="0,12" size="400,240" foregroundColor="Nitro3" font="Bold;110" halign="center" valign="center" transparent="1"> <convert type="DreamboxModel" /> </widget> </screen> <!-- Color LCD screen (channelselection) --> <screen name="ChannelSelection_summary" position="0,0" size="400,240" id="3"> <ePixmap position="0,0" size="400,240" pixmap="NitroFHD/display_bg.png" zPosition="-1"/> <!-- <widget source="parent.ServiceEvent" render="Label" position="center,5" size="400,200" font="Display;54" foregroundColor="green2" halign="center" valign="center" transparent="1"><convert type="ServiceName">Name</convert></widget> --> <widget alphatest="on" position="11,0" render="Picon" scale="stretch" size="300,216" source="parent.ServiceEvent" zPosition="5"> <convert type="RefToPiconName" /> </widget> <widget source="parent.ServiceEvent" render="Progress" position="8,216" size="384,20" borderWidth="1" pixmap="NitroFHD/progressLCD.png" backgroundColor="#333633"> <convert type="EventTime">Progress</convert> </widget> </screen> <!-- Color LCD screen (Infobar main) Default --> <screen name="InfoBarSummary" position="0,0" size="400,240" id="3"> <ePixmap position="0,0" size="400,240" pixmap="NitroFHD/display_bg.png" zPosition="-1"/> <!-- Channellogo (Picon) --> <widget source="session.CurrentService" render="Picon" position="5,0" zPosition="1" size="200,120" alphatest="on"> <convert type="ServiceName">Reference</convert> </widget> <!-- Service Number--> <widget render="newnigma2ChNumber" font="Bold;75" foregroundColor="Nitro3" backgroundColor="black" position="200,0" size="200,120" source="session.CurrentService" transparent="1" valign="center" halign="center" /> <widget source="session.Event_Now" render="Progress" position="8,130" size="390,20" borderWidth="1" pixmap="NitroFHD/progressLCD.png" backgroundColor="#191a19"> <convert type="EventTime">Progress</convert> </widget> <!-- <eLabel position="0,150" size="400,2" backgroundColor="grey" /> --> <widget font="Nitro_L;100" foregroundColor="Nitro3" backgroundColor="black" halign="center" position="0,150" render="Label" size="400,90" source="global.CurrentTime" transparent="1" valign="center"> <convert type="ClockToText">Format:%H:%M</convert> </widget> </screen> <!-- Color LCD screen (movieplayer) --> <screen name="InfoBarMoviePlayerSummary" position="0,0" size="400,240" id="3"> <ePixmap position="0,0" size="400,240" pixmap="NitroFHD/display_bg.png" zPosition="-1"/> <widget source="session.CurrentService" render="Label" position="center,5" size="400,92" font="Display;48" foregroundColor="green2" halign="center" valign="center" transparent="1"> <convert type="ServiceName">Name</convert> </widget> <widget source="session.CurrentService" render="Progress" position="center,112" size="380,15" borderWidth="1" pixmap="NitroFHD/progress.png" backgroundColor="background"> <convert type="ServicePosition">Position</convert> </widget> <widget source="global.CurrentTime" render="Label" position="center,146" size="400,84" font="Display;80" foregroundColor="Nitro3" halign="center" valign="center" transparent="1"> <convert type="ClockToText">Format:%H:%M</convert> </widget> </screen> <!-- Color LCD screen (PluginBrowserSummary) --> <screen name="PluginBrowserSummary" position="0,0" size="400,240" id="3"> <ePixmap position="0,0" size="400,240" pixmap="NitroFHD/display_bg.png" zPosition="-1"/> <widget source="parent.pluginlist" render="Label" position="center,5" size="400,92" font="Display;48" foregroundColor="green2" halign="center" valign="top" transparent="1"> <convert type="StringListSelection">1</convert> </widget> <widget source="parent.pluginlist" render="Label" position="center,105" size="400,132" font="Display;36" foregroundColor="Nitro3" halign="center" valign="top" transparent="1"> <convert type="StringListSelection">2</convert> </widget> </screen> <!-- Color LCD screen (MoviePlayer) --> <screen name="MoviePlayer_summary" position="0,0" size="400,240" id="3"> <ePixmap position="0,0" size="400,240" pixmap="NitroFHD/display_bg.png" zPosition="-1"/> <widget source="session.CurrentService" render="Label" position="center,5" size="400,92" font="Display;48" foregroundColor="green2" halign="center" valign="center" transparent="1"> <convert type="ServiceName">Name</convert> </widget> <widget source="session.CurrentService" render="Progress" position="center,112" size="380,15" borderWidth="1" pixmap="NitroFHD/progressLCD.png" backgroundColor="background"> <convert type="ServicePosition">Position</convert> </widget> <widget source="session.CurrentService" render="Label" position="center,146" size="400,84" font="Display;80" halign="center" valign="center" transparent="1"> <convert type="ServicePosition">Position</convert> </widget> </screen> <screen name="AudioPlayer_summary" position="0,0" size="400,240" id="3"> <ePixmap position="0,0" size="400,240" pixmap="NitroFHD/display_bg.png" zPosition="-1"/> <widget source="session.CurrentService" render="Label" position="center,5" size="400,92" font="Display;48" foregroundColor="green2" halign="center" valign="center" transparent="1"> <convert type="ServiceName">Name</convert> </widget> <widget source="session.CurrentService" render="Progress" position="center,112" size="380,15" borderWidth="1" pixmap="NitroFHD/progressLCD.png" backgroundColor="background"> <convert type="ServicePosition">Position</convert> </widget> <widget source="session.CurrentService" render="Label" position="center,146" size="400,84" font="Display;80" halign="center" valign="center" transparent="1"> <convert type="ServicePosition">Position</convert> </widget> </screen> <!-- Color LCD screen (MediaBrowser) --> <screen name="MediaBrowser_summary" position="0,0" size="400,240" id="3"> <ePixmap position="0,0" size="400,240" pixmap="NitroFHD/display_bg.png" zPosition="-1"/> <widget source="parent.summary_list" render="Label" position="0,5" size="400,220" font="Display;60" foregroundColor="green2" halign="center" valign="centerOrBottom" transparent="1" /> </screen> <!-- Color LCD screen (NetworkServiceConfig) --> <screen name="NetworkServiceConfig_summary" position="0,0" size="400,240" id="3"> <ePixmap position="0,0" size="400,240" pixmap="NitroFHD/display_bg.png" zPosition="-1"/> <widget source="parent.Title" render="Label" position="0,5" size="400,48" font="Display;48" foregroundColor="green2" halign="center" valign="top" transparent="1"/> <widget source="parent.summary_list" render="Label" position="0,60" size="400,170" font="Display;44" halign="center" valign="center" transparent="1" /> </screen> <!-- Color LCD screen (ChoiceBox) --> <screen name="ChoiceBox_summary" position="0,0" size="400,240" id="3"> <ePixmap position="0,0" size="400,240" pixmap="NitroFHD/display_bg.png" zPosition="-1"/> <widget source="parent.summary_list" render="Label" position="0,5" size="400,225" font="Display;32" foregroundColor="green2" halign="center" transparent="1"/> </screen> <!-- Color LCD screen (MessageBox) --> <screen name="MessageBox_summary" position="0,0" size="400,240" id="3"> <ePixmap position="0,0" size="400,240" pixmap="NitroFHD/display_bg.png" zPosition="-1"/> <widget source="parent.Text" render="Label" position="0,5" size="400,176" font="Display;44" foregroundColor="green2" halign="center" valign="top" transparent="1"/> <widget source="parent.selectedChoice" render="Label" position="0,184" size="400,44" font="Display;44" foregroundColor="Nitro3" halign="center" valign="center" transparent="1" /> </screen> <!-- Color LCD screen (menus) --> <screen name="MenuSummary" position="0,0" size="400,240" id="3"> <ePixmap position="0,0" size="400,240" pixmap="NitroFHD/display_bg.png" zPosition="-1"/> <widget source="parent.title" render="Label" position="0,5" size="400,48" font="Display;48" foregroundColor="green2" halign="center" valign="top" transparent="1"/> <widget source="parent.menu" render="Label" position="0,12" size="400,220" font="Display;60" foregroundColor="Nitro3" halign="center" valign="center" transparent="1"> <convert type="StringListSelection" /> </widget> </screen> <!-- Color LCD screen (ServiceScan) --> <screen name="ServiceScanSummary" position="0,0" size="400,240" id="3"> <ePixmap position="0,0" size="400,240" pixmap="NitroFHD/display_bg.png" zPosition="-1"/> <widget name="Title" render="Label" position="0,5" size="400,48" font="Display;48" foregroundColor="green2" halign="center" valign="top" transparent="1"/> <widget name="Service" render="Label" position="0,65" size="400,100" font="Display;48" foregroundColor="Nitro3" halign="center" valign="center" transparent="1" /> <widget name="scan_progress" position="center,190" zPosition="1" borderWidth="1" size="380,15" pixmap="NitroFHD/progress.png" backgroundColor="background" /> </screen> <!-- Color LCD screen (setup) --> <screen name="SetupSummary" position="0,0" size="400,240" id="3"> <ePixmap position="0,0" size="400,240" pixmap="NitroFHD/display_bg.png" zPosition="-1"/> <widget source="SetupTitle" render="Label" position="0,5" size="400,88" halign="center" font="Display;48" foregroundColor="green2" transparent="1"/> <widget source="SetupEntry" render="Label" position="0,98" size="400,78" halign="left" font="Display;42" foregroundColor="Nitro3" transparent="1"/> <widget source="SetupValue" render="Label" position="0,181" size="400,39" halign="right" font="Display;42" foregroundColor="green2" transparent="1"/> </screen> <!-- Color LCD screen (SimpleSummary) --> <screen name="SimpleSummary" position="0,0" size="400,240" id="3"> <ePixmap position="0,0" size="400,240" pixmap="NitroFHD/display_bg.png" zPosition="-1"/> <widget source="parent.Title" render="Label" position="0,5" size="400,220" font="Display;48" foregroundColor="green2" halign="center" valign="center" transparent="1"/> </screen> <!-- Color LCD screen (standby) --> <screen name="StandbySummary" position="0,0" size="400,240" id="3"> <ePixmap position="0,0" size="400,240" pixmap="NitroFHD/display_bg.png" zPosition="-1"/> <!-- Weather Info --> <widget alphatest="on" position="0,5" render="MSNWeatherPixmap" size="150,150" source="session.MSNWeather" transparent="1" zPosition="5"> <convert type="MSNWeather">weathericon,current</convert> </widget> <widget backgroundColor="black" font="Nitro_L; 73" foregroundColor="Nitro3" halign="center" noWrap="1" position="150,0" render="Label" size="250,140" source="session.MSNWeather" transparent="1" valign="center" zPosition="3"> <convert type="MSNWeather">temperature_current</convert> </widget> <eLabel position="0,150" size="400,1" backgroundColor="redB" /> <widget font="Nitro_L;100" foregroundColor="Nitro3" backgroundColor="black" halign="center" position="0,150" render="Label" size="400,90" source="global.CurrentTime" transparent="1" valign="center"> <convert type="ClockToText">Format:%H:%M</convert> </widget> </screen> <!-- Color LCD screen (Channelselection Radio) --> <screen name="ChannelSelectionRadio_summary" position="0,0" size="400,240" id="3"> <ePixmap position="0,0" size="400,240" pixmap="NitroFHD/display_bg.png" zPosition="-1"/> <widget source="session.CurrentService" render="Label" position="center,5" size="400,48" font="Display;48" halign="center" valign="center" transparent="1"> <convert type="ServiceName">Name</convert> </widget> <widget source="parent.RdsDecoder" render="Label" position="center,55" size="400,45" font="Display;24" foregroundColor="Nitro3" halign="center" valign="center" transparent="1"> <convert type="RdsInfo">RadioText</convert> </widget> <widget source="session.Event_Now" render="Progress" position="center,112" size="380,15" borderWidth="1" pixmap="NitroFHD/progressLCD.png" backgroundColor="black"> <convert type="EventTime">Progress</convert> </widget> <widget source="global.CurrentTime" render="Label" position="center,146" size="400,84" font="Display;80" foregroundColor="green2" halign="center" valign="center" transparent="1"> <convert type="ClockToText">Format:%H:%M</convert> </widget> </screen> <!-- Color LCD screen (InternetRadio) --> <screen name="InternetRadioOledDisplay" backgroundColor="#00000000" position="0,0" size="400,240" id="3"> <widget name="text1" zPosition="1" position="0,5" size="400,40" font="Regular;28" halign="center" valign="center" foregroundColor="#fcc000" backgroundColor="#00000000"/> <widget name="text2" zPosition="1" position="0,45" size="400,195" font="Regular;32" halign="center" valign="center" foregroundColor="#fcc000" backgroundColor="#00000000"/> <widget name="progress_0" zPosition="3" position="30,30" size="20,200" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars.svg" /> <widget name="progress_1" zPosition="3" position="51,30" size="20,200" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars.svg" /> <widget name="progress_2" zPosition="3" position="72,30" size="20,200" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars.svg" /> <widget name="progress_3" zPosition="3" position="93,30" size="20,200" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars.svg" /> <widget name="progress_4" zPosition="3" position="114,30" size="20,200" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars.svg" /> <widget name="progress_5" zPosition="3" position="135,30" size="20,200" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars.svg" /> <widget name="progress_6" zPosition="3" position="156,30" size="20,200" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars.svg" /> <widget name="progress_7" zPosition="3" position="177,30" size="20,200" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars.svg" /> <widget name="progress_8" zPosition="3" position="198,30" size="20,200" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars.svg" /> <widget name="progress_9" zPosition="3" position="219,30" size="20,200" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars.svg" /> <widget name="progress_10" zPosition="3" position="240,30" size="20,200" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars.svg" /> <widget name="progress_11" zPosition="3" position="261,30" size="20,200" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars.svg" /> <widget name="progress_12" zPosition="3" position="282,30" size="20,200" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars.svg" /> <widget name="progress_13" zPosition="3" position="303,30" size="20,200" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars.svg" /> <widget name="progress_14" zPosition="3" position="324,30" size="20,200" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars.svg" /> <widget name="progress_15" zPosition="3" position="345,30" size="20,200" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars.svg" /> <widget name="top_0" position="30,30" zPosition="6" size="20,8" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_1" position="51,30" zPosition="6" size="20,8" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_2" position="72,30" zPosition="6" size="20,8" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_3" position="93,30" zPosition="6" size="20,8" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_4" position="114,30" zPosition="6" size="20,8" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_5" position="135,30" zPosition="6" size="20,8" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_6" position="156,30" zPosition="6" size="20,8" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_7" position="177,30" zPosition="6" size="20,8" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_8" position="198,30" zPosition="6" size="20,8" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_9" position="219,30" zPosition="6" size="20,8" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_10" position="240,30" zPosition="6" size="20,8" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_11" position="261,30" zPosition="6" size="20,8" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_12" position="282,30" zPosition="6" size="20,8" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_13" position="303,30" zPosition="6" size="20,8" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_14" position="324,30" zPosition="6" size="20,8" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_15" position="345,30" zPosition="6" size="20,8" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> </screen> <!-- NEW Screens --> <!-- 2IB --> <screen name="SIBsetupScreen" position="center,111" size="1400,880" title="Second-InfoBar setup"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <eLabel text="Cancel" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <eLabel text="Save" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,720" scrollbarMode="showNever" /> <eLabel position="11,750" size="1379,1" backgroundColor="grey" /> <eLabel text="coded: 2010 by Vali" position="11,760" size="1379,40" font="Regular;28" halign="center" /> </screen> <!-- VideoPlayer --> <screen name="VideoPlayer" position="center,111" size="1400,880" title="Video Player"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <eLabel text="Clear List" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <eLabel text="Add" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <!-- <eLabel text="key_yellow" position="788,1033" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> --> <eLabel text="Remove" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="playlist" render="Listbox" position="11,0" size="1379,800" scrollbarMode="showOnDemand"> <convert type="TemplatedMultiContent"> {"templates":{ "default": (40, [ MultiContentEntryText(pos = (5, 1), size = (1345, 40), font = 0, flags = RT_VALIGN_CENTER, text = 2), ]), "simple": (40, [ MultiContentEntryText(pos = (5, 1), size = (1345, 40), font = 0, flags = RT_VALIGN_CENTER, text = 2), ]), }, "fonts": [gFont("Regular", 30), gFont("Regular", 26), gFont("Regular", 24)] } </convert> </widget> </screen> <!-- MediaBrowser --> <screen name="MediaBrowser" position="center,111" size="1400,880" title="Browser"> <widget name="list" position="11,0" size="1379,720" enableWrapAround="1" scrollbarMode="showOnDemand" /> <widget name="status" position="11,760" size="1379,40" font="Regular;28" halign="left" foregroundColors="white,white,white" backgroundColors="background,#1f771f,#9f1313"/> <!-- Add --> <eLabel position="188,868" size="300,5" backgroundColor="#575559" zPosition="-1" /> <widget source="button_green" zPosition="2" render="Pixmap" pixmap="NitroFHD/buttons/green.png" position="188,833" size="300,40" alphatest="on"> <convert type="ConditionalShowHide" /> </widget> <widget name="add" position="188,833" size="300, 40" foregroundColor="white" backgroundColor="background" font="Regular;24" transparent="1" halign="center" valign="center"></widget> <!-- Add+Play --> <eLabel position="488,868" size="300,5" backgroundColor="#575559" zPosition="-1" /> <widget source="button_blue" zPosition="2" render="Pixmap" pixmap="NitroFHD/buttons/blue.png" position="488,833" size="300,40" alphatest="on"> <convert type="ConditionalShowHide" /> </widget> <widget name="add_and_play" position="488, 833" size="300, 40" foregroundColor="white" backgroundColor="background" font="Regular;24" transparent="1" halign="center" valign="center"/> </screen> <screen name="MediaDatabaseManager" position="center,111" size="1400,880" title="Database Manager"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="key_red" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_green" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_yellow" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_blue" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="list" render="Listbox" position="11,0" size="1379,720"> <convert type="StringList" /> </widget> <widget name="status" position="11,760" size="1379,40" zPosition="2" font="Regular;28" halign="left" valign="top" backgroundColor="background" transparent="1" /> </screen> <!-- VideoDB Config --> <screen name="VideoDBConfigScreen" position="center,111" size="1400,880" title="VideoDB"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" zPosition="2" size="1379,800" scrollbarMode="showNever" transparent="0" backgroundColor="background" /> </screen> <!-- MENU SORT --> <screen name="SortableMenu" position="center,111" size="1400,880" title="Menu Sort"> <widget name="menu" position="11,0" size="1379,800" scrollbarMode="showNever" font="Regular;30" /> </screen> <!-- HBBTV --> <screen name="HbbTVSetup" position="center,111" size="1400,880" title="HbbTV Setup"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" zPosition="2" size="1379,800" scrollbarMode="showNever" transparent="0" backgroundColor="background" /> </screen> <screen name="UPnPConfig" position="center,111" size="1400,880" title="UPnP/DLNA Setup"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" zPosition="2" size="1379,800" scrollbarMode="showNever" transparent="0" backgroundColor="background" /> </screen> <screen name="MerlinDownloadBrowser" position="center,111" size="1400,880" title="Addon Manager" > <widget name="text" position="11,0" size="1379,800" font="Regular;30" halign="center" valign="center" zPosition="3" transparent="1" backgroundColor="background" /> <widget source="menu" render="Listbox" position="11,0" size="400,800" scrollbarMode="showNever" zPosition="2"> <convert type="TemplatedMultiContent"> {"templates": { "default":(80, [ MultiContentEntryText(pos=(595,0), size=(0,0), text=0), ]), "split": (80, [ MultiContentEntryPixmapAlphaBlend(pos=(5,22), size=(35,35), png=1), MultiContentEntryText(pos=(50,22), size=(380,35), font=0, text=0), ]), }, "fonts": [gFont("Regular",30),gFont("Regular",24)], } </convert> </widget> <widget source="list" render="Listbox" position="11,0" size="1379,800" scrollbarMode="showNever" zPosition="1"> <convert type="TemplatedMultiContent"> {"templates": { "default": (100, [ MultiContentEntryPixmapAlphaBlend(pos=(5,20), size=(35,35), png=1), MultiContentEntryText(pos=(100,20), size=(750,30), font=0, text=0), MultiContentEntryText(pos=(120,2), size=(970,32), font=0, text=2), MultiContentEntryText(pos=(120,40), size=(970,25), font=1, text=3), MultiContentEntryText(pos=(120,65), size=(970,25), font=1, text=4), MultiContentEntryPixmapAlphaBlend(pos=(45,5), size=(24,24), png=5), ]), "split": (100, [ MultiContentEntryText(pos=(460,2), size=(650,32), font=0, text=2), MultiContentEntryText(pos=(460,40), size=(650,25), font=1, text=3), MultiContentEntryText(pos=(460,65), size=(650,25), font=1, text=4, color=0x8b8b8b), MultiContentEntryPixmapAlphaBlend(pos=(420,5), size=(24,24), png=5), ]), }, "fonts": [gFont("Regular",30),gFont("Regular",25)], } </convert> </widget> <ePixmap alphatest="blend" pixmap="NitroFHD/buttons/key_menu.svg" position="11,840" size="70,30" transparent="1" /> <ePixmap alphatest="blend" pixmap="NitroFHD/buttons/key_info.svg" position="122,840" size="70,30" transparent="1" /> </screen> <!-- StreamServer --> <screen name="StreamServerConfig" position="center,111" size="1400,880" title="Stream Server configuration" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" zPosition="2" size="1379,680" scrollbarMode="showNever" transparent="0" backgroundColor="background" /> <widget name="info" position="11,690" size="1379,80" font="Regular;26" halign="center" valign="center" backgroundColor="background" transparent="1" /> <widget name="details_hint" position="11,780" zPosition="2" size="1379,40" font="Regular;26" backgroundColor="#0E3B62" halign="center" transparent="1" /> </screen> <!-- DREAMCC --> <screen name="SysCC" position="center,111" size="900,880" title="SysCC" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="300,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="600,833" size="300,40" alphatest="on" /> <eLabel text="Stop" position="300,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <eLabel text="Start" position="600,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget source="entries" render="Listbox" position="11,0" size="850,800" scrollbarMode="showOnDemand"> <convert type="TemplatedMultiContent"> {"template":[ MultiContentEntryPixmapAlphaBlend(pos=(4,8), size=(24,24), png=2), MultiContentEntryText(pos=(50,3), size=(700,34), font=0, text=0, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER), ], "fonts": [gFont("Regular",30)], "itemHeight": 40 } </convert> </widget> <ePixmap alphatest="blend" pixmap="NitroFHD/buttons/key_menu.svg" position="11,840" size="70,30" transparent="1" /> </screen> <screen name="SkinSettingsSysCC" position="center,111" size="1400,880" title="Skin Settings" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <!-- <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> --> <widget name="config" position="11,0" size="1379,800" itemHeight="40" scrollbarMode="showNever" /> </screen> <!-- AutoTimer --> <screen name="AutoTimerEditor" position="center,111" size="1400,880" title="Edit AutoTimer" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,720" itemHeight="40" scrollbarMode="showNever" /> <widget source="help" render="Label" position="11,740" size="1260,80" font="Regular;28" transparent="1" /> </screen> <screen name="AutoTimerFilterEditor" position="center,111" size="1400,880" title="Edit AutoTimer Filters" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,800" itemHeight="40" scrollbarMode="showNever" /> </screen> <screen name="HarddiskDriveSelection" position="center,111" size="1400,880" title="Edit AutoTimer Services" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,800" itemHeight="40" scrollbarMode="showNever" /> </screen> <screen name="AutoTimerOverview" position="center,111" size="1400,880" title="AutoTimer Overview" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="entries" position="11,0" size="1379,800" itemHeight="40" scrollbarMode="showNever" /> </screen> <screen name="AutoTimerPreview" position="center,111" size="1400,880" title="Preview AutoTimer" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="timerlist" render="Listbox" position="11,0" size="1379,800" scrollbarMode="showNever" > <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos=(2,1), size=(1100,32), text = 3, font = 0, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER), MultiContentEntryText(pos=(2,34), size=(1100,30), text = 0, font = 1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER), MultiContentEntryText(pos=(2,65), size=(500,20), text = 4, font = 1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER), MultiContentEntryText(pos=(510,65), size=(700,20), text = 2, font = 1, flags = RT_HALIGN_RIGHT|RT_VALIGN_CENTER), ], "fonts": [gFont("Regular", 28),gFont("Regular", 25)], "itemHeight": 100 } </convert> </widget> </screen> <screen name="AutoTimerSettings" position="center,111" size="1400,880" title="AutoTimer Settings" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,720" itemHeight="40" scrollbarMode="showNever" /> <widget source="help" render="Label" position="11,740" size="1379,80" font="Regular;28" /> </screen> <!-- HDMI CEC --> <screen name="CecConfig" position="center,111" size="1400,880" title="HDMI CEC: Setup" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,800" itemHeight="40" scrollbarMode="showNever" /> </screen> <screen name="AutomaticTimerlistCleanUpSetup" position="center,111" size="1400,880" title="Automatic Timerlist Cleanup Setup" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,800" itemHeight="40" scrollbarMode="showNever" /> </screen> <!-- ########## --> <!-- MERLIN --> <!-- ########## --> <!-- Merlin context menu --> <screen name="MerlinContextMenu" position="center,111" size="1400,880" title="Movielist menu" > <widget backgroundColor="background" font="Regular; 38" foregroundColor="foreground" position="11,0" render="Label" size="1379,50" source="Title" transparent="1" zPosition="1" /> <widget source="list2" render="Listbox" position="11,60" size="1379,720" scrollbarMode="showOnDemand" transparent="1"> <convert type="TemplatedMultiContent"> {"templates": { "default": (80, [ MultiContentEntryPixmapAlphaBlend(pos=(0,0), size=(55,80), png=6), MultiContentEntryText(pos=(100,2), size=(1100,36), font=0, text=0), MultiContentEntryText(pos=(110,45), size=(1100,35), font=1, text=1, color=0xABABB7), ]), "small": (60, [ MultiContentEntryText(pos=(10,9), size=(1250,34), font=0, text=0), ]), }, "fonts": [gFont("Regular",32), gFont("Regular",28)], } </convert> </widget> </screen> <!-- Merlin Update Notify --> <screen name="MerlinUpdateNotifier" position="center,111" size="1400,880" title="Merlin Update Notifier" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" zPosition="2" size="1379,180" scrollbarMode="showNever" transparent="0" backgroundColor="background" /> <widget render="Label" source="lastCheck" position="11,300" size="250,35" font="Regular;26" /> <widget render="Label" source="lastCheckTime" position="320,300" size="410,35" font="Regular;26" /> <widget render="Label" source="nextCheck" position="11,345" size="250,35" font="Regular;26" /> <widget render="Label" source="nextCheckTime" position="320,345" size="410,35" font="Regular;26" /> <widget render="Label" source="infotext" position="11,430" size="1020,40" font="Regular;33" /> </screen> <!-- Spinner Selection --> <screen name="SpinnerSelection" position="center,111" size="1400,880" title="Spinner Selection" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="filelist" position="11,0" size="1379,480" itemHeight="40" scrollbarMode="showNever" transparent="1" /> <widget render="Label" source="preview" position="11,600" zPosition="1" size="200,35" font="Regular;30" transparent="1"/> <widget name="spinnerpreview" zPosition="1" position="10,650" size="200,90" alphatest="blend"/> <widget render="Label" source="current" position="660,600" zPosition="1" size="200,35" font="Regular;30" transparent="1"/> <widget name="currentspinner" zPosition="2" position="672,650" size="200,90" alphatest="blend"/> </screen> <!-- Picon Loader --> <screen name="PiconLoader" position="center,111" size="1400,880" title="Picon Loader" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget render="Label" source="heading" position="11,0" foregroundColor="foreground" backgroundColor="background" zPosition="1" size="1379,40" font="Regular;32" transparent="1"/> <!-- <eLabel position="11,100" size="1180,1" backgroundColor="green2" zPosition="2" /> --> <widget source="list" render="Listbox" position="11,50" size="1379,750" scrollbarMode="showNever" > <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryPixmapAlphaBlend(pos = (5, 11), size = (150, 100), png = 0), MultiContentEntryText(pos = (160, 0), size = (1190, 30), font=0, flags = RT_HALIGN_LEFT|RT_VALIGN_TOP, text = 2, color=0xAEAAB2), MultiContentEntryText(pos = (160, 30), size = (80, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = (_("Tuner:"))), MultiContentEntryText(pos = (250, 30), size = (130, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 1), MultiContentEntryText(pos = (400, 30), size = (100, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = (_("Provider:"))), MultiContentEntryText(pos = (510, 30), size = (500, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 7), MultiContentEntryText(pos = (160, 60), size = (80, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = (_("Size:"))), MultiContentEntryText(pos = (250, 60), size = (130, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 5), MultiContentEntryText(pos = (400, 60), size = (100, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = (_("Author:"))), MultiContentEntryText(pos = (510, 60), size = (500, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 4), MultiContentEntryText(pos = (160, 90), size = (80, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = (_("Date:"))), MultiContentEntryText(pos = (250, 90), size = (130, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 6), MultiContentEntryText(pos = (400, 90), size = (100, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = (_("Path:"))), MultiContentEntryText(pos = (510, 90), size = (500, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 8), ], "fonts": [gFont("Regular", 26), gFont("Regular", 23)], "itemHeight": 125 } </convert> </widget> </screen> <screen name="PiconSetFilter" position="center,111" size="1400,880" title="Picon Set Filters" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,800" itemHeight="40" scrollbarMode="showNever" /> </screen> <screen name="PiconSetSelection" position="center,111" size="1400,880" title="Picon Set Selection" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget render="Label" source="heading" position="11,0" foregroundColor="foreground" backgroundColor="background" zPosition="1" size="1379,40" font="Regular;32" transparent="0"/> <!-- <eLabel position="11,100" size="1,1180" backgroundColor="green2" zPosition="2" /> --> <widget source="list" render="Listbox" position="11,49" size="1379,750" scrollbarMode="showNever" > <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryPixmapAlphaBlend(pos = (5, 11), size = (150, 100), png = 0), MultiContentEntryText(pos = (160, 0), size = (1000, 30), font=0, flags = RT_HALIGN_LEFT|RT_VALIGN_TOP, text = 2, color=0xAEAAB2), MultiContentEntryText(pos = (160, 30), size = (80, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = (_("Tuner:"))), MultiContentEntryText(pos = (250, 30), size = (130, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 1), MultiContentEntryText(pos = (400, 30), size = (100, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = (_("Provider:"))), MultiContentEntryText(pos = (510, 30), size = (500, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 7), MultiContentEntryText(pos = (160, 60), size = (80, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = (_("Size:"))), MultiContentEntryText(pos = (250, 60), size = (130, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 5), MultiContentEntryText(pos = (400, 60), size = (100, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = (_("Author:"))), MultiContentEntryText(pos = (510, 60), size = (500, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 4), MultiContentEntryText(pos = (160, 90), size = (80, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = (_("Date:"))), MultiContentEntryText(pos = (250, 90), size = (130, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 6), MultiContentEntryText(pos = (400, 90), size = (100, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = (_("Path:"))), MultiContentEntryText(pos = (510, 90), size = (500, 30), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 8), ], "fonts": [gFont("Regular", 26), gFont("Regular", 23)], "itemHeight": 125 } </convert> </widget> </screen> <screen name="PathSelection" position="center,111" size="1400,880" title="Picon Loader Path Selection" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget render="Label" source="heading" position="11,0" foregroundColor="green2" zPosition="1" size="1379,40" font="Regular;32" transparent="1"/> <!-- <eLabel position="11,100" size="1,1180" backgroundColor="green2" zPosition="2" /> --> <widget source="list" render="Listbox" position="11,49" size="1379,720" scrollbarMode="showNever" > <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (0, 2), size = (550, 36), font=0, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 0), MultiContentEntryText(pos = (550, 2), size = (630, 36), font=0, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 1), ], "fonts": [gFont("Regular", 28)], "itemHeight": 40 } </convert> </widget> </screen> <!-- PiconMapper --> <screen name="PiconMapperConfigScreen" position="center,111" size="1400,880" title="PiconMapper - Config"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="ButtonGreentext" position="488,813" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,800" itemHeight="40" scrollbarMode="showNever" /> </screen> <screen name="PiconMapperScreen" position="center,111" size="1400,880" title="PiconMapper"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="ButtonGreentext" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="ButtonYellowtext" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="instruction" position="11,740" size="1379,80" font="Regular;32" halign="center" transparent="1" /> <widget name="description" position="11,0" size="250,35" font="Regular;28" transparent="1" /> <widget name="unmappedsref" position="300,0" size="350,35" font="Regular;28" transparent="1" /> <widget name="HDCheckbox" position="680,0" size="35,35" zPosition="10" transparent="1" alphatest="blend" /> <widget name="hd" position="750,0" size="100,35" font="Regular;28" transparent="1" /> <widget source="list" render="Listbox" position="11,50" size="1379,640" scrollbarMode="showNever" > <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos=(0,0), size=(1260,40), text=0), ], "fonts": [gFont("Regular",28)], "itemHeight": 40 } </convert> </widget> </screen> <screen name="PiconMappingViewerScreen" position="center,111" size="1400,880" title="PiconMapper - Viewer"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="ButtonRedtext" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <ePixmap alphatest="blend" pixmap="NitroFHD/buttons/key_menu.svg" position="11,840" size="70,30" transparent="1" /> <widget source="list" render="Listbox" position="11,0" size="1379,810" scrollbarMode="showNever" > <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryPixmapAlphaBlend(pos=(0,0), size=(100,60), png=0), MultiContentEntryText(pos=(110,0), size=(170,30), text=_('Channel:')), MultiContentEntryText(pos=(110,30), size=(170,30), text=_('Local:')), MultiContentEntryText(pos=(110,60), size=(170,30), text=_('Sat:')), MultiContentEntryText(pos=(280,0), size=(770,30), flags=RT_HALIGN_RIGHT, text=1), MultiContentEntryText(pos=(280,30), size=(770,30), flags=RT_HALIGN_RIGHT, text=2), MultiContentEntryText(pos=(280,60), size=(770,30), flags=RT_HALIGN_RIGHT, text=3), ], "fonts": [gFont("Regular",26)], "itemHeight": 90 } </convert> </widget> </screen> <screen name="ServiceRecordingSettingsSetup" position="center,111" size="1400,880" title="ServiceRecordingSettings - Config" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget render="Label" source="name" position="11,0" size="600,50" font="Regular;30" halign="left" transparent="0" backgroundColor="background" foregroundColor="foreground" /> <widget render="Label" source="relationname" position="650,0" size="700,50" font="Regular;30" halign="left" transparent="0" backgroundColor="background" foregroundColor="foreground" /> <widget name="entrylist" position="11,60" size="1379,700" itemHeight="100" scrollbarMode="showNever" transparent="1" /> </screen> <screen name="ServiceRecordingSettingsEntryConfigScreen" position="center,111" size="1400,880" title="ServiceRecordingSettings - Entry Config" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,800" itemHeight="40" scrollbarMode="showNever" /> </screen> <screen name="SkinSettingsSetup" position="center,111" size="1400,880" title="Skin Settings" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,800" itemHeight="40" scrollbarMode="showNever" /> </screen> <!-- MediaCenter - MainMenu --> <screen name="MainMenu" position="center,center" size="950,600" title="MediaCenter Menu"> <!-- Menu Backround Picture --> <!-- <ePixmap position="5,3" size="360,590" pixmap="skin_default/menu.png" zPosition="-1"/> --> <!-- Header & Line under Header --> <widget name="header" position="380,10" size="555,60" halign="center" font="Regular;50" transparent="1"/> <eLabel position="380,70" size="555,3" backgroundColor="grey" /> <!-- Menu-Subheader --> <widget name="subheader" position="5,350" size="360,70" halign="center" valign="center" font="Regular;28" backgroundColor="background" transparent="1"/> <!-- Menu-selection --> <widget source="menulist" render="Listbox" position="395,90" size="520,450" enableWrapAround="1" scrollbarMode="showOnDemand"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (5,0), size = (640,50), font=0, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 0), # index 0 is the name ], "fonts": [gFont("Regular", 35)], "itemHeight": 50 } </convert> </widget> <!-- Menu-Icon --> <widget name="menuIcon" position="40,25" size="280,280" alphatest="on" /> <!-- DMM Logo --> <ePixmap pixmap="skin_default/icons/dmm_logo.png" position="20,560" size="330,25" alphatest="on" /> </screen> <!-- Extended Number Zap --> <screen name="ExtendedNumberZap" position="0,820" size="1840,215" backgroundColor="transparent" title="Extended Number Zap" flags="wfNoBorder"> <!-- <eLabel backgroundColor="transparent" position="0,0" size="1840,100" transparent="0" zPosition="-3" roundedlabelColor="background" radius="12" /> --> <!-- <eLabel backgroundColor="transparent" position="0,0" size="1840,100" transparent="0" zPosition="-2" roundedlabelColor="redB" radius="18" /> --> <ePixmap pixmap="NitroFHD/images/infoBG.png" position="0,0" size="1600,215" alphatest="on" zPosition="-3" /> <!-- <ePixmap pixmap="NitroFHD/progress400.svg" scale="stretch" position="1040,110" size="400,26" alphatest="on" zPosition="4" /> --> <widget backgroundColor="background" pixmap="NitroFHD/progress400.svg" position="1040,110" render="Progress" size="400,26" source="Service" zPosition="6" transparent="1"> <convert type="EventTime">Progress</convert> </widget> <widget backgroundColor="background" foregroundColor="Nitro3" font="Nitro_L;20" halign="right" position="830,119" render="Label" size="200,25" source="Service" transparent="1"> <convert type="EventTime">Remaining</convert> <convert type="RemainingToText">InMinutes</convert> </widget> <widget alphatest="on" position="1260,25" render="Picon" size="122,70" scale="stretch" source="Service" transparent="1" zPosition="5"> <convert type="RefToPiconName" /> </widget> <widget name="number" font="Nitro_L;60" halign="center" valign="center" position="40,60" size="130,65" foregroundColor="Nitro3" backgroundColor="background" zPosition="2" transparent="1" /> <!-- <widget font="Regular;23" halign="right" name="channel" position="350,10" size="100,30" zPosition="2" /> --> <widget name="currentevent" font="Regular;40" halign="left" valign="center" position="250,65" size="1070,50" transparent="1" zPosition="2" foregroundColor="foreground" backgroundColor="background" noWrap="1" /> </screen> <!-- WEATHER PLUGIN --> <screen name="MSNWeatherPlugin" position="100,90" size="800,930" title="Weather Plugin" flags="wfBorder" backgroundColor="background"> <widget render="Label" source="caption" position="20,10" zPosition="1" size="760,45" font="Regular;38" foregroundColor="selBarForeground" transparent="0"/> <widget render="Label" source="observationtime" position="31,50" zPosition="1" size="570,30" foregroundColor="grey2" font="Regular;22" transparent="0" halign="left" /> <widget render="Label" source="observationpoint" position="31,80" zPosition="1" size="570,30" font="Regular;25" transparent="0" halign="left" /> <widget render="Label" source="feelsliketemp" position="31,100" zPosition="1" size="340,40" font="Regular;30" transparent="0"/> <widget render="Label" source="condition" position="31,140" zPosition="1" size="300,30" font="Regular;30" transparent="0"/> <widget render="Label" source="wind_condition" position="31,180" zPosition="1" size="300,30" font="Regular;30" transparent="0"/> <widget render="Label" source="humidity" position="31,225" zPosition="1" size="300,30" font="Regular;30" valign="bottom" transparent="0"/> <widget name="currenticon" position="601,20" zPosition="1" size="120,120" alphatest="blend"/> <widget render="Label" source="currentTemp" position="421,160" zPosition="1" size="300,60" font="Bold;50" foregroundColor="orange" transparent="0" halign="right" /> <widget render="Label" source="weekday1" position="51,300" zPosition="1" size="345,31" halign="left" valign="center" font="Regular;30" foregroundColor="redB" transparent="0"/> <widget name="weekday1_icon" position="600,290" zPosition="1" size="124,124" alphatest="blend"/> <widget render="Label" source="weekday1_temp" position="64,340" zPosition="1" size="345,70" halign="left" valign="top" font="Regular;29" foregroundColor="grey" transparent="0"/> <widget render="Label" source="weekday2" position="51,420" zPosition="1" size="345,31" halign="left" valign="center" font="Regular;30" foregroundColor="redB" transparent="0"/> <widget name="weekday2_icon" position="600,410" zPosition="1" size="124,124" alphatest="blend"/> <widget render="Label" source="weekday2_temp" position="64,460" zPosition="1" size="345,70" halign="left" valign="top" font="Regular;29" foregroundColor="grey" transparent="0"/> <widget render="Label" source="weekday3" position="51,550" zPosition="1" size="345,31" halign="left" valign="center" font="Regular;30" foregroundColor="redB" transparent="0"/> <widget name="weekday3_icon" position="600,540" zPosition="1" size="124,124" alphatest="blend"/> <widget render="Label" source="weekday3_temp" position="64,590" zPosition="1" size="345,70" halign="left" valign="top" font="Regular;29" foregroundColor="grey" transparent="0"/> <widget render="Label" source="weekday4" position="51,680" zPosition="1" size="345,31" halign="left" valign="center" font="Regular;30" foregroundColor="redB" transparent="0"/> <widget name="weekday4_icon" position="600,670" zPosition="1" size="124,124" alphatest="blend"/> <widget render="Label" source="weekday4_temp" position="64,720" zPosition="1" size="345,70" halign="left" valign="top" font="Regular;29" foregroundColor="grey" transparent="0"/> <widget render="Label" source="weekday5" position="51,810" zPosition="1" size="345,31" halign="left" valign="center" font="Regular;30" foregroundColor="redB" transparent="0"/> <widget name="weekday5_icon" position="600,800" zPosition="1" size="124,124" alphatest="blend"/> <widget render="Label" source="weekday5_temp" position="64,850" zPosition="1" size="345,70" halign="left" valign="top" font="Regular;29" foregroundColor="grey" transparent="0"/> <widget render="Label" source="statustext" position="20,10" zPosition="1" size="664,340" font="Regular;20" halign="center" valign="center" transparent="1"/> </screen> <!-- EMIL --> <screen name="ExternalMovieInfoLoaderSearchResult" position="center,111" size="1400,880" title="ExternalMovieInfoLoader - Search Result"> <eLabel position="0,810" size="1400,70" backgroundColor="background" zPosition="-1" /> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="Abort" position="188,813" size="300,60" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="Search" position="788,813" size="300,60" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="Description" position="11,0" size="1379,40" valign="center" halign="left" zPosition="10" font="Regular;30" transparent="1" /> <widget name="SearchString" font="Regular;30" position="11,49" size="1379,40" transparent="1" halign="center" /> <widget source="list" render="Listbox" position="11,101" size="1379,640" scrollbarMode="showNever"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos=(0,0), size=(790,40), flags=RT_HALIGN_LEFT, text=0), MultiContentEntryText(pos=(790,0), size=(300,40), flags=RT_HALIGN_RIGHT, text=1), MultiContentEntryText(pos=(1090,0), size=(260,40), flags=RT_HALIGN_RIGHT, text=6), ], "fonts": [gFont("Regular",28)], "itemHeight": 40 } </convert> </widget> </screen> <!-- 0 = name --> <!-- 1 = airdate --> <!-- 2 = filename poster --> <!-- 3 = ID --> <!-- 4 = download-URL --> <!-- 5 = filename used for cover --> <!-- 6 = type (movie / tv series --> <!-- 7 = name of file --> <screen name="ExternalMovieInfoLoaderSetup" position="center,111" size="1400,880" title="ExternalMovieInfoLoader Setup"> <eLabel position="0,810" size="1400,70" backgroundColor="background" zPosition="-1" /> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="Credits" position="188,813" size="300,60" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="SaveText" position="788,813" size="300,60" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,800" itemHeight="40" scrollbarMode="showNever" /> </screen> <screen name="ExternalMovieInfoLog" position="center,111" size="1400,880" title="External Movie Info Loader - Log"> <eLabel position="0,810" size="1400,70" backgroundColor="background" zPosition="-1" /> <widget name="logtext" position="11,0" size="1260,800" font="Regular;28" /> </screen> <screen name="ExternalMovieInfoLoader" position="center,111" size="1400,880" title="External Movie Info Loader"> <eLabel position="0,810" size="1400,70" backgroundColor="background" zPosition="-1" /> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="ButtonYellowText" position="788,813" size="300,60" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="ButtonBlueText" position="1088,813" size="300,60" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="Credits" position="11,760" size="1379,40" valign="center" halign="left" zPosition="10" font="Regular;28" transparent="0" backgroundColor="background" foregroundColor="foreground" /> <ePixmap alphatest="blend" pixmap="NitroFHD/buttons/key_menu.svg" position="10,840" size="70,30" transparent="1" /> <ePixmap alphatest="blend" pixmap="NitroFHD/buttons/key_info.svg" position="85,840" size="70,30" transparent="1" /> <widget name="scan" font="Regular;30" position="11,0" size="1379,40" transparent="1" halign="center" /> <widget source="list" render="Listbox" position="11,51" size="1379,675" scrollbarMode="showNever" zPosition="2"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos=(10,5), size=(600,30), font=0, flags=RT_HALIGN_LEFT, text=1), MultiContentEntryText(pos=(640,5), size=(450,30), font=1, flags=RT_HALIGN_LEFT, text=2), MultiContentEntryText(pos=(10,40), size=(870,30), font=1, flags=RT_HALIGN_LEFT, text=4), MultiContentEntryText(pos=(640,40), size=(870,30), font=1, flags=RT_HALIGN_LEFT, text=''), MultiContentEntryPixmapAlphaBlend(pos=(1290,3), size=(50,70), png=5), ], "fonts": [gFont("Regular", 28), gFont("Regular", 26), gFont("Regular", 20)], "itemHeight": 75 } </convert> </widget> </screen> <!-- for skinners: --> <!-- 0 = serviceref --> <!-- 1 = name --> <!-- 2 = name used for search --> <!-- 3 = filename used for cover --> <!-- 4 = name of file --> <!-- 5 = pointer to pixmap (use to display cover with MultiContentEntryPixmapAlphaBlend) --> <!-- 5 example: MultiContentEntryPixmapAlphaBlend(pos=(10,0), size=(100,60), png=5) --> <screen name="MovieSelectionButtonSetup" position="center,111" size="1400,880" title="MovieSelection QuickButton Setup"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="key_red" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_green" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,800" itemHeight="40" scrollbarMode="showNever" /> </screen> <!-- MST --> <screen name="MerlinSkinThemes" position="125,130" size="1750,900" title="MerlinSkinThemes" > <widget name="ListLabel" position="10,30" size="850,40" font="Regular;37" zPosition="2" valign="center" halign="left" /> <widget name="SkinsList" position="20,80" size="840,720" scrollbarMode="showNever" zPosition="1" /> <widget name="config" position="20,80" size="840,720" scrollbarMode="showNever" zPosition="1" /> <widget name="DescLabel" position="900,30" size="710,40" font="Regular;30" zPosition="2" valign="center" halign="left" /> <widget name="ImageInfo" position="900,70" size="710,130" font="Console;25" zPosition="2" halign="left" /> <widget name="SkinCopyright" position="900,210" size="710,400" font="Console;25" zPosition="2" halign="left" /> <widget name="Preview" position="900,550" size="545,250" alphatest="blend" /> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="0,820" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="300,820" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="600,820" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="900,820" size="300,40" alphatest="on" /> <widget name="key_red" position="0,820" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background"/> <widget name="key_green" position="300,820" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background"/> <widget name="key_yellow" position="600,820" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background"/> <widget name="key_blue" position="900,820" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background"/> </screen> <screen name="MerlinSkinInfo" position="11,50" size="1750,900" title="MerlinSkinInfo" > <widget name="titleColors" position="5,5" size="200,30" font="Regular;20" valign="center" halign="left"/> <widget name="titleScreens" position="5,5" size="200,30" font="Regular;20" valign="center" halign="left"/> <widget name="TestLabel" position="5,45" size="140,30" font="Regular;20" valign="center" halign="center" /> <widget name="TestLabel123" position="220,5" size="250,30" font="Regular;20" valign="center" halign="center" /> <widget name="TestLabel456" position="220,45" size="250,30" font="Regular;20" valign="center" halign="center" /> <widget name="TestLabel1" position="515,5" size="120,30" font="Regular;20" valign="center" halign="center" /> <widget name="TestLabel2" position="645,5" size="120,30" font="Regular;20" valign="center" halign="center" /> <widget name="TestLabel3" position="775,5" size="120,30" font="Regular;20" valign="center" halign="center" /> <widget name="TestLabel4" position="515,45" size="120,30" font="Regular;20" valign="center" halign="center" /> <widget name="TestLabel5" position="645,45" size="120,30" font="Regular;20" valign="center" halign="center" /> <widget name="TestLabel6" position="775,45" size="120,30" font="Regular;20" valign="center" halign="center" /> <widget name="SkinListLabel" position="5,98" size="210,20" font="Regular;15" valign="center" halign="left" /> <widget name="skinlist" position="5,120" size="210,490" scrollbarMode="showNever" zPosition="1" /> <widget name="ColorListLabel" position="220,98" size="320,20" font="Regular;15" valign="center" halign="left" /> <widget name="colorlist" position="220,120" size="320,490" scrollbarMode="showNever" zPosition="1" /> <widget name="ScreenListLabel" position="550,98" size="320,20" font="Regular;15" valign="center" halign="left" /> <widget name="screenlist" position="550,120" size="320,490" scrollbarMode="showNever" zPosition="1" /> <widget name="xmlLabel" position="1000,120" size="700,35" font="Regular;28" valign="center" halign="left" /> <widget name="xmlText" position="1000,160" size="700,700" font="Regular;24" valign="top" halign="left" /> </screen> <!-- YTTrailer --> <screen name="YTTrailerList" position="center,111" size="1400,880" title="" > <widget name="list" position="0,0" size="1400,770" scrollbarMode="showNever" /> </screen> <screen name="YTTrailerSetup" position="center,111" size="1400,880" title="YT-Trailer Setup" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,680" scrollbarMode="showNever" /> </screen> <!-- TV Charts --> <screen name="TVChartsMain" position="center,111" size="1400,880" title="TV Charts"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="key_red" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_green" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_yellow" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="key_blue" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="channellist" position="11,0" zPosition="1" size="1379,720" scrollbarMode="showOnDemand" /> <widget name="info" position="11,760" zPosition="2" size="1379,50" font="Regular;28" noWrap="1" foregroundColor="foreground" backgroundColor="background" transparent="1" halign="center" valign="center" /> </screen> <!-- Bonjour --> <screen name="BonjourScreen" position="center,111" size="1400,880" title="Bonjour" > <widget name="menuList" position="11,0" size="1379,800" scrollbarMode="showOnDemand" /> </screen> <!-- Internet Radio --> <screen name="InternetRadio" position="0,0" size="1920,1080" title="InternetRadio" flags="wfNoBorder" > <eLabel position="0,0" size="1920,1080" backgroundColor="background" zPosition="-2" /> <ePixmap pixmap="NitroFHD/bs_top.png" scale="stretch" position="0,0" size="1920,55" alphatest="on" /> <ePixmap pixmap="NitroFHD/bs_bottom.png" scale="stretch" position="0,1025" size="1920,55" alphatest="on" /> <!-- <eLabel position="0,1030" size="1920,50" backgroundColor="background" zPosition="3" /> --> <!-- Time --> <widget source="global.CurrentTime" render="Label" position="1730,67" size="140,55" halign="left" valign="center" font="Bold;52" foregroundColor="grey" backgroundColor="background" transparent="1" zPosition="4" > <convert type="ClockToText">Format:%H:%M</convert> </widget> <widget source="global.CurrentTime" render="Label" position="1520,70" size="200,25" font="Regular;23" halign="right" backgroundColor="background" foregroundColor="foreground" transparent="1" zPosition="4" > <convert type="ClockToText">Format:%A</convert> </widget> <widget source="global.CurrentTime" render="Label" position="1520,95" size="200,25" font="Regular;23" halign="right" backgroundColor="background" foregroundColor="foreground" transparent="1" zPosition="4" > <convert type="ClockToText">Format:%d. %B</convert> </widget> <widget transparent="1" name="video" position="0,0" size="1920,1080" zPosition="-3"/> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="720,973" size="300,40" alphatest="on" zPosition="4" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="1020,973" size="300,40" alphatest="on" zPosition="4" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="1320,973" size="300,40" alphatest="on" zPosition="4" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1620,973" size="300,40" alphatest="on" zPosition="4" /> <widget source="key_red" render="Label" position="720,973" size="300,40" zPosition="5" font="Regular;24" halign="center" valign="center" transparent="1" foregroundColor="foreground" backgroundColor="background" /> <widget source="key_green" render="Label" position="1020,973" size="300,40" zPosition="5" font="Regular;24" halign="center" valign="center" transparent="1" foregroundColor="foreground" backgroundColor="background" /> <widget source="key_yellow" render="Label" position="1320,973" size="300,40" zPosition="5" font="Regular;24" halign="center" valign="center" transparent="1" foregroundColor="foreground" backgroundColor="background" /> <widget source="key_blue" render="Label" position="1620,973" size="300,40" zPosition="5" font="Regular;24" halign="center" valign="center" transparent="1" foregroundColor="foreground" backgroundColor="background" /> <widget name="headertext" position="11,135" zPosition="1" size="1180,23" font="Regular;20" transparent="1" foregroundColor="#fcc000" backgroundColor="background"/> <widget source="list" render="Listbox" position="580,130" zPosition="3" size="1330,800" scrollbarMode="showOnDemand" transparent="1" > <convert type="TemplatedMultiContent"> {"templates": { "default":(50, [ MultiContentEntryText(pos=(0,0), size=(20,50), font=0, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER,color=0x9ac27a,color_sel=0xd37336), MultiContentEntryText(pos=(20,0), size=(1270,50), font=0, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER,color=0x89ae6c,color_sel=0xd37336, text=0), ]), "favorite": (50, [ MultiContentEntryText(pos=(10,0), size=(800,50), font=0, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER,color=0x9ac27a,color_sel=0xd37336, text=0), MultiContentEntryText(pos=(610,0), size=(700,50), font=1, flags = RT_HALIGN_RIGHT|RT_VALIGN_CENTER,color=0x89ae6c,color_sel=0xd37336, text=1), ]), }, "fonts": [gFont("Regular",28),gFont("Regular",26)], } </convert> </widget> <widget name="statustext" position="11,980" zPosition="4" size="1820,30" font="Regular;25" foregroundColor="foreground" backgroundColor="background" transparent="1"/> <ePixmap pixmap="NitroFHD/images/music_cover.png" position="36,130" size="480,492" zPosition="3" scale="stretch" /> <widget name="cover" zPosition="4" position="75,175" size="400,400" /> <!-- <eLabel name="stationCap" position="11,825" size="100,32" text="Station:" font="Regular;28" transparent="1" zPosition="1" backgroundColor="#00000000"/> --> <widget name="station" position="11,80" zPosition="4" size="1620,60" font="Regular;45" transparent="1" backgroundColor="background" /> <!-- <widget name="station" position="250,95" zPosition="2" size="1190,40" font="Regular;35" transparent="1" backgroundColor="#272727" /> --> <!-- <eLabel name="titleCap" position="11,864" size="80,32" text="Title:" font="Regular;28" transparent="1" zPosition="1" backgroundColor="#00000000"/> --> <!-- <eLabel position="70,600" size="400,110" backgroundColor="background" roundedlabelColor="#7b489c" radius="12" zPosition="4" /> --> <widget name="title" position="70,600" zPosition="5" size="400,100" font="Regular;30" transparent="1" backgroundColor="background" foregroundColor="#8cb934" halign="left" valign="center" /> <!-- <widget name="title" position="240,30" zPosition="2" size="1190,60" font="Regular;50" transparent="1" backgroundColor="#272727"/> --> <widget name="console" position="11,750" zPosition="5" size="1200,50" font="Regular;32" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="progress_0" zPosition="4" position="70,670" size="20,250" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_1" zPosition="4" position="95,670" size="20,250" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_2" zPosition="4" position="120,670" size="20,250" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_3" zPosition="4" position="145,670" size="20,250" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_4" zPosition="4" position="170,670" size="20,250" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_5" zPosition="4" position="195,670" size="20,250" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_6" zPosition="4" position="220,670" size="20,250" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_7" zPosition="4" position="245,670" size="20,250" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_8" zPosition="4" position="270,670" size="20,250" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_9" zPosition="4" position="295,670" size="20,250" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_10" zPosition="4" position="320,670" size="20,250" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_11" zPosition="4" position="345,670" size="20,250" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_12" zPosition="4" position="370,670" size="20,250" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_13" zPosition="4" position="395,670" size="20,250" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_14" zPosition="4" position="420,670" size="20,250" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_15" zPosition="4" position="445,670" size="20,250" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="top_0" position="70,662" zPosition="6" size="20,12" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_1" position="95,662" zPosition="6" size="20,12" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_2" position="120,662" zPosition="6" size="20,12" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_3" position="145,662" zPosition="6" size="20,12" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_4" position="170,662" zPosition="6" size="20,12" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_5" position="195,662" zPosition="6" size="20,12" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_6" position="220,662" zPosition="6" size="20,12" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_7" position="245,662" zPosition="6" size="20,12" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_8" position="270,662" zPosition="6" size="20,12" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_9" position="295,662" zPosition="6" size="20,12" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_10" position="320,662" zPosition="6" size="20,12" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_11" position="345,662" zPosition="6" size="20,12" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_12" position="370,662" zPosition="6" size="20,12" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_13" position="395,662" zPosition="6" size="20,12" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_14" position="420,662" zPosition="6" size="20,12" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_15" position="445,662" zPosition="6" size="20,12" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> </screen> <screen name="InternetRadioInformationScreen" position="center,111" size="1400,880" title="Streaming Information" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget render="Label" source="headertext" position="11,0" zPosition="1" size="1340,40" font="Regular;32" transparent="1" foregroundColor="grey" backgroundColor="background"/> <widget name="text" position="10,150" size="1340,760" font="Regular;28" transparent="1" backgroundColor="background" /> </screen> <screen name="InternetRadioSetup" position="center,111" size="1400,880" title="InternetRadio Setup" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,800" scrollbarMode="showNever" /> </screen> <screen name="InternetRadioStreamripperRecordingPath" position="center,111" size="1400,880" title="Select record path for streamripper" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="target" position="11,0" size="1260,40" valign="center" font="Regular;32" /> <widget name="filelist" position="11,50" zPosition="1" size="1260,800" scrollbarMode="showNever"/> </screen> <screen name="InternetRadioFullScreen" position="0,0" size="1920,1080" flags="wfNoBorder" backgroundColor="transparent" title="InternetRadio"> <ePixmap position="0,0" zPosition="-2" size="1920,400" gradient="#1a454d,#153439,horizontal" /> <ePixmap pixmap="NitroFHD/bs_top.png" position="50,460" size="1800,95" zPosition="-2" scale="stretch" /> <!-- <ePixmap position="0,400" zPosition="-2" size="1920,680" gradient="#272727,#60143d,horizontal" /> --> <eLabel backgroundColor="grey" position="0,401" size="1920,2" zPosition="-1"/> <eLabel backgroundColor="#212121" position="0,400" size="1920,680" zPosition="-4"/> <!-- Header --> <!-- <eLabel position="50,470" size="1800,80" backgroundColor="#2c2c36" roundedlabelColor="Nitro" radius="20" zPosition="-2" /> --> <!-- <eLabel position="50,520" size="1800,30" backgroundColor="#2c2c36" roundedlabelColor="Nitro" radius="0" zPosition="-2" /> --> <eLabel position="50,550" size="1800,480" backgroundColor="#2c2c36" roundedlabelColor="background" radius="20" zPosition="-3" /> <eLabel position="750,858" size="1030,4" backgroundColor="#2c2c36" roundedlabelColor="Nitro" radius="2" zPosition="-3" /> <!-- title --> <widget name="station" position="550,600" zPosition="1" size="1300,60" font="Bold;55" transparent="1" halign="left" valign="center" foregroundColor="foreground" backgroundColor="background"/> <widget name="title" position="570,680" zPosition="1" size="1280,150" font="Regular;47" transparent="1" halign="left" foregroundColor="foreground" backgroundColor="background"/> <!-- cover --> <ePixmap pixmap="NitroFHD/images/music_cover_w.png" position="66,540" size="480,492" zPosition="3" scale="stretch" /> <widget name="cover" zPosition="4" position="105,585" size="400,400" background="transparent" /> <!-- <eLabel name="stationCap" position="11,825" size="100,32" text="Station:" font="Regular;28" transparent="1" zPosition="1" backgroundColor="#00000000"/> --> <!-- Weather --> <widget font="Regular; 35" foregroundColor="foreground" backgroundColor="background" halign="left" noWrap="1" position="550,955" render="Label" size="1000,60" source="session.MSNWeather" transparent="1" valign="center" zPosition="3"> <convert type="MSNWeather">city</convert> </widget> <widget alphatest="on" position="550,820" render="MSNWeatherPixmap" size="130,130" source="session.MSNWeather" transparent="1" zPosition="5"> <convert type="MSNWeather">weathericon,current</convert> </widget> <widget font="Bold; 75" foregroundColor="foreground" backgroundColor="background" halign="left" noWrap="1" position="750,860" render="Label" size="150,75" source="session.MSNWeather" transparent="1" valign="center" zPosition="3"> <convert type="MSNWeather">temperature_current</convert> </widget> <eLabel text="Temperature" font="Regular;28" position="750,820" size="170,30" halign="left" transparent="1" backgroundColor="#2c2c36" foregroundColor="foreground" /> <widget font="Bold; 75" foregroundColor="foreground" backgroundColor="background" halign="right" noWrap="1" position="930,860" render="Label" size="130,75" source="session.MSNWeather" transparent="1" valign="center" zPosition="3"> <convert type="MSNWeather">feelslike</convert> </widget> <eLabel text="°C" font="Bold;75" position="1070,860" size="120,75" halign="left" transparent="1" backgroundColor="#2c2c36" foregroundColor="foreground" /> <eLabel text="Feels Like" font="Regular;28" position="980,820" size="150,30" halign="left" transparent="1" backgroundColor="#2c2c36" foregroundColor="foreground" /> <widget font="Bold; 75" foregroundColor="foreground" backgroundColor="background" halign="right" noWrap="1" position="1160,860" render="Label" size="130,75" source="session.MSNWeather" transparent="1" valign="center" zPosition="3"> <convert type="MSNWeather">humidity</convert> </widget> <eLabel text="%" font="Bold;75" position="1300,860" size="70,75" halign="left" transparent="1" backgroundColor="#2c2c36" foregroundColor="foreground" /> <eLabel text="Humidity" font="Regular;28" position="1190,820" size="150,30" halign="left" transparent="1" backgroundColor="#2c2c36" foregroundColor="foreground" /> <widget font="Regular; 45" foregroundColor="foreground" backgroundColor="background" halign="left" noWrap="1" position="1450,880" render="Label" size="330,50" source="session.MSNWeather" transparent="1" valign="center" zPosition="3"> <convert type="MSNWeather">winddisplay</convert> </widget> <eLabel text="Wind" font="Regular;28" position="1450,820" size="150,30" halign="left" transparent="1" backgroundColor="#2c2c36" foregroundColor="foreground" /> <!-- Time --> <widget source="global.CurrentTime" render="Label" position="80,480" size="270,50" halign="left" valign="top" font="Nitro_L;45" foregroundColor="background" backgroundColor="Nitro" transparent="1"> <convert type="ClockToText">Format:%H:%M</convert> </widget> <!-- <widget source="global.CurrentTime" render="Label" position="770,920" size="100,40" halign="left" valign="center" font="Nitro_L;40" foregroundColor="crimson" backgroundColor="transpBlack" transparent="1"><convert type="ClockToText">Format::%S</convert></widget> --> <!-- <eLabel position="765,960" size="90,1" backgroundColor="crimson" /> --> <widget source="global.CurrentTime" render="Label" position="550,480" size="600,42" halign="left" valign="top" font="Nitro_L;35" foregroundColor="background" backgroundColor="Nitro" transparent="1"> <convert type="ClockToText">Format:%A, %d. %B</convert> </widget> <ePixmap pixmap="NitroFHD/icons/dmm_logo_w.svg" size="350,50" position="1550,30" alphatest="on" zPosition="3" /> <widget name="progress_0" zPosition="3" position="90,40" size="100,350" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_1" zPosition="3" position="200,40" size="100,350" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_2" zPosition="3" position="310,40" size="100,350" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_3" zPosition="3" position="420,40" size="100,350" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_4" zPosition="3" position="530,40" size="100,350" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_5" zPosition="3" position="640,40" size="100,350" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_6" zPosition="3" position="750,40" size="100,350" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_7" zPosition="3" position="860,40" size="100,350" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_8" zPosition="3" position="970,40" size="100,350" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_9" zPosition="3" position="1080,40" size="100,350" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_10" zPosition="3" position="1190,40" size="100,350" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_11" zPosition="3" position="1300,40" size="100,350" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_12" zPosition="3" position="1410,40" size="100,350" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_13" zPosition="3" position="1520,40" size="100,350" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_14" zPosition="3" position="1630,40" size="100,350" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="progress_15" zPosition="3" position="1740,40" size="100,350" transparent="1" orientation="orBottomToTop" pixmap="NitroFHD/images/equBars5.svg" /> <widget name="top_0" position="90,28" zPosition="6" size="100,15" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_1" position="200,28" zPosition="6" size="100,15" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_2" position="310,28" zPosition="6" size="100,15" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_3" position="420,28" zPosition="6" size="100,15" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_4" position="530,28" zPosition="6" size="100,15" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_5" position="640,28" zPosition="6" size="100,15" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_6" position="750,28" zPosition="6" size="100,15" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_7" position="860,28" zPosition="6" size="100,15" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_8" position="970,28" zPosition="6" size="100,15" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_9" position="1080,28" zPosition="6" size="100,15" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_10" position="1190,28" zPosition="6" size="100,15" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_11" position="1300,28" zPosition="6" size="100,15" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_12" position="1410,28" zPosition="6" size="100,15" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_13" position="1520,28" zPosition="6" size="100,15" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_14" position="1630,28" zPosition="6" size="100,15" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> <widget name="top_15" position="1740,28" zPosition="6" size="100,15" transparent="1" pixmap="NitroFHD/images/equTbar.svg" /> </screen> <!-- VirtualZap --> <screen name="VirtualZapConfig" position="center,111" size="1400,880" title="Virtual Zap Config" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,800" scrollbarMode="showNever" /> </screen> <!-- # use PiP in Infobar --> <screen name="VirtualZap" backgroundColor="transparent" flags="wfNoBorder" position="0,560" size="1920,500" title="Virtual Zap"> <!-- Background --> <eLabel position="1142,69" size="746,422" backgroundColor="transparent" roundedlabelColor="background" radius="0" zPosition="-3" /> <!-- <eLabel position="20,300" size="1880,155" backgroundColor="transparent" roundedlabelColor="background" radius="8" zPosition="-3" /> --> <ePixmap pixmap="NitroFHD/images/infoBG.png" position="0,300" size="1600,215" alphatest="on" zPosition="-4" /> <ePixmap pixmap="NitroFHD/images/b_bg2.svg" position="1157,79" size="716,402" scale="stretch" alphatest="on" zPosition="-2" /> <!-- <eLabel position="40,360" size="573,105" backgroundColor="background" zPosition="-1" /> --> <!-- <eLabel position="0,360" size="1920,95" backgroundColor="background" zPosition="-3" /> --> <!-- Video --> <!-- 622,350 --> <widget name="video" backgroundColor="transparent" position="1190,100" size="650,360" zPosition="1"/> <widget name="NowChannel" backgroundColor="background" foregroundColor="Nitro3" font="Nitro_L;30" halign="right" position="40,330" size="1080,40" transparent="1" zPosition="2"/> <widget name="NowEPG" position="40,360" size="920,40" backgroundColor="background" font="Regular;28" foregroundColor="foreground" halign="left" transparent="1" zPosition="2" noWrap="1" /> <widget name="NextEPG" position="40,396" size="920,40" backgroundColor="background" font="Regular;28" foregroundColor="grey" halign="left" transparent="1" zPosition="2" noWrap="1" /> <widget name="NowTime" position="1000,360" size="140,40" backgroundColor="background" font="Regular;26" foregroundColor="Nitro3" halign="right" transparent="1" zPosition="2"/> <widget name="NextTime" position="1000,396" size="140,40" backgroundColor="background" foregroundColor="Nitro3" font="Regular;26" halign="right" transparent="1" zPosition="2"/> </screen> <!-- IMDB *** --> <screen name="IMDBv2" position="center,90" size="1880,930" title="IMDb - Internet Movie Database" flags="wfBorder" backgroundColor="background"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="588,883" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="888,883" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="1188,883" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1488,883" size="300,40" alphatest="on" /> <widget name="key_red" position="588,883" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" noWrap="1"/> <widget name="key_green" position="888,883" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" noWrap="1"/> <widget name="key_yellow" position="1188,883" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" noWrap="1"/> <widget name="key_blue" position="1488,883" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" noWrap="1"/> <widget name="titlelabel" position="20,10" size="1840,50" valign="center" font="Regular;35" /> <!-- Stars + Ratingtext --> <widget name="starsbg" pixmap="/usr/lib/enigma2/python/Plugins/Extensions/IMDb/starsbar_empty.svg" position="20,280" zPosition="0" size="210,21" transparent="1" alphatest="on" /> <widget name="stars" position="20,280" size="210,21" pixmap="/usr/lib/enigma2/python/Plugins/Extensions/IMDb/starsbar_filled.svg" transparent="1" /> <widget name="ratinglabel" position="280,278" size="910,30" font="Regular;24" halign="left" backgroundColor="background" foregroundColor="#f1ae1a" /> <!-- Menu --> <widget name="menu" position="20,150" size="1840,760" zPosition="3" scrollbarMode="showOnDemand" enableWrapAround="1" /> <widget name="extralabel" position="20,150" size="1840,760" font="Regular;28" /> <!-- Cover + Info --> <widget name="detailslabel" position="300,50" size="1580,220" font="Regular;28" /> <widget name="poster" position="20,50" size="150,220" alphatest="on" /> <!-- Cast --> <widget name="castlabel" position="20,320" size="800,540" font="Regular;28" /> <!-- Story --> <widget name="storylinelabel" position="860,320" size="1000,540" font="Regular;28" /> <!-- Footer Status --> <widget name="statusbar" position="20,980" size="900,30" font="Regular;24" foregroundColor="grey" backgroundColor="background" /> </screen> <!-- FileBrowser --> <screen name="FilebrowserScreen" position="center,111" size="1400,880" title=""> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="red" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="green" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="yellow" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="blue" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="list_left" position="11,10" size="640,800" scrollbarMode="showOnDemand" /> <eLabel position="700,10" size="1,800" backgroundColor="background" zPosition="-1" /> <widget name="list_right" position="710,10" size="640,800" scrollbarMode="showOnDemand" /> </screen> <screen name="FilebrowserConfigScreen" position="center,111" size="1400,880" title=""> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="buttonred" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="buttongreen" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1340,800" scrollbarMode="showOnDemand" /> </screen> <!-- ConfigManager --> <screen name="ConfigViewerScreen" position="center,111" size="1400,880" title="Config Manager" > <eLabel position="0,800" size="1400,80" backgroundColor="background" zPosition="-1" /> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="ButtonRedText" position="188,798" size="300,70" zPosition="1" font="Regular;24" halign="left" valign="bottom" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="ButtonGreenText" position="488,798" size="300,70" zPosition="1" font="Regular;24" halign="left" valign="bottom" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="ButtonYellowText" position="788,798" size="300,70" zPosition="1" font="Regular;24" halign="left" valign="bottom" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="ButtonBlueText" position="1088,798" size="300,70" zPosition="1" font="Regular;24" halign="left" valign="bottom" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="menulist" position="11,0" size="1379,560" enableWrapAround="1" scrollbarMode="showOnDemand" /> <eLabel position="11,563" size="1379,1" backgroundColor="grey2" zPosition="1" /> <widget name="entryinfo" position="11,675" size="1379,120" font="Regular;24" halign="center" valign="center" /> <ePixmap alphatest="on" pixmap="skin_default/buttons/key_0.png" position="101,580" size="50,30"/> <widget name="allEntries" font="Regular;24" position="161,580" size="380,30" transparent="0"/> <ePixmap alphatest="on" pixmap="skin_default/buttons/key_1.png" position="101,610" size="50,30"/> <widget name="plugEntries" font="Regular;24" position="161,610" size="380,30" transparent="0"/> <ePixmap alphatest="on" pixmap="skin_default/buttons/key_2.png" position="101,640" size="50,30"/> <widget name="enigmaEntries" font="Regular;24" position="161,640" size="380,30" transparent="0"/> <!-- <widget name="key3" pixmap="skin_default/buttons/key_3.png" position="899,690" size="50,30" alphatest="on"/> --> <ePixmap alphatest="on" pixmap="skin_default/buttons/key_3.png" position="851,580" size="50,30"/> <widget name="merlinEntries" font="Regular;24" position="911,580" size="380,30" transparent="0"/> <widget name="selectAll" font="Regular;24" position="911,610" size="380,30" transparent="0"/> <ePixmap alphatest="on" pixmap="skin_default/buttons/key_7.png" position="851,610" size="50,30"/> <widget name="deselectAll" font="Regular;24" position="911,640" size="380,30" transparent="0"/> <ePixmap alphatest="on" pixmap="skin_default/buttons/key_9.png" position="851,640" size="50,30"/> </screen> <screen name="CMPluginConfigScreen" position="center,111" size="1400,880" title="Plugin Config"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="SaveText" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" size="1379,800" scrollbarMode="showOnDemand" /> </screen> <screen name="CleanUpWizardScreen" position="center,111" size="1400,880" title="Clean Up Wizard"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="ButtonRedText" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="FoundConfigDescr" position="11,0" size="1000,35" halign="left" font="Regular;30" /> <widget name="FoundConfig" position="1050,0" size="300,35" halign="left" font="Regular;30" /> <widget name="LeftBehindDescr" position="11,40" size="1000,35" halign="left" font="Regular;30" /> <widget name="LeftBehind" position="1050,40" size="300,35" halign="left" font="Regular;30" /> <eLabel position="11,80" size="1379,1" backgroundColor="background"/> <widget name="menulist" position="11,100" enableWrapAround="1" size="1379,720"/> </screen> <screen name="ConfigBackUpScreen" position="center,111" size="1400,880" title="Config Manager - Back Up"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="ButtonRedText" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="progresstext" position="11,0" size="1379,50" halign="left" font="Regular;35" /> <widget name="backedUp" position="11,51" enableWrapAround="1" size="1379,720"/> </screen> <screen name="RestoreSelectionScreen" position="center,center" size="1020,180" title="Config Manager" > <widget name="restoreselectionlist" position="10,10" enableWrapAround="1" size="1000,160" scrollbarMode="showOnDemand" /> </screen> <!-- SetPasswd --> <screen name="ChangePasswdScreen" position="center,center" size="1220,160" title="Change Root Password" > <ePixmap pixmap="NitroFHD/buttons/red.png" position="10,5" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" position="310,5" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" position="610,5" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" position="910,5" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="10,5" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" backgroundColor="background" transparent="1" /> <widget source="key_green" render="Label" position="310,5" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" backgroundColor="background" transparent="1" /> <widget source="key_yellow" render="Label" position="610,5" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" backgroundColor="background" transparent="1" /> <widget source="key_blue" render="Label" position="910,5" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" backgroundColor="background" transparent="1" /> <eLabel position="10,50" size="1200,1" backgroundColor="grey" /> <widget name="passwd" position="10,60" size="1200,45" scrollbarMode="showOnDemand" /> </screen> <!-- DMM Plugins FHD --> <screen name="DynDNSScreenMain" position="center,center" size="850,600" title="DynDNS Setup" > <widget name="config" position="0,0" size="850,500" scrollbarMode="showOnDemand" /> <widget name="buttonred" position="10,560" size="100,40" backgroundColor="red" valign="center" halign="center" zPosition="2" foregroundColor="white" font="Regular;18"/> <widget name="buttongreen" position="120,560" size="100,40" backgroundColor="green" valign="center" halign="center" zPosition="2" foregroundColor="white" font="Regular;18"/> </screen> <!-- AudioPlayer MediaCenter *** --> <screen name="AudioPlayer" position="center,111" size="1880,880" title="Audio Player"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="588,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="888,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="1188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1488,833" size="300,40" alphatest="on" /> <widget name="red" position="588,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="green" position="888,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="yellow" position="1188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <widget name="blue" position="1488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" /> <ePixmap pixmap="NitroFHD/images/music_cover.png" position="36,0" size="480,492" zPosition="0" scale="stretch" alphatest="on" /> <widget name="coverArt" pixmap="NitroFHD/images/music_cover_o.png" position="75,47" size="400,396" zPosition="1" transparent="4" alphatest="on" scale="stretch" /> <widget source="playlist" render="Listbox" position="530,110" size="1330,700" scrollbarMode="showNever" transparent="1" zPosition="3" > <convert type="TemplatedMultiContent"> {"templates":{ "default": (70, [ MultiContentEntryPixmapAlphaTest(pos = (5, 5), size = (60, 60), png = 6), MultiContentEntryPixmapAlphaTest(pos = (5, 5), size = (60, 60), png = 1), MultiContentEntryText(pos = (70, 0), size = (750, 35), font = 0, flags = RT_VALIGN_CENTER, text = 2), MultiContentEntryText(pos = (770, 0), size = (530, 35), font = 1, flags = RT_VALIGN_CENTER|RT_HALIGN_RIGHT, text = 3), MultiContentEntryText(pos = (200, 35), size = (1100, 35), font = 1, flags = RT_VALIGN_CENTER|RT_HALIGN_RIGHT, text = 4), MultiContentEntryText(pos = (80, 35), size = (120, 35), font = 1, flags = RT_VALIGN_CENTER|RT_HALIGN_LEFT, color=0x959595,color_sel=0xc7bd5a, text = 5), ]), "simple": (70, [ MultiContentEntryPixmapAlphaTest(pos = (19, 19), size = (16, 16), png = 1), MultiContentEntryText(pos = (25, 1), size = (730, 55), font = 0, flags = RT_VALIGN_CENTER, text = 2), ]), }, "fonts": [gFont("Regular", 28), gFont("Regular", 26), gFont("Regular", 24)] } </convert> </widget> <widget name="titletext" position="0,0" size="0,0"/> <widget name="artisttext" position="0,0" size="0,0"/> <widget name="albumtext" position="70,780" size="205,35" font="Bold;26" foregroundColor="grey2" backgroundColor="background" transparent="1" /> <widget name="yeartext" position="70,705" size="205,35" font="Bold;26" foregroundColor="grey2" backgroundColor="background" transparent="1" /> <widget name="genretext" position="70,630" size="205,35" font="Bold;26" foregroundColor="grey2" backgroundColor="background" transparent="1" /> <widget name="title" position="70,545" size="400, 100" zPosition="1" font="Regular;30" valign="top" foregroundColor="foreground" backgroundColor="background" transparent="1" /> <widget name="artist" position="520,5" size="1340, 100" zPosition="1" font="Regular;40" valign="center" foregroundColor="selBarForeground" backgroundColor="background" transparent="1" /> <widget name="album" position="75,810" size="400,105" zPosition="1" font="Regular;26" foregroundColor="grey2" backgroundColor="background" transparent="1" /> <widget name="year" position="75,744" size="400, 35" zPosition="1" font="Regular;26" foregroundColor="grey2" backgroundColor="background" transparent="1" /> <widget name="genre" position="75,665" size="400,35" zPosition="1" font="Regular;26" halign="left" foregroundColor="grey2" backgroundColor="background" transparent="1" /> --> <widget source="session.CurrentService" render="Progress" zPosition="2" position="70,460" size="400,26" pixmap="NitroFHD/progress400.svg" transparent="1"> <convert type="ServicePosition">Position</convert> </widget> <widget source="session.CurrentService" render="Label" zPosition="1" position="70,488" size="200,30" font="Bold;26" halign="left" backgroundColor="background" foregroundColor="redB" transparent="1"> <convert type="ServicePosition">Position</convert> </widget> <!-- <eLabel text="/" zPosition="1" position="1560,890" size="20,60" font="Regular;50" halign="center" backgroundColor="black" transparent="1"/> --> <widget source="session.CurrentService" render="Label" zPosition="1" position="270,488" size="200,30" font="Bold;26" halign="right" backgroundColor="background" foregroundColor="blue" transparent="1"> <convert type="ServicePosition">Length</convert> </widget> <!-- <widget name="repeat" pixmaps="skin_default/repeat_off.png,skin_default/repeat_on.png" position="1160,343" size="50,30" transparent="1" alphatest="blend"/> --> </screen> <!-- EXTRA --> <!-- RetroGameStation --> <screen name="Emulator" position="11,1" size="1,1"></screen> <screen name="RetroGameStation" position="center,111" size="1400,880" title="Retro GameStation"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="red" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="green" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="list" render="Listbox" position="11,0" size="1379,770" enableWrapAround="1" scrollbarMode="showOnDemand"> <convert type="TemplatedMultiContent"> {"templates": {"default": (80,[ MultiContentEntryText(pos=(170,10),size=(750,50),font=0,text=2, flags = RT_VALIGN_CENTER|RT_HALIGN_LEFT ),# index 2 is the emulator description (real console name) MultiContentEntryText(pos=(950,15),size=(400,40),font=1,text=1, flags = RT_VALIGN_CENTER|RT_HALIGN_LEFT,color=0x737373 ),# index 1 is the emualtor name MultiContentEntryPixmapAlphaTest(pos=(5,5),size=(140,60),png=5),# index 5 is the icon ]), }, "fonts": [gFont("Bold",38),gFont("Regular",30)], "itemHeight": 70 } </convert> </widget> </screen> <screen name="RomBrowser" position="center,111" size="1400,880" title="Emulator Browser"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget name="buttonred" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="buttongreen" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="filelist" position="11,0" size="1379,800" enableWrapAround="1" scrollbarMode="showOnDemand" /> </screen> <!-- VideoDB --> <!-- NIX FERTIG ;) --> <!-- VideoDb END --> <screen name="AutomaticVolumeAdjustmentConfigScreen" position="center,111" size="1400,880" title="Automatic Volume Adjustment - Config" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <!-- <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> --> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget name="config" position="11,0" zPosition="2" size="1379,800" scrollbarMode="showNever" transparent="0" backgroundColor="background" /> </screen> <screen name="AutomaticVolumeAdjustmentEntriesListConfigScreen" position="center,111" size="1400,880" title="Automatic Volume Adjustment - Service Config" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="name" render="Label" position="11,0" size="630,40" font="Regular;25" halign="left" foregroundColor="foreground" zPosition="1" /> <widget source="adjustvalue" render="Label" position="680,0" size="665,40" font="Regular;26" halign="right" foregroundColor="foreground" zPosition="1" /> <eLabel position="11,35" size="1379,1" backgroundColor="background" /> <widget name="entrylist" position="11,49" size="1379,760" enableWrapAround="1" scrollbarMode="showOnDemand" /> </screen> <screen name="AutomaticVolumeAdjustmentEntryConfigScreen" position="center,111" size="1400,880" title="Automatic Volume Adjustment - Entry Config" > <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="188,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="488,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <!-- <widget source="key_yellow" render="Label" position="788,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> --> <!-- <widget source="key_blue" render="Label" position="1088,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> --> <widget name="config" position="11,0" zPosition="2" size="1379,800" scrollbarMode="showNever" transparent="0" backgroundColor="background" /> </screen> <!-- TeleText --> <screen name="TeleTextTransponderMenu" position="center,center" size="820,130" title="Select teletext"> <ePixmap pixmap="NitroFHD/buttons/red.png" position="10,70" size="200,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" position="410,70" size="200,40" alphatest="on" /> <widget name="key_r" position="10,70" size="200,40" zPosition="1" font="Regular;24" halign="center" valign="center" backgroundColor="background" transparent="1" /> <widget name="key_g" position="410,70" size="200,40" zPosition="1" font="Regular;24" halign="center" valign="center" backgroundColor="background" transparent="1" /> <!-- <eLabel position="10,50" size="600,1" backgroundColor="grey"/> --> <widget name="prev" position="10,19" size="50,25" pixmap="skin_default/icons/left.png" alphatest="on"/> <widget name="channel" position="70,12" size="600,40" valign="center" halign="left" font="Regular;31"/> <widget name="zapped" position="720,12" size="30,40" valign="center" halign="right" font="Regular;31"/> <widget name="next" position="760,19" size="50,25" pixmap="skin_default/icons/right.png" alphatest="on"/> </screen> <screen name="MusicCenterMain" position="280,800" size="1300,160" flags="wfNoBorder" backgroundColor="transparent" zPosition="0"> <!-- Header --> <!-- <eLabel backgroundColor="background" position="0,150" size="1220,10" zPosition="2" /> --> <!-- <widget name="headertext" position="165,30" size="1590,60" font="SansReg;30" foregroundColor="#ffffff" backgroundColor="#191919" halign="center" valign="center" zPosition="3" /> --> <!-- <ePixmap pixmap="NitroFHD/images/mc_bg.svg" position="20,0" size="1300,160" scale="stretch" alphatest="blend" zPosition="1"/> --> <eLabel position="0,0" size="1300,160" backgroundColor="redB" cornerRadius="20" zPosition="1" /> <eLabel position="2,2" size="1296,156" backgroundColor="background" cornerRadius="20" zPosition="1" /> <!-- list --> <widget name="covercollection" position="30,20" size="1240,160" backgroundColor="background" transparent="1" zPosition="3" coverSize="200,100" selectedCoverScale="1.2" unselectedCoverDimm="0.99" coverBeginPosition="140,60" coverDistance="40,40" style="0" noCoverAvailablePic="/usr/lib/enigma2/python/Plugins/Extensions/MusicCenter/images/NoPoster.png" /> </screen> <!-- NEU --> <!-- DreamExplorerII --> <screen name="DreamExplorerII" position="center,111" size="1400,880" title="Dream-Explorer" flags="wfBorder" > <widget name="filelist" position="11,0" scrollbarMode="showOnDemand" size="1379,800" zPosition="4"/> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/button_red.png" position="130,843" size="25,25" scale="stretch" zPosition="5"/> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/button_green.png" position="305,843" size="25,25" scale="stretch" zPosition="5"/> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/button_yellow.png" position="480,843" size="25,25" scale="stretch" zPosition="5"/> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/button_blue.png" position="655,843" size="25,25" scale="stretch" zPosition="5"/> <ePixmap alphatest="on" pixmap="NitroFHD/icons/menu.png" position="830,843" size="40,30" scale="stretch" zPosition="5"/> <ePixmap alphatest="on" pixmap="NitroFHD/icons/info.png" position="1005,843" size="40,30" scale="stretch" zPosition="5"/> <eLabel font="Regular;20" halign="left" position="165,843" size="120,25" backgroundColor="background" text="Delete" transparent="1" valign="center" zPosition="6"/> <eLabel font="Regular;20" halign="left" position="340,843" size="120,25" backgroundColor="background" text="Rename" transparent="1" valign="center" zPosition="6"/> <eLabel font="Regular;20" halign="left" position="515,843" size="120,25" backgroundColor="background" text="Move/Copy" transparent="1" valign="center" zPosition="6"/> <eLabel font="Regular;20" halign="left" position="690,843" size="120,25" backgroundColor="background" text="Bookmarks" transparent="1" valign="center" zPosition="6"/> <eLabel font="Regular;20" halign="left" position="875,843" size="120,25" backgroundColor="background" text="Options" transparent="1" valign="center" zPosition="6"/> <eLabel font="Regular;20" halign="left" position="1050,843" size="90,25" backgroundColor="background" text="Info" transparent="1" valign="center" zPosition="6"/> </screen> <screen name="vEditor" position="center,111" size="1700,880" title="File-Explorer" flags="wfBorder" > <widget source="filedata" render="Listbox" position="11,0" size="1650,808" scrollbarMode="showOnDemand"> <convert type="TemplatedMultiContent"> {"template":[ MultiContentEntryText(pos=(0,0), size=(1640,30), text=0), ], "fonts": [gFont("Regular",24)], "itemHeight": 30 } </convert> </widget> </screen> <screen name="CopyMoveManager" position="center,111" size="1400,880" title="Select target location..." flags="wfBorder" > <widget name="Warning" font="Regular;26" halign="center" position="11,0" size="1379,100" transparent="1" valign="center" zPosition="4"/> <widget name="TargetDir" position="11,120" scrollbarMode="showOnDemand" size="1379,600" zPosition="4"/> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <eLabel font="Regular;24" halign="center" position="188,833" size="300,40" text="Move" transparent="1" backgroundColor="background" foregroundColor="foreground" valign="center" zPosition="6"/> <eLabel font="Regular;24" halign="center" position="788,833" size="300,40" text="Copy" transparent="1" backgroundColor="background" foregroundColor="foreground" valign="center" zPosition="6"/> </screen> <screen name="SymlinkScreen" position="center,111" size="1400,880" title="Create a symlink..." flags="wfBorder" > <widget name="Warning" font="Regular;26" halign="center" position="11,0" size="1379,100" transparent="1" valign="center" zPosition="4"/> <widget name="Target" position="11,120" scrollbarMode="showOnDemand" size="1379,600" zPosition="4"/> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="188,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="488,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="788,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1088,833" size="300,40" alphatest="on" /> <eLabel font="Regular;24" halign="center" position="188,833" size="300,40" text="Move" transparent="1" backgroundColor="background" foregroundColor="foreground" valign="center" zPosition="6"/> <eLabel font="Regular;24" halign="center" position="788,833" size="300,40" text="Copy" transparent="1" backgroundColor="background" foregroundColor="foreground" valign="center" zPosition="6"/> </screen> <screen name="ledManager" position="center,220" size="900,580" title="LED Manager 0.21"> <eLabel position="0,530" size="900,50" backgroundColor="background" zPosition="-1" /> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="588,533" size="300,40" alphatest="on" /> <widget name="ButtonGreentext" position="588,533" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <!-- <eLabel position="10,50" size="600,1" backgroundColor="grey" /> --> <widget name="config" position="11,0" size="600,500" enableWrapAround="1" scrollbarMode="showOnDemand" /> </screen> <!-- EPG Import @Kem4k --> <screen name="EPGImportConfig" position="center,111" size="1400,880" title="EPG Import Configuration"> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/red.png" position="180,833" scale="stretch" size="300,40" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/green.png" position="480,833" scale="stretch" size="300,40" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/yellow.png" position="780,833" scale="stretch" size="300,40" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/blue.png" position="1080,833" scale="stretch" size="300,40" /> <widget backgroundColor="background" font="Regular;24" foregroundColor="foreground" halign="center" name="key_red" position="180,833" size="300,40" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular;24" foregroundColor="foreground" halign="center" name="key_green" position="480,833" size="300,40" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular;24" foregroundColor="foreground" halign="center" name="key_yellow" position="780,833" size="300,40" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular;24" foregroundColor="foreground" halign="center" name="key_blue" position="1080,833" size="300,40" transparent="1" valign="center" zPosition="1" /> <widget itemHeight="40" name="config" position="11,0" scrollbarMode="showNever" size="1380,600" /> <widget backgroundColor="background2" font="Regular;28" foregroundColor="yellowB" halign="center" name="statusbar" position="11,910" size="1230,40" transparent="1" /> <widget backgroundColor="background2" font="Regular;28" foregroundColor="yellowB" name="status" position="11,750" size="1230,200" transparent="1" /> </screen> <screen name="EPGImportSources" position="center,111" size="1400,880" title="EPG Import Sources"> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/red.png" position="180,833" scale="stretch" size="300,40" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/green.png" position="480,833" scale="stretch" size="300,40" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/yellow.png" position="780,833" scale="stretch" size="300,40" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/blue.png" position="1080,833" scale="stretch" size="300,40" /> <widget backgroundColor="background" font="Regular;24" foregroundColor="foreground" halign="center" name="key_red" position="180,833" size="300,40" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular;24" foregroundColor="foreground" halign="center" name="key_green" position="480,833" size="300,40" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular;24" foregroundColor="foreground" halign="center" name="key_yellow" position="780,833" size="300,40" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular;24" foregroundColor="foreground" halign="center" name="key_blue" position="1080,833" size="300,40" transparent="1" valign="center" zPosition="1" /> <widget itemHeight="40" name="list" position="11,0" scrollbarMode="showOnDemand" size="1380,800" transparent="1" /> </screen> <screen name="EPGImportLog" position="center,111" size="1400,880" title="EPG Import Log"> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/red.png" position="180,833" scale="stretch" size="300,40" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/green.png" position="480,833" scale="stretch" size="300,40" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/yellow.png" position="780,833" scale="stretch" size="300,40" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/blue.png" position="1080,833" scale="stretch" size="300,40" /> <widget backgroundColor="background" font="Regular;24" foregroundColor="foreground" halign="center" name="key_red" position="180,833" size="300,40" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular;24" foregroundColor="foreground" halign="center" name="key_green" position="480,833" size="300,40" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular;24" foregroundColor="foreground" halign="center" name="key_yellow" position="780,833" size="300,40" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular;24" foregroundColor="foreground" halign="center" name="key_blue" position="1080,833" size="300,40" transparent="1" valign="center" zPosition="1" /> <widget name="list" position="11,0" size="1380,800" transparent="1" /> </screen> <!--Newnigma2 Screens --> <screen backgroundColor="background" flags="wfBorder" name="NewnigmaMainMenu" position="1190,110" size="630,785" title="Newnigma2 Service Menu"> <widget enableWrapAround="1" position="20,14" render="Listbox" scrollbarMode="showOnDemand" size="640,760" source="config" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (100, 2), size = (530, 40), font=0, flags = RT_HALIGN_LEFT, text = 0), MultiContentEntryText(pos = (100, 32), size = (530, 27), font=1, flags = RT_HALIGN_LEFT, text = 5), MultiContentEntryPixmapAlphaTest(pos = (20, 15), size = (48, 48), png = 4), MultiContentEntryPixmapAlphaTest(pos = (100, 64), size = (450, 2), png = 6), ], "fonts": [gFont("Regular", 30),gFont("Regular", 26)], "itemHeight": 70 } </convert> </widget> </screen> <screen backgroundColor="background" flags="wfBorder" name="CamdWizzardScreen" position="1190,110" size="630,785" title="EMU Auswahl"> <widget enableWrapAround="1" name="menu" position="28,11" scrollbarMode="showOnDemand" size="640,600" transparent="1" /> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="20,720" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="350,720" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="20,720" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="350,720" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget font="Regular;26" foregroundColor="grey" halign="center" name="remu" position="26,631" size="580,50" transparent="0" valign="center" zPosition="1" /> </screen> <screen backgroundColor="background" flags="wfBorder" name="BackupManagerMainScreen" position="1190,110" size="660,785"> <ePixmap alphatest="blend" pixmap="~/icons/newnigma2.png" position="94,715" size="480,66" /> <widget enableWrapAround="1" position="44,24" render="Listbox" scrollbarMode="showOnDemand" size="585,660" source="config" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (100, 7), size = (485, 45), font=0, flags = RT_HALIGN_LEFT, text = 0), MultiContentEntryText(pos = (100, 55), size = (485, 35), font=1, flags = RT_HALIGN_LEFT, text = 5), MultiContentEntryPixmapAlphaTest(pos = (15, 10), size = (72, 72), png = 4), MultiContentEntryPixmapAlphaTest(pos = (3, 98), size = (585, 2), png = 6), ], "fonts": [gFont("Regular", 30),gFont("Regular", 26)], "itemHeight": 100 } </convert> </widget> </screen> <screen backgroundColor="background" flags="wfBorder" name="BackupManagerBackupScreen" position="0,0" size="1920,1080" title="Backup Manager Backup"> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/red.png" position="375,990" size="10,25" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/green.png" position="675,990" size="10,25" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/yellow.png" position="975,990" size="10,25" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/blue.png" position="1275,990" size="10,25" /> <widget backgroundColor="background" font="Regular; 24" foregroundColor="grey2" halign="left" position="395,982" render="Label" size="260,40" source="key_red" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular; 24" foregroundColor="grey2" halign="left" position="695,982" render="Label" size="260,40" source="key_green" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular; 24" foregroundColor="grey2" halign="left" position="995,982" render="Label" size="260,40" source="key_yellow" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular; 24" foregroundColor="grey2" halign="left" position="1295,982" render="Label" size="260,40" source="key_blue" transparent="1" valign="center" zPosition="1" /> <widget name="config" position="370,168" scrollbarMode="showOnDemand" size="1200,520" transparent="1" zPosition="2" /> <widget backgroundColor="background" font="Regular;24" foregroundColor="yellow" halign="center" position="370,760" render="Label" size="1200,180" source="status" transparent="1" zPosition="2" /> </screen> <screen backgroundColor="background" flags="wfBorder" name="SelectPath" position="0,0" size="1920,1080" title="Select path"> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/red.png" position="375,990" size="10,25" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/green.png" position="675,990" size="10,25" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/yellow.png" position="975,990" size="10,25" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/blue.png" position="1275,990" size="10,25" /> <widget backgroundColor="background" font="Regular; 24" foregroundColor="grey2" halign="left" position="395,982" render="Label" size="260,40" source="key_red" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular; 24" foregroundColor="grey2" halign="left" position="695,982" render="Label" size="260,40" source="key_green" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular; 24" foregroundColor="grey2" halign="left" position="995,982" render="Label" size="260,40" source="key_yellow" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular; 24" foregroundColor="grey2" halign="left" position="1295,982" render="Label" size="260,40" source="key_blue" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular;26" foregroundColor="yellow" halign="center" name="target" position="370,170" size="1200,30" transparent="1" zPosition="2" /> <widget name="filelist" position="370,220" scrollbarMode="showOnDemand" size="1200,730" transparent="1" /> </screen> <screen backgroundColor="background" flags="wfBorder" name="BackupManagerRestoreMainScreen" position="0,0" size="1920,1080" title="Backup Manager Restore"> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/red.png" position="375,990" size="10,25" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/green.png" position="675,990" size="10,25" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/yellow.png" position="975,990" size="10,25" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/blue.png" position="1275,990" size="10,25" /> <widget backgroundColor="background" font="Regular; 24" foregroundColor="grey2" halign="left" position="395,982" render="Label" size="260,40" source="key_red" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular; 24" foregroundColor="grey2" halign="left" position="695,982" render="Label" size="260,40" source="key_green" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular; 24" foregroundColor="grey2" halign="left" position="995,982" render="Label" size="260,40" source="key_yellow" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular; 24" foregroundColor="grey2" halign="left" position="1295,982" render="Label" size="260,40" source="key_blue" transparent="1" valign="center" zPosition="1" /> <widget name="config" position="370,168" scrollbarMode="showOnDemand" size="1200,520" transparent="1" zPosition="2" /> <widget backgroundColor="background" font="Regular;24" foregroundColor="yellow" halign="center" position="370,740" render="Label" size="1200,200" source="status" transparent="1" zPosition="2" /> </screen> <screen backgroundColor="background" flags="wfBorder" name="BackupManagerRestoreChoiceScreen" position="0,0" size="1920,1080" title="Backup Manager Restore"> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/red.png" position="375,990" size="10,25" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/green.png" position="675,990" size="10,25" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/yellow.png" position="975,990" size="10,25" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/off.png" position="1275,990" size="10,25" /> <widget backgroundColor="background" font="Regular; 24" foregroundColor="grey2" halign="left" position="395,982" render="Label" size="260,40" source="key_red" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular; 24" foregroundColor="grey2" halign="left" position="695,982" render="Label" size="260,40" source="key_green" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" font="Regular; 24" foregroundColor="grey2" halign="left" position="995,982" render="Label" size="260,40" source="key_yellow" transparent="1" valign="center" zPosition="1" /> <widget name="config" position="370,168" scrollbarMode="showOnDemand" size="1200,520" transparent="1" zPosition="2" /> <widget backgroundColor="background" font="Regular;24" foregroundColor="yellow" halign="center" position="370,760" render="Label" size="1200,180" source="status" transparent="1" zPosition="2" /> </screen> <screen backgroundColor="background" flags="wfBorder" name="BackupManagerTarScreen" position="0,0" size="1920,1080" title="Progress..."> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/red.png" position="375,990" size="10,25" /> <widget backgroundColor="background" font="Regular; 24" foregroundColor="grey2" halign="left" position="395,982" render="Label" size="260,40" source="key_red" transparent="1" valign="center" zPosition="1" /> <widget font="Regular;24" name="progress" position="355,150" size="1235,780" transparent="1" /> </screen> <screen backgroundColor="background" flags="wfBorder" name="PKGMain" position="210,90" size="1480,930" title="Paketmanager"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="108,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="438,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="768,833" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/blue.png" scale="stretch" position="1098,833" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="108,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="438,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="768,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_blue" render="Label" position="1098,833" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget enableWrapAround="1" position="130,58" render="Listbox" scrollbarMode="showOnDemand" size="1200,520" source="pkg" transparent="1" zPosition="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryPixmapAlphaTest(pos = (10,24), size = (15,16), png=1), MultiContentEntryText(pos=(35,1), size=(945,30), font=1, text=2), #name MultiContentEntryText(pos=(985,6), size=(190,25), font=0, flags = RT_HALIGN_RIGHT, text=6), #updateable MultiContentEntryText(pos=(35,33), size=(200,25), font=0, text=3), #version MultiContentEntryText(pos=(480,33), size=(250,25), font=0, text=5), #type MultiContentEntryText(pos=(1025,33), size=(150,25), font=0, flags = RT_HALIGN_RIGHT, text=4), #size ], "fonts": [gFont("Regular", 22),gFont("Regular", 26)], "itemHeight": 65 } </convert> </widget> <widget backgroundColor="background" font="Regular;24" foregroundColor="yellow" halign="center" name="pkginfo" position="130,600" size="1200,180" transparent="1" zPosition="2" /> </screen> <screen backgroundColor="background" flags="wfBorder" name="OfflineInstall" position="210,90" size="1480,930" title="Paket Installer"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="140,888" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="140,888" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget enableWrapAround="1" position="140,70" render="Listbox" scrollbarMode="showOnDemand" size="1200,260" source="list" transparent="1" zPosition="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryPixmapAlphaTest(pos = (10,24), size = (15,16), png=3), MultiContentEntryText(pos=(35,6), size=(1000,30), font=1, text=0), MultiContentEntryText(pos=(35,33), size=(200,25), font=0, text=1), ], "fonts": [gFont("Regular", 22),gFont("Regular", 26)], "itemHeight": 65 } </convert> </widget> <widget backgroundColor="background" font="Regular;24" foregroundColor="yellow" halign="center" name="info" position="140,360" size="1200,50" transparent="1" zPosition="2" /> <widget position="140,440" render="Listbox" scrollbarMode="showAlways" size="1200,420" source="statuslist"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos=(1,1), size=(1179,22), text=0, font=0, flags=RT_HALIGN_LEFT|RT_VALIGN_CENTER), ], "fonts": [gFont("Regular", 20)], "itemHeight": 30 } </convert> </widget> </screen> <screen backgroundColor="background" flags="wfBorder" name="AptFilter" position="1190,110" size="630,785" title="Apt"> <widget enableWrapAround="1" itemHeight="40" name="config" position="15,23" scrollbarMode="showOnDemand" size="585,700" transparent="1" zPosition="2" /> <widget name="HelpWindow" position="110,760" size="1,1" transparent="1" zPosition="3" /> </screen> <screen backgroundColor="background" flags="wfNoBorder" name="InstallLog" position="210,60" size="1480,930" title="Apt"> <ePixmap pixmap="NitroFHD/buttons/red.png" scale="stretch" position="108,863" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/green.png" scale="stretch" position="438,863" size="300,40" alphatest="on" /> <ePixmap pixmap="NitroFHD/buttons/yellow.png" scale="stretch" position="768,863" size="300,40" alphatest="on" /> <widget source="key_red" render="Label" position="108,863" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_green" render="Label" position="438,863" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget source="key_yellow" render="Label" position="768,863" size="300,40" zPosition="1" font="Regular;24" halign="center" valign="center" transparent="1" backgroundColor="background" foregroundColor="foreground" /> <widget font="Regular;24" halign="center" name="loginfo" position="115,12" size="1235,140" transparent="1" zPosition="2" /> <widget position="118,153" render="Listbox" scrollbarMode="showOnDemand" size="1235,700" source="log" transparent="1" zPosition="3"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (1, 1), size = (1150, 30), font = 1, flags = RT_HALIGN_LEFT, text = 0), # log ], "fonts": [gFont("Bold", 17), gFont("Regular", 22), gFont("Narrow", 16)], "itemHeight": 30 } </convert> </widget> </screen> <screen name="AutomaticVolumeAdjustmentConfigScreen" position="center,center" size="750,400"> <widget name="config" position="20,30" scrollbarMode="showOnDemand" size="720,300" transparent="1" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/red.png" position="70,350" size="10,25" transparent="1" zPosition="4" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/green.png" position="350,350" size="10,25" transparent="1" zPosition="4" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/blue.png" position="585,350" size="10,25" transparent="1" zPosition="4" /> <widget font="Regular; 24" foregroundColor="white" halign="left" position="85,343" render="Label" shadowColor="black" shadowOffset="-1,-1" size="160,40" source="key_red" transparent="1" valign="center" zPosition="5" /> <widget font="Regular; 24" foregroundColor="white" halign="left" position="365,343" render="Label" shadowColor="black" shadowOffset="-1,-1" size="160,40" source="key_green" transparent="1" valign="center" zPosition="5" /> <widget font="Regular; 24" foregroundColor="white" halign="left" position="600,343" render="Label" shadowColor="black" shadowOffset="-1,-1" size="160,40" source="key_blue" transparent="1" valign="center" zPosition="5" /> </screen> <screen name="AutomaticVolumeAdjustmentEntriesListConfigScreen" position="center,center" size="750,400" transparent="0"> <widget font="Regular; 24" halign="left" position="3,0" render="Label" size="350,50" source="name" /> <widget font="Regular; 24" halign="left" position="290,0" render="Label" size="200,50" source="adjustvalue" /> <widget name="entrylist" position="-2,50" scrollbarMode="showOnDemand" size="720,280" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/red.png" position="30,350" size="10,25" transparent="1" zPosition="4" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/green.png" position="220,350" size="10,25" transparent="1" zPosition="4" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/yellow.png" position="390,350" size="10,25" transparent="1" zPosition="4" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/blue.png" position="585,350" size="10,25" transparent="1" zPosition="4" /> <widget font="Regular; 24" foregroundColor="white" halign="left" position="45,343" render="Label" shadowColor="black" shadowOffset="-1,-1" size="160,40" source="key_red" transparent="1" valign="center" zPosition="5" /> <widget font="Regular; 24" foregroundColor="white" halign="left" position="235,343" render="Label" shadowColor="black" shadowOffset="-1,-1" size="160,40" source="key_green" transparent="1" valign="center" zPosition="5" /> <widget font="Regular; 24" foregroundColor="white" halign="left" position="405,343" render="Label" shadowColor="black" shadowOffset="-1,-1" size="160,40" source="key_yellow" transparent="1" valign="center" zPosition="5" /> <widget font="Regular; 24" foregroundColor="white" halign="left" position="600,343" render="Label" shadowColor="black" shadowOffset="-1,-1" size="160,40" source="key_blue" transparent="1" valign="center" zPosition="5" /> </screen> <screen name="AutomaticVolumeAdjustmentEntryConfigScreen" position="center,center" size="750,400" transparent="0"> <widget name="config" position="20,30" scrollbarMode="showOnDemand" size="720,300" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/red.png" position="70,350" size="10,25" transparent="1" zPosition="4" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/green.png" position="350,350" size="10,25" transparent="1" zPosition="4" /> <widget font="Regular; 24" foregroundColor="white" halign="left" position="85,343" render="Label" shadowColor="black" shadowOffset="-1,-1" size="160,40" source="key_red" transparent="1" valign="center" zPosition="5" /> <widget font="Regular; 24" foregroundColor="white" halign="left" position="365,343" render="Label" shadowColor="black" shadowOffset="-1,-1" size="160,40" source="key_green" transparent="1" valign="center" zPosition="5" /> </screen> <screen backgroundColor="background" flags="wfNoBorder" name="RemoteTimerScreen" position="0,0" size="1920,1080" title="Remote-Timer"> <widget backgroundColor="bg2" font="Regular; 28" foregroundColor="clock" halign="left" position="1220,77" render="Label" size="340,40" source="global.CurrentTime" transparent="1" valign="center"> <convert type="ClockToText">Format: %a, %d.%m.%Y %H:%M:%S</convert> </widget> <widget backgroundColor="background" font="Regular;26" halign="center" name="text" position="360,900" size="1230,50" transparent="1" /> <widget backgroundColor="background" enableWrapAround="1" name="timerlist" position="360,155" scrollbarMode="showOnDemand" size="1230,720" transparent="1" zPosition="2" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/red.png" position="375,990" size="10,25" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/green.png" position="675,990" size="10,25" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/yellow.png" position="975,990" size="10,25" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/blue.png" position="1275,990" size="10,25" /> <widget backgroundColor="bg2" font="Regular; 28" foregroundColor="grey2" halign="left" name="key_red" position="395,982" size="260,40" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="bg2" font="Regular; 28" foregroundColor="grey2" halign="left" name="key_green" position="695,982" size="260,40" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="bg2" font="Regular; 28" foregroundColor="grey2" halign="left" name="key_yellow" position="995,982" size="260,40" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="bg2" font="Regular; 28" foregroundColor="grey2" halign="left" name="key_blue" position="1295,982" size="260,40" transparent="1" valign="center" zPosition="1" /> </screen> <screen backgroundColor="background" flags="wfNoBorder" name="RemoteTimerSetup" position="0,0" size="1920,1080" title="Settings"> <widget backgroundColor="background" name="config" position="360,155" scrollbarMode="showOnDemand" size="1230,800" transparent="1" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/red.png" position="375,990" size="10,25" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/green.png" position="675,990" size="10,25" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/yellow.png" position="975,990" size="10,25" /> <ePixmap alphatest="on" pixmap="NitroFHD/buttons/blue.png" position="1275,990" size="10,25" /> <widget backgroundColor="bg2" font="Regular; 28" foregroundColor="grey2" halign="left" name="key_red" position="395,982" size="260,40" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="bg2" font="Regular; 28" foregroundColor="grey2" halign="left" name="key_green" position="695,982" size="260,40" transparent="1" valign="center" zPosition="1" /> </screen> <screen backgroundColor="background" flags="wfNoBorder" name="ValisEPG" position="0,0" size="1920,1080"> <widget backgroundColor="bg2" font="Regular; 30" foregroundColor="fg2" halign="center" position="130,8" render="Label" size="850,40" source="Title" transparent="1" valign="center" zPosition="1"> <convert type="ChannelSelectionShortTitle" /> </widget> <widget backgroundColor="bg2" font="Regular; 30" foregroundColor="clock" halign="right" noWrap="1" position="1440,8" render="Label" size="460,40" source="global.CurrentTime" transparent="1" valign="center"> <convert type="ClockToText">Format: %A, %d.%m.%Y %H:%M:%S</convert> </widget> <ePixmap alphatest="blend" pixmap="NitroFHD/buttons/red.png" position="37,1035" size="10,25" /> <ePixmap alphatest="blend" pixmap="NitroFHD/buttons/green.png" position="340,1035" size="10,25" /> <ePixmap alphatest="blend" pixmap="NitroFHD/buttons/yellow.png" position="640,1035" size="10,25" /> <ePixmap alphatest="blend" pixmap="NitroFHD/buttons/blue.png" position="940,1035" size="10,25" /> <widget backgroundColor="background" enableWrapAround="1" name="epglist" position="1290,110" scrollbarMode="showOnDemand" size="545,710" transparent="1" zPosition="2" /> <widget additionalInfoFont="Regular;26" backgroundColor="background" backgroundColorMarked="background" backgroundColorMarkedSelected="backselect" colorEventProgressbarBorder="foreground" colorEventProgressbarBorderSelected="progressmarked" colorServiceDescription="foreground" colorServiceDescriptionSelected="foreselect" foregroundColor="channel" foregroundColorMarked="levelmeter" foregroundColorMarkedSelected="light-green" foregroundColorSelected="foreselect" foregroundColorServiceNotAvail="darkevent" name="list" picServiceEventProgressbar="NitroFHD\progress.png" position="86,110" scrollbarMode="showOnDemand" serviceInfoFont="Regular;30" serviceNameFont="Regular;30" serviceNumberFont="Regular;30" size="1195,710" transparent="1" /> <eLabel backgroundColor="darkevent" position="105,829" size="1710,3" /> <widget backgroundColor="background" font="Regular;28" halign="left" name="NewDescription" position="96,845" size="1500,132" transparent="1" zPosition="1" /> <widget alphatest="on" position="1600,845" render="Picon" scale="1" size="220,132" source="ServiceEvent" zPosition="5"> <convert type="RefToPiconName" /> </widget> <widget backgroundColor="bg2" font="Regular; 28" foregroundColor="grey2" halign="left" name="key_red" position="65,1028" size="260,40" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="bg2" font="Regular; 28" foregroundColor="grey2" halign="left" name="key_green" position="365,1028" size="260,40" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="bg2" font="Regular; 28" foregroundColor="grey2" halign="left" name="key_yellow" position="665,1028" size="260,40" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="bg2" font="Regular; 28" foregroundColor="grey2" halign="left" name="key_blue" position="965,1028" size="260,40" transparent="1" valign="center" zPosition="1" /> </screen> <screen name="PermanentClockScreen" position="0,0" size="160,60" zPosition="10" backgroundColor="transparent" title="%s" flags="wfNoBorder"> <widget source="global.CurrentTime" render="Label" position="1,1" size="160,60" font="GoodT;35" valign="center" halign="center" backgroundColor="#ff000000" transparent="1"> <convert type="ClockToText">Default</convert> </widget> </screen> </skin>