<color color="background" name="Background" /> <color color="foreground" name="LabelForeground" /> <color color="background" name="ListboxBackground" /> <color color="foreground" name="ListboxForeground" /> <color color="selectedBG" name="ListboxSelectedBackground" /> <color color="selectedFG" name="ListboxSelectedForeground" /> <color color="ListBoxMarkedBG" name="ListboxMarkedBackground" /> <color color="foreground" name="ListboxMarkedForeground" /> <color color="listBoxMarkandSel" name="ListboxMarkedAndSelectedBackground" /> <color color="foreground" name="ListboxMarkedAndSelectedForeground" /> <color color="foreground" name="WindowTitleForeground" /> <color color="transSecondBG" name="WindowTitleBackground" /> <borderset name="bsWindow"> <pixmap filename="Vali.HD.nano/oben_links.png" pos="bpTopLeft" /> <pixmap filename="Vali.HD.nano/oben.png" pos="bpTop" /> <pixmap filename="Vali.HD.nano/oben_rechts.png" pos="bpTopRight" /> <pixmap filename="Vali.HD.nano/links.png" pos="bpLeft" /> <pixmap filename="Vali.HD.nano/rechts.png" pos="bpRight" /> <pixmap filename="Vali.HD.nano/unten_links.png" pos="bpBottomLeft" /> <pixmap filename="Vali.HD.nano/unten.png" pos="bpBottom" /> <pixmap filename="Vali.HD.nano/unten_rechts.png" pos="bpBottomRight" /> </borderset> <borderset name="bsListboxEntry"> <pixmap filename="Vali.HD.nano/line.png" pos="bpTop" /> <pixmap filename="Vali.HD.nano/line.png" pos="bpBottom" /> </borderset> </windowstyle> <!--OLED ##### --> <windowstyle id="1" type="skinned"> <color color="lcdBK" name="Background" /> <color color="lcdWH" name="LabelForeground" /> <color color="lcdBK" name="ListboxBackground" /> <color color="lcdWH" name="ListboxForeground" /> <color color="lcdBK" name="ListboxSelectedBackground" /> <color color="lcdWH" name="ListboxSelectedForeground" /> <color color="lcdBK" name="ListboxMarkedBackground" /> <color color="lcdWH" name="ListboxMarkedForeground" /> <color color="lcdBK" name="ListboxMarkedAndSelectedBackground" /> <color color="lcdWH" name="ListboxMarkedAndSelectedForeground" /> <color color="lcdWH" name="WindowTitleForeground" /> <color color="lcdBK" name="WindowTitleBackground" /> </windowstyle> <!--Volume ##### --> <screen backgroundColor="transpBlack" flags="wfNoBorder" name="Volume" position="50,center" size="45,240" title="Volume" zPosition="1"> <widget name="Volume" orientation="orBottomToTop" pixmap="Vali.HD.nano/volumeslider.png" position="10,5" size="25,200" transparent="1" zPosition="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/vol_box.png" position="5,210" size="35,24" zPosition="0" /> </screen> <screen backgroundColor="transparent" flags="wfNoBorder" name="Mute" position="45,30" size="45,45" title="Mute" zPosition="10"> <ePixmap alphatest="on" pixmap="Vali.HD.nano/mute.png" position="0,0" size="45,45" zPosition="0" /> </screen> <!--InfoBars ##### --> <screen backgroundColor="transparent" flags="wfNoBorder" name="InfoBar" position="center,492" size="1280,242" title="InfoBar"> <eLabel backgroundColor="transSecondBG" position="0,62" size="1280,50" zPosition="-1" /> <eLabel backgroundColor="transBG" position="0,112" size="1280,100" zPosition="-1" /> <widget alphatest="blend" position="90,122" render="Picon" size="100,60" source="session.CurrentService" transparent="1" zPosition="1"> <convert type="ServiceName">Reference</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;24" foregroundColor="foreground" halign="center" position="380,73" render="Label" size="520,30" source="session.CurrentService" transparent="1" zPosition="1"> <convert type="ServiceName">Name</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;22" foregroundColor="foreground" position="90,66" render="Label" size="92,25" source="global.CurrentTime" transparent="1" valign="top" zPosition="1"> <convert type="ClockToText">Default</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;17" foregroundColor="foreground" position="90,90" render="Label" size="128,24" source="global.CurrentTime" transparent="1" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b</convert> </widget> <widget backgroundColor="transBG" font="Regular;24" foregroundColor="foreground" position="235,120" render="Label" size="70,30" source="session.Event_Now" transparent="1" zPosition="1"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText">Default</convert> </widget> <widget backgroundColor="transBG" font="Regular;24" foregroundColor="foreground" noWrap="1" position="310,120" render="Label" size="600,30" source="session.Event_Now" transparent="1" zPosition="1"> <convert type="EventName">Name</convert> </widget> <widget backgroundColor="transBG" font="Regular;24" foregroundColor="foreground" halign="right" position="920,120" render="Label" size="130,30" source="session.Event_Now" transparent="1" zPosition="1"> <convert type="EventTime">Remaining</convert> <convert type="RemainingToText">InMinutes</convert> </widget> <widget backgroundColor="transBG" font="Regular;24" foregroundColor="grey" position="235,153" render="Label" size="70,30" source="session.Event_Next" transparent="1" zPosition="1"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText">Default</convert> </widget> <widget backgroundColor="transBG" font="Regular;24" foregroundColor="grey" noWrap="1" position="310,153" render="Label" size="600,30" source="session.Event_Next" transparent="1" zPosition="1"> <convert type="EventName">Name</convert> </widget> <widget backgroundColor="transBG" font="Regular;24" foregroundColor="grey" halign="right" position="920,153" render="Label" size="130,30" source="session.Event_Next" transparent="1" zPosition="1"> <convert type="EventTime">Duration</convert> <convert type="ClockToText">InMinutes</convert> </widget> <widget backgroundColor="transBG" borderColor="darkgrey" borderWidth="2" pixmap="Vali.HD.nano/p-bar.png" position="235,84" render="Progress" size="85,10" source="session.Event_Now" transparent="0" zPosition="2"> <convert type="EventTime">Progress</convert> </widget> <widget alphatest="on" pixmap="Vali.HD.nano/ico_dolby_on.png" position="920,75" render="Pixmap" size="60,24" source="session.CurrentService" zPosition="2"> <convert type="ServiceInfo">IsMultichannel</convert> <convert type="ConditionalShowHide" /> </widget> <ePixmap alphatest="on" pixmap="Vali.HD.nano/ico_format_off.png" position="1040,77" size="40,21" zPosition="1" /> <widget alphatest="on" pixmap="Vali.HD.nano/ico_format_on.png" position="1040,77" render="Pixmap" size="40,21" source="session.CurrentService" zPosition="2"> <convert type="ServiceInfo">IsWidescreen</convert> <convert type="ConditionalShowHide" /> </widget> <widget alphatest="on" pixmap="Vali.HD.nano/ico_hd_on.png" position="1040,77" render="Pixmap" size="40,21" source="session.CurrentService" zPosition="4"> <convert type="ServiceInfo">VideoWidth</convert> <convert type="ValueRange">800,2000</convert> <convert type="ConditionalShowHide" /> </widget> <widget alphatest="on" pixmap="Vali.HD.nano/ico_txt_on.png" position="990,75" render="Pixmap" size="40,24" source="session.CurrentService" zPosition="2"> <convert type="ServiceInfo">HasTelext</convert> <convert type="ConditionalShowHide" /> </widget> <widget alphatest="on" pixmap="Vali.HD.nano/ico_crypt_on.png" position="335,78" render="Pixmap" size="24,20" source="session.CurrentService" zPosition="2"> <convert type="ServiceInfo">IsCrypted</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="greentransparent" font="Regular;18" foregroundColor="foreground" halign="center" position="330,75" render="FixedLabel" size="36,24" source="session.CurrentService" text="sub" valign="center" zPosition="2"> <convert type="ServiceInfo">SubservicesAvailable</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="redtransparent" font="Regular;18" foregroundColor="foreground" halign="center" position="330,75" render="FixedLabel" size="36,24" source="session.RecordState" text="rec" valign="center" zPosition="3"> <convert type="ConditionalShowHide">Blink</convert> </widget> <widget backgroundColor="transBG" font="Regular;19" foregroundColor="foreground" position="1115,130" render="Label" size="101,22" source="session.FrontendStatus" transparent="1" zPosition="1"> <convert type="FrontendInfo">SNRdB</convert> </widget> <widget backgroundColor="transBG" font="Regular;19" foregroundColor="foreground" position="1115,153" render="Label" size="60,22" source="session.FrontendStatus" transparent="1" zPosition="1"> <convert type="FrontendInfo">SNR</convert> </widget> <widget backgroundColor="transBG" font="Regular;19" foregroundColor="orange" position="1175,153" render="Label" size="101,22" source="session.FrontendStatus" transparent="1" zPosition="1"> <convert type="FrontendInfo">BER</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;19" foregroundColor="foreground" halign="right" position="1085,76" render="Label" size="55,20" source="session.CurrentService" transparent="1"> <convert type="ServiceInfo">VideoWidth</convert> </widget> <eLabel backgroundColor="transSecondBG" font="Regular;19" foregroundColor="grey" halign="center" position="1143,75" size="18,20" text="x" transparent="1" /> <widget backgroundColor="transSecondBG" font="Regular;19" foregroundColor="foreground" halign="left" position="1163,76" render="Label" size="45,20" source="session.CurrentService" transparent="1"> <convert type="ServiceInfo">VideoHeight</convert> </widget> <eLabel backgroundColor="darkgrey" position="1094,128" size="8,8" zPosition="1" /> <eLabel backgroundColor="darkgrey" position="1094,142" size="8,8" zPosition="1" /> <eLabel backgroundColor="darkgrey" position="1094,156" size="8,8" zPosition="1" /> <eLabel backgroundColor="darkgrey" position="1094,170" size="8,8" zPosition="1" /> <widget backgroundColor="orange" position="1094,128" render="FixedLabel" size="8,8" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">1</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="orange" position="1094,142" render="FixedLabel" size="8,8" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">2</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="orange" position="1094,156" render="FixedLabel" size="8,8" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">4</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="orange" position="1094,170" render="FixedLabel" size="8,8" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">8</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="green" position="1094,128" render="FixedLabel" size="8,8" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">0,0</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="green" position="1094,142" render="FixedLabel" size="8,8" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">1,1</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="green" position="1094,156" render="FixedLabel" size="8,8" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">2,2</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="green" position="1094,170" render="FixedLabel" size="8,8" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">3,3</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="transBG" noWrap="1" font="Regular;16" render="Label" position="470,188" size="580,20" source="session.CurrentService" transparent="1" zPosition="3" halign="left" valign="top" foregroundColor="orange"> <convert type="CaidDisplay" /> </widget> <widget backgroundColor="transBG" foregroundColor="orange" noWrap="1" font="Regular;16" render="Label" position="235,188" size="220, 20" source="session.CurrentService" transparent="1" zPosition="3" halign="left" valign="top"> <convert type="EmuDisplay" /> </widget> </screen> <screen backgroundColor="transparent" flags="wfNoBorder" name="MoviePlayer" position="0,512" size="1280,220" title="InfoBar"> <eLabel backgroundColor="transSecondBG" position="0,62" size="1280,50" zPosition="-1" /> <eLabel backgroundColor="transBG" position="0,112" size="1280,80" zPosition="-1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/dvr.png" position="85,142" size="122,19" transparent="1" zPosition="1" /> <widget backgroundColor="transBG" font="Regular;24" foregroundColor="foreground" halign="center" position="240,110" render="Label" size="800,77" source="session.CurrentService" transparent="1" valign="center" zPosition="1"> <convert type="ServiceName">Name</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;22" foregroundColor="foreground" position="90,66" render="Label" size="92,25" source="global.CurrentTime" transparent="1" valign="top" zPosition="1"> <convert type="ClockToText">Default</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;17" foregroundColor="foreground" position="90,90" render="Label" size="128,24" source="global.CurrentTime" transparent="1" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;24" foregroundColor="foreground" halign="right" position="190,75" render="Label" size="140,25" source="session.CurrentService" transparent="1" zPosition="4"> <convert type="ServicePosition">Length,ShowHours</convert> </widget> <ePixmap alphatest="on" pixmap="Vali.HD.nano/ico_format_off.png" position="1160,140" size="40,21" zPosition="1" /> <widget alphatest="on" pixmap="Vali.HD.nano/ico_dolby_on.png" position="1090,140" render="Pixmap" size="60,24" source="session.CurrentService" zPosition="2"> <convert type="ServiceInfo">IsMultichannel</convert> <convert type="ConditionalShowHide" /> </widget> <widget alphatest="on" pixmap="Vali.HD.nano/ico_format_on.png" position="1160,140" render="Pixmap" size="40,21" source="session.CurrentService" zPosition="2"> <convert type="ServiceInfo">IsWidescreen</convert> <convert type="ConditionalShowHide" /> </widget> <widget alphatest="on" pixmap="Vali.HD.nano/ico_hd_on.png" position="1160,140" render="Pixmap" size="40,21" source="session.CurrentService" zPosition="4"> <convert type="ServiceInfo">VideoWidth</convert> <convert type="ValueRange">800,2000</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="secondBG" font="Regular;22" foregroundColor="red" halign="right" position="90,117" render="FixedLabel" size="20,22" source="session.RecordState" text="R" valign="center" zPosition="3"> <convert type="ConditionalShowHide">Blink</convert> </widget> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/mpslider.png" position="345,80" size="600,16" zPosition="3" /> <widget pointer="Vali.HD.nano/pointer.png:13,3" position="360,81" render="PositionGauge" size="560,14" source="session.CurrentService" zPosition="2"> <convert type="ServicePosition">Gauge</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;19" foregroundColor="foreground" halign="left" position="965,65" render="Label" size="121,21" source="session.CurrentService" transparent="1" zPosition="4"> <convert type="ServicePosition">Position,ShowHours</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;19" foregroundColor="foreground" halign="left" position="958,88" render="Label" size="130,21" source="session.CurrentService" transparent="1" zPosition="4"> <convert type="ServicePosition">Remaining,Negate,ShowHours</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;19" foregroundColor="foreground" halign="right" position="1085,76" render="Label" size="55,20" source="session.CurrentService" transparent="1"> <convert type="ServiceInfo">VideoWidth</convert> </widget> <eLabel backgroundColor="transSecondBG" font="Regular;19" foregroundColor="grey" halign="center" position="1143,75" size="18,20" text="x" transparent="1" /> <widget backgroundColor="transSecondBG" font="Regular;19" foregroundColor="foreground" halign="left" position="1163,76" render="Label" size="45,20" source="session.CurrentService" transparent="1"> <convert type="ServiceInfo">VideoHeight</convert> </widget> </screen> <screen backgroundColor="transparent" flags="wfNoBorder" name="DVDPlayer" position="0,512" size="1280,220" title="InfoBar"> <eLabel backgroundColor="transSecondBG" position="0,62" size="1280,50" zPosition="-1" /> <eLabel backgroundColor="transBG" position="0,112" size="1280,80" zPosition="-1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/dvr.png" position="85,142" size="122,19" transparent="1" zPosition="1" /> <widget backgroundColor="transBG" font="Regular;22" foregroundColor="foreground" halign="center" position="240,110" render="Label" size="800,50" source="session.CurrentService" transparent="1" valign="center" zPosition="1"> <convert type="ServiceName">Name</convert> </widget> <widget backgroundColor="transBG" font="Regular;20" halign="center" name="chapterLabel" position="240,160" size="800,24" transparent="1" /> <widget backgroundColor="transSecondBG" font="Regular;22" foregroundColor="foreground" position="90,66" render="Label" size="92,25" source="global.CurrentTime" transparent="1" valign="top" zPosition="1"> <convert type="ClockToText">Default</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;17" foregroundColor="foreground" position="90,90" render="Label" size="128,24" source="global.CurrentTime" transparent="1" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;24" foregroundColor="foreground" halign="right" position="190,75" render="Label" size="140,25" source="session.CurrentService" transparent="1" zPosition="4"> <convert type="ServicePosition">Length,ShowHours</convert> </widget> <ePixmap alphatest="on" pixmap="Vali.HD.nano/ico_format_off.png" position="1160,140" size="40,21" zPosition="1" /> <widget alphatest="on" pixmap="Vali.HD.nano/ico_dolby_on.png" position="1090,140" render="Pixmap" size="60,24" source="session.CurrentService" zPosition="2"> <convert type="ServiceInfo">IsMultichannel</convert> <convert type="ConditionalShowHide" /> </widget> <widget alphatest="on" pixmap="Vali.HD.nano/ico_format_on.png" position="1160,140" render="Pixmap" size="40,21" source="session.CurrentService" zPosition="2"> <convert type="ServiceInfo">IsWidescreen</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="secondBG" font="Regular;22" foregroundColor="red" halign="right" position="90,117" render="FixedLabel" size="20,22" source="session.RecordState" text="R" valign="center" zPosition="3"> <convert type="ConditionalShowHide">Blink</convert> </widget> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/mpslider.png" position="345,80" size="600,16" zPosition="3" /> <widget pointer="Vali.HD.nano/pointer.png:13,3" position="360,81" render="PositionGauge" size="560,14" source="session.CurrentService" zPosition="2"> <convert type="ServicePosition">Gauge</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;19" foregroundColor="foreground" halign="left" position="965,65" render="Label" size="121,21" source="session.CurrentService" transparent="1" zPosition="4"> <convert type="ServicePosition">Position,ShowHours</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;19" foregroundColor="foreground" halign="left" position="958,88" render="Label" size="130,21" source="session.CurrentService" transparent="1" zPosition="4"> <convert type="ServicePosition">Remaining,Negate,ShowHours</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;19" foregroundColor="foreground" halign="right" position="1085,76" render="Label" size="55,20" source="session.CurrentService" transparent="1"> <convert type="ServiceInfo">VideoWidth</convert> </widget> <eLabel backgroundColor="transSecondBG" font="Regular;19" foregroundColor="grey" halign="center" position="1143,75" size="18,20" text="x" transparent="1" /> <widget backgroundColor="transSecondBG" font="Regular;19" foregroundColor="foreground" halign="left" position="1163,76" render="Label" size="45,20" source="session.CurrentService" transparent="1"> <convert type="ServiceInfo">VideoHeight</convert> </widget> </screen> <screen backgroundColor="transparent" flags="wfNoBorder" name="MyTubePlayer" position="0,512" size="1280,220" title="InfoBar"> <eLabel backgroundColor="transSecondBG" position="0,62" size="1280,50" zPosition="-1" /> <eLabel backgroundColor="transBG" position="0,112" size="1280,80" zPosition="-1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/dvr.png" position="85,142" size="122,19" transparent="1" zPosition="1" /> <widget backgroundColor="transBG" font="Regular;24" foregroundColor="foreground" halign="center" position="240,110" render="Label" size="800,77" source="session.CurrentService" transparent="1" valign="center" zPosition="1"> <convert type="ServiceName">Name</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;22" foregroundColor="foreground" position="90,66" render="Label" size="92,25" source="global.CurrentTime" transparent="1" valign="top" zPosition="1"> <convert type="ClockToText">Default</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;17" foregroundColor="foreground" position="90,90" render="Label" size="128,24" source="global.CurrentTime" transparent="1" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;24" foregroundColor="foreground" halign="right" position="190,75" render="Label" size="140,25" source="session.CurrentService" transparent="1" zPosition="4"> <convert type="ServicePosition">Length,ShowHours</convert> </widget> <ePixmap alphatest="on" pixmap="Vali.HD.nano/ico_format_off.png" position="1160,140" size="40,21" zPosition="1" /> <widget alphatest="on" pixmap="Vali.HD.nano/ico_dolby_on.png" position="1090,140" render="Pixmap" size="60,24" source="session.CurrentService" zPosition="2"> <convert type="ServiceInfo">IsMultichannel</convert> <convert type="ConditionalShowHide" /> </widget> <widget alphatest="on" pixmap="Vali.HD.nano/ico_format_on.png" position="1160,140" render="Pixmap" size="40,21" source="session.CurrentService" zPosition="2"> <convert type="ServiceInfo">IsWidescreen</convert> <convert type="ConditionalShowHide" /> </widget> <widget alphatest="on" pixmap="Vali.HD.nano/ico_hd_on.png" position="1160,140" render="Pixmap" size="40,21" source="session.CurrentService" zPosition="4"> <convert type="ServiceInfo">VideoWidth</convert> <convert type="ValueRange">800,2000</convert> <convert type="ConditionalShowHide" /> </widget> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/mpslider.png" position="345,80" size="600,16" zPosition="3" /> <widget pointer="Vali.HD.nano/pointer.png:13,3" position="360,81" render="PositionGauge" size="560,14" source="session.CurrentService" zPosition="2"> <convert type="ServicePosition">Gauge</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;19" foregroundColor="foreground" halign="left" position="965,65" render="Label" size="121,21" source="session.CurrentService" transparent="1" zPosition="4"> <convert type="ServicePosition">Position,ShowHours</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;19" foregroundColor="foreground" halign="left" position="958,88" render="Label" size="130,21" source="session.CurrentService" transparent="1" zPosition="4"> <convert type="ServicePosition">Remaining,Negate,ShowHours</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;19" foregroundColor="foreground" halign="right" position="1085,76" render="Label" size="55,20" source="session.CurrentService" transparent="1"> <convert type="ServiceInfo">VideoWidth</convert> </widget> <eLabel backgroundColor="transSecondBG" font="Regular;19" foregroundColor="grey" halign="center" position="1143,75" size="18,20" text="x" transparent="1" /> <widget backgroundColor="transSecondBG" font="Regular;19" foregroundColor="foreground" halign="left" position="1163,76" render="Label" size="45,20" source="session.CurrentService" transparent="1"> <convert type="ServiceInfo">VideoHeight</convert> </widget> </screen> <screen backgroundColor="transparent" flags="wfNoBorder" name="VirtualZap" position="0,512" size="1280,220" title="Virtual Zap"> <eLabel backgroundColor="transSecondBG" position="0,62" size="1280,50" zPosition="-1" /> <eLabel backgroundColor="transBG" position="0,112" size="1281,80" zPosition="-1" /> <widget backgroundColor="transparent" name="video" position="60,66" size="214,120" zPosition="1" /> <widget backgroundColor="transSecondBG" font="Regular;24" halign="left" name="NowChannel" position="305,73" size="887,32" transparent="1" zPosition="2" /> <widget backgroundColor="transBG" font="Regular;24" foregroundColor="secondFG" halign="left" name="NowEPG" position="305,120" size="748,28" transparent="1" zPosition="2" /> <widget backgroundColor="transBG" font="Regular;24" halign="left" name="NextEPG" position="305,153" size="748,28" transparent="1" zPosition="2" /> <widget backgroundColor="transBG" font="Regular;24" foregroundColor="secondFG" halign="right" name="NowTime" position="1070,120" size="124,28" transparent="1" zPosition="2" /> <widget backgroundColor="transBG" font="Regular;24" halign="right" name="NextTime" position="1070,153" size="124,28" transparent="1" zPosition="2" /> </screen> <screen backgroundColor="transparent" flags="wfNoBorder" name="RemotePlayer" position="0,512" size="1280,220" title="Partnerbox - RemotePlayer"> <eLabel backgroundColor="transSecondBG" position="0,62" size="1280,50" zPosition="-1" /> <eLabel backgroundColor="transBG" position="0,112" size="1280,80" zPosition="-1" /> <widget font="Regular;24" halign="center" name="ServiceName" position="100,110" size="1080,72" transparent="1" valign="center" zPosition="2" /> <widget font="Regular;22" halign="left" name="DateTime" position="100,75" size="537,30" transparent="1" valign="top" zPosition="2" /> <widget font="Regular;22" halign="right" name="IP" position="639,75" size="541,30" transparent="1" valign="top" zPosition="2" /> </screen> <screen backgroundColor="transparent" flags="wfNoBorder" name="RadioInfoBar" position="0,512" size="1280,242" title="InfoBar"> <eLabel backgroundColor="transSecondBG" position="0,62" size="1280,50" zPosition="-1" /> <eLabel backgroundColor="transBG" position="0,112" size="1280,80" zPosition="-1" /> <widget alphatest="blend" position="90,122" render="Picon" size="100,60" source="session.CurrentService" transparent="1" zPosition="1"> <convert type="ServiceName">Reference</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;24" foregroundColor="foreground" halign="center" position="380,73" render="Label" size="520,30" source="session.CurrentService" transparent="1" zPosition="1"> <convert type="ServiceName">Name</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;22" foregroundColor="foreground" position="90,66" render="Label" size="92,25" source="global.CurrentTime" transparent="1" valign="top" zPosition="1"> <convert type="ClockToText">Default</convert> </widget> <widget backgroundColor="transSecondBG" font="Regular;17" foregroundColor="foreground" position="90,90" render="Label" size="128,24" source="global.CurrentTime" transparent="1" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b</convert> </widget> <widget backgroundColor="transBG" font="Regular;24" foregroundColor="foreground" position="235,120" render="Label" size="70,30" source="session.Event_Now" transparent="1" zPosition="1"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText">Default</convert> </widget> <widget backgroundColor="transBG" font="Regular;24" foregroundColor="foreground" noWrap="1" position="310,120" render="Label" size="600,30" source="session.Event_Now" transparent="1" zPosition="1"> <convert type="EventName">Name</convert> </widget> <widget backgroundColor="transBG" font="Regular;24" foregroundColor="foreground" halign="right" position="920,120" render="Label" size="130,30" source="session.Event_Now" transparent="1" zPosition="1"> <convert type="EventTime">Remaining</convert> <convert type="RemainingToText">InMinutes</convert> </widget> <widget backgroundColor="transBG" font="Regular;24" foregroundColor="grey" position="235,153" render="Label" size="70,30" source="session.Event_Next" transparent="1" zPosition="1"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText">Default</convert> </widget> <widget backgroundColor="transBG" font="Regular;24" foregroundColor="grey" noWrap="1" position="310,153" render="Label" size="600,30" source="session.Event_Next" transparent="1" zPosition="1"> <convert type="EventName">Name</convert> </widget> <widget backgroundColor="transBG" font="Regular;24" foregroundColor="grey" halign="right" position="920,153" render="Label" size="130,30" source="session.Event_Next" transparent="1" zPosition="1"> <convert type="EventTime">Duration</convert> <convert type="ClockToText">InMinutes</convert> </widget> <widget backgroundColor="transBG" borderColor="darkgrey" borderWidth="2" pixmap="Vali.HD.nano/p-bar.png" position="235,84" render="Progress" size="54,10" source="session.Event_Now" transparent="0" zPosition="2"> <convert type="EventTime">Progress</convert> </widget> <widget alphatest="on" pixmap="Vali.HD.nano/ico_dolby_on.png" position="1115,75" render="Pixmap" size="60,24" source="session.CurrentService" zPosition="2"> <convert type="ServiceInfo">IsMultichannel</convert> <convert type="ConditionalShowHide" /> </widget> <widget alphatest="on" pixmap="Vali.HD.nano/ico_crypt_on.png" position="325,78" render="Pixmap" size="24,20" source="session.CurrentService" zPosition="2"> <convert type="ServiceInfo">IsCrypted</convert> <convert type="ConditionalShowHide" /> </widget> <ePixmap alphatest="on" pixmap="Vali.HD.nano/ico_format_off.png" position="1040,77" size="40,21" zPosition="1" /> <widget backgroundColor="redtransparent" font="Regular;18" foregroundColor="foreground" halign="center" position="320,75" render="FixedLabel" size="36,24" source="session.RecordState" text="rec" valign="center" zPosition="3"> <convert type="ConditionalShowHide">Blink</convert> </widget> <widget backgroundColor="transBG" font="Regular;19" foregroundColor="foreground" position="1115,130" render="Label" size="101,22" source="session.FrontendStatus" transparent="1" zPosition="1"> <convert type="FrontendInfo">SNRdB</convert> </widget> <widget backgroundColor="transBG" font="Regular;19" foregroundColor="foreground" position="1115,153" render="Label" size="60,22" source="session.FrontendStatus" transparent="1" zPosition="1"> <convert type="FrontendInfo">SNR</convert> </widget> <widget backgroundColor="transBG" font="Regular;19" foregroundColor="orange" position="1175,153" render="Label" size="101,22" source="session.FrontendStatus" transparent="1" zPosition="1"> <convert type="FrontendInfo">BER</convert> </widget> <eLabel backgroundColor="darkgrey" position="1094,128" size="8,8" zPosition="1" /> <eLabel backgroundColor="darkgrey" position="1094,142" size="8,8" zPosition="1" /> <eLabel backgroundColor="darkgrey" position="1094,156" size="8,8" zPosition="1" /> <eLabel backgroundColor="darkgrey" position="1094,170" size="8,8" zPosition="1" /> <widget backgroundColor="orange" position="1094,128" render="FixedLabel" size="8,8" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">1</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="orange" position="1094,142" render="FixedLabel" size="8,8" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">2</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="orange" position="1094,156" render="FixedLabel" size="8,8" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">4</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="orange" position="1094,170" render="FixedLabel" size="8,8" source="session.TunerInfo" zPosition="2"> <convert type="TunerInfo">TunerUseMask</convert> <convert type="ValueBitTest">8</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="green" position="1094,128" render="FixedLabel" size="8,8" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">0,0</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="green" position="1094,142" render="FixedLabel" size="8,8" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">1,1</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="green" position="1094,156" render="FixedLabel" size="8,8" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">2,2</convert> <convert type="ConditionalShowHide" /> </widget> <widget backgroundColor="green" position="1094,170" render="FixedLabel" size="8,8" source="session.FrontendInfo" zPosition="3"> <convert type="FrontendInfo">NUMBER</convert> <convert type="ValueRange">3,3</convert> <convert type="ConditionalShowHide" /> </widget> <widget font="LCD;30" foregroundColor="secondFG" halign="center" position="0,0" render="Label" size="1280,60" source="RdsDecoder" transparent="1" valign="center" zPosition="5"> <convert type="RdsInfo">RadioText</convert> </widget> </screen> <screen backgroundColor="transparent" flags="wfNoBorder" name="SecondInfoBar" position="0,512" size="1280,220" title="Second InfoBar" zPosition="-1"> <eLabel backgroundColor="transBG" position="0,62" size="1280,130" zPosition="-1" /> <widget backgroundColor="transBG" font="Regular;20" position="100,67" render="Label" size="1080,120" source="session.Event_Now" transparent="1" zPosition="5" valign="top"> <convert type="EventName">ExtendedDescription</convert> </widget> </screen> <!-- ########## OLED ########## --> <screen name="InfoBarSummary" position="0,0" size="132,64"> <widget font="Regular;14" halign="center" position="1,0" render="Label" size="130,36" source="session.CurrentService"> <convert type="ServiceName">Name</convert> </widget> <widget borderWidth="1" position="3,36" render="Progress" size="126,4" source="session.Event_Now"> <convert type="EventTime">Progress</convert> </widget> <widget font="Regular;18" halign="center" position="0,40" render="Label" size="132,22" source="global.CurrentTime"> <convert type="ClockToText">WithSeconds</convert> </widget> </screen> <screen name="ChannelSelection_summary" position="0,0" size="132,64"> <widget font="Regular;14" halign="center" position="1,0" render="Label" size="130,36" source="parent.ServiceEvent"> <convert type="ServiceName">Name</convert> </widget> <widget borderWidth="1" position="3,36" render="Progress" size="126,4" source="parent.ServiceEvent"> <convert type="EventTime">Progress</convert> </widget> <widget font="Regular;18" halign="center" position="0,40" render="Label" size="132,22" source="global.CurrentTime"> <convert type="ClockToText">WithSeconds</convert> </widget> </screen> <screen name="MenuSummary" position="0,0" size="132,64"> <widget font="Regular;16" halign="center" position="6,0" render="Label" size="120,32" source="parent.title" valign="center" /> <widget font="Regular;16" halign="center" position="6,32" render="Label" size="120,32" source="parent.menu" valign="center"> <convert type="StringListSelection" /> </widget> </screen> <screen name="InfoBarMoviePlayerSummary" position="0,0" size="132,64"> <widget font="Regular;14" halign="center" position="1,0" render="Label" size="130,36" source="session.CurrentService"> <convert type="ServiceName">Name</convert> </widget> <widget borderWidth="1" position="3,36" render="Progress" size="126,4" source="session.CurrentService"> <convert type="ServicePosition">Position</convert> </widget> <widget font="Regular;18" halign="center" position="0,40" render="Label" size="132,22" source="global.CurrentTime"> <convert type="ClockToText">WithSeconds</convert> </widget> </screen> <screen name="StandbySummary" position="0,0" size="132,64"> <widget font="Regular;20" halign="center" position="0,0" render="Label" size="132,40" source="global.CurrentTime" valign="center"> <convert type="ClockToText">Default</convert> </widget> <widget font="Regular;17" halign="center" position="0,40" render="Label" size="130,24" source="global.CurrentTime" valign="top"> <convert type="ClockToText">Format:%a %d. %b</convert> </widget> </screen> <!--Service Selectors ########## --> <screen backgroundColor="background" flags="wfNoBorder" name="ChannelSelection" position="0,0" size="1280,720" title="Channel Selection"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="background" colorEventProgressbarBorder="#555555" colorEventProgressbarBorderSelected="grey" colorServiceDescription="#DBB96E" foregroundColorServiceNotAvail="#00656565" itemHeight="30" name="list" picServiceEventProgressbar="Vali.HD.nano/minibar.png" position="25,102" scrollbarMode="showOnDemand" serviceInfoFont="Regular;20" serviceItemHeight="30" serviceNameFont="Regular;23" serviceNumberFont="Regular;23" size="760,510" /> <widget font="Regular;22" foregroundColor="secondFG" position="809,102" render="Label" size="420,70" source="ServiceEvent" transparent="1" valign="center"> <convert type="EventName">Name</convert> </widget> <widget font="Regular;19" foregroundColor="foreground" position="810,175" render="Label" size="62,22" source="ServiceEvent" transparent="1"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText" /> </widget> <widget font="Regular;19" foregroundColor="foreground" position="1148,175" render="Label" size="81,22" source="ServiceEvent" transparent="1"> <convert type="EventTime">EndTime</convert> <convert type="ClockToText" /> </widget> <widget borderColor="grey" borderWidth="1" pixmap="Vali.HD.nano/progress.png" position="891,181" render="Progress" size="240,12" source="ServiceEvent" transparent="1"> <convert type="EventTime">Progress</convert> </widget> <widget font="Regular;20" foregroundColor="foreground" position="809,210" render="Label" size="420,400" source="ServiceEvent" transparent="1"> <convert type="EventName">ExtendedDescription</convert> </widget> </screen> <screen backgroundColor="background" flags="wfNoBorder" name="EPGSelection" position="1,center" size="1280,720" title="EPG Selection"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> <widget itemHeight="30" name="list" position="25,106" scrollbarMode="showOnDemand" size="760,510" transparent="1" /> <widget font="Regular;22" foregroundColor="secondFG" position="809,102" render="Label" size="400,50" source="Service" valign="center"> <convert type="ServiceName">Name</convert> </widget> <widget font="Regular;20" foregroundColor="foreground" position="809,157" render="Label" size="400,450" source="Event" transparent="1"> <convert type="EventName">ExtendedDescription</convert> </widget> </screen> <screen backgroundColor="background" flags="wfNoBorder" name="EventView" position="0,0" size="1280,720" title="Eventview"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> <widget font="Regular;22" foregroundColor="secondFG" halign="left" name="channel" position="65,106" size="400,50" transparent="1" /> <widget font="Regular;22" halign="left" name="datetime" position="65,156" size="400,30" transparent="1" /> <widget font="Regular;22" halign="left" name="duration" position="65,186" size="400,30" transparent="1" /> <widget font="Regular;24" name="epg_description" position="65,225" size="1100,400" transparent="1" /> </screen> <screen flags="wfNoBorder" name="MovieSelection" position="0,0" size="1280,720" title="Select a movie"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget name="DescriptionBorder" position="0,0" size="0,0" /> <widget name="waitingtext" position="0,0" size="0,0" /> <widget name="list" position="520,225" scrollbarMode="showOnDemand" size="700,375" /> <widget font="Regular;20" halign="left" name="freeDiskSpace" position="570,125" size="700,32" /> <widget font="Regular;22" foregroundColor="secondFG" position="70,370" render="Label" size="400,50" source="Service" valign="center" zPosition="1"> <convert type="MovieInfo">RecordServiceName</convert> </widget> <widget font="Regular;22" foregroundColor="grey" position="70,430" render="Label" size="400,50" source="Service" zPosition="1"> <convert type="MovieInfo">ShortDescription</convert> </widget> <widget font="Regular;22" position="720,170" render="Label" size="122,27" source="Service" zPosition="1"> <convert type="ServiceTime">Duration</convert> <convert type="ClockToText">AsLength</convert> </widget> <widget font="Regular;20" foregroundColor="grey" position="70,490" render="Label" size="400,116" source="Service" zPosition="1"> <convert type="EventName">ExtendedDescription</convert> </widget> <widget font="Regular;22" position="570,170" render="Label" size="142,27" source="Service" transparent="1" zPosition="4"> <convert type="MovieInfo">FileSize</convert> </widget> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="ChannelSelectionRadio" position="center,100" size="1116,360" title="Channel Selection"> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="30,325" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="300,325" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="570,325" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="840,325" size="30,30" /> <widget font="Regular;22" foregroundColor="foreground" halign="left" name="key_red" position="70,325" size="220,30" /> <widget font="Regular;22" foregroundColor="foreground" halign="left" name="key_green" position="340,325" size="220,30" /> <widget font="Regular;22" foregroundColor="foreground" halign="left" name="key_yellow" position="610,325" size="220,30" /> <widget font="Regular;22" foregroundColor="foreground" halign="left" name="key_blue" position="880,325" size="220,30" /> <widget foregroundColorServiceNotAvail="#00656565" name="list" position="18,10" scrollbarMode="showOnDemand" serviceInfoFont="Regular;22" serviceItemHeight="30" serviceNameFont="Regular;24" serviceNumberFont="Regular;24" size="1080,300" transparent="1" /> </screen> <screen flags="wfNoBorder" name="EPGSelectionMulti" position="0,0" size="1280,720" title="EPG Selection Multi"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,25" render="Label" size="270,33" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget alphatest="on" name="now_button_sel" pixmap="Vali.HD.nano/epg_now.png" position="0,50" size="1100,35" zPosition="3" /> <widget alphatest="on" name="next_button_sel" pixmap="Vali.HD.nano/epg_next.png" position="0,50" size="1100,35" zPosition="3" /> <widget alphatest="on" name="more_button_sel" pixmap="Vali.HD.nano/epg_more.png" position="0,50" size="1100,35" zPosition="3" /> <widget font="Regular;20" halign="center" name="now_text" position="30,55" size="250,25" text="NOW" transparent="1" zPosition="4" /> <widget font="Regular;20" halign="center" name="next_text" position="280,55" size="250,25" text="NEXT" transparent="1" zPosition="4" /> <widget font="Regular;20" halign="center" name="more_text" position="525,55" size="250,25" text="MORE" transparent="1" zPosition="4" /> <widget font="Regular;24" halign="right" name="date" position="1010,60" size="200,28" transparent="1" valign="center" /> <widget name="list" position="25,112" scrollbarMode="showOnDemand" size="1200,360" /> <widget font="Regular;20" foregroundColor="grey" position="25,480" render="Label" size="1200,120" source="Event" transparent="1"> <convert type="EventName">ExtendedDescription</convert> </widget> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="GraphMultiEPG" position="0,0" size="1280,720" title="Electronic Program Guide"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,110" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,596" size="1280,125" zPosition="-1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,625" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="100,663" size="30,30" /> <widget font="Regular;22" foregroundColor="foreground" halign="left" name="key_red" position="145,625" size="200,30" transparent="1" valign="center" /> <widget font="Regular;22" foregroundColor="foreground" halign="left" name="key_green" position="145,663" size="200,30" transparent="1" valign="center" /> <widget backgroundColor="secondBG" name="timeline_text" position="0,60" size="1182,30" /> <widget EntryBackgroundColor="#071230" EntryBackgroundColorSelected="secondBG" EntryBorderColor="dark" name="list" position="70,110" scrollbarMode="showOnDemand" size="1130,486" transparent="1" /> <widget name="timeline0" pixmap="Vali.HD.nano/timeline.png" position="60,105" size="1,496" zPosition="1" /> <widget name="timeline1" pixmap="Vali.HD.nano/timeline.png" position="60,105" size="1,496" zPosition="1" /> <widget name="timeline2" pixmap="Vali.HD.nano/timeline.png" position="60,105" size="1,496" zPosition="1" /> <widget name="timeline3" pixmap="Vali.HD.nano/timeline.png" position="60,105" size="1,496" zPosition="1" /> <widget name="timeline4" pixmap="Vali.HD.nano/timeline.png" position="60,105" size="1,496" zPosition="1" /> <widget name="timeline5" pixmap="Vali.HD.nano/timeline.png" position="60,105" size="1,496" zPosition="1" /> <widget alphatest="on" name="timeline_now" pixmap="Vali.HD.nano/timeline-now.png" position="60,103" size="19,500" zPosition="2" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="390,630" render="Label" size="867,67" source="Event" valign="center" zPosition="1"> <convert type="EventName">Name</convert> </widget> <widget backgroundColor="secondBG" font="Regular;20" foregroundColor="secondFG" halign="left" position="390,605" render="Label" size="241,27" source="Event" zPosition="1"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText">Format:(%A)</convert> </widget> <widget backgroundColor="secondBG" font="Regular;20" foregroundColor="secondFG" halign="right" position="630,605" render="Label" size="75,27" source="Event" zPosition="1"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText" /> </widget> <widget backgroundColor="secondBG" font="Regular;20" foregroundColor="secondFG" halign="left" position="710,605" render="Label" size="81,27" source="Event" zPosition="1"> <convert type="EventTime">EndTime</convert> <convert type="ClockToText">Format:- %H:%M</convert> </widget> </screen> <screen flags="wfNoBorder" name="Merlin_PGd" position="0,0" size="1280,720" title="Merlin Program Guide"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="25" name="prg_list" position="70,375" scrollbarMode="showOnDemand" size="427,250" transparent="1" zPosition="4" /> <widget itemHeight="28" name="epg_list" position="520,108" scrollbarMode="showOnDemand" size="700,504" transparent="1" zPosition="4" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <eLabel backgroundColor="secondBG" font="Regular;22" position="145,645" size="220,26" text="Zap and exit" transparent="1" zPosition="2" /> <eLabel backgroundColor="secondBG" font="Regular;22" position="435,645" size="220,26" text="Add timer" transparent="1" zPosition="2" /> <eLabel backgroundColor="secondBG" font="Regular;22" position="725,645" size="220,26" text="Primetime" transparent="1" zPosition="2" /> <eLabel backgroundColor="secondBG" font="Regular;22" position="1015,645" size="220,26" text="Refresh EPG" transparent="1" zPosition="2" /> </screen> <screen flags="wfNoBorder" name="Merlin_PGII" position="0,0" size="1280,720" title="Merlin Program Guide"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,650" size="1280,80" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;18" foregroundColor="secondFG" halign="right" position="940,25" render="Label" size="270,22" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <!-- DO NOT CHANGE THIS LINE !!! --> <widget enableWrapAround="0" itemHeight="25" name="prg_list" position="-200,-200" size="50,125" /> <widget font="Regular;18" halign="center" name="currCh1" position="60,55" size="231,35" transparent="1" valign="center" zPosition="2" /> <widget font="Regular;18" halign="center" name="currCh2" position="291,55" size="231,35" transparent="1" valign="center" zPosition="2" /> <widget font="Regular;18" halign="center" name="currCh3" position="522,55" size="231,35" transparent="1" valign="center" zPosition="2" /> <widget font="Regular;18" halign="center" name="currCh4" position="753,55" size="231,35" transparent="1" valign="center" zPosition="2" /> <widget font="Regular;18" halign="center" name="currCh5" position="984,55" size="231,35" transparent="1" valign="center" zPosition="2" /> <widget backgroundColor="MerlinPGselCH" name="Active1" position="60,55" size="225,595" transparent="0" zPosition="1" /> <widget backgroundColor="MerlinPGselCH" name="Active2" position="291,55" size="225,595" transparent="0" zPosition="1" /> <widget backgroundColor="MerlinPGselCH" name="Active3" position="522,55" size="225,595" transparent="0" zPosition="1" /> <widget backgroundColor="MerlinPGselCH" name="Active4" position="753,55" size="225,595" transparent="0" zPosition="1" /> <widget backgroundColor="MerlinPGselCH" name="Active5" position="984,55" size="225,595" transparent="0" zPosition="1" /> <widget itemHeight="70" name="epg_list1" position="60,90" scrollbarMode="showOnDemand" size="225,560" transparent="1" zPosition="4" /> <widget itemHeight="70" name="epg_list2" position="291,90" scrollbarMode="showOnDemand" size="225,560" transparent="1" zPosition="4" /> <widget itemHeight="70" name="epg_list3" position="522,90" scrollbarMode="showOnDemand" size="225,560" transparent="1" zPosition="4" /> <widget itemHeight="70" name="epg_list4" position="753,90" scrollbarMode="showOnDemand" size="225,560" transparent="1" zPosition="4" /> <widget itemHeight="70" name="epg_list5" position="984,90" scrollbarMode="showOnDemand" size="225,560" transparent="1" zPosition="4" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,660" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,660" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,660" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,660" size="30,30" /> <eLabel backgroundColor="secondBG" font="Regular;20" position="145,663" size="220,26" text="Zap and exit" transparent="1" zPosition="2" /> <eLabel backgroundColor="secondBG" font="Regular;20" position="435,663" size="220,26" text="Add timer" transparent="1" zPosition="2" /> <eLabel backgroundColor="secondBG" font="Regular;20" position="725,663" size="220,26" text="Primetime" transparent="1" zPosition="2" /> <eLabel backgroundColor="secondBG" font="Regular;20" position="1015,663" size="220,26" text="Refresh EPG" transparent="1" zPosition="2" /> </screen> <screen backgroundColor="background" flags="wfNoBorder" name="SimpleChannelSelection" position="0,0" size="1280,720" title="Channel Selection"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="background" colorEventProgressbarBorder="#555555" colorEventProgressbarBorderSelected="grey" colorServiceDescription="#DBB96E" foregroundColorServiceNotAvail="#00656565" itemHeight="30" name="list" picServiceEventProgressbar="Vali.HD.nano/minibar.png" position="center,center" scrollbarMode="showOnDemand" serviceInfoFont="Regular;20" serviceItemHeight="30" serviceNameFont="Regular;23" serviceNumberFont="Regular;23" size="1200,510" /> </screen> <!--Menus ########## --> <screen backgroundColor="background" flags="wfNoBorder" name="menu_mainmenu" position="0,0" size="1280,720" title="Main menu"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget enableWrapAround="1" position="270,165" render="Listbox" scrollbarMode="showOnDemand" size="600,300" source="menu" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (45, 9), size = (535, 30), flags = RT_HALIGN_LEFT, text = 0) ], "fonts": [gFont("Regular", 24)], "itemHeight": 45 } </convert> </widget> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="812,419" size="150,150" /> </screen> <screen backgroundColor="background" flags="wfNoBorder" name="menu_setup" position="0,0" size="1280,720" title="Main menu"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget enableWrapAround="1" position="270,165" render="Listbox" scrollbarMode="showOnDemand" size="600,300" source="menu" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (45, 9), size = (535, 30), flags = RT_HALIGN_LEFT, text = 0) ], "fonts": [gFont("Regular", 24)], "itemHeight": 45 } </convert> </widget> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="812,419" size="150,150" /> </screen> <screen backgroundColor="background" flags="wfNoBorder" name="menu_system" position="0,0" size="1280,720" title="Main menu"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget enableWrapAround="1" position="270,165" render="Listbox" scrollbarMode="showOnDemand" size="600,300" source="menu" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (45, 9), size = (535, 30), flags = RT_HALIGN_LEFT, text = 0) ], "fonts": [gFont("Regular", 24)], "itemHeight": 45 } </convert> </widget> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="812,419" size="150,150" /> </screen> <screen backgroundColor="background" flags="wfNoBorder" name="menu_information" position="0,0" size="1280,720" title="Main menu"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget enableWrapAround="1" position="270,165" render="Listbox" scrollbarMode="showOnDemand" size="600,300" source="menu" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (45, 9), size = (535, 30), flags = RT_HALIGN_LEFT, text = 0) ], "fonts": [gFont("Regular", 24)], "itemHeight": 45 } </convert> </widget> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="812,419" size="150,150" /> </screen> <screen backgroundColor="background" flags="wfNoBorder" name="menu_scan" position="0,0" size="1280,720" title="Main menu"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget enableWrapAround="1" position="270,165" render="Listbox" scrollbarMode="showOnDemand" size="600,300" source="menu" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (45, 9), size = (535, 30), flags = RT_HALIGN_LEFT, text = 0) ], "fonts": [gFont("Regular", 24)], "itemHeight": 45 } </convert> </widget> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="812,419" size="150,150" /> </screen> <screen backgroundColor="background" flags="wfNoBorder" name="menu_harddisk" position="0,0" size="1280,720" title="Main menu"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget enableWrapAround="1" position="270,165" render="Listbox" scrollbarMode="showOnDemand" size="600,300" source="menu" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (45, 9), size = (535, 30), flags = RT_HALIGN_LEFT, text = 0) ], "fonts": [gFont("Regular", 24)], "itemHeight": 45 } </convert> </widget> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="812,419" size="150,150" /> </screen> <screen backgroundColor="background" flags="wfNoBorder" name="menu_shutdown" position="0,0" size="1280,720" title="Main menu"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget enableWrapAround="1" position="270,165" render="Listbox" scrollbarMode="showOnDemand" size="600,300" source="menu" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (45, 9), size = (535, 30), flags = RT_HALIGN_LEFT, text = 0) ], "fonts": [gFont("Regular", 24)], "itemHeight": 45 } </convert> </widget> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="812,419" size="150,150" /> </screen> <!--Media-Player ########## --> <screen backgroundColor="background" flags="wfNoBorder" name="MediaPlayer" position="0,0" size="1280,720" title="MediaPlayer"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,620" size="1280,100" zPosition="-1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/dvr.png" position="1035,645" size="122,19" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <eLabel backgroundColor="grey" font="Regular;22" foregroundColor="black" halign="center" position="72,102" size="556,26" text="F i l e l i s t" zPosition="5" /> <widget backgroundColor="background" name="filelist" position="70,145" scrollbarMode="showOnDemand" size="562,299" /> <eLabel backgroundColor="grey" font="Regular;22" foregroundColor="black" halign="center" position="652,102" size="556,26" text="P l a y l i s t" zPosition="5" /> <widget backgroundColor="background" name="playlist" position="650,140" scrollbarMode="showOnDemand" selectionDisabled="1" size="561,310" /> <widget backgroundColor="background" font="Regular;26" name="title" position="300,475" size="680,30" transparent="1" valign="top" /> <eLabel backgroundColor="darkgrey" position="290,515" size="700,2" /> <widget backgroundColor="background" font="Regular;20" foregroundColor="darkgrey" name="artisttext" position="300,525" size="100,25" transparent="1" valign="top" /> <widget backgroundColor="background" font="Regular;20" name="artist" position="410,525" size="580,25" transparent="1" valign="top" /> <widget backgroundColor="background" font="Regular;20" foregroundColor="darkgrey" name="albumtext" position="300,555" size="100,25" transparent="1" valign="top" /> <widget backgroundColor="background" font="Regular;20" name="album" position="410,555" size="580,25" transparent="1" valign="top" /> <widget backgroundColor="background" font="Regular;20" foregroundColor="darkgrey" name="yeartext" position="300,585" size="100,25" transparent="1" valign="top" /> <widget backgroundColor="background" font="Regular;20" name="year" position="410,585" size="580,25" transparent="1" valign="top" /> <widget alphatest="blend" name="coverArt" pixmap="skin_default/no_coverArt.png" position="120,490" size="116,116" transparent="1" /> <ePixmap alphatest="on" backgroundColor="background" pixmap="Vali.HD.nano/mpslider.png" position="200,647" size="600,16" zPosition="13" /> <widget name="PositionGauge" pointer="Vali.HD.nano/pointer.png:13,3" position="220,648" size="560,14" transparent="0" zPosition="12" /> <widget backgroundColor="secondBG" font="Regular;22" halign="right" position="80,643" render="Label" size="100,25" source="session.CurrentService" transparent="1" valign="center"> <convert type="ServicePosition">Position</convert> </widget> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="820,643" render="Label" size="127,25" source="session.CurrentService" transparent="1" valign="center"> <convert type="ServicePosition">Remaining</convert> </widget> </screen> <screen backgroundColor="background" flags="wfNoBorder" name="MediaPlayerSettings" position="0,0" size="1280,720" title="Edit settings"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,620" size="1280,100" zPosition="-1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/pics/media.png" position="0,90" size="497,280" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="config" position="520,108" scrollbarMode="showOnDemand" size="700,504" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="435,645" render="Label" size="220,26" source="key_green" transparent="1" zPosition="1" /> </screen> <!--Input & Output Boxes ########## --> <screen backgroundColor="transparent" flags="wfNoBorder" name="SubtitleDisplay" position="0,0" size="1280,720" zPosition="-1" /> <screen backgroundColor="transparent" name="Scart" position="0,0" size="1280,720" /> <screen flags="wfNoBorder" name="Standby" position="0,0" size="1280,720" title="Standby" /> <screen backgroundColor="transpBlack" flags="wfNoBorder" name="NumberZap" position="center,center" size="280,60" title="Channel"> <widget backgroundColor="transpBlack" font="Regular;34" halign="center" name="number" position="0,0" size="280,60" transparent="1" valign="center" /> </screen> <screen backgroundColor="transpBlack" flags="wfNoBorder" name="ChapterZap" position="center,center" size="280,60" title="Chapter"> <widget backgroundColor="transpBlack" font="Regular;23" name="chapter" position="35,15" size="110,25" /> <widget backgroundColor="transpBlack" font="Regular;23" halign="right" name="number" position="145,15" size="97,25" /> </screen> <screen backgroundColor="transpBlack" flags="wfNoBorder" name="TimeshiftState" position="center,30" size="860,60" zPosition="2"> <widget backgroundColor="transpBlack" font="Regular;22" halign="center" name="state" position="10,3" size="150,27" /> <widget backgroundColor="transpBlack" font="Regular;22" halign="left" position="160,5" render="Label" size="150,27" source="session.CurrentService"> <convert type="ServicePosition">Remaining</convert> </widget> <widget backgroundColor="transpBlack" font="Regular;22" halign="right" position="650,5" render="Label" size="80,27" source="session.CurrentService"> <convert type="ServicePosition">Position</convert> </widget> <eLabel backgroundColor="transpBlack" font="Regular;22" halign="center" position="740,5" size="10,27" text="/" /> <widget backgroundColor="transpBlack" font="Regular;22" halign="left" position="760,5" render="Label" size="80,27" source="session.CurrentService"> <convert type="ServicePosition">Length</convert> </widget> <widget backgroundColor="middleGrey" pixmap="Vali.HD.nano/pbar.png" position="10,33" render="Progress" size="840,8" source="session.CurrentService" zPosition="3"> <convert type="ServicePosition">Position</convert> </widget> </screen> <screen backgroundColor="transpBlack" flags="wfNoBorder" name="PVRState" position="40,270" size="150,36" zPosition="2"> <widget backgroundColor="transpBlack" font="Regular;25" halign="center" name="state" position="0,3" size="150,30" transparent="1" /> </screen> <screen flags="wfNoBorder" name="Console" position="0,0" size="1280,720" title="Command execution..."> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="background" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="darkgrey" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="darkgrey" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="vhdConvClockToText">LocaleLang:%w %d %m</convert> </widget> <widget font="Console;19" name="text" position="70,110" size="1140,585" /> </screen> <screen flags="wfNoBorder" name="About" position="0,0" size="1280,720" title="About"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" font="Regular;21" position="570,120" render="Label" size="580,25" source="EnigmaVersion" transparent="1" /> <widget backgroundColor="background" font="Regular;21" position="570,160" render="Label" size="580,25" source="ImageVersion" transparent="1" /> <widget backgroundColor="background" font="Regular;21" position="570,200" render="Label" size="580,25" source="FPVersion" transparent="1" /> <widget backgroundColor="background" font="Regular;21" foregroundColor="selectedFG" position="560,250" render="Label" size="580,25" source="TunerHeader" transparent="1" /> <widget backgroundColor="background" font="Regular;21" position="570,290" render="Label" size="580,25" source="Tuner0" transparent="1" /> <widget backgroundColor="background" font="Regular;21" position="570,325" render="Label" size="580,25" source="Tuner1" transparent="1" /> <widget backgroundColor="background" font="Regular;21" position="570,360" render="Label" size="580,25" source="Tuner2" transparent="1" /> <widget backgroundColor="background" font="Regular;21" position="570,395" render="Label" size="580,25" source="Tuner3" transparent="1" /> <widget backgroundColor="background" font="Regular;21" foregroundColor="selectedFG" position="560,445" render="Label" size="580,25" source="HDDHeader" transparent="1" /> <widget backgroundColor="background" font="Regular;21" position="570,485" render="Label" size="580,140" source="hddA" transparent="1" /> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen flags="wfNoBorder" name="Menu" position="0,0" size="1280,720" title="Main menu"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="30" position="570,118" render="Listbox" scrollbarMode="showOnDemand" size="600,480" source="menu"> <convert type="StringList" /> </widget> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen backgroundColor="transparent" flags="wfNoBorder" name="UnhandledKey" position="45,30" size="45,45" title="UnhandledKey" zPosition="100"> <widget alphatest="off" name="UnhandledKeyPixmap" pixmap="Vali.HD.nano/no-key.png" position="0,0" size="45,45" /> </screen> <screen backgroundColor="transparent" flags="wfNoBorder" name="Dish" position="50,50" size="130,160" title="Dish" zPosition="100"> <widget alphatest="off" name="Dishpixmap" pixmap="skin_default/icons/dish.png" position="0,0" size="130,160" /> </screen> <screen flags="wfNoBorder" name="BouquetSelector" position="0,0" size="1280,720" title="Choose bouquet"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="menu" position="70,118" scrollbarMode="showOnDemand" size="1100,476" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> </screen> <screen flags="wfNoBorder" name="ChannelContextMenu" position="0,0" size="1280,720" title="Channellist menu"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="menu" position="70,118" scrollbarMode="showOnDemand" size="1100,476" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> </screen> <screen flags="wfNoBorder" name="MovieContextMenu" position="0,0" size="1280,720" title="Movielist menu"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="menu" position="70,118" scrollbarMode="showOnDemand" size="1100,476" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> </screen> <screen backgroundColor="transBG" flags="wfNoBorder" name="SubservicesQuickzap" position="center,600" size="470,64" title="Subservices"> <widget alphatest="on" pixmap="skin_default/icons/record.png" position="450,3" render="Pixmap" size="14,14" source="session.RecordState" zPosition="2"> <convert type="ConditionalShowHide">Blink</convert> </widget> <eLabel backgroundColor="transBG" font="Regular;13" position="0,0" size="470,20" text="Subservices" /> <widget backgroundColor="transBG" font="Regular;22" name="CurrentSubserviceNumber" position="10,24" size="50,34" /> <widget backgroundColor="transBG" font="Regular;22" position="70,24" render="Label" size="400,34" source="session.CurrentService"> <convert type="ServiceName">Name</convert> </widget> </screen> <screen flags="wfNoBorder" name="MessageBox" position="0,0" size="1280,720" title="Message"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="list" position="510,420" scrollbarMode="showOnDemand" size="670,196" /> <widget font="Regular;23" halign="center" name="text" position="510,100" size="730,300" valign="center" /> <widget alphatest="blend" name="ErrorPixmap" pixmap="Vali.HD.nano/input_error.png" position="250,500" size="150,150" zPosition="1" /> <widget alphatest="blend" name="QuestionPixmap" pixmap="Vali.HD.nano/input_question.png" position="250,500" size="150,150" zPosition="1" /> <widget alphatest="blend" name="InfoPixmap" pixmap="Vali.HD.nano/input_info.png" position="250,500" size="150,150" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="ChoiceBox" position="0,0" size="1280,720" title="Input"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="list" position="241,193" scrollbarMode="showOnDemand" size="400,200" /> <widget font="Regular;23" halign="center" name="text" position="468,264" size="730,300" valign="center" /> <ePixmap alphatest="blend" name="InfoPixmap" pixmap="Vali.HD.nano/input_info.png" position="862,443" size="150,150" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="NumericalTextInputHelpDialog" position="80,420" size="394,124" zPosition="2"> <eLabel backgroundColor="yellowtransparent" position="0,0" size="394,124" zPosition="-1" /> <widget font="Console;16" halign="center" name="key1" position="2,2" size="130,30" valign="center" /> <widget font="Console;16" halign="center" name="key2" position="132,2" size="130,30" valign="center" /> <widget font="Console;16" halign="center" name="key3" position="262,2" size="130,30" valign="center" /> <widget font="Console;16" halign="center" name="key4" position="2,32" size="130,30" valign="center" /> <widget font="Console;16" halign="center" name="key5" position="132,32" size="130,30" valign="center" /> <widget font="Console;16" halign="center" name="key6" position="262,32" size="130,30" valign="center" /> <widget font="Console;16" halign="center" name="key7" position="2,62" size="130,30" valign="center" /> <widget font="Console;16" halign="center" name="key8" position="132,62" size="130,30" valign="center" /> <widget font="Console;16" halign="center" name="key9" position="262,62" size="130,30" valign="center" /> <widget font="Console;16" halign="center" name="help1" position="2,92" size="130,30" valign="center" /> <widget font="Console;12" halign="center" name="key0" position="132,92" size="130,30" valign="center" /> <widget font="Console;16" halign="center" name="help2" position="262,92" size="130,30" valign="center" /> </screen> <screen flags="wfNoBorder" name="LocationBox" position="0,0" size="1280,720"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" name="text" position="70,35" size="850,50" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget font="Regular;22" foregroundColor="secondFG" name="target" position="520,105" size="690,27" valign="center" /> <widget name="filelist" position="520,135" scrollbarMode="showOnDemand" selectionDisabled="1" size="690,230" /> <widget font="Regular;22" foregroundColor="secondFG" name="textbook" position="100,415" size="1080,27" valign="center" /> <widget name="booklist" position="100,465" scrollbarMode="showOnDemand" size="1080,125" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="VirtualKeyBoard" position="0,0" size="1280,720" title="Virtual KeyBoard" zPosition="20"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="transparent" position="0,90" render="Pig" size="501,282" source="session.VideoPicture" zPosition="1" /> <ePixmap alphatest="on" pixmap="skin_default/vkey_text.png" position="609,235" size="542,52" zPosition="-4" /> <widget font="Regular;20" name="header" noWrap="1" position="610,207" size="500,26" transparent="1" /> <widget font="Regular;24" halign="right" name="text" noWrap="1" position="612,235" size="536,34" transparent="1" valign="center" /> <widget name="list" position="610,295" selectionDisabled="1" size="540,225" transparent="1" /> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen backgroundColor="transparent" flags="wfNoBorder" name="RdsInfoDisplay" position="0,0" size="1280,720" zPosition="-2"> <widget name="RassLogo" pixmap="skin_default/icons/rass_logo.png" position="100,585" size="50,21" /> <widget backgroundColor="rds_text_bg" font="Regular;24" name="RadioText" noWrap="1" position="100,620" size="1080,30" /> <widget backgroundColor="rds_text_bg" font="Regular;24" halign="right" name="RtpText" noWrap="1" position="100,650" size="1080,30" /> </screen> <screen flags="wfNoBorder" name="Subtitles" position="0,0" size="1280,720" title="Subtitle selection"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" itemHeight="28" name="config" position="520,108" size="700,504" transparent="1" /> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <!--Setup ########## --> <screen flags="wfNoBorder" name="Setup" position="0,0" size="1280,720" title="Setup"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="config" position="520,108" scrollbarMode="showOnDemand" size="700,504" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="435,645" render="Label" size="220,26" source="key_green" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="PluginBrowser" position="0,0" size="1280,720" title="Plugin browser"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget name="list" position="570,112" scrollbarMode="showOnDemand" size="600,500" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="green" position="435,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="DirectoryBrowser" position="0,0" size="1280,720" title="Directory browser"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="filelist" position="550,112" scrollbarMode="showOnDemand" size="652,504" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="FileBrowser" position="0,0" size="1280,720" title="DVD File Browser"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="filelist" position="550,112" scrollbarMode="showOnDemand" size="652,504" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="ServiceInfo" position="0,0" size="1280,720" title="Serviceinfo"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget name="infolist" position="550,120" selectionDisabled="1" size="652,504" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="VideoFinetune" position="0,0" size="1280,720" title="Video finetune"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget position="510,115" render="Canvas" size="720,576" source="Canvas" /> </screen> <screen flags="wfNoBorder" name="NetworkSetup" position="0,0" size="1280,720" title="Network Setup"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget name="menu" position="570,112" size="600,500" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> </screen> <screen flags="wfNoBorder" name="AdapterSetupConfiguration" position="0,0" size="1280,720" title="Network Configuration..."> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <widget font="Regular;20" halign="left" position="145,645" render="Label" size="232,26" source="key_red" transparent="1" zPosition="1" /> <widget font="Regular;20" halign="right" position="410,645" render="Label" size="255,26" source="Statustext" transparent="1" valign="center" zPosition="10" /> <widget alphatest="on" name="statuspic" pixmaps="Vali.HD.nano/green.png,Vali.HD.nano/grey.png" position="680,643" size="30,30" transparent="1" zPosition="10" /> <widget itemHeight="28" name="menulist" position="520,112" scrollbarMode="showOnDemand" size="690,260" zPosition="10" /> <widget font="Regular;19" halign="center" position="520,375" render="Label" size="690,250" source="description" transparent="1" valign="center" /> <widget font="Regular;21" halign="left" position="85,405" render="Label" size="350,25" source="IFtext" transparent="1" zPosition="10" /> <widget font="Regular;21" foregroundColor="secondFG" halign="left" position="85,460" render="Label" size="350,141" source="IF" transparent="1" zPosition="10" /> </screen> <screen flags="wfNoBorder" name="MerlinDownloadBrowser" position="0,0" size="1280,720" title="Addon Manager"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget font="Regular;20" halign="center" name="text" position="550,112" size="650,504" valign="center" zPosition="1" /> <widget font="Regular;20" halign="center" name="text" position="550,112" size="652,504" valign="center" zPosition="1" /> <widget name="list" position="550,112" scrollbarMode="showOnDemand" size="652,500" zPosition="2" /> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen flags="wfNoBorder" name="Shooter_II" position="0,0" size="1280,720" title="Shooter"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget name="list" position="570,112" scrollbarMode="showOnDemand" size="600,500" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <eLabel font="Regular;22" halign="left" position="145,645" size="220,26" text="Save EPG" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="Scripts" position="0,0" size="1280,720" title="Scripts from /usr/script/tools/..."> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="list" position="570,118" scrollbarMode="showOnDemand" size="600,476" /> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen flags="wfNoBorder" name="DreamCC" position="0,0" size="1280,720" title="Dream Cam Center"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget name="menu" position="550,112" scrollbarMode="showOnDemand" size="652,504" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <eLabel backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" size="220,26" text="Stop" transparent="1" zPosition="1" /> <eLabel backgroundColor="secondBG" font="Regular;22" halign="left" position="435,645" size="220,26" text="Start/Restart" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="VirtualZapConfig" position="0,0" size="1280,720" title="Virtual Zap Config"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="config" position="520,108" scrollbarMode="showOnDemand" size="700,504" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="MerlinPGsetup" position="0,0" size="1280,720" title="Merlin Programm Guide"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="config" position="520,108" scrollbarMode="showOnDemand" size="700,504" /> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen flags="wfNoBorder" name="NetworkAdapterSelection" position="0,0" size="1280,720" title="Select Network Adapter"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget position="520,112" render="Listbox" scrollbarMode="showOnDemand" size="690,280" source="list" zPosition="10"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (85, 6), size = (440, 28), font=0, flags = RT_HALIGN_LEFT|RT_VALIGN_TOP, text = 1), # index 1 is the interfacename MultiContentEntryText(pos = (85, 43), size = (440, 20), font=1, flags = RT_HALIGN_LEFT|RT_VALIGN_BOTTOM, text = 2), # index 2 is the description MultiContentEntryPixmapAlphaTest(pos = (2, 8), size = (54, 54), png = 3), # index 3 is the interface pixmap MultiContentEntryPixmapAlphaTest(pos = (63, 46), size = (15, 16), png = 4), # index 4 is the default pixmap ], "fonts": [gFont("Regular", 28),gFont("Regular", 20)], "itemHeight": 70 } </convert> </widget> <widget font="Regular;21" halign="center" position="100,475" render="Label" size="1080,60" source="introduction" transparent="1" valign="center" zPosition="10" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="435,645" render="Label" size="220,26" source="key_green" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="725,645" render="Label" size="220,26" source="key_yellow" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="1015,645" render="Label" size="220,26" source="key_blue" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="AdapterSetup" position="0,0" size="1280,720" title="Network Setup"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="config" position="520,112" scrollbarMode="showOnDemand" size="690,200" /> <widget font="Regular;19" foregroundColor="grey" halign="right" position="90,450" render="Label" size="230,25" source="DNS1text" transparent="1" valign="center" zPosition="1" /> <widget font="Regular;19" foregroundColor="grey" halign="right" position="90,500" render="Label" size="230,25" source="DNS2text" transparent="1" valign="center" zPosition="1" /> <widget font="Regular;18" halign="right" position="90,475" render="Label" size="230,25" source="DNS1" transparent="1" valign="center" zPosition="1" /> <widget font="Regular;18" halign="right" position="90,525" render="Label" size="230,25" source="DNS2" transparent="1" valign="center" zPosition="1" /> <widget font="Regular;20" position="520,400" render="Label" size="690,25" source="introduction" /> <widget font="Regular;20" foregroundColor="grey" halign="right" position="520,430" render="Label" size="200,25" source="IPtext" zPosition="1" /> <widget font="Regular;20" foregroundColor="grey" halign="right" position="520,460" render="Label" size="200,25" source="Netmasktext" zPosition="1" /> <widget font="Regular;20" foregroundColor="grey" halign="right" position="520,490" render="Label" size="200,25" source="Gatewaytext" zPosition="1" /> <widget font="Regular;20" foregroundColor="grey" halign="right" position="520,520" render="Label" size="200,25" source="Adaptertext" transparent="1" zPosition="10" /> <widget font="Regular;20" position="730,430" render="Label" size="400,25" source="IP" zPosition="1" /> <widget font="Regular;20" position="730,460" render="Label" size="400,25" source="Mask" zPosition="1" /> <widget font="Regular;20" position="730,490" render="Label" size="400,25" source="Gateway" zPosition="1" /> <widget font="Regular;20" position="730,520" render="Label" size="400,25" source="Adapter" transparent="1" zPosition="10" /> <widget font="Regular;20" position="520,560" render="Label" size="690,25" source="introduction2" transparent="1" valign="center" zPosition="10" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="1015,645" render="Label" size="220,26" source="key_blue" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="NameserverSetup" position="0,0" size="1280,720" title="Nameserver Setup"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="config" position="520,112" scrollbarMode="showOnDemand" size="690,280" /> <widget font="Regular;21" halign="center" position="100,475" render="Label" size="1080,60" source="introduction" transparent="1" valign="center" zPosition="10" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="435,645" render="Label" size="220,26" source="key_green" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="725,645" render="Label" size="220,26" source="key_yellow" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="NetworkAdapterTest" position="0,0" size="1280,720" title="Network test..."> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget alphatest="on" name="EditSettingsButton" pixmaps="Vali.HD.nano/grey.png,Vali.HD.nano/blue.png" position="970,643" size="30,30" transparent="1" zPosition="1" /> <widget font="Regular;22" foregroundColors="#4f4f4f,#8c8c93,#1cff1c" name="EditSettings_Text" position="1015,645" size="220,26" transparent="1" zPosition="2" /> <widget font="Regular;20" foregroundColors="#8c8c93,#1cff1c" halign="left" name="Adaptertext" position="550,170" size="800,23" zPosition="1" /> <widget font="Regular;20" foregroundColors="#8c8c93,#f23d21,#1cff1c" halign="center" name="Adapter" position="780,170" size="306,23" transparent="1" zPosition="2" /> <widget font="Regular;20" foregroundColors="#8c8c93,#4f4f4f,#1cff1c" name="AdapterInfo_Text" position="1130,170" size="200,23" transparent="1" zPosition="2" /> <widget alphatest="on" name="AdapterInfo_OK" pixmap="skin_default/icons/lock_on.png" position="1090,165" size="38,31" zPosition="2" /> <widget font="Regular;20" foregroundColors="#8c8c93,#1cff1c" halign="left" name="Networktext" position="550,220" size="800,23" zPosition="1" /> <widget font="Regular;20" foregroundColors="#8c8c93,#f23d21,#1cff1c" halign="center" name="Network" position="780,220" size="306,23" transparent="1" zPosition="2" /> <widget font="Regular;20" foregroundColors="#8c8c93,#4f4f4f,#1cff1c" name="NetworkInfo_Text" position="1130,220" size="200,23" transparent="1" zPosition="2" /> <widget alphatest="on" name="NetworkInfo_Check" pixmaps="skin_default/icons/lock_on.png,skin_default/icons/lock_error.png" position="1090,215" size="38,31" zPosition="2" /> <widget font="Regular;20" foregroundColors="#8c8c93,#1cff1c" halign="left" name="Dhcptext" position="550,270" size="800,23" zPosition="1" /> <widget font="Regular;20" foregroundColors="#8c8c93,#f23d21,#1cff1c" halign="center" name="Dhcp" position="780,270" size="306,23" transparent="1" zPosition="2" /> <widget font="Regular;20" foregroundColors="#8c8c93,#4f4f4f,#1cff1c" name="DhcpInfo_Text" position="1130,270" size="200,23" transparent="1" zPosition="2" /> <widget alphatest="on" name="DhcpInfo_Check" pixmaps="skin_default/icons/lock_on.png,skin_default/icons/lock_error.png" position="1090,265" size="38,31" zPosition="2" /> <widget font="Regular;20" foregroundColors="#8c8c93,#1cff1c" halign="left" name="IPtext" position="550,320" size="800,23" zPosition="1" /> <widget font="Regular;20" foregroundColors="#8c8c93,#f23d21,#1cff1c" halign="center" name="IP" position="780,320" size="306,23" transparent="1" zPosition="2" /> <widget font="Regular;20" foregroundColors="#8c8c93,#4f4f4f,#1cff1c" name="IPInfo_Text" position="1130,320" size="200,23" transparent="1" zPosition="2" /> <widget alphatest="on" name="IPInfo_Check" pixmaps="skin_default/icons/lock_on.png,skin_default/icons/lock_error.png" position="1090,315" size="38,31" zPosition="2" /> <widget font="Regular;20" foregroundColors="#8c8c93,#1cff1c" halign="left" name="DNStext" position="550,370" size="800,23" zPosition="1" /> <widget font="Regular;20" foregroundColors="#8c8c93,#f23d21,#1cff1c" halign="center" name="DNS" position="780,370" size="306,23" transparent="1" zPosition="2" /> <widget font="Regular;20" foregroundColors="#8c8c93,#4f4f4f,#1cff1c" name="DNSInfo_Text" position="1130,370" size="200,23" transparent="1" zPosition="2" /> <widget alphatest="on" name="DNSInfo_Check" pixmaps="skin_default/icons/lock_on.png,skin_default/icons/lock_error.png" position="1090,365" size="38,31" zPosition="2" /> <widget font="Regular;21" halign="center" name="InfoText" position="100,520" size="1080,100" zPosition="25" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="435,645" render="Label" size="220,26" source="key_green" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="725,645" render="Label" size="220,26" source="key_yellow" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="NetworkBrowser" position="0,0" size="1280,720" title="Network Neighbourhood"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget position="520,112" render="Listbox" scrollbarMode="showOnDemand" size="690,500" source="list" zPosition="10"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryPixmapAlphaTest(pos = (0, 0), size = (48, 48), png = 1), # index 1 is the expandable/expanded/verticalline icon MultiContentEntryText(pos = (50, 4), size = (420, 26), font=2, flags = RT_HALIGN_LEFT, text = 2), # index 2 is the Hostname MultiContentEntryText(pos = (140, 5), size = (320, 25), font=0, flags = RT_HALIGN_LEFT, text = 3), # index 3 is the sharename MultiContentEntryText(pos = (140, 26), size = (320, 17), font=1, flags = RT_HALIGN_LEFT, text = 4), # index 4 is the sharedescription MultiContentEntryPixmapAlphaTest(pos = (45, 0), size = (48, 48), png = 5), # index 5 is the nfs/cifs icon MultiContentEntryPixmapAlphaTest(pos = (90, 0), size = (48, 48), png = 6), # index 6 is the isMounted icon ], "fonts": [gFont("Regular", 20),gFont("Regular", 14),gFont("Regular", 24)], "itemHeight": 50 } </convert> </widget> <widget font="Regular;20" position="50,410" render="Label" size="400,200" source="infotext" transparent="1" zPosition="10" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="435,645" render="Label" size="220,26" source="key_green" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="725,645" render="Label" size="220,26" source="key_yellow" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="1015,645" render="Label" size="220,26" source="key_blue" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="AutoMountManager" position="0,0" size="1280,720" title="AutoMountManager"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget position="520,112" render="Listbox" scrollbarMode="showOnDemand" size="690,500" source="config"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (0, 3), size = (480, 25), font=0, flags = RT_HALIGN_LEFT, text = 0), # index 2 is the Menu Titel MultiContentEntryText(pos = (10, 29), size = (480, 17), font=1, flags = RT_HALIGN_LEFT, text = 2), # index 3 is the Description MultiContentEntryPixmapAlphaTest(pos = (500, 1), size = (48, 48), png = 3), # index 4 is the pixmap ], "fonts": [gFont("Regular", 20),gFont("Regular", 14)], "itemHeight": 50 } </convert> </widget> <widget font="Regular;20" position="70,405" render="Label" size="431,200" source="introduction" transparent="1" zPosition="10" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="AutoMountView" position="0,0" size="1280,720" title="MountView"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget font="Regular;19" position="520,112" render="Label" size="690,25" source="legend1" transparent="1" zPosition="1" /> <widget font="Regular;19" position="520,137" render="Label" size="690,25" source="legend2" transparent="1" zPosition="1" /> <widget font="Regular;19" position="520,162" render="Label" size="690,25" source="legend3" transparent="1" zPosition="1" /> <widget position="520,206" render="Listbox" scrollbarMode="showOnDemand" size="690,400" source="config"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryPixmapAlphaTest(pos = (15, 1), size = (48, 48), png = 0), # index 0 is the isMounted pixmap MultiContentEntryText(pos = (100, 3), size = (200, 25), font=0, flags = RT_HALIGN_LEFT, text = 1), # index 1 is the sharename MultiContentEntryText(pos = (290, 5), size = (150, 17), font=1, flags = RT_HALIGN_LEFT, text = 2), # index 2 is the IPdescription MultiContentEntryText(pos = (100, 29), size = (350, 17), font=1, flags = RT_HALIGN_LEFT, text = 3), # index 3 is the DIRdescription MultiContentEntryPixmapAlphaTest(pos = (450, 9), size = (48, 48), png = 4), # index 4 is the activepng pixmap MultiContentEntryPixmapAlphaTest(pos = (480, 1), size = (48, 48), png = 5), # index 4 is the mounttype pixmap ], "fonts": [gFont("Regular", 20),gFont("Regular", 14)], "itemHeight": 50 } </convert> </widget> <widget font="Regular;20" position="70,405" render="Label" size="431,200" source="introduction" transparent="1" zPosition="10" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> <widget font="Regular;22" halign="left" position="725,645" render="Label" size="220,26" source="key_yellow" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="SleepTimerEdit" position="0,0" size="1280,720" title="Sleep Timer"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget font="Regular;20" name="current_status" position="555,170" size="511,30" valign="center" /> <widget alphatest="on" name="red" pixmap="Vali.HD.nano/red.png" position="555,265" size="30,30" /> <widget alphatest="on" name="green" pixmap="Vali.HD.nano/green.png" position="555,330" size="30,30" /> <widget alphatest="on" name="yellow" pixmap="Vali.HD.nano/yellow.png" position="555,395" size="30,30" /> <widget alphatest="on" name="blue" pixmap="Vali.HD.nano/blue.png" position="555,460" size="30,30" /> <widget font="Regular;20" name="red_text" position="600,265" size="450,30" valign="center" /> <widget font="Regular;20" name="green_text" position="600,330" size="450,30" valign="center" /> <widget font="Regular;20" name="yellow_text" position="600,395" size="450,30" valign="center" /> <widget font="Regular;20" name="blue_text" position="600,460" size="450,30" valign="center" /> <widget font="Regular;19" name="pretext" position="555,130" size="235,25" /> <widget font="Regular;19" name="input" position="795,130" size="40,25" /> <widget font="Regular;19" name="aftertext" position="850,130" size="100,25" /> <ePixmap alphatest="on" pixmap="skin_default/sleeptimer.png" position="295,539" size="90,125" /> </screen> <screen flags="wfNoBorder" name="CDInfo" position="0,0" size="1280,720" title="CDInfo"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget font="Regular;19" position="270,435" render="Label" size="1000,72" source="info" transparent="1" /> <widget itemHeight="28" name="config" position="520,108" scrollbarMode="showOnDemand" size="700,307" /> <widget font="Regular;22" position="270,510" render="Label" size="1000,106" source="info2" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="435,645" render="Label" size="220,26" source="key_green" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="1015,645" render="Label" size="220,26" source="key_blue" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="FilebrowserScreen" position="0,0" size="1280,720" title=""> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="list_left" position="100,108" scrollbarMode="showOnDemand" size="530,504" /> <widget itemHeight="28" name="list_right" position="650,108" scrollbarMode="showOnDemand" size="530,504" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="FilebrowserConfigScreen" position="0,0" size="1280,720" title=""> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="config" position="520,108" scrollbarMode="showOnDemand" size="700,504" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="buttonred" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="buttongreen" position="435,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="UpdatePluginMenu" position="0,0" size="1280,720" title="Softwaremanager..."> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget enableWrapAround="1" position="570,118" render="Listbox" scrollbarMode="showOnDemand" size="600,480" source="menu" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (15, 5), size = (405, 30), flags = RT_HALIGN_LEFT, text = 1), ], "fonts": [gFont("Regular", 22)], "itemHeight": 40 } </convert> </widget> <widget position="60,410" render="Listbox" scrollbarMode="showNever" selectionDisabled="1" size="445,170" source="menu" transparent="1" zPosition="3"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (0, 0), size = (420, 150), flags = RT_HALIGN_CENTER|RT_VALIGN_CENTER|RT_WRAP, text = 2), ], "fonts": [gFont("Regular", 20)], "itemHeight": 170 } </convert> </widget> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="PacketManager" position="0,0" size="1280,720" title="Packet Manager"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget position="520,120" render="Listbox" scrollbarMode="showOnDemand" size="700,480" source="list" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryPixmapAlphaTest(pos = (18, 5), size = (48, 48), png = 4), # index 4 is the status pixmap MultiContentEntryText(pos = (90, 5), size = (690, 26), font=0, flags = RT_HALIGN_LEFT, text = 0), # index 0 is the name MultiContentEntryText(pos = (100, 32), size = (690, 22), font=1, flags = RT_HALIGN_LEFT, text = 2), # index 2 is the description MultiContentEntryPixmapAlphaTest(pos = (5, 58), size = (0, 0), png = 5), # index 4 is the div pixmap ], "fonts": [gFont("Regular", 21),gFont("Regular", 18)], "itemHeight": 60 } </convert> </widget> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="435,645" render="Label" size="220,26" source="key_green" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="PluginManager" position="0,0" size="1280,720" title="Plugin manager"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget position="520,135" render="Listbox" scrollbarMode="showOnDemand" size="700,450" source="list" transparent="1"> <convert type="TemplatedMultiContent"> {"templates": {"default": (75,[ MultiContentEntryPixmapAlphaTest(pos = (18, 12), size = (48, 48), png = 5), # index 5 is the status pixmap MultiContentEntryText(pos = (90, 7), size = (690, 26), font=0, flags = RT_HALIGN_LEFT, text = 0), # index 0 is the name MultiContentEntryText(pos = (100, 33), size = (690, 38), font=1, flags = RT_HALIGN_LEFT, text = 2), # index 2 is the description ]), "category": (75,[ MultiContentEntryText(pos = (15, 7), size = (690, 26), font=0, flags = RT_HALIGN_LEFT, text = 0), # index 0 is the name MultiContentEntryText(pos = (15, 33), size = (690, 22), font=1, flags = RT_HALIGN_LEFT, text = 1), # index 1 is the description ]) }, "fonts": [gFont("Regular", 21),gFont("Regular", 18)], "itemHeight": 75 } </convert> </widget> <widget font="Regular;20" halign="center" position="50,410" render="Label" size="400,200" source="status" transparent="1" valign="center" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="435,645" render="Label" size="220,26" source="key_green" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="725,645" render="Label" size="220,26" source="key_yellow" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="1015,645" render="Label" size="220,26" source="key_blue" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="PluginManagerInfo" position="0,0" size="1280,720" title="Plugin manager activity"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget position="520,135" render="Listbox" scrollbarMode="showOnDemand" size="700,450" source="list" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryPixmapAlphaTest(pos = (18, 14), size = (48, 48), png = 2), # index 2 is the status pixmap MultiContentEntryText(pos = (90, 5), size = (565, 26), font=0, flags = RT_HALIGN_LEFT, text = 0), # index 0 is the name MultiContentEntryText(pos = (90, 33), size = (565, 38), font=1, flags = RT_HALIGN_LEFT, text = 1), # index 1 is the state ], "fonts": [gFont("Regular", 21),gFont("Regular", 18)], "itemHeight": 75 } </convert> </widget> <widget font="Regular;20" halign="center" position="50,410" render="Label" size="400,200" source="status" transparent="1" valign="center" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="435,645" render="Label" size="220,26" source="key_green" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="PluginDetails" position="0,0" size="1280,720" title="Plugin details"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget name="divpic" position="0,0" size="0,0" /> <widget alphatest="on" name="statuspic" position="570,132" size="48,48" /> <widget font="Regular;22" position="570,220" render="Label" size="540,30" source="author" transparent="1" /> <widget alphatest="on" name="screenshot" position="180,385" size="320,230" zPosition="10" /> <widget font="Regular;20" name="detailtext" position="570,305" size="600,310" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="435,645" render="Label" size="220,26" source="key_green" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="UpdatePlugin" position="0,0" size="1280,720" title="Software update"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget name="activityslider" position="570,190" size="600,5" /> <widget name="slider" position="570,490" size="600,30" /> <widget font="Regular;20" halign="center" position="570,235" render="Label" size="600,100" source="package" transparent="1" valign="center" /> <widget font="Regular;22" halign="center" position="570,345" render="Label" size="600,120" source="status" transparent="1" valign="center" /> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen flags="wfNoBorder" name="RecordPathsSettings" position="0,0" size="1280,720" title="Recording paths..."> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" itemHeight="28" name="config" position="520,108" scrollbarMode="showOnDemand" size="700,504" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="435,645" render="Label" size="220,26" source="key_green" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="WebIfConfigScreen" position="0,0" size="1280,720" title="Main Setup"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="config" position="520,108" size="700,504" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="435,645" render="Label" size="220,26" source="key_green" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" position="0,0" size="1280,720" name="LanguageSelection" title="Language selection"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget position="570,118" size="600,480" render="Listbox" scrollbarMode="showOnDemand" source="languages" transparent="1" zPosition="3"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (130,17),size = (550,60),flags = RT_HALIGN_LEFT,text = 1),# index 1 is the language name, MultiContentEntryPixmap(pos = (20,10),size = (60,40),png = 2),# index 2 is the pixmap ], "fonts": [gFont("Regular",24)], "itemHeight": 60 } </convert> </widget> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen flags="wfNoBorder" name="NimSelection" position="0,0" size="1280,720" title="Choose Tuner"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget enableWrapAround="1" position="570,112" size="600,495" render="Listbox" source="nimlist" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (10,8),size = (680,30),flags = RT_HALIGN_LEFT,text = 1),# index 1 is the nim name, MultiContentEntryText(pos = (50,43),size = (640,45),font = 1,flags = RT_HALIGN_LEFT | RT_VALIGN_CENTER | RT_WRAP,text = 2),# index 2 is a description of the nim settings, ], "fonts": [gFont("Regular",23),gFont("Regular",20)], "itemHeight": 110 } </convert> </widget> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen flags="wfNoBorder" name="NimSetup" position="0,0" size="1280,720" title="Reception Settings"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget name="config" itemHeight="28" position="520,108" size="700,504" scrollbarMode="showOnDemand" transparent="1" /> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen flags="wfNoBorder" name="PluginDownloadBrowser" position="0,0" size="1280,720" title="Downloadable plugins"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget name="list" scrollbarMode="showOnDemand" position="570,112" size="600,495" transparent="1" /> <widget name="text" position="0,0" size="0,0" /> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen flags="wfNoBorder" position="0,0" size="1280,720" name="HarddiskSelection" title="Select HDD"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget name="hddlist" itemHeight="28" position="570,118" size="600,476" transparent="1" /> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen flags="wfNoBorder" name="HarddiskWait" position="0,0" size="1280,720"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget name="wait" position="570,118" size="600,476" transparent="1" /> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen flags="wfNoBorder" position="0,0" size="1280,720" name="HarddiskSetup" title="Harddisk"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget font="Regular;23" name="model" position="570,150" size="700,30" transparent="1" /> <widget font="Regular;23" name="capacity" position="570,200" size="700,30" transparent="1" /> <widget font="Regular;23" name="bus" position="570,250" size="700,30" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="initializetext" position="145,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="PositionerSetup" position="0,0" size="1280,720" title="Positioner setup..."> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="-2,89" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="background" itemHeight="30" name="list" position="570,120" size="629,180" transparent="1" /> <widget backgroundColor="red" font="Regular;21" halign="center" name="red" position="520,330" size="170,100" valign="center" /> <widget backgroundColor="green" font="Regular;21" halign="center" name="green" position="690,330" size="170,100" valign="center" /> <widget backgroundColor="yellow" font="Regular;21" halign="center" name="yellow" position="860,330" size="170,100" valign="center" /> <widget backgroundColor="blue" font="Regular;21" halign="center" name="blue" position="1030,330" size="170,100" valign="center" /> <widget backgroundColor="background" font="Regular;21" halign="center" name="snr_db" position="660,455" size="200,25" transparent="1" valign="center" /> <eLabel backgroundColor="background" font="Regular;21" position="570,490" size="80,25" text="SNR:" transparent="1" /> <widget borderWidth="1" name="snr_bar" position="660,490" size="200,25" transparent="1" /> <widget backgroundColor="background" font="Regular;21" name="snr_percentage" position="870,490" size="80,25" transparent="1" /> <eLabel backgroundColor="background" font="Regular;21" position="570,525" size="80,25" text="BER:" transparent="1" /> <widget borderWidth="1" name="ber_bar" position="660,525" size="200,25" transparent="1" /> <widget backgroundColor="background" font="Regular;21" name="ber_value" position="870,525" size="80,25" transparent="1" /> <eLabel backgroundColor="background" font="Regular;21" position="570,560" size="80,25" text="Lock:" transparent="1" /> <widget backgroundColor="background" font="Regular;21" name="lock_state" position="660,560" size="200,25" transparent="1" /> <eLabel backgroundColor="background" font="Regular;21" position="100,467" size="150,25" text="Frequency:" transparent="1" /> <widget backgroundColor="background" font="Regular;21" name="frequency_value" position="256,467" size="150,25" transparent="1" /> <eLabel backgroundColor="background" font="Regular;21" position="100,510" size="150,25" text="Symbolrate:" transparent="1" /> <widget backgroundColor="background" font="Regular;21" name="symbolrate_value" position="256,510" size="150,25" transparent="1" /> <eLabel backgroundColor="background" font="Regular;21" position="100,551" size="150,25" text="FEC:" transparent="1" /> <widget backgroundColor="background" font="Regular;21" name="fec_value" position="256,551" size="150,25" transparent="1" /> </screen> <screen flags="wfNoBorder" name="Satfinder" position="0,0" size="1280,720" title="Satfinder"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <ePixmap alphatest="on" pixmap="skin_default/icons/dish_scan.png" position="943,294" size="119,110" zPosition="4" /> <widget font="Regular;21" halign="center" position="220,120" render="Label" size="600,22" source="Frontend" transparent="1" zPosition="2"> <convert type="FrontendInfo">SNRdB</convert> </widget> <eLabel font="Regular;21" halign="right" name="snr" position="220,150" size="80,25" text="SNR:" transparent="1" /> <widget borderColor="grey" borderWidth="1" position="310,152" render="Progress" size="420,20" source="Frontend" transparent="1"> <convert type="FrontendInfo">SNR</convert> </widget> <widget font="Regular;21" position="740,150" render="Label" size="80,25" source="Frontend" transparent="1"> <convert type="FrontendInfo">SNR</convert> </widget> <eLabel font="Regular;21" halign="right" name="ber" position="220,185" size="80,25" text="BER:" transparent="1" /> <widget borderColor="grey" borderWidth="1" position="310,187" render="Progress" size="420,20" source="Frontend" transparent="1"> <convert type="FrontendInfo">BER</convert> </widget> <widget font="Regular;21" position="740,185" render="Label" size="80,25" source="Frontend" transparent="1"> <convert type="FrontendInfo">BER</convert> </widget> <eLabel font="Regular;21" halign="right" name="lock" position="220,225" size="80,25" text="Lock:" transparent="1" /> <widget alphatest="on" pixmap="skin_default/icons/lock_on.png" position="310,223" render="Pixmap" size="38,31" source="Frontend" zPosition="1"> <convert type="FrontendInfo">LOCK</convert> <convert type="ConditionalShowHide" /> </widget> <widget alphatest="on" pixmap="skin_default/icons/lock_off.png" position="310,223" render="Pixmap" size="38,31" source="Frontend" zPosition="1"> <convert type="FrontendInfo">LOCK</convert> <convert type="ConditionalShowHide">Invert</convert> </widget> <eLabel backgroundColor="grey" position="220,280" size="600,1" zPosition="1" /> <widget itemHeight="30" name="config" position="220,290" scrollbarMode="showOnDemand" size="600,330" transparent="1" /> <widget backgroundColor="black" font="Regular;22" halign="center" name="introduction" position="220,635" size="700,25" transparent="1" /> </screen> <screen flags="wfNoBorder" name="CrashlogAutoSubmitConfiguration" position="0,0" size="1280,720" title="CrashlogAutoSubmit settings"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget enableWrapAround="1" itemHeight="30" name="config" position="520,108" scrollbarMode="showOnDemand" size="700,450" transparent="1" /> <widget backgroundColor="background" font="Regular;22" halign="center" position="520,595" render="Label" size="700,28" source="status" transparent="1" /> <widget name="HelpWindow" position="70,470" size="1,1" zPosition="10" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="CiSelection" position="0,0" size="1280,720" title="Common Interface"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" font="Regular;24" name="text" position="520,115" size="700,28" transparent="1" /> <widget backgroundColor="background" enableWrapAround="1" itemHeight="30" name="entries" position="520,165" scrollbarMode="showOnDemand" size="700,450" transparent="1" /> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen flags="wfNoBorder" name="MMIDialog" position="0,0" size="1280,720" title="Common Interface"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" font="Regular;24" name="title" position="520,115" size="700,28" transparent="1" /> <widget backgroundColor="background" enableWrapAround="1" itemHeight="30" name="entries" position="520,165" scrollbarMode="showOnDemand" size="700,420" transparent="1" /> <widget backgroundColor="background" font="Regular;24" halign="center" name="bottom" position="520,597" size="700,28" transparent="1" /> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen flags="wfNoBorder" name="CIselectMainMenu" position="0,0" size="1280,720" title="CI Assignment"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" enableWrapAround="1" itemHeight="30" name="CiList" position="520,120" scrollbarMode="showOnDemand" size="700,450" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="CIconfigMenu" position="0,0" size="1280,720" title="CI Assignment"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" font="Regular;24" position="520,115" render="Label" size="700,28" source="CAidList_desc" transparent="1" /> <widget backgroundColor="background" font="Regular;22" position="520,165" render="Label" size="700,180" source="CAidList" transparent="1" /> <widget backgroundColor="background" font="Regular;24" position="520,375" render="Label" size="700,28" source="ServiceList_desc" transparent="1" /> <widget itemHeight="30" name="ServiceList" position="520,410" scrollbarMode="showOnDemand" size="700,210" transparent="1" /> <widget backgroundColor="background" font="Regular;22" position="520,410" render="Label" size="700,210" source="ServiceList_info" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="easyCIconfigMenu" position="0,0" size="1280,720" title="CI Assignment"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" font="Regular;24" position="520,115" render="Label" size="700,28" source="ServiceList_desc" transparent="1" /> <widget itemHeight="30" name="ServiceList" position="520,165" scrollbarMode="showOnDemand" size="700,450" transparent="1" /> <widget backgroundColor="background" font="Regular;22" position="520,165" render="Label" size="700,450" source="ServiceList_info" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="CAidSelect" position="0,0" size="1280,720" title="select CAId's"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" itemHeight="30" name="list" position="520,120" scrollbarMode="showOnDemand" size="700,420" transparent="1" /> <widget backgroundColor="background" font="Regular;24" halign="center" position="520,595" render="Label" size="700,28" source="introduction" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="myProviderSelection" position="0,0" size="1280,720" title="Select provider to add..."> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" itemHeight="30" name="list" position="520,120" scrollbarMode="showOnDemand" size="700,450" transparent="1" /> <widget backgroundColor="background" font="Regular;24" halign="center" position="520,588" render="Label" size="700,28" source="introduction" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="myChannelSelection" position="0,0" size="1280,720" title="Select service to add..."> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" itemHeight="30" name="list" position="520,120" scrollbarMode="showOnDemand" size="700,450" transparent="1" /> <widget backgroundColor="background" font="Regular;24" halign="center" position="520,595" render="Label" size="700,28" source="introduction" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="genuineDreambox" position="0,0" size="1280,720" title="Genuine Dreambox"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" font="Regular;22" halign="center" name="infotext" position="520,150" size="700,190" transparent="1" zPosition="1" /> <widget backgroundColor="background" font="Regular;35" halign="center" name="resulttext" position="520,370" size="700,50" transparent="1" zPosition="1" /> <widget backgroundColor="background" font="Regular;22" halign="center" name="infotext2" position="520,500" size="700,80" transparent="1" zPosition="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="kRed" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="kGreen" position="435,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="ParentalControlChangePin" position="0,0" size="1280,720" title="Change pin code"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" enableWrapAround="1" itemHeight="30" name="config" position="519,115" scrollbarMode="showOnDemand" size="700,480" transparent="1" /> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen flags="wfNoBorder" name="ParentalControlEditor" position="0,0" size="1280,720" title="Parental control services Editor"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" enableWrapAround="1" itemHeight="30" name="servicelist" position="520,115" scrollbarMode="showOnDemand" size="700,480" transparent="1" /> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen flags="wfNoBorder" name="ParentalControlSetup" position="0,0" size="1280,720" title="Parental control setup"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" enableWrapAround="1" itemHeight="30" name="config" position="520,115" scrollbarMode="showOnDemand" size="700,480" transparent="1" /> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen flags="wfNoBorder" name="ScanSetup" position="0,0" size="1280,720" title="Service scan"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" enableWrapAround="1" itemHeight="30" name="config" position="520,119" scrollbarMode="showOnDemand" size="700,480" transparent="1" /> <widget backgroundColor="black" font="Regular;22" halign="center" name="introduction" position="520,635" size="700,25" transparent="1" /> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen flags="wfNoBorder" name="ScanSimple" position="0,0" size="1280,720" title="Service scan"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" font="Regular;24" name="header" position="520,115" size="700,28" transparent="1" /> <eLabel backgroundColor="grey" position="520,155" size="700,2" /> <widget backgroundColor="background" enableWrapAround="1" itemHeight="30" name="config" position="520,165" scrollbarMode="showOnDemand" size="700,450" transparent="1" /> <widget backgroundColor="black" font="Regular;22" halign="center" name="footer" position="520,635" size="700,25" transparent="1" /> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen flags="wfNoBorder" name="ServiceScan" position="0,0" size="1280,720" title="Service Scan"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" font="Regular;22" name="network" position="339,120" size="600,25" transparent="1" /> <widget backgroundColor="background" font="Regular;22" name="transponder" position="339,150" size="600,25" transparent="1" /> <widget backgroundColor="background" font="Regular;20" name="scan_state" position="339,180" size="600,25" transparent="1" zPosition="2" /> <widget backgroundColor="background" font="Regular;20" name="pass" position="339,210" size="600,25" transparent="1" /> <widget borderColor="grey" borderWidth="1" name="scan_progress" position="339,250" size="600,15" transparent="1" /> <widget itemHeight="30" name="servicelist" position="435,297" selectionDisabled="1" size="508,300" transparent="1" /> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <screen flags="wfNoBorder" name="SkinSelector" position="0,0" size="1280,720" title="Skin Selector"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" itemHeight="30" name="SkinList" position="600,120" scrollbarMode="showOnDemand" size="500,450" transparent="1" /> <widget alphatest="on" name="Preview" position="105,397" size="280,210" /> <widget backgroundColor="background" font="Regular;24" halign="center" position="520,595" render="Label" size="700,28" source="introduction" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="TimeDateInput" position="0,0" size="1280,720" title="Time/Date Input"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="30" name="config" position="570,325" scrollbarMode="showOnDemand" size="480,90" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget name="cancel" position="0,0" size="0,0" /> <widget name="ok" position="0,0" size="0,0" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="canceltext" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="oktext" position="435,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="WlanScan" position="0,0" size="1280,720" title="Choose a Wireless Network"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" font="Regular;24" position="520,115" render="Label" size="700,28" source="info" transparent="1" /> <eLabel backgroundColor="grey" position="520,155" size="700,2" /> <widget position="520,165" render="Listbox" scrollbarMode="showOnDemand" size="700,450" source="list" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (10,8),size = (650,35),font=0,flags = RT_HALIGN_LEFT,text = 0),# index 0 is the essid MultiContentEntryText(pos = (10,43),size = (210,25),font=1,flags = RT_HALIGN_LEFT,text = 5),# index 5 is the interface MultiContentEntryText(pos = (230,43),size = (210,25),font=1,flags = RT_HALIGN_LEFT,text = 4),# index 0 is the encryption MultiContentEntryText(pos = (450,8),size = (220,25),font=1,flags = RT_HALIGN_LEFT,text = 2),# index 0 is the signal MultiContentEntryText(pos = (450,43),size = (220,25),font=1,flags = RT_HALIGN_LEFT,text = 3),# index 0 is the maxrate ], "fonts": [gFont("Regular",28),gFont("Regular",20)], "itemHeight": 75 } </convert> </widget> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="WlanStatus" position="0,0" size="1280,720" title="Wireless Network State"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" font="Regular;24" position="520,121" render="Label" size="495,28" source="IF" transparent="1" /> <widget font="Regular;24" position="1017,121" render="Label" size="160,28" source="Statustext" transparent="1" /> <widget alphatest="on" name="statuspic" pixmaps="Vali.HD.nano/buttons/green.png,Vali.HD.nano/buttons/grey.png" position="1181,117" size="35,35" transparent="1" /> <eLabel backgroundColor="grey" position="520,155" size="700,2" /> <widget backgroundColor="background" font="Regular;22" foregroundColor="grey" position="579,266" render="Label" size="250,35" source="LabelBSSID" transparent="1" valign="center" /> <widget backgroundColor="background" font="Regular;22" foregroundColor="grey" position="579,306" render="Label" size="250,35" source="LabelESSID" transparent="1" valign="center" /> <widget backgroundColor="background" font="Regular;22" foregroundColor="grey" position="579,346" render="Label" size="250,35" source="LabelQuality" transparent="1" valign="center" /> <widget backgroundColor="background" font="Regular;22" foregroundColor="grey" position="579,385" render="Label" size="250,35" source="LabelSignal" transparent="1" valign="center" /> <widget backgroundColor="background" font="Regular;22" foregroundColor="grey" position="579,424" render="Label" size="250,35" source="LabelBitrate" transparent="1" valign="center" /> <widget backgroundColor="background" font="Regular;22" foregroundColor="grey" position="579,463" render="Label" size="250,35" source="LabelEnc" transparent="1" valign="center" /> <widget backgroundColor="background" font="Regular;22" position="838,266" render="Label" size="280,35" source="BSSID" transparent="1" valign="center" /> <widget backgroundColor="background" font="Regular;22" position="839,306" render="Label" size="280,35" source="ESSID" transparent="1" valign="center" /> <widget backgroundColor="background" font="Regular;22" position="838,346" render="Label" size="280,35" source="quality" transparent="1" valign="center" /> <widget backgroundColor="background" font="Regular;22" position="838,385" render="Label" size="280,35" source="signal" transparent="1" valign="center" /> <widget backgroundColor="background" font="Regular;22" position="838,424" render="Label" size="280,35" source="bitrate" transparent="1" valign="center" /> <widget backgroundColor="background" font="Regular;22" position="838,464" render="Label" size="280,35" source="enc" transparent="1" valign="center" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="VideoEnhancementPreview" position="0,0" size="1280,720" title="VideoEnhancementPreview"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="30" name="config" position="570,268" scrollbarMode="showOnDemand" size="580,90" /> <eLabel backgroundColor="grey" position="570,250" size="580,2" /> <widget font="Regular;22" halign="center" position="570,204" render="Label" size="580,26" source="introduction" transparent="1" valign="center" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="VideoEnhancementSetup" position="0,0" size="1280,720" title="VideoEnhancementSetup"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" itemHeight="30" name="config" position="520,120" scrollbarMode="showOnDemand" size="700,450" transparent="1" /> <widget backgroundColor="black" font="Regular;22" halign="center" name="introduction" position="520,594" size="700,25" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" render="Label" source="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen position="0,0" size="1280,720" name="AudioSelection" title="Audio"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget name="config" position="600,160" size="500,110" scrollbarMode="showOnDemand" /> <widget source="key_red" render="Pixmap" pixmap="skin_default/buttons/key_red.png" position="560,170" size="35,25" alphatest="on"> <convert type="ConditionalShowHide" /> </widget> <widget source="key_green" render="Pixmap" pixmap="skin_default/buttons/key_green.png" position="560,1855" size="35,25" alphatest="on"> <convert type="ConditionalShowHide" /> </widget> <widget source="key_yellow" render="Pixmap" pixmap="skin_default/buttons/key_yellow.png" position="560,210" size="35,25" alphatest="on"> <convert type="ConditionalShowHide" /> </widget> <widget source="key_blue" render="Pixmap" pixmap="skin_default/buttons/key_blue.png" position="560,85" size="185,25" alphatest="on"> <convert type="ConditionalShowHide" /> </widget> <ePixmap pixmap="skin_default/div-h.png" position="560,262" zPosition="10" size="540,2" /> <widget source="streams" render="Listbox" scrollbarMode="showOnDemand" position="560,270" size="540,200" zPosition="3" transparent="1"> <convert type="TemplatedMultiContent"> {"templates": {"default": (25, [ MultiContentEntryText(pos = (0, 0), size = (35, 25), font = 0, flags = RT_HALIGN_LEFT, text = 1), # key, MultiContentEntryText(pos = (40, 0), size = (60, 25), font = 0, flags = RT_HALIGN_LEFT, text = 2), # number, MultiContentEntryText(pos = (110, 0), size = (120, 25), font = 0, flags = RT_HALIGN_LEFT, text = 3), # description, MultiContentEntryText(pos = (240, 0), size = (200, 25), font = 0, flags = RT_HALIGN_LEFT, text = 4), # language, MultiContentEntryText(pos = (450, 4), size = (90, 25), font = 1, flags = RT_HALIGN_RIGHT, text = 5), # selection, ], True, "showNever"), "notselected": (25, [ MultiContentEntryText(pos = (0, 0), size = (35, 25), font = 0, flags = RT_HALIGN_LEFT, text = 1), # key, MultiContentEntryText(pos = (40, 0), size = (60, 25), font = 0, flags = RT_HALIGN_LEFT, text = 2), # number, MultiContentEntryText(pos = (110, 0), size = (120, 25), font = 0, flags = RT_HALIGN_LEFT, text = 3), # description, MultiContentEntryText(pos = (240, 0), size = (200, 25), font = 0, flags = RT_HALIGN_LEFT, text = 4), # language, MultiContentEntryText(pos = (450, 4), size = (90, 25), font = 1, flags = RT_HALIGN_RIGHT, text = 5), # selection, ], False, "showNever") }, "fonts": [gFont("Regular", 20), gFont("Regular", 16)], "itemHeight": 25 } </convert> </widget> <ePixmap alphatest="blend" pixmap="Vali.HD.nano/logo.png" position="250,500" size="150,150" /> </screen> <!--Timers ########## --> <screen flags="wfNoBorder" name="TimerEntry" position="0,0" size="1280,720" title="Timer entry"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="config" position="520,108" scrollbarMode="showOnDemand" size="700,504" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="canceltext" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="oktext" position="435,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="TimerSelection" position="0,0" size="1280,720" title="Timer selection"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget name="timerlist" position="520,112" scrollbarMode="showOnDemand" size="700,500" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> </screen> <screen flags="wfNoBorder" name="TimerEdit" position="0,0" size="1280,720" title="Timer Edit"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget font="Regular;25" name="description" position="520,112" size="690,90" /> <widget font="Regular;25" foregroundColor="red" name="lbegin" position="650,275" size="100,35" /> <widget font="Regular;25" foregroundColor="green" name="lend" position="650,330" size="100,35" /> <widget font="Regular;25" name="begin" position="780,275" size="100,35" /> <widget font="Regular;25" name="end" position="780,330" size="100,35" /> <widget name="apply" position="650,420" size="250,35" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> </screen> <screen flags="wfNoBorder" name="TimerEditList" position="0,0" size="1280,720" title="Timer Editor"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget name="timerlist" position="520,112" scrollbarMode="showOnDemand" size="700,500" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="TimerLog" position="0,0" size="1280,720" title="Timer log"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget name="loglist" position="520,112" scrollbarMode="showOnDemand" size="690,350" /> <widget font="Regular;20" name="logentry" position="100,490" size="1080,130" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="TimerSanityConflict" position="0,0" size="1280,720" title="Timer sanity error"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget name="list" position="100,377" scrollbarMode="showOnDemand" size="1080,250" /> <widget name="timer1" position="100,422" scrollbarMode="showNever" size="530,225" /> <widget name="timer2" position="650,422" scrollbarMode="showNever" size="530,225" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <!--DreamExplorer ########## --> <screen flags="wfNoBorder" name="DreamExplorerII" position="0,0" size="1280,720" title="Dream-Explorer"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget name="filelist" position="520,108" scrollbarMode="showOnDemand" size="700,500" zPosition="4" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <eLabel backgroundColor="secondBG" font="Regular;20" position="145,645" size="220,26" text="Delete" transparent="1" zPosition="2" /> <eLabel backgroundColor="secondBG" font="Regular;20" position="435,645" size="220,26" text="Rename" transparent="1" zPosition="2" /> <eLabel backgroundColor="secondBG" font="Regular;20" position="725,645" size="220,26" text="Move/Copy" transparent="1" zPosition="2" /> <eLabel backgroundColor="secondBG" font="Regular;20" position="1015,645" size="220,26" text="Options" transparent="1" zPosition="2" /> </screen> <screen flags="wfNoBorder" name="vEditor" position="0,0" size="1280,720" title="File-Explorer"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="25" name="filedata" position="520,112" size="700,500" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> </screen> <screen flags="wfNoBorder" name="vInputBox" position="0,0" size="1280,720" title="Input"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="625,195" render="Label" size="587,97" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget font="Console;19" name="text" position="90,430" size="1100,30" /> <widget font="Console;22" name="input" position="90,480" size="1100,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> </screen> <screen flags="wfNoBorder" name="CPmaniger" position="0,0" size="1280,720" title="Select Copy/Move location..."> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget font="Regular;20" name="File" position="560,112" size="660,151" transparent="1" valign="center" zPosition="4" /> <widget name="CPto" position="520,275" scrollbarMode="showOnDemand" size="700,330" zPosition="4" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <eLabel backgroundColor="secondBG" font="Regular;20" position="145,645" size="220,26" text="MOVE" transparent="1" zPosition="2" /> <eLabel backgroundColor="secondBG" font="Regular;20" position="435,645" size="220,26" text="COPY" transparent="1" zPosition="2" /> </screen> <!--Suomipoeka ########## --> <screen flags="wfNoBorder" name="MovieSelectionSP" position="0,0" size="1280,720" title="Suomipoeka"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget name="list" position="520,100" scrollbarMode="showOnDemand" size="700,325" zPosition="2" /> <eLabel backgroundColor="dark" position="70,432" size="1150,2" zPosition="5" /> <widget alphatest="on" name="DescriptionBorder" pixmap="skin_default/border_eventinfo.png" position="1400,650" size="560,103" transparent="1" zPosition="3" /> <widget font="Regular;22" foregroundColor="secondFG" halign="left" position="150,440" render="Label" size="980,32" source="Service" valign="center" zPosition="1"> <convert type="MovieInfo">RecordServiceName</convert> </widget> <widget font="Crs;18" foregroundColor="foreground" position="150,505" render="Label" size="824,26" source="Service" zPosition="1"> <convert type="MovieInfo">ShortDescription</convert> </widget> <widget font="Regular;19" foregroundColor="foreground" position="150,535" render="Label" size="980,90" source="Service" zPosition="1"> <convert type="EventName">ExtendedDescription</convert> </widget> <widget font="Regular;18" foregroundColor="grey" halign="right" position="775,475" render="Label" size="300,22" source="Service" zPosition="1"> <convert type="ServiceTime">StartTime</convert> <convert type="ClockToText">Date</convert> </widget> <widget font="Regular;18" foregroundColor="grey" halign="left" position="625,480" render="Label" size="61,22" source="Service" zPosition="1"> <convert type="ServiceTime">StartTime</convert> <convert type="ClockToText" /> </widget> <widget font="Regular;18" foregroundColor="grey" halign="left" position="685,480" render="Label" size="81,22" source="Service" zPosition="1"> <convert type="ServiceTime">EndTime</convert> <convert type="ClockToText">Format:- %H:%M </convert> </widget> <widget font="Regular;20" foregroundColor="grey" halign="left" position="150,475" render="Label" size="181,30" source="Service" zPosition="1"> <convert type="ServiceTime">Duration</convert> <convert type="ClockToText">AsLength</convert> </widget> <widget font="Regular;20" foregroundColor="grey" halign="left" name="FileSize" position="340,475" size="201,30" zPosition="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="SuomipoekaMenu" position="0,0" size="1280,720" title="Suomipoeka settings"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="config" position="520,108" scrollbarMode="showOnDemand" size="700,504" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="SimpleRename" position="0,0" size="1280,720" title="Simple Rename Input"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="config" position="520,108" size="700,504" /> <widget alphatest="on" name="cancel" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <widget alphatest="on" name="ok" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget font="Regular;22" halign="left" name="canceltext" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget font="Regular;22" halign="left" name="oktext" position="435,645" size="220,26" transparent="1" zPosition="1" /> </screen> <!--CutList-Editor ########## --> <screen flags="wfNoBorder" name="CutListEditor" position="0,0" size="1280,720" title="CutListEditor"> <widget backgroundColor="transparent" position="0,0" render="Pig" size="950,534" source="session.VideoPicture" zPosition="1" /> <widget font="Regular;16" foregroundColor="foreground" halign="left" noWrap="1" position="965,55" render="Label" size="231,22" source="global.CurrentTime" transparent="1" zPosition="3"> <convert type="ClockToText">Format:%A %B %d, %H:%M</convert> </widget> <widget font="Regular;22" halign="center" position="120,535" render="Label" size="797,50" source="session.CurrentService" valign="center"> <convert type="ServiceName">Name</convert> </widget> <widget font="Regular;20" halign="center" position="120,585" render="Label" size="797,25" source="session.CurrentService" valign="center" zPosition="1"> <convert type="ServicePosition">Position,Detailed</convert> </widget> <widget position="965,95" render="Listbox" scrollbarMode="showOnDemand" size="246,562" source="cutlist" transparent="1" zPosition="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(size=(125, 20), text = 1, backcolor = MultiContentTemplateColor(3)), MultiContentEntryText(pos=(125,0), size=(50, 20), text = 2, flags = RT_HALIGN_RIGHT, backcolor = MultiContentTemplateColor(3)) ], "fonts": [gFont("Regular", 18)], "itemHeight": 20 } </convert> </widget> <widget backgroundColor="middleGrey" foregroundColor="black" name="Timeline" pointer="skin_default/position_arrow.png:3,5" position="210,625" size="615,20" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/dvr.png" position="50,625" size="122,19" transparent="1" zPosition="2" /> </screen> <!--PartnerBox ##### --> <screen flags="wfNoBorder" name="RemoteTimer" position="0,0" size="1280,720" title="RemoteTimer Timerlist"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget font="Regular;20" halign="center" name="text" position="70,380" size="426,231" valign="center" zPosition="3" /> <widget name="timerlist" position="520,112" scrollbarMode="showOnDemand" size="700,500" zPosition="5" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="RemoteTimerEPGList" position="0,0" size="1280,720" title="EPG Selection"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget font="Regular;20" halign="center" name="text" position="70,380" size="426,231" valign="center" zPosition="3" /> <widget itemHeight="30" name="epglist" position="520,118" scrollbarMode="showOnDemand" size="700,480" zPosition="5" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="RemoteTimerChannelList" position="0,0" size="1280,720" title="Bouquet List"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="30" name="channellist" position="520,118" scrollbarMode="showOnDemand" size="700,480" zPosition="5" /> <widget font="Regular;20" halign="center" name="text" position="70,380" size="426,231" valign="center" zPosition="3" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="RemoteTimerEventView" position="0,0" size="1280,720" title="Eventview"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget font="Regular;22" foregroundColor="secondFG" halign="left" name="channel" position="90,400" size="400,50" transparent="1" /> <widget font="Regular;22" halign="left" name="datetime" position="90,495" size="400,30" transparent="1" /> <widget font="Regular;22" halign="left" name="duration" position="90,545" size="400,30" transparent="1" /> <widget font="Regular;24" name="epg_description" position="520,105" size="700,500" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="RemoteTimerEntry" position="0,0" size="1280,720" title="Timer entry"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="config" position="520,108" scrollbarMode="showOnDemand" size="700,504" /> <widget alphatest="on" name="cancel" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <widget alphatest="on" name="ok" pixmap="Vali.HD.nano/green.png" position="1390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="canceltext" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="oktext" position="435,645" size="220,26" transparent="1" zPosition="1" /> </screen> <!--Picture-Player ########## --> <screen flags="wfNoBorder" name="picshow" position="0,0" size="1280,720" title="PicturePlayer"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget font="Regular;22" name="label" position="70,35" size="850,50" transparent="1" valign="center" zPosition="1" /> <widget alphatest="on" name="thn" position="120,380" size="376,237" /> <widget itemHeight="28" name="filelist" position="570,118" scrollbarMode="showOnDemand" size="600,476" zPosition="3" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="435,645" render="Label" size="220,26" source="key_green" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="725,645" render="Label" size="220,26" source="key_yellow" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="1015,645" render="Label" size="220,26" source="key_blue" transparent="1" zPosition="1" /> </screen> <!--EPGRefresh ########## --> <screen flags="wfNoBorder" name="EPGRefreshConfiguration" position="0,0" size="1280,720" title="Configure EPGRefresh"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="config" position="520,108" scrollbarMode="showOnDemand" size="700,504" /> <widget font="Regular;20" halign="center" position="70,380" render="Label" size="426,231" source="help" valign="center" zPosition="3" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <!--Wizards ##### --> <screen flags="wfNoBorder" name="NetworkWizard" position="0,0" size="1280,720" title="Network Wizard..."> <widget font="Regular;23" name="text" position="150,170" size="700,266" /> <widget position="151,440" render="Listbox" scrollbarMode="showOnDemand" size="700,188" source="list"> <convert type="StringList" /> </widget> <widget name="config" position="150,440" scrollbarMode="showOnDemand" size="700,187" transparent="1" zPosition="1" /> <ePixmap alphatest="on" pixmap="skin_default/buttons/button_red.png" position="140,135" size="15,16" /> <widget font="Regular;18" name="languagetext" position="160,130" size="411,30" /> <widget alphatest="on" name="rc" pixmaps="skin_default/rc.png,skin_default/rcold.png" position="920,110" size="154,500" zPosition="10" /> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,89" zPosition="-1" /> <widget alphatest="on" name="arrowdown" pixmap="skin_default/arrowdown.png" position="-100,-100" size="37,70" zPosition="11" /> <widget alphatest="on" name="arrowdown2" pixmap="skin_default/arrowdown.png" position="-100,-100" size="37,70" zPosition="11" /> <widget alphatest="on" name="arrowup" pixmap="skin_default/arrowup.png" position="-100,-100" size="37,70" zPosition="11" /> <widget alphatest="on" name="arrowup2" pixmap="skin_default/arrowup.png" position="-100,-100" size="37,70" zPosition="11" /> </screen> <screen flags="wfNoBorder" name="DefaultWizard" position="0,0" size="1280,720" title="Wizard..."> <widget font="Regular;23" name="text" position="325,125" size="497,270" /> <widget position="150,400" render="Listbox" scrollbarMode="showOnDemand" size="700,200" source="list"> <convert type="StringList" /> </widget> <ePixmap alphatest="on" pixmap="skin_default/buttons/button_red.png" position="140,325" size="15,16" /> <widget font="Regular;18" name="languagetext" position="155,325" size="147,30" /> <widget name="config" position="150,400" scrollbarMode="showOnDemand" size="700,200" transparent="1" zPosition="1" /> <widget alphatest="on" name="wizard" pixmap="skin_default/wizard.png" position="140,150" size="110,174" transparent="1" zPosition="10" /> <widget alphatest="on" name="rc" pixmap="skin_default/rc.png" position="920,110" size="154,500" transparent="1" zPosition="10" /> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget alphatest="on" name="arrowdown" pixmap="skin_default/arrowdown.png" position="-100,-100" size="37,70" transparent="1" zPosition="11" /> <widget alphatest="on" name="arrowup" pixmap="skin_default/arrowup.png" position="-100,-100" size="37,70" transparent="1" zPosition="11" /> <widget alphatest="on" name="arrowup2" pixmap="skin_default/arrowup.png" position="-100,-100" size="37,70" transparent="1" zPosition="11" /> </screen> <screen flags="wfNoBorder" name="DefaultSatLists" position="0,0" size="1280,720" title="Default Sat-Lists..."> <widget font="Regular;23" name="text" position="355,120" size="486,270" /> <widget position="150,400" render="Listbox" scrollbarMode="showOnDemand" size="700,200" source="list"> <convert type="StringList" /> </widget> <ePixmap alphatest="on" pixmap="skin_default/buttons/button_red.png" position="140,325" size="15,16" /> <widget font="Regular;18" name="languagetext" position="155,325" size="191,30" /> <widget name="config" position="150,400" scrollbarMode="showOnDemand" size="700,200" transparent="1" zPosition="1" /> <widget alphatest="on" name="wizard" pixmap="skin_default/wizard.png" position="140,150" size="110,174" transparent="1" zPosition="10" /> <widget alphatest="on" name="rc" pixmap="skin_default/rc.png" position="920,110" size="154,500" transparent="1" zPosition="10" /> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget alphatest="on" name="arrowdown" pixmap="skin_default/arrowdown.png" position="-100,-100" size="37,70" transparent="1" zPosition="11" /> <widget alphatest="on" name="arrowup" pixmap="skin_default/arrowup.png" position="-100,-100" size="37,70" transparent="1" zPosition="11" /> <widget alphatest="on" name="arrowup2" pixmap="skin_default/arrowup.png" position="-100,-100" size="37,70" transparent="1" zPosition="11" /> </screen> <screen flags="wfNoBorder" name="DreamPackageWizard" position="0,0" size="1280,720" title="Dream-Package Wizard..."> <widget font="Regular;23" name="text" position="345,130" size="511,270" /> <widget position="150,400" render="Listbox" scrollbarMode="showOnDemand" size="700,200" source="list"> <convert type="StringList" /> </widget> <ePixmap alphatest="on" pixmap="skin_default/buttons/button_red.png" position="140,340" size="15,16" /> <widget font="Regular;18" name="languagetext" position="155,335" size="181,30" /> <widget name="config" position="150,400" scrollbarMode="showOnDemand" size="700,200" transparent="1" zPosition="1" /> <widget alphatest="on" name="wizard" pixmap="skin_default/wizard.png" position="140,150" size="110,174" transparent="1" zPosition="10" /> <widget alphatest="on" name="rc" pixmap="skin_default/rc.png" position="920,110" size="154,500" transparent="1" zPosition="10" /> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget alphatest="on" name="arrowdown" pixmap="skin_default/arrowdown.png" position="-100,-100" size="37,70" transparent="1" zPosition="11" /> <widget alphatest="on" name="arrowup" pixmap="skin_default/arrowup.png" position="-100,-100" size="37,70" transparent="1" zPosition="11" /> <widget alphatest="on" name="arrowup2" pixmap="skin_default/arrowup.png" position="-100,-100" size="37,70" transparent="1" zPosition="11" /> </screen> <screen flags="wfNoBorder" name="LanguageWizard" position="0,0" size="1280,720" title="Language Wizard..."> <widget font="Regular;23" name="text" position="253,150" size="587,240" /> <widget position="150,400" render="Listbox" scrollbarMode="showOnDemand" size="700,200" source="languages"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (80, 10), size = (200, 50), flags = RT_HALIGN_LEFT, text = 1), # index 1 is the language name, MultiContentEntryPixmap(pos = (10, 5), size = (60, 40), png = 2), # index 2 is the pixmap ], "fonts": [gFont("Regular", 20)], "itemHeight": 50 } </convert> </widget> <widget alphatest="on" name="wizard" pixmap="skin_default/wizard.png" position="140,150" size="110,174" zPosition="10" /> <widget alphatest="on" name="rc" pixmaps="skin_default/rc.png,skin_default/rcold.png" position="920,110" size="154,500" zPosition="10" /> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget alphatest="on" name="arrowdown" pixmap="skin_default/arrowdown.png" position="-100,-100" size="37,70" zPosition="11" /> <widget alphatest="on" name="arrowdown2" pixmap="skin_default/arrowdown.png" position="-100,-100" size="37,70" zPosition="11" /> <widget alphatest="on" name="arrowup" pixmap="skin_default/arrowup.png" position="-100,-100" size="37,70" zPosition="11" /> <widget alphatest="on" name="arrowup2" pixmap="skin_default/arrowup.png" position="-100,-100" size="37,70" zPosition="11" /> </screen> <screen flags="wfNoBorder" name="HelpMenu" position="0,0" size="1280,720" title="Help..."> <widget name="list" position="250,100" scrollbarMode="showOnDemand" size="450,380" /> <widget font="Regular;25" foregroundColor="yellow" halign="right" name="long_key" position="520,520" size="350,50" /> <widget alphatest="on" name="rc" pixmaps="skin_default/rc.png,skin_default/rcold.png" position="920,110" size="154,500" zPosition="10" /> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget alphatest="on" name="arrowdown" pixmap="skin_default/arrowdown.png" position="-100,-100" size="37,70" zPosition="11" /> <widget alphatest="on" name="arrowdown2" pixmap="skin_default/arrowdown.png" position="-100,-100" size="37,70" zPosition="11" /> <widget alphatest="on" name="arrowup" pixmap="skin_default/arrowup.png" position="-100,-100" size="37,70" zPosition="11" /> <widget alphatest="on" name="arrowup2" pixmap="skin_default/arrowup.png" position="-100,-100" size="37,70" zPosition="11" /> </screen> <screen flags="wfNoBorder" name="ImageWizard" position="0,0" size="1280,720" title="Welcome..."> <widget font="Regular;22" name="text" position="355,70" size="462,330" /> <widget position="210,400" render="Listbox" scrollbarMode="showOnDemand" size="620,180" source="list"> <convert type="StringList" /> </widget> <widget name="config" position="210,400" scrollbarMode="showOnDemand" size="620,180" transparent="1" zPosition="1" /> <ePixmap alphatest="on" pixmap="skin_default/buttons/button_red.png" position="185,270" size="15,16" transparent="1" zPosition="0" /> <widget font="Regular;18" name="languagetext" position="200,265" size="95,30" /> <widget alphatest="on" name="wizard" pixmap="skin_default/wizard.png" position="205,90" size="110,174" zPosition="10" /> <widget alphatest="on" name="rc" pixmaps="skin_default/rc.png,skin_default/rcold.png" position="870,100" size="154,500" zPosition="10" /> <widget alphatest="on" name="arrowdown" pixmap="skin_default/arrowdown.png" position="-100,-100" size="37,70" zPosition="11" /> <widget alphatest="on" name="arrowdown2" pixmap="skin_default/arrowdown.png" position="-100,-100" size="37,70" zPosition="11" /> <widget alphatest="on" name="arrowup" pixmap="skin_default/arrowup.png" position="-100,-100" size="37,70" zPosition="11" /> <widget alphatest="on" name="arrowup2" pixmap="skin_default/arrowup.png" position="-100,-100" size="37,70" zPosition="11" /> </screen> <screen flags="wfNoBorder" name="VideoWizard" position="0,0" size="1280,720" title="Welcome..."> <widget font="Regular;23" name="text" position="355,105" size="472,270" /> <widget position="190,380" render="Listbox" scrollbarMode="showOnDemand" size="600,200" source="list"> <convert type="StringList" /> </widget> <widget name="config" position="190,380" scrollbarMode="showOnDemand" size="600,200" transparent="1" zPosition="1" /> <widget alphatest="on" name="wizard" pixmap="skin_default/wizard.png" position="210,110" size="110,174" transparent="1" zPosition="10" /> <ePixmap alphatest="on" pixmap="skin_default/buttons/button_red.png" position="195,290" size="15,16" transparent="1" zPosition="0" /> <widget font="Regular;18" name="languagetext" position="210,285" size="95,30" /> <widget alphatest="on" name="portpic" pixmap="%s" position="50,300" size="150,150" transparent="1" zPosition="10" /> <widget alphatest="on" name="rc" pixmaps="skin_default/rc.png,skin_default/rcold.png" position="885,105" size="154,500" transparent="1" zPosition="10" /> <widget alphatest="on" name="arrowdown" pixmap="skin_default/arrowdown.png" position="0,0" size="37,70" transparent="1" zPosition="11" /> <widget alphatest="on" name="arrowdown2" pixmap="skin_default/arrowdown.png" position="0,0" size="37,70" transparent="1" zPosition="11" /> <widget alphatest="on" name="arrowup" pixmap="skin_default/arrowup.png" position="-100,-100" size="37,70" transparent="1" zPosition="11" /> <widget alphatest="on" name="arrowup2" pixmap="skin_default/arrowup.png" position="-100,-100" size="37,70" transparent="1" zPosition="11" /> </screen> <!--VLC Player##### --> <screen flags="wfNoBorder" name="VlcServerConfigScreen" position="0,0" size="1280,720" title="Edit VLC Server"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget name="config" position="570,110" scrollbarMode="showOnDemand" size="600,500" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="VlcServerListScreen" position="0,0" size="1280,720" title="VLC Video Player V2.5 - Select a VLC-Server Profile"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget font="Regular;22" name="serverlabel" position="70,435" size="426,131" /> <widget name="serverlist" position="570,110" scrollbarMode="showOnDemand" size="600,500" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="VlcMediaListScreen" position="0,0" size="1280,720" title="VLC Video Player V2.5 - Select a VLC-Server Profile"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget alphatest="on" name="filelist_button_sel" pixmap="Vali.HD.nano/blue.png" position="105,445" size="30,30" zPosition="1" /> <widget alphatest="on" name="playlist_button_sel" pixmap="Vali.HD.nano/blue.png" position="105,520" size="30,30" zPosition="1" /> <widget font="Regular;18" foregroundColor="secondFG" name="filelist_text" position="145,445" size="200,30" transparent="1" valign="center" zPosition="2" /> <widget font="Regular;18" foregroundColor="secondFG" name="playlist_text" position="145,520" size="200,30" transparent="1" valign="center" zPosition="2" /> <widget name="filelist" position="520,110" scrollbarMode="showOnDemand" size="700,500" /> <widget name="playlist" position="520,110" scrollbarMode="showOnDemand" size="700,500" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <!-- ##### MyTube ##### --> <screen flags="wfNoBorder" name="MyTubeSuggestionsListScreen" position="128,210" size="1024,260" zPosition="6"> <eLabel backgroundColor="secondBG" position="95,0" size="834,260" zPosition="7" /> <widget position="100,5" render="Listbox" scrollbarMode="showOnDemand" size="824,250" source="suggestionslist" transparent="1" zPosition="8"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (0, 1), size = (610, 24), font=0, flags = RT_HALIGN_LEFT, text = 0), MultiContentEntryText(pos = (620, 1), size = (180, 24), font=1, flags = RT_HALIGN_RIGHT, text = 1), ], "fonts": [gFont("Regular", 20),gFont("Regular", 18)], "itemHeight": 25 } </convert> </widget> </screen> <screen flags="wfNoBorder" name="MyTubeHistoryScreen" position="128,200" size="1024,260" zPosition="6"> <eLabel backgroundColor="secondBG" position="95,0" size="834,260" zPosition="7" /> <widget position="100,5" render="Listbox" scrollbarMode="showOnDemand" size="824,250" source="historylist" transparent="1" zPosition="8"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (0, 1), size = (800, 24), font=0, flags = RT_HALIGN_LEFT, text = 0), ], "fonts": [gFont("Regular", 20),gFont("Regular", 18)], "itemHeight": 25 } </convert> </widget> </screen> <screen flags="wfNoBorder" name="MyTubeSettingsScreen" position="128,70" size="1024,576" title="MyTubePlayerMainScreen..."> <widget backgroundColor="transparent" position="-256,100" render="Pig" size="256,144" source="session.VideoPicture" zPosition="1" /> <ePixmap alphatest="on" pixmap="~/plugin.png" position="50,50" size="100,40" transparent="1" zPosition="1" /> <ePixmap alphatest="on" name="red" pixmap="Vali.HD.nano/red.png" position="155,55" size="30,30" transparent="1" /> <ePixmap alphatest="on" name="green" pixmap="Vali.HD.nano/green.png" position="335,55" size="30,30" transparent="1" /> <widget font="Regular;18" halign="left" name="key_red" position="190,50" size="140,40" transparent="1" valign="center" zPosition="2" /> <widget font="Regular;18" halign="left" name="key_green" position="370,50" size="140,40" transparent="1" valign="center" zPosition="2" /> <widget font="Regular;20" foregroundColor="foreground" halign="left" name="title" position="520,45" size="497,50" transparent="1" valign="center" zPosition="5" /> <widget name="config" position="50,105" scrollbarMode="showOnDemand" size="924,397" zPosition="2" /> </screen> <screen flags="wfNoBorder" name="MyTubeVideoHelpScreen" position="128,70" size="1024,576" title="MyTubePlayerMainScreen..."> <widget backgroundColor="transparent" position="-256,100" render="Pig" size="256,144" source="session.VideoPicture" zPosition="1" /> <ePixmap alphatest="on" pixmap="~plugin.png" position="50,50" size="100,40" transparent="1" zPosition="1" /> <ePixmap alphatest="on" name="red" pixmap="Vali.HD.nano/red.png" position="155,55" size="30,30" transparent="1" /> <widget font="Regular;18" halign="left" name="key_red" position="190,50" size="140,40" transparent="1" valign="center" zPosition="2" /> <widget font="Regular;20" foregroundColor="foreground" halign="left" name="title" position="415,45" size="597,50" transparent="1" valign="center" zPosition="5" /> <widget font="Regular;22" halign="left" name="detailtext" position="100,125" size="824,377" transparent="1" valign="top" zPosition="10" /> </screen> <screen flags="wfNoBorder" name="MyTubeTasksScreen" position="128,70" size="1024,576" title="MyTubePlayerMainScreen..."> <widget backgroundColor="transparent" position="-256,100" render="Pig" size="256,144" source="session.VideoPicture" zPosition="1" /> <ePixmap alphatest="on" pixmap="~/plugin.png" position="50,50" size="100,40" transparent="1" zPosition="1" /> <ePixmap alphatest="on" name="red" pixmap="Vali.HD.nano/red.png" position="155,55" size="30,30" transparent="1" /> <widget font="Regular;18" halign="left" name="key_red" position="190,50" size="140,40" transparent="1" valign="center" zPosition="2" /> <widget font="Regular;20" foregroundColor="foreground" halign="left" name="title" position="385,45" size="597,50" transparent="1" valign="center" zPosition="5" /> <widget position="100,125" render="Listbox" scrollbarMode="showOnDemand" size="824,370" source="tasklist" transparent="1" zPosition="7"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (0, 1), size = (400, 24), font=1, flags = RT_HALIGN_LEFT, text = 1), MultiContentEntryText(pos = (410, 1), size = (150, 24), font=1, flags = RT_HALIGN_RIGHT, text = 2), MultiContentEntryProgress(pos = (570, 1), size = (100, 24), percent = -3), MultiContentEntryText(pos = (680, 1), size = (120, 24), font=1, flags = RT_HALIGN_RIGHT, text = 4), ], "fonts": [gFont("Regular", 20),gFont("Regular", 18)], "itemHeight": 25 } </convert> </widget> </screen> <screen flags="wfNoBorder" name="MyTubeVideoInfoScreen" position="128,70" size="1024,576" title="MyTubePlayerMainScreen..."> <widget backgroundColor="transparent" position="-256,100" render="Pig" size="256,144" source="session.VideoPicture" zPosition="1" /> <widget alphatest="on" name="thumbnail" position="0,0" size="130,98" /> <ePixmap alphatest="on" pixmap="~/plugin.png" position="50,50" size="100,40" transparent="1" zPosition="1" /> <ePixmap alphatest="on" name="red" pixmap="Vali.HD.nano/red.png" position="155,55" size="30,30" transparent="1" /> <widget font="Regular;18" halign="left" name="key_red" position="190,50" size="140,40" transparent="1" valign="center" zPosition="2" /> <widget font="Regular;20" foregroundColor="foreground" halign="left" name="title" position="360,45" size="597,50" transparent="1" valign="center" zPosition="5" /> <widget position="200,110" render="Listbox" scrollbarMode="showNever" selectionDisabled="1" size="620,110" source="infolist" transparent="1" zPosition="6"> <convert type="TemplatedMultiContent"> {"templates": {"default": (110,[ MultiContentEntryPixmapAlphaTest(pos = (0, 4), size = (130, 98), png = 0), MultiContentEntryPixmapAlphaTest(pos = (130, 4), size = (130, 98), png = 1), MultiContentEntryPixmapAlphaTest(pos = (260, 4), size = (130, 98), png = 2), MultiContentEntryPixmapAlphaTest(pos = (390, 4), size = (130, 98), png = 3), ]), "state": (110,[ MultiContentEntryText(pos = (10, 40), size = (550, 38), font=2, flags = RT_HALIGN_LEFT | RT_VALIGN_TOP| RT_WRAP, text = 0), ]) }, "fonts": [gFont("Regular", 18),gFont("Regular", 14),gFont("Regular", 22)], "itemHeight": 110 } </convert> </widget> <widget alphatest="on" name="starsbg" pixmap="~/starsbar_empty.png" position="715,230" size="100,20" transparent="1" zPosition="5" /> <widget name="stars" pixmap="~/starsbar_filled.png" position="715,230" size="100,20" transparent="1" zPosition="6" /> <widget font="Regular;20" halign="left" name="author" position="212,230" size="300,24" transparent="1" valign="top" zPosition="10" /> <widget font="Regular;20" halign="left" name="duration" position="522,230" size="200,24" transparent="1" valign="top" zPosition="10" /> <widget font="Regular;20" halign="left" name="published" position="212,255" size="300,24" transparent="1" valign="top" zPosition="10" /> <widget font="Regular;20" halign="left" name="views" position="522,255" size="200,24" transparent="1" valign="top" zPosition="10" /> <widget font="Regular;20" halign="left" name="tags" position="212,280" size="600,24" transparent="1" valign="top" zPosition="10" /> <widget font="Regular;20" halign="left" name="detailtext" position="212,310" size="610,200" transparent="1" valign="top" zPosition="10" /> </screen> <screen flags="wfNoBorder" name="MyTubePlayerMainScreen" position="128,70" size="1024,576" title="MyTubePlayerMainScreen..."> <widget backgroundColor="transparent" position="-256,100" render="Pig" size="256,144" source="session.VideoPicture" zPosition="1" /> <widget alphatest="on" name="thumbnail" position="0,0" size="130,98" /> <ePixmap alphatest="on" pixmap="~/plugin.png" position="50,40" size="100,40" transparent="1" zPosition="1" /> <ePixmap alphatest="on" name="red" pixmap="Vali.HD.nano/red.png" position="155,45" size="30,30" transparent="1" /> <ePixmap alphatest="on" name="green" pixmap="Vali.HD.nano/green.png" position="340,45" size="30,30" transparent="1" /> <ePixmap alphatest="on" name="yellow" pixmap="Vali.HD.nano/yellow.png" position="520,45" size="30,30" transparent="1" /> <widget font="Regular;18" halign="left" name="key_red" position="190,40" size="140,40" transparent="1" valign="center" zPosition="2" /> <widget font="Regular;18" halign="left" name="key_green" position="375,40" size="140,40" transparent="1" valign="center" zPosition="2" /> <widget font="Regular;18" halign="left" name="key_yellow" position="555,40" size="140,40" transparent="1" valign="center" zPosition="2" /> <widget alphatest="on" name="ButtonBlue" pixmap="Vali.HD.nano/blue.png" position="707,45" size="30,30" transparent="1" zPosition="10" /> <eLabel font="Regular;18" halign="left" position="741,40" size="168,40" text="Virtual KeyBoard" transparent="1" valign="center" zPosition="1" /> <widget name="VKeyIcon" position="0,0" size="0,0" /> <widget name="config" position="198,100" scrollbarMode="showNever" size="628,30" transparent="1" zPosition="2" /> <widget position="100,140" render="Listbox" scrollbarMode="showOnDemand" size="824,385" source="feedlist" transparent="1" zPosition="1"> <convert type="TemplatedMultiContent"> {"templates": {"default": (77,[ MultiContentEntryPixmapAlphaTest(pos = (5, 1), size = (100, 75), png = 4), MultiContentEntryText(pos = (110, 1), size = (800, 25), font=0, flags = RT_HALIGN_LEFT | RT_VALIGN_TOP| RT_WRAP, text = 1), MultiContentEntryText(pos = (110, 27), size = (380, 20), font=1, flags = RT_HALIGN_LEFT | RT_VALIGN_TOP| RT_WRAP, text = 5), MultiContentEntryText(pos = (110, 48), size = (380, 20), font=1, flags = RT_HALIGN_LEFT | RT_VALIGN_TOP| RT_WRAP, text = 6), MultiContentEntryText(pos = (500, 27), size = (300, 20), font=1, flags = RT_HALIGN_LEFT | RT_VALIGN_TOP| RT_WRAP, text = 7), MultiContentEntryText(pos = (500, 48), size = (300, 20), font=1, flags = RT_HALIGN_LEFT | RT_VALIGN_TOP| RT_WRAP, text = 8), ]), "state": (77,[ MultiContentEntryText(pos = (20, 1), size = (800, 40), font=2, flags = RT_HALIGN_LEFT | RT_VALIGN_TOP| RT_WRAP, text = 0), MultiContentEntryText(pos = (20, 43), size = (800, 30), font=3, flags = RT_HALIGN_LEFT | RT_VALIGN_TOP| RT_WRAP, text = 1), ]) }, "fonts": [gFont("Regular", 20),gFont("Regular", 16),gFont("Regular", 22),gFont("Regular", 18)], "itemHeight": 77 } </convert> </widget> <widget alphatest="on" name="HelpWindow" position="700,550" size="1,1" transparent="1" zPosition="1" /> </screen> <!--Weather ##### --> <screen flags="wfNoBorder" name="WeatherPlugin" position="0,0" size="1280,720" title="Weather Plugin"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget font="Regular;24" position="570,175" render="Label" size="700,30" source="caption" transparent="1" zPosition="1" /> <widget font="Regular;22" position="570,210" render="Label" size="220,30" source="currentTemp" transparent="1" zPosition="1" /> <widget font="Regular;20" position="570,245" render="Label" size="220,22" source="condition" transparent="1" zPosition="1" /> <widget font="Regular;20" position="570,275" render="Label" size="220,24" source="wind_condition" transparent="1" zPosition="1" /> <widget font="Regular;20" position="570,305" render="Label" size="220,24" source="humidity" transparent="1" valign="bottom" zPosition="1" /> <widget font="Regular;20" position="270,420" render="Label" size="150,24" source="weekday1" transparent="1" valign="center" zPosition="1" /> <widget alphatest="blend" name="weekday1_icon" position="270,460" size="72,72" zPosition="1" /> <widget font="Regular;20" position="270,550" render="Label" size="150,24" source="weekday1_temp" transparent="1" valign="bottom" zPosition="1" /> <widget font="Regular;20" position="470,420" render="Label" size="150,24" source="weekday2" transparent="1" valign="center" zPosition="1" /> <widget alphatest="blend" name="weekday2_icon" position="470,460" size="72,72" zPosition="1" /> <widget font="Regular;20" position="470,550" render="Label" size="150,24" source="weekday2_temp" transparent="1" valign="bottom" zPosition="1" /> <widget font="Regular;20" position="670,420" render="Label" size="150,24" source="weekday3" transparent="1" valign="center" zPosition="1" /> <widget alphatest="blend" name="weekday3_icon" position="670,460" size="72,72" zPosition="1" /> <widget font="Regular;20" position="670,550" render="Label" size="150,24" source="weekday3_temp" transparent="1" valign="bottom" zPosition="1" /> <widget font="Regular;20" position="870,420" render="Label" size="150,24" source="weekday4" transparent="1" valign="center" zPosition="1" /> <widget alphatest="blend" name="weekday4_icon" position="870,460" size="72,72" zPosition="1" /> <widget font="Regular;20" position="870,550" render="Label" size="150,24" source="weekday4_temp" transparent="1" valign="bottom" zPosition="1" /> <widget font="Regular;20" halign="center" position="520,108" render="Label" size="700,504" source="statustext" transparent="1" valign="center" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="WeatherPluginEntriesListConfigScreen" position="0,0" size="1280,720" title="WeatherPlugin: List of Entries"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" font="Regular;24" position="100,460" render="Label" size="400,30" source="city" transparent="1" /> <widget backgroundColor="background" font="Regular;24" position="100,500" render="Label" size="400,30" source="language" transparent="1" /> <widget itemHeight="28" name="entrylist" position="520,108" scrollbarMode="showOnDemand" size="700,504" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="725,645" render="Label" size="220,26" source="key_yellow" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="1015,645" render="Label" size="220,26" source="key_blue" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="WeatherPluginEntryConfigScreen" position="0,0" size="1280,720" title="WeatherPlugin: Edit Entry"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget itemHeight="28" name="config" position="520,108" size="700,504" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="435,645" render="Label" size="220,26" source="key_green" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="1015,645" render="Label" size="220,26" source="key_blue" transparent="1" zPosition="1" /> </screen> <!--RSS-Reader ##### --> <screen flags="wfNoBorder" name="RSSSetup" position="0,0" size="1280,720" title="Simple RSS Reader Setup"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" name="config" position="520,108" scrollbarMode="showOnDemand" size="700,504" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="145,645" render="Label" size="220,26" source="key_red" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="435,645" render="Label" size="220,26" source="key_green" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="725,645" render="Label" size="220,26" source="key_yellow" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" position="1015,645" render="Label" size="220,26" source="key_blue" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="RSSEntryView" position="0,0" size="1280,720" title="Simple RSS Reader"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" font="Regular;20" position="50,410" render="Label" size="400,200" source="info" transparent="1" /> <widget backgroundColor="background" font="Regular;20" name="content" position="520,108" size="700,504" transparent="1" /> </screen> <screen flags="wfNoBorder" name="RSSFeedView" position="0,0" size="1280,720" title="Simple RSS Reader"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget font="Regular;20" position="50,410" render="Label" size="400,200" source="info" transparent="1" /> <widget enableWrapAround="1" position="520,135" render="Listbox" scrollbarMode="showOnDemand" size="700,450" source="content" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos=(10, 5), size=(760, 65), font=0, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER|RT_WRAP, text = 0) ], "fonts": [gFont("Regular", 20)], "itemHeight": 75 } </convert> </widget> <widget backgroundColor="secondBG" font="Regular;20" halign="center" position="90,640" render="Label" size="1100,50" source="summary" transparent="1" /> </screen> <screen flags="wfNoBorder" name="RSSOverview" position="0,0" size="1280,720" title="Simple RSS Reader"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget font="Regular;20" position="50,410" render="Label" size="400,200" source="info" transparent="1" /> <widget enableWrapAround="1" name="content" position="520,112" size="700,495" transparent="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="center" position="90,640" render="Label" size="1100,50" source="summary" transparent="1" /> </screen> <!-- AutoTimer --> <screen flags="wfNoBorder" name="AutoTimerSettings" position="0,0" size="1280,720" title="AutoTimer Settings"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" enableWrapAround="1" itemHeight="30" name="config" position="520,115" scrollbarMode="showOnDemand" size="700,450" transparent="1" /> <eLabel backgroundColor="grey" position="520,572" size="700,2" /> <widget backgroundColor="background" font="Regular;20" position="520,577" render="Label" size="700,50" source="help" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="AutoTimerEditor" position="0,0" size="1280,720" title="Edit AutoTimer"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" enableWrapAround="1" itemHeight="30" name="config" position="520,115" scrollbarMode="showOnDemand" size="700,450" transparent="1" /> <eLabel backgroundColor="grey" position="520,572" size="700,2" /> <widget backgroundColor="background" font="Regular;20" position="520,577" render="Label" size="700,50" source="help" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="AutoTimerFilterEditor" position="0,0" size="1280,720" title="Edit AutoTimer Filters"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" enableWrapAround="1" itemHeight="30" name="config" position="520,115" scrollbarMode="showOnDemand" size="700,510" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="AutoTimerServiceEditor" position="0,0" size="1280,720" title="Edit AutoTimer Services"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" enableWrapAround="1" itemHeight="30" name="config" position="520,115" scrollbarMode="showOnDemand" size="700,510" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="AutoTimerImporter" position="0,0" size="1280,720" title="Import AutoTimer"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" enableWrapAround="1" itemHeight="30" name="list" position="520,115" scrollbarMode="showOnDemand" size="700,510" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="AutoTimerOverview" position="0,0" size="1280,720" title="AutoTimer Overview"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" enableWrapAround="1" itemHeight="30" name="entries" position="520,115" scrollbarMode="showOnDemand" size="700,510" transparent="1" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_green" position="435,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_blue" position="1015,645" size="220,26" transparent="1" zPosition="1" /> </screen> <screen flags="wfNoBorder" name="AutoTimerPreview" position="0,0" size="1280,720" title="Preview AutoTimer"> <eLabel backgroundColor="secondBG" position="0,0" size="1280,90" zPosition="-1" /> <eLabel backgroundColor="secondBG" position="0,630" size="1280,90" zPosition="-1" /> <widget backgroundColor="transparent" position="0,90" render="Pig" size="497,280" source="session.VideoPicture" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;24" position="70,35" render="Label" size="850,50" source="Title" transparent="1" valign="center" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;20" halign="right" position="940,35" render="Label" size="270,50" source="global.CurrentTime" transparent="1" valign="center" zPosition="1"> <convert type="ClockToText">Format:%a %d. %b %H:%M</convert> </widget> <widget backgroundColor="background" enableWrapAround="1" position="520,115" render="Listbox" scrollbarMode="showOnDemand" size="700,510" source="timerlist" transparent="1"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos=( 10,5),size=(660,26),text = 3,font = 0,flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER), MultiContentEntryText(pos=( 10,32),size=(660,24),text = 0,font = 1,flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER), MultiContentEntryText(pos=( 10,57),size=(420,24),text = 4,font = 1,flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER), MultiContentEntryText(pos=(430,57),size=(240,24),text = 2,font = 1,flags = RT_HALIGN_RIGHT|RT_VALIGN_CENTER), ], "fonts": [gFont("Regular",22),gFont("Regular",20)], "itemHeight": 85 } </convert> </widget> <ePixmap alphatest="on" pixmap="Vali.HD.nano/red.png" position="100,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/green.png" position="390,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/yellow.png" position="680,643" size="30,30" /> <ePixmap alphatest="on" pixmap="Vali.HD.nano/blue.png" position="970,643" size="30,30" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_red" position="145,645" size="220,26" transparent="1" zPosition="1" /> <widget backgroundColor="secondBG" font="Regular;22" halign="left" name="key_yellow" position="725,645" size="220,26" transparent="1" zPosition="1" /> </screen> <!-- End of Vali.HD.nano --> </skin>