Da spielt noch die "RadioInfoBar" in der selben Datei Zeile 184 rein.
Hab das jetzt erstmal auf die schnelle so geändert:
Der Dateianhang 1_0_2_6F38_445_1_C00000_0_0_0.jpg existiert nicht mehr.
RadioInfoBar
Code: Alles auswählen
<screen name="RadioInfoBar" position="0,770" size="1920,300" title="Radio" zPosition="-9" flags="wfNoBorder" backgroundColor="transparent">
<eLabel position="330,84" size="1260,147" zPosition="-8" backgroundColor="layer-b-background" />
<widget font="global_large;70" backgroundColor="text-background" foregroundColor="background-text" noWrap="1" position="330,0" render="Label" size="1260,84" source="session.CurrentService" transparent="1" valign="bottom" zPosition="-30">
<convert type="MetrixHDExtServiceInfo">ServiceNumberAndName</convert>
</widget>
<widget backgroundColor="layer-a-background" foregroundColor="layer-a-foreground" font="infobar_event;40" halign="left" noWrap="1" position="595,90" render="Label" size="945,60" source="session.Event_Now" transparent="1">
<convert type="EventName">Name</convert>
</widget>
<eLabel backgroundColor="layer-a-accent1" name="new eLabel" position="595,158" size="945,2" zPosition="6"/>
<widget render="Progress" position="595,155" size="945,8" source="session.Event_Now" foregroundColor="layer-a-background" transparent="1" zPosition="7">
<convert type="EventTime">Progress</convert>
</widget>
<widget alphatest="blend" position="340,94" size="212,127" render="MetrixHDXPicon" source="session.CurrentService" transparent="1" zPosition="4">
<convert type="ServiceName">Reference</convert>
</widget>
</screen>
RadioChannelSelection
Code: Alles auswählen
<screen name="ChannelSelectionRadio" position="0,0" size="1920,780" title="Radio Channel Selection" flags="wfNoBorder" backgroundColor="transparent">
<eLabel position="0,0" zPosition="-10" size="1920,758" backgroundColor="layer-a-background" />
<eLabel text="Radio Channel Selection" position="105,71" size="788,75" font="global_title;53" foregroundColor="layer-a-title-foreground" backgroundColor="layer-a-background" transparent="1" />
<widget source="global.CurrentTime" render="Label" position="1680,56" size="150,50" font="global_clock;39" halign="right" backgroundColor="layer-a-background" foregroundColor="layer-a-clock-foreground" transparent="1">
<convert type="ClockToText">Default</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="1305,108" size="525,38" font="global_clock;30" halign="right" backgroundColor="layer-a-background" foregroundColor="layer-a-clock-foreground" transparent="1">
<convert type="ClockToText">Format:%A, %d.%m.%Y</convert>
</widget>
<widget source="Title" render="Label" position="105,152" size="1665,42" font="SetrixHD;35" backgroundColor="layer-a-background" transparent="1" />
<eLabel position="105,198" size="1665,3" backgroundColor="layer-a-accent1" />
<widget name="list" position="105,207" size="1665,495" scrollbarMode="showNever" colorServiceDescription="layer-a-channelselection-foreground-ServiceDescription" colorServiceDescriptionSelected="layer-a-channelselection-foreground-ServiceDescriptionSelected" colorEventProgressbarBorder="layer-a-selection-background" colorEventProgressbarBorderSelected="layer-a-channelselection-foregroundColorSelected" foregroundColorServiceNotAvail="#00555555" serviceItemHeight="30" serviceNumberFont="SetrixHD;35" serviceNameFont="SetrixHD;23" serviceInfoFont="SetrixHD;21" transparent="0" backgroundColor="layer-a-background" foregroundColor="layer-a-channelselection-foreground" backgroundColorSelected="layer-a-selection-background" foregroundColorSelected="layer-a-channelselection-foregroundColorSelected" />
<ePixmap pixmap="MetrixHD/FHD/buttons/key_red.png" position="105,698" size="45,60" alphatest="blend" />
<ePixmap pixmap="MetrixHD/FHD/buttons/key_green.png" position="383,698" size="45,60" alphatest="blend" />
<ePixmap pixmap="MetrixHD/FHD/buttons/key_yellow.png" position="660,698" size="45,60" alphatest="blend" />
<ePixmap pixmap="MetrixHD/FHD/buttons/key_blue.png" position="center,698" size="45,60" alphatest="blend" />
<widget name="key_red" position="158,702" size="225,45" zPosition="1" valign="center" font="global_button;30" halign="left" foregroundColor="layer-a-button-foreground" backgroundColor="layer-a-background" transparent="1" />
<widget name="key_green" position="435,702" size="225,45" zPosition="1" valign="center" font="global_button;30" halign="left" foregroundColor="layer-a-button-foreground" backgroundColor="layer-a-background" transparent="1" />
<widget name="key_yellow" position="713,702" size="225,45" zPosition="1" valign="center" font="global_button;30" halign="left" foregroundColor="layer-a-button-foreground" backgroundColor="layer-a-background" transparent="1" />
<widget name="key_blue" position="990,702" size="225,45" zPosition="1" valign="center" font="global_button;30" halign="left" foregroundColor="layer-a-button-foreground" backgroundColor="layer-a-background" transparent="1" />
<ePixmap position="1478,698" size="122,60" zPosition="10" pixmap="MetrixHD/FHD/buttons/key_menu.png" transparent="1" alphatest="blend" />
<ePixmap position="1620,698" size="122,60" zPosition="10" pixmap="MetrixHD/FHD/buttons/key_exit.png" transparent="1" alphatest="blend" />
</screen>
Bin mir unsicher ob man das so lassen sollte. Ich finds optisch jetzt nicht sooooo schlecht, aber wenn man z.B. WDR 2 auswählt, sieht man dank dem blau der InfoBar und dem blau des Logos, das Logo fast nicht mehr.
Klar hat jetzt nicht jeder das blau als layer-b-background, dann würde man es wieder sehen.
Und nen bischen leer find ichs auch, evtl. mach ich da morgen noch so nen paar Servicezeiten rein wie bei der normal InfoBar, aber für heute geh ich erstmal ins Bett