<color name="Background" color="#33294a6b" /> <color name="LabelForeground" color="#ffffff" /> <color name="ListboxBackground" color="#33294a6b" /> <color name="ListboxForeground" color="#ffffff" /> <color name="ListboxSelectedBackground" color="#225b7395" /> <color name="ListboxSelectedForeground" color="#ffffff" /> <color name="ListboxMarkedBackground" color="#ff0000" /> <color name="ListboxMarkedForeground" color="#ffffff" /> <color name="ListboxMarkedAndSelectedBackground" color="#800000" /> <color name="ListboxMarkedAndSelectedForeground" color="#ffffff" /> <color name="WindowTitleForeground" color="#ffffff" /> <color name="WindowTitleBackground" color="#33294a6b" /> <borderset name="bsWindow"> <pixmap pos="bpTopLeft" filename="b_w_tl.png" /> <pixmap pos="bpTop" filename="b_w_t.png" /> <pixmap pos="bpTopRight" filename="b_w_tr.png" /> <pixmap pos="bpLeft" filename="b_w_l.png" /> <pixmap pos="bpRight" filename="b_w_r.png" /> <pixmap pos="bpBottomLeft" filename="b_w_bl.png" /> <pixmap pos="bpBottom" filename="b_w_b.png" /> <pixmap pos="bpBottomRight" filename="b_w_br.png" /> </borderset> </windowstyle> <!-- this is for LCD --> <windowstyle type="skinned" id="1"> <color name="Background" color="#000000" /> <color name="LabelForeground" color="#ffffff" /> <color name="ListboxBackground" color="#000000" /> <color name="ListboxForeground" color="#ffffff" /> <color name="ListboxSelectedBackground" color="#000000" /> <color name="ListboxSelectedForeground" color="#ffffff" /> <color name="ListboxMarkedBackground" color="#000000" /> <color name="ListboxMarkedForeground" color="#ffffff" /> <color name="ListboxMarkedAndSelectedBackground" color="#000000" /> <color name="ListboxMarkedAndSelectedForeground" color="#ffffff" /> <color name="WindowTitleForeground" color="#ffffff" /> <color name="WindowTitleBackground" color="#000000" /> </windowstyle> <fonts> <font filename="md_khmurabi_10.ttf" name="Regular" scale="100" /> <font filename="ae_AlMateen.ttf" name="Replacement" scale="90" replacement="1" /> </fonts> <screen name="InfoBar" flags="wfNoBorder" position="0,330" size="720,198" title="InfoBar" backgroundColor="transparent" > <widget source="RadioText" render="Label" position="50,0" size="620,50" font="LCD;25" backgroundColor="transparent"> <convert type="RadioText">RadioText</convert> </widget> <ePixmap position="0,50" zPosition="-1" size="720,148" pixmap="info-bg.png" /> <!-- not used in this skin yet --> <widget name="NimA" position="0,50" size="0,0" /> <widget name="NimB" position="0,50" size="0,0" /> <widget name="NimA_Active" position="0,50" size="0,0" /> <widget name="NimB_Active" position="0,50" size="0,0" /> <!-- 'teletext available' <widget source="CurrentService" render="Pixmap" pixmap="format.png" position="613,40" size="28,15"> <convert type="ServiceInfo">TeletextAvailable</convert> <convert type="ConditionalShowHide" /> </widget> --> <!-- ............................................................................. --> <eLabel text="SNR:" position="195,50" size="40,22" font="Regular;15" transparent="1" /> <eLabel text="AGC:" position="275,50" size="40,22" font="Regular;15" transparent="1" /> <eLabel text="BER:" position="355,50" size="40,22" font="Regular;15" transparent="1" /> <widget source="FrontendStatus" render="Label" position="232,50" size="40,22" font="Regular;15" transparent="1" > <convert type="FrontendInfo">SNR</convert> </widget> <widget source="FrontendStatus" render="Label" position="314,50" size="40,22" font="Regular;15" transparent="1" > <convert type="FrontendInfo">AGC</convert> </widget> <widget source="FrontendStatus" render="Label" position="392,50" size="53,22" font="Regular;15" transparent="1" > <convert type="FrontendInfo">BER</convert> </widget> <widget source="FrontendStatus" render="Progress" position="447,51" size="88,6" pixmap="rtgbar.png" > <convert type="FrontendInfo">SNR</convert> </widget> <widget source="FrontendStatus" render="Progress" position="447,58" size="88,6" pixmap="rtgbar.png" > <convert type="FrontendInfo">AGC</convert> </widget> <widget source="FrontendStatus" render="Progress" position="447,65" size="88,6" > <convert type="FrontendInfo">BER</convert> </widget> <widget name="BlinkingPoint" pixmap="record.png" position="430,81" zPosition="2" size="58,25" alphatest="on" /> <!-- show 'is crypted' icon when service is crypted. --> <widget source="CurrentService" render="Pixmap" pixmap="crypt.png" position="570,90" size="12,15" > <convert type="ServiceInfo">IsCrypted</convert> <convert type="ConditionalShowHide" /> </widget> <!-- show 'multichannel' icon when service has multichannel audio. --> <widget source="CurrentService" render="Pixmap" pixmap="dolby.png" position="585,90" size="25,15"> <convert type="ServiceInfo">IsMultichannel</convert> <convert type="ConditionalShowHide" /> </widget> <widget source="CurrentService" render="Pixmap" pixmap="format.png" position="613,90" size="28,15"> <convert type="ServiceInfo">IsWidescreen</convert> <convert type="ConditionalShowHide" /> </widget> <widget source="CurrentService" render="Label" position="69,76" size="427,34" font="Regular;22" backgroundColor="#101258" > <convert type="ServiceName">Name</convert> <!-- <convert type="ServiceName">Provider</convert> --> </widget> <widget source="CurrentTime" render="Label" position="575,60" size="90,30" backgroundColor="dark" font="Regular;19" > <convert type="ClockToText">WithSeconds</convert> </widget> <widget source="Event_Now" render="Label" position="210,118" size="60,22" font="Regular;20" backgroundColor="dark"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText">Default</convert> </widget> <widget source="Event_Next" render="Label" position="210,148" size="60,22" font="Regular;20" backgroundColor="dark"> <convert type="EventTime">StartTime</convert> <convert type="ClockToText">Default</convert> </widget> <widget source="Event_Now" render="Label" position="273,118" size="282,22" font="Regular;20" backgroundColor="dark"> <convert type="EventName">Name</convert> </widget> <widget source="Event_Next" render="Label" position="273,148" size="282,22" font="Regular;20" backgroundColor="dark"> <convert type="EventName">Name</convert> </widget> <widget source="Event_Now" render="Label" position="555,118" size="100,26" font="Regular;22" backgroundColor="dark" halign="right"> <convert type="EventTime">Remaining</convert> <convert type="RemainingToText">InMinutes</convert> </widget> <widget source="Event_Next" render="Label" position="555,148" size="100,26" font="Regular;22" backgroundColor="dark" halign="right"> <convert type="EventTime">Duration</convert> <convert type="ClockToText">InMinutes</convert> </widget> <widget source="Event_Now" render="Progress" position="304,110" size="121,8" zPosition="1"> <convert type="EventTime">Progress</convert> </widget> <!-- red button: is recording possible? --> <widget source="RecordingPossible" render="Pixmap" pixmap="button_red.png" position="210,182" size="27,12" > <convert type="ConditionalShowHide" /> </widget> <widget source="RecordingPossible" render="FixedLabel" text="Record" position="240,180" size="85,22" font="Regular;14" backgroundColor="blue" transparent="1"> <convert type="ConditionalShowHide" /> </widget> <widget source="CurrentService" render="Pixmap" pixmap="button_green.png" position="320,182" size="27,12" > <convert type="ServiceInfo">SubservicesAvailable</convert> <convert type="ConditionalShowHide" /> </widget> <widget source="CurrentService" render="FixedLabel" text="Subservices" position="350,180" size="85,22" font="Regular;14" backgroundColor="blue" transparent="1" > <convert type="ServiceInfo">SubservicesAvailable</convert> <convert type="ConditionalShowHide" /> </widget> <widget source="TimeshiftPossible" render="Pixmap" pixmap="button_yellow.png" position="430,182" size="27,12" > <convert type="ConditionalShowHide" /> </widget> <widget source="TimeshiftPossible" render="FixedLabel" text="Timeshift" position="460,180" size="85,22" font="Regular;14" backgroundColor="blue" transparent="1" > <convert type="ConditionalShowHide" /> </widget> <widget source="ExtensionsAvailable" render="Pixmap" pixmap="button_blue.png" position="540,182" size="27,12" > <convert type="ConditionalShowHide" /> </widget> <widget source="ExtensionsAvailable" render="FixedLabel" text="Extensions" position="570,180" size="95,22" font="Regular;14" backgroundColor="blue" transparent="1" > <convert type="ConditionalShowHide" /> </widget> </screen> <screen name="MoviePlayer" flags="wfNoBorder" position="0,370" size="720,148" title="InfoBar"> <ePixmap position="0,0" zPosition="-1" size="720,148" pixmap="info-bg.png" /> <ePixmap position="210,83" zPosition="0" size="433,42" pixmap="dvr-buttons.png" /> <widget source="CurrentService" render="Label" position="69,25" size="427,26" font="Regular;22" backgroundColor="#101258" > <convert type="ServiceName">Name</convert> </widget> <widget source="CurrentService" render="Label" position="575,10" size="90,25" backgroundColor="dark" font="Regular;19" > <convert type="ServicePosition">Position</convert> </widget> <widget source="CurrentService" render="Label" position="475,60" size="75,20" halign="left" backgroundColor="dark" font="Regular;18"> <convert type="ServicePosition">Remaining</convert> </widget> <widget source="CurrentService" render="PositionGauge" position="247,60" size="225,20" zPosition="2" pointer="position_pointer.png:3,5" foregroundColor="#225b7395"> <convert type="ServicePosition">Gauge</convert> </widget> </screen> </skin>