VFD Skin Uno4 K Se Probleme

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • VFD Skin Uno4 K Se Probleme

      Hallo

      Ich möchte gerade den VFD Skin skin_vfd_vti_I anpassen damit auch der EMC Player enteprechend angezeigt wird. Aber egal was ich in der VFD Skin Datei ändere, also die Daten des EMC Players aus dem skin_vfd_uno4kse_hw_I kopiere, wird zwar das EMC Menü richtig angezeigt, aber sobald ich eine Aufnahme ansehe bleibt das Display schwarz und ich kann die Box nur noch in den Standby schicken, worauf sie einen Gui Neustart macht.


      Kann mir jemand auf die Sprünge helfen? Skin Maggy Full HD, die benötigten Tools sind installiert, soweit ich das noch in Erinnerung hab werden die bei dem Standard VFD Skin nicht benötigt, bei dem HW I auch nicht, oder hängt das doch iwie zusammen?

      VFD Skin skin_vfd_vti_I


      Spoiler anzeigen

      <skin>
      <colors>
      <color name="LCDBackground" value="#000000" />
      <color name="LCDforeground" value="#FFFFFF" />
      </colors>
      <fonts>
      <font filename="MyriadPro-Regular.otf" name="RegularLCD" scale="100" />
      <font filename="MyriadPro-Semibold.otf" name="SemiboldLCD" scale="100" />
      <font filename="MyriadPro-SemiboldIt.otf" name="SemiboldLCDit" scale="100" />
      </fonts>
      <windowstyle type="skinned" id="1">
      <color name="Background" color="LCDBackground" />
      <color name="LabelForeground" color="LCDforeground" />
      <color name="ListboxBackground" color="LCDBackground" />
      <color name="ListboxForeground" color="LCDforeground" />
      <color name="ListboxSelectedBackground" color="LCDBackground" />
      <color name="ListboxSelectedForeground" color="LCDforeground" />
      <color name="ListboxMarkedBackground" color="LCDBackground" />
      <color name="ListboxMarkedForeground" color="LCDforeground" />
      <color name="ListboxMarkedAndSelectedBackground" color="LCDBackground" />
      <color name="ListboxMarkedAndSelectedForeground" color="LCDforeground" />
      <color name="WindowTitleBackground" color="LCDBackground" />
      <color name="WindowTitleForeground" color="LCDforeground" />
      </windowstyle>


      <!-- Templates -->
      <screen name="LCDIconTemplate">
      <widget source="session.RecordState" render="FixedLabel" position="358,5" zPosition="3" size="37,22" text=" ">
      <convert type="ConfigEntryTest">config.usage.blinking_rec_symbol_during_recording,True,CheckSourceBoolean</convert>
      <convert type="ConditionalShowHide">Blink</convert>
      </widget>
      <widget source="session.RecordState" render="Pixmap" pixmap="vfd_icons/icon_REC_red.png" position="358,5" size="37,22" alphatest="blend">
      <convert type="ConditionalShowHide" />
      </widget>
      </screen>
      <!-- screens -->
      <screen name="InfoBarSummary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <widget source="session.CurrentService" render="Picon" position="35,10" zPosition="4" size="330,198" transparent="1" alphatest="blend">
      <convert type="ServiceName">Reference</convert>
      </widget>
      <widget source="session.Event_Now" render="Progress" position="10,230" size="370,4" borderWidth="0" backgroundColor="LCDBackground">
      <convert type="EventTime">Progress</convert>
      </widget>
      </screen>
      <screen name="ChannelSelection_summary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <widget source="parent.ServiceEvent" render="Picon" position="35,10" zPosition="4" size="330,198" transparent="1" alphatest="blend">
      <convert type="ServiceName">Reference</convert>
      </widget>
      <widget source="parent.ServiceEvent" render="Progress" position="10,230" size="370,4" borderWidth="0" backgroundColor="LCDBackground">
      <convert type="EventTime">Progress</convert>
      </widget>
      </screen>
      <screen name="InfoBarMoviePlayerSummary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <widget source="session.CurrentService" render="Progress" position="10,230" size="370,4" borderWidth="0" backgroundColor="LCDBackground">
      <convert type="ServicePosition">Position</convert>
      </widget>
      <widget source="session.CurrentService" render="Cover" backgroundColor="#000000" position="133,10" zPosition="4" size="135,190" transparent="1" alphatest="blend" />
      </screen>
      <screen name="ChoiceBox_summary" position="0,0" size="400,240" id="1">
      <widget source="parent.summary_list" render="Label" position="23,20" size="360,200" font="RegularLCD;34" valign="top" />
      </screen>
      <screen name="SimpleList_summary" position="0,0" size="400,240" id="1">
      <widget source="parent.summary_list" render="Label" position="23,20" size="360,200" font="RegularLCD;34" valign="top" />
      </screen>
      <screen name="MessageBox_summary" position="0,0" size="400,240" id="1">
      <widget source="parent.Text" render="Label" position="15,10" size="370,150" font="RegularLCD;34" halign="center" valign="top" />
      <widget source="parent.selectedChoice" render="Label" position="100,190" size="200,30" font="RegularLCD;34" halign="center" valign="center" />
      </screen>
      <screen name="MenuSummary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <widget source="parent.title" render="Label" position="15,65" size="370,55" font="SemiboldLCD;38" halign="center" valign="center" backgroundColor="LCDBackground" />
      <widget source="parent.menu" render="Label" position="15,120" size="370,90" font="SemiboldLCD;42" halign="center" valign="center" backgroundColor="LCDBackground">
      <convert type="StringListSelection" />
      </widget>
      </screen>
      <screen name="ServiceScanSummary" position="0,0" size="400,240" id="1">
      <widget name="Title" position="20,10" size="360,70" font="RegularLCD;44" transparent="1" backgroundColor="LCDBackground" />
      <widget name="Service" position="20,90" size="360,105" font="RegularLCD;34" transparent="1" backgroundColor="LCDBackground" />
      <widget name="scan_progress" position="48,190" zPosition="1" borderWidth="2" size="305,30" backgroundColor="LCDBackground" />
      </screen>
      <screen name="SetupSummary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <widget source="SetupTitle" render="Label" position="15,55" size="360,45" font="SemiboldLCD;42" halign="center" backgroundColor="LCDBackground" />
      <widget source="SetupEntry" render="Label" position="15,100" size="360,90" font="SemiboldLCD;38" halign="center" backgroundColor="LCDBackground" />
      <widget source="SetupValue" render="Label" position="15,190" size="360,45" font="RegularLCD;33" halign="center" backgroundColor="LCDBackground" />
      </screen>
      <screen name="StandbySummary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <widget source="global.CurrentTime" render="Label" position="0,40" size="400,180" font="RegularLCD;150" halign="center" valign="center" foregroundColor="#9a9a9a">
      <convert type="ClockToText">Format:%H:%M</convert>
      </widget>
      </screen>
      <screen name="SimpleSummary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <widget source="parent.Title" render="Label" position="23,55" size="355,135" font="SemiboldLCD;42" halign="center" valign="top" backgroundColor="LCDBackground" />
      </screen>
      <!-- MediaPlayer -->
      <screen name="MediaPlayerLCDScreen" position="0,0" size="400,240" id="1">
      <panel name="LCDClockTemplate" />
      <widget source="session.RecordState" render="Pixmap" pixmap="vfd_icons/icon_REC_red.png" position="201,13" size="37,22" alphatest="blend">
      <convert type="ConditionalShowHide" />
      </widget>
      <ePixmap pixmap="vfd_icons/cover.png" position="10,10" size="150,150" zPosition="1" alphatest="blend"/>
      <widget source="session.CurrentService" render="Cover" position="5,5" size="150,150" zPosition="4" transparent="1" alphatest="blend" >
      </widget>
      <widget source="session.CurrentService" font="RegularLCD;48" render="Label" position="200,65" size="190,50" foregroundColor="#FFFFFF" halign="right" valign="top">
      <convert type="ServicePosition">Position,ShowHours</convert>
      </widget>
      <widget source="session.CurrentService" font="RegularLCD;48" render="Label" position="200,115" size="190,50" foregroundColor="#FFFFFF" halign="right" transparent="1" zPosition="1">
      <convert type="ServicePosition">Length,ShowHours</convert>
      </widget>
      <widget name="text1" position="10,165" size="380,50" font="RegularLCD;45" halign="left" valign="top" transparent="1" />
      <widget source="session.CurrentService" render="Progress" position="25,213" size="350,22" borderWidth="2" backgroundColor="#000000" foregroundColor="#FFFFFF">
      <convert type="ServicePosition">Position</convert>
      </widget>
      </screen>

      <!-- InfoBarMoviePlayerSummary -->
      <screen name="InfoBarMoviePlayerSummary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <panel name="LCDClockTemplate" />
      <widget source="session.CurrentService" render="Label" position="20,65" size="360,100" font="SemiboldLCD;42" halign="center" valign="top" backgroundColor="LCDBackground">
      <convert type="ServiceName">Name</convert>
      </widget>
      <widget source="session.CurrentService" render="Label" position="25,170" size="150,45" font="SemiboldLCD;42" halign="left">
      <convert type="ServicePosition">Position,ShowHours</convert>
      </widget>
      <widget source="session.CurrentService" render="Label" position="225,170" size="150,45" font="SemiboldLCD;42" halign="right">
      <convert type="ServicePosition">Length,ShowHours</convert>
      </widget>
      <widget source="session.CurrentService" render="Progress" position="25,213" size="350,22" borderWidth="2" backgroundColor="LCDBackground">
      <convert type="ServicePosition">Position</convert>
      </widget>
      </screen>

      <!-- MovieSelection_summary -->
      <screen name="MovieSelection_summary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <panel name="LCDClockTemplate" />
      <widget source="parent.Service" render="Label" position="20,65" size="360,130" font="SemiboldLCD;38" halign="center" valign="top">
      <convert type="ServiceName">Name</convert>
      </widget>
      <widget source="parent.Service" render="Label" position="20,200" size="360,40" font="SemiboldLCD;36" halign="right" valign="top">
      <convert type="ServiceTime">Duration</convert>
      <convert type="ClockToText">AsLength</convert>
      </widget>
      </screen>

      <!-- EMCMoviePlayerSummary -->
      <screen name="EMCMoviePlayerSummary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <panel name="LCDClockTemplate" />
      <widget source="session.CurrentService" render="Label" position="20,65" size="360,100" font="SemiboldLCD;42" halign="center" valign="top" backgroundColor="LCDBackground">
      <convert type="ServiceName">Name</convert>
      </widget>
      <widget source="session.CurrentService" render="Label" position="25,170" size="150,45" font="SemiboldLCD;42" halign="left">
      <convert type="ServicePosition">Position,ShowHours</convert>
      </widget>
      <widget source="session.CurrentService" render="Label" position="225,170" size="150,45" font="SemiboldLCD;42" halign="right">
      <convert type="ServicePosition">Length,ShowHours</convert>
      </widget>
      <widget source="session.CurrentService" render="Progress" position="25,213" size="350,22" borderWidth="2" backgroundColor="LCDBackground">
      <convert type="ServicePosition">Position</convert>
      </widget>
      </screen>

      <!-- EMCSelection_summary -->
      <screen name="EMCSelection_summary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <panel name="LCDClockTemplate" />
      <widget source="parent.Service" render="Label" position="20,65" size="360,130" font="SemiboldLCD;38" halign="center" valign="top">
      <convert type="ServiceName">Name</convert>
      </widget>
      <widget source="parent.Service" render="Label" position="20,200" size="360,40" font="SemiboldLCD;36" halign="right" valign="top">
      <convert type="ServiceTime">Duration</convert>
      <convert type="ClockToText">AsLength</convert>
      </widget>
      </screen>

      <!-- EMC Hauptmenü -->
      <screen id="1" name="EMCSelectionSummary" position="0,0" size="400,240">
      <widget font="RegularLCD;54" halign="center" valign="Top" position="5,5" render="Label" size="390,120" source="parent.spacefree"/>
      <widget font="RegularLCD;56" foregroundColor="#FFFF00" halign="center" valign="Top" position="5,60" render="Label" size="390,120" source="parent.Service">
      <convert type="ServiceName">Name</convert>
      </widget>
      <widget font="RegularLCD;56" halign="center" valign="center" position="5,60" render="Label" foregroundColor="#FFFF00" transparent="1" zPosition="2" size="390,180" source="parent.name_disp" />
      <widget font="RegularLCD;54" position="10,180" render="Label" size="200,64" source="parent.Service">
      <convert type="MovieInfo">FileSize</convert>
      </widget>
      <widget font="RegularLCD;54" position="10,180" render="Label" transparent="1" zPosition="2" size="200,64" source="parent.size_disp" />
      <widget font="RegularLCD;54" halign="left" position="200,180" render="Label" transparent="1" zPosition="2" size="200,64" source="parent.Service">
      <widget font="RegularLCD;54" halign="left" position="200,180" render="Label" transparent="1" zPosition="2" size="200,64" source="parent.runtime_disp" />
      <convert type="EMCServiceTime">Duration</convert>
      <convert type="EMCClockToText">InMinutes</convert>
      </widget>
      </screen>

      <screen name="PluginBrowserSummary" position="0,0" size="400,240" id="1">
      <widget source="entry" render="Label" position="10,10" size="380,90" font="SemiboldLCD;30" halign="center" valign="top" />
      <eLabel position="0,92" size="400,2" backgroundColor="#f0f0f0" />
      <widget source="desc" render="Label" position="10,100" size="380,130" font="RegularLCD;28" halign="center" valign="top" />
      </screen>
      <screen name="VTIPanelSummary" position="0,0" size="400,240" id="1">
      <widget source="entry" render="Label" position="10,10" size="380,90" font="SemiboldLCD;30" halign="center" valign="top"/>
      <eLabel position="0,92" size="400,2" backgroundColor="#f0f0f0" />
      <widget source="desc" render="Label" position="10,100" size="380,130" font="RegularLCD;28" halign="center" valign="top"/>
      </screen>
      <screen name="DeviceManager2Summary" position="0,0" size="400,240" id="1">
      <widget source="entry" render="Label" position="10,10" size="380,90" font="SemiboldLCD;30" halign="center" valign="top"/>
      <eLabel position="0,92" size="400,2" backgroundColor="#f0f0f0" />
      <widget source="desc" render="Label" position="10,100" size="380,130" font="RegularLCD;28" halign="center" valign="top"/>
      </screen>
      </skin>


      Und der VFD Skinskin_vfd_uno4kse_hw_I

      Spoiler anzeigen

      <skin>
      <!-- VFD Skin hanswurst1977 (for VTi) Vu+ Uno 4K SE -->
      <colors>
      <color name="LCDBackground" value="#000000" />
      <color name="LCDforeground" value="#FFFFFF" />
      </colors>
      <fonts>
      <font filename="MyriadPro-Regular.otf" name="RegularLCD" scale="100" />
      <font filename="MyriadPro-Semibold.otf" name="SemiboldLCD" scale="100" />
      <font filename="MyriadPro-SemiboldIt.otf" name="SemiboldLCDit" scale="100" />
      </fonts>
      <windowstyle type="skinned" id="1">
      <color name="Background" color="LCDBackground" />
      <color name="LabelForeground" color="LCDforeground" />
      <color name="ListboxBackground" color="LCDBackground" />
      <color name="ListboxForeground" color="LCDforeground" />
      <color name="ListboxSelectedBackground" color="LCDBackground" />
      <color name="ListboxSelectedForeground" color="LCDforeground" />
      <color name="ListboxMarkedBackground" color="LCDBackground" />
      <color name="ListboxMarkedForeground" color="LCDforeground" />
      <color name="ListboxMarkedAndSelectedBackground" color="LCDBackground" />
      <color name="ListboxMarkedAndSelectedForeground" color="LCDforeground" />
      <color name="WindowTitleBackground" color="LCDBackground" />
      <color name="WindowTitleForeground" color="LCDforeground" />
      </windowstyle>


      <!-- Templates -->
      <screen name="LCDClockTemplate">
      <widget source="global.CurrentTime" render="Label" position="240,5" size="155,60" font="SemiboldLCD;56" halign="right" backgroundColor="LCDBackground">
      <convert type="ClockToText">Format:%H:%M</convert>
      </widget>
      </screen>
      <screen name="LCDIconTemplate">
      <widget source="session.RecordState" render="Pixmap" pixmap="vfd_icons/icon_REC_red.png" position="18,13" size="37,22" alphatest="blend">
      <convert type="ConditionalShowHide" />
      </widget>
      <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/icon_CRYPT_orange.png" position="68,13" size="30,22" alphatest="blend">
      <convert type="ServiceInfo">IsCrypted</convert>
      <convert type="ConditionalShowHide" />
      </widget>
      <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/icon_TELETEXT_yellow.png" position="110,11" size="33,26" alphatest="blend">
      <convert type="ServiceInfo">HasTelext</convert>
      <convert type="ConditionalShowHide" />
      </widget>
      <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/icon_16x9_blue.png" position="156,11" size="33,26" alphatest="blend">
      <convert type="ServiceInfo">IsWidescreen</convert>
      <convert type="ConditionalShowHide" />
      </widget>
      <widget source="session.CurrentService" render="Pixmap" pixmap="vfd_icons/icon_new_DOLBY_green.png" position="201,13" size="32,22" alphatest="blend">
      <convert type="ServiceInfo">IsMultichannel</convert>
      <convert type="ConditionalShowHide" />
      </widget>
      </screen>
      <screen name="UpdateTemplate">
      <widget source="session.CurrentService" render="FixedLabel" position="0,213" zPosition="1" size="400,22" text=" " backgroundColor="#FF0000" font="RegularLCD; 27" valign="top" halign="center">
      <convert type="ConfigEntryTest">config.usage.update_available,True,CheckSourceBoolean</convert>
      <convert type="ConditionalShowHide" />
      </widget>
      </screen>

      <!-- Standby -->
      <screen name="StandbySummary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <widget source="global.CurrentTime" render="Label" position="0,30" size="400,120" font="RegularLCD;110" halign="center" valign="center">
      <convert type="ClockToText">Format:%H:%M</convert>
      </widget>
      <widget source="global.CurrentTime" render="Label" position="0,150" size="400,90" font="RegularLCD;60" halign="center" valign="center">
      <convert type="ClockToText">Format:%d.%m.%Y</convert>
      </widget>
      </screen>

      <!-- InfoBar -->
      <screen name="InfoBarSummary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <panel name="LCDClockTemplate" />
      <panel name="UpdateTemplate" />
      <widget source="session.CurrentService" render="Picon" position="90,60" zPosition="4" size="220,132" transparent="1" alphatest="blend">
      <convert type="ServiceName">Reference</convert>
      </widget>
      <widget source="session.Event_Now" render="Progress" position="25,213" zPosition="2" size="350,22" borderWidth="2" backgroundColor="LCDBackground">
      <convert type="EventTime">Progress</convert>
      </widget>
      </screen>

      <!-- ChannelSelection -->
      <screen name="ChannelSelection_summary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <panel name="LCDClockTemplate" />
      <widget source="parent.ServiceEvent" render="Picon" position="90,60" zPosition="4" size="220,132" transparent="1" alphatest="blend">
      <convert type="ServiceName">Reference</convert>
      </widget>
      <widget source="parent.ServiceEvent" render="Progress" position="25,213" size="350,22" borderWidth="2" backgroundColor="LCDBackground">
      <convert type="EventTime">Progress</convert>
      </widget>
      </screen>

      <!-- MediaPlayer -->
      <screen name="MediaPlayerLCDScreen" position="0,0" size="400,240" id="1">
      <panel name="LCDClockTemplate" />
      <widget source="session.RecordState" render="Pixmap" pixmap="vfd_icons/icon_REC_red.png" position="201,13" size="37,22" alphatest="blend">
      <convert type="ConditionalShowHide" />
      </widget>
      <ePixmap pixmap="vfd_icons/cover.png" position="10,10" size="150,150" zPosition="1" alphatest="blend"/>
      <widget source="session.CurrentService" render="Cover" position="5,5" size="150,150" zPosition="4" transparent="1" alphatest="blend" >
      </widget>
      <widget source="session.CurrentService" font="RegularLCD;48" render="Label" position="200,65" size="190,50" foregroundColor="#FFFFFF" halign="right" valign="top">
      <convert type="ServicePosition">Position,ShowHours</convert>
      </widget>
      <widget source="session.CurrentService" font="RegularLCD;48" render="Label" position="200,115" size="190,50" foregroundColor="#FFFFFF" halign="right" transparent="1" zPosition="1">
      <convert type="ServicePosition">Length,ShowHours</convert>
      </widget>
      <widget name="text1" position="10,165" size="380,50" font="RegularLCD;45" halign="left" valign="top" transparent="1" />
      <widget source="session.CurrentService" render="Progress" position="25,213" size="350,22" borderWidth="2" backgroundColor="#000000" foregroundColor="#FFFFFF">
      <convert type="ServicePosition">Position</convert>
      </widget>
      </screen>

      <!-- InfoBarMoviePlayerSummary -->
      <screen name="InfoBarMoviePlayerSummary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <panel name="LCDClockTemplate" />
      <widget source="session.CurrentService" render="Label" position="20,65" size="360,100" font="SemiboldLCD;42" halign="center" valign="top" backgroundColor="LCDBackground">
      <convert type="ServiceName">Name</convert>
      </widget>
      <widget source="session.CurrentService" render="Label" position="25,170" size="150,45" font="SemiboldLCD;42" halign="left">
      <convert type="ServicePosition">Position,ShowHours</convert>
      </widget>
      <widget source="session.CurrentService" render="Label" position="225,170" size="150,45" font="SemiboldLCD;42" halign="right">
      <convert type="ServicePosition">Length,ShowHours</convert>
      </widget>
      <widget source="session.CurrentService" render="Progress" position="25,213" size="350,22" borderWidth="2" backgroundColor="LCDBackground">
      <convert type="ServicePosition">Position</convert>
      </widget>
      </screen>

      <!-- MovieSelection_summary -->
      <screen name="MovieSelection_summary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <panel name="LCDClockTemplate" />
      <widget source="parent.Service" render="Label" position="20,65" size="360,130" font="SemiboldLCD;38" halign="center" valign="top">
      <convert type="ServiceName">Name</convert>
      </widget>
      <widget source="parent.Service" render="Label" position="20,200" size="360,40" font="SemiboldLCD;36" halign="right" valign="top">
      <convert type="ServiceTime">Duration</convert>
      <convert type="ClockToText">AsLength</convert>
      </widget>
      </screen>

      <!-- EMCMoviePlayerSummary -->
      <screen name="EMCMoviePlayerSummary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <panel name="LCDClockTemplate" />
      <widget source="session.CurrentService" render="Label" position="20,65" size="360,100" font="SemiboldLCD;42" halign="center" valign="top" backgroundColor="LCDBackground">
      <convert type="ServiceName">Name</convert>
      </widget>
      <widget source="session.CurrentService" render="Label" position="25,170" size="150,45" font="SemiboldLCD;42" halign="left">
      <convert type="ServicePosition">Position,ShowHours</convert>
      </widget>
      <widget source="session.CurrentService" render="Label" position="225,170" size="150,45" font="SemiboldLCD;42" halign="right">
      <convert type="ServicePosition">Length,ShowHours</convert>
      </widget>
      <widget source="session.CurrentService" render="Progress" position="25,213" size="350,22" borderWidth="2" backgroundColor="LCDBackground">
      <convert type="ServicePosition">Position</convert>
      </widget>
      </screen>

      <!-- EMCSelection_summary -->
      <screen name="EMCSelection_summary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <panel name="LCDClockTemplate" />
      <widget source="parent.Service" render="Label" position="20,65" size="360,130" font="SemiboldLCD;38" halign="center" valign="top">
      <convert type="ServiceName">Name</convert>
      </widget>
      <widget source="parent.Service" render="Label" position="20,200" size="360,40" font="SemiboldLCD;36" halign="right" valign="top">
      <convert type="ServiceTime">Duration</convert>
      <convert type="ClockToText">AsLength</convert>
      </widget>
      </screen>

      <!-- EMC Hauptmenü -->
      <screen id="1" name="EMCSelectionSummary" position="0,0" size="400,240">
      <widget font="RegularLCD;54" halign="center" valign="Top" position="5,5" render="Label" size="390,120" source="parent.spacefree"/>
      <widget font="RegularLCD;56" foregroundColor="#FFFF00" halign="center" valign="Top" position="5,60" render="Label" size="390,120" source="parent.Service">
      <convert type="ServiceName">Name</convert>
      </widget>
      <widget font="RegularLCD;56" halign="center" valign="center" position="5,60" render="Label" foregroundColor="#FFFF00" transparent="1" zPosition="2" size="390,180" source="parent.name_disp" />
      <widget font="RegularLCD;54" position="10,180" render="Label" size="200,64" source="parent.Service">
      <convert type="MovieInfo">FileSize</convert>
      </widget>
      <widget font="RegularLCD;54" position="10,180" render="Label" transparent="1" zPosition="2" size="200,64" source="parent.size_disp" />
      <widget font="RegularLCD;54" halign="left" position="200,180" render="Label" transparent="1" zPosition="2" size="200,64" source="parent.Service">
      <widget font="RegularLCD;54" halign="left" position="200,180" render="Label" transparent="1" zPosition="2" size="200,64" source="parent.runtime_disp" />
      <convert type="EMCServiceTime">Duration</convert>
      <convert type="EMCClockToText">InMinutes</convert>
      </widget>
      </screen>

      <!-- DVDSummary -->
      <screen name="DVDSummary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <panel name="LCDClockTemplate" />
      <widget source="session.CurrentService" render="Label" position="20,65" size="360,100" font="SemiboldLCD;42" halign="center" valign="top" backgroundColor="LCDBackground">
      <convert type="ServiceName">Name</convert>
      </widget>
      <widget source="session.CurrentService" render="Label" position="25,170" size="150,45" font="SemiboldLCD;42" halign="left">
      <convert type="ServicePosition">Position,ShowHours</convert>
      </widget>
      <widget source="session.CurrentService" render="Label" position="225,170" size="150,45" font="SemiboldLCD;42" halign="right">
      <convert type="ServicePosition">Length,ShowHours</convert>
      </widget>
      <widget source="session.CurrentService" render="Progress" position="25,213" size="350,22" borderWidth="2" backgroundColor="LCDBackground">
      <convert type="ServicePosition">Position</convert>
      </widget>
      </screen>

      <!-- webradioFS -->
      <screen name="webradioFSdisplay13" position="0,0" size="400,240" id="1">
      <panel name="LCDClockTemplate" />
      <widget source="session.RecordState" render="Pixmap" pixmap="vfd_icons/icon_REC_red.png" position="201,13" size="37,22" alphatest="blend">
      <convert type="ConditionalShowHide" />
      </widget>
      <widget source="Zeile1" render="Label" position="180,65" size="210,115" font="RegularLCD;33" halign="left" valign="top" transparent="1" />
      <widget source="Zeile2" render="Label" position="15,180" size="370,50" font="RegularLCD;45" valign="center" noWrap="1" />
      <widget name="picon" position="15,15" size="150,150" alphatest="blend" />
      </screen>

      <!-- MenuSummary -->
      <screen name="MenuSummary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <panel name="LCDClockTemplate" />
      <widget source="parent.title" render="Label" position="15,65" size="370,55" font="SemiboldLCD;45" halign="center" valign="center" backgroundColor="LCDBackground" />
      <eLabel position="0,120" size="400,2" backgroundColor="#f0f0f0" />
      <widget source="parent.menu" render="Label" position="15,130" size="370,90" font="RegularLCD;38" halign="center" valign="center" backgroundColor="LCDBackground">
      <convert type="StringListSelection" />
      </widget>
      </screen>

      <!-- VTIPanelSummary -->
      <screen name="VTIPanelSummary" position="0,0" size="400,240" id="1">
      <widget source="entry" render="Label" position="15,15" size="370,70" font="SemiboldLCD;32" halign="center" valign="center" backgroundColor="LCDBackground" />
      <eLabel position="0,100" size="400,2" backgroundColor="#f0f0f0" />
      <widget source="desc" render="Label" position="10,105" size="380,130" font="RegularLCD;28" halign="center" valign="center" backgroundColor="LCDBackground" />
      </screen>

      <!-- PluginBrowserSummary -->
      <screen name="PluginBrowserSummary" position="0,0" size="400,240" id="1">
      <widget source="entry" render="Label" position="15,15" size="370,70" font="SemiboldLCD;32" halign="center" valign="center" backgroundColor="LCDBackground" />
      <eLabel position="0,100" size="400,2" backgroundColor="#f0f0f0" />
      <widget source="desc" render="Label" position="10,105" size="380,130" font="RegularLCD;28" halign="center" valign="center" backgroundColor="LCDBackground" />
      </screen>

      <!-- SetupSummary -->
      <screen name="SetupSummary" position="0,0" size="400,240" id="1">
      <widget source="SetupTitle" render="Label" position="15,15" size="360,35" font="SemiboldLCD;32" halign="center" valign="center" backgroundColor="LCDBackground" />
      <eLabel position="0,55" size="400,2" backgroundColor="#f0f0f0" />
      <widget source="SetupEntry" render="Label" position="15,60" size="360,100" font="SemiboldLCD;28" halign="center" valign="center" backgroundColor="LCDBackground" />
      <widget source="SetupValue" render="Label" position="15,165" size="360,60" font="RegularLCD;28" halign="center" valign="center" backgroundColor="LCDBackground" />
      </screen>

      <!-- MessageBox_summary -->
      <screen name="MessageBox_summary" position="0,0" size="400,240" id="1">
      <widget source="parent.Text" render="Label" position="10,10" size="380,180" font="RegularLCD;22" halign="center" valign="center" />
      <widget source="parent.selectedChoice" render="Label" position="15,200" size="370,30" font="RegularLCD;22" halign="center" valign="center" />
      </screen>

      <!-- SimpleSummary -->
      <screen name="SimpleSummary" position="0,0" size="400,240" id="1">
      <panel name="LCDIconTemplate" />
      <panel name="LCDClockTemplate" />
      <widget source="parent.Title" render="Label" position="15,65" size="370,55" font="SemiboldLCD;40" halign="center" valign="center" backgroundColor="LCDBackground" />
      <eLabel position="0,120" size="400,2" backgroundColor="#f0f0f0" />
      </screen>

      <!-- SimpleList_summary -->
      <screen name="SimpleList_summary" position="0,0" size="400,240" id="1">
      <widget source="parent.summary_list" render="Label" position="20,20" size="360,200" font="RegularLCD;34" valign="top" />
      </screen>

      <!-- ChoiceBox_summary -->
      <screen name="ChoiceBox_summary" position="0,0" size="400,240" id="1">
      <widget source="parent.summary_list" render="Label" position="20,20" size="360,200" font="RegularLCD;34" valign="top" />
      </screen>

      <!-- ServiceScanSummary -->
      <screen name="ServiceScanSummary" position="0,0" size="400,240" id="1">
      <widget name="Title" position="15,15" size="370,60" font="RegularLCD;50" transparent="1" valign="center" backgroundColor="LCDBackground" />
      <eLabel position="0,85" size="400,2" backgroundColor="#f0f0f0" />
      <widget name="Service" position="20,100" size="370,90" font="RegularLCD;44" transparent="1" valign="center" backgroundColor="LCDBackground" />
      <widget name="scan_progress" position="25,200" size="350,25" zPosition="1" borderWidth="2" backgroundColor="LCDBackground" />
      </screen>

      <!-- DeviceManager2Summary -->
      <screen name="DeviceManager2Summary" position="0,0" size="400,240" id="1">
      <widget source="entry" render="Label" position="15,15" size="370,70" font="SemiboldLCD;32" halign="center" valign="center" backgroundColor="LCDBackground" />
      <eLabel position="0,100" size="400,2" backgroundColor="#f0f0f0" />
      <widget source="desc" render="Label" position="10,105" size="380,130" font="RegularLCD;28" halign="center" valign="center" backgroundColor="LCDBackground" />
      </screen>

      <!-- WizardSummary -->
      <screen name="WizardSummary" position="0,0" size="400,240" id="1">
      <widget source="text" render="Label" position="20,10" size="338,60" font="RegularLCD;43" transparent="1" backgroundColor="LCDBackground" />
      <widget source="parent.list" render="Label" position="20,80" size="360,165" font="RegularLCD;44">
      <convert type="StringListSelection" />
      </widget>
      </screen>
      </skin>