Jump to content


efriedrich

Member Since 6 Aug 2012
Offline Last Active 12 Sep 2015 09:55
-----

Topics I've Started

OpenPLi-HD Skin: MiniTV display problem

11 December 2012 - 22:51

Hello,

i have a problem with the MiniTV screen in OpenPLi-HD Skin. It has non-transparent borders on top and left side. I found the following section in skin.xml but changing the size of <widget source="session.VideoPicture" did'nt fix the problem, the non transparent borders are still there. Any idea?

<screen name="SelectionTemplate">
	<panel name="BasicTemplate"/>
	 <widget source="session.VideoPicture" render="Pig" position="85,110" size="417,243" backgroundColor="transparent" zPosition="1" />
	<widget source="session.CurrentService" render="Label" position="85,89" size="417,20" zPosition="1" foregroundColor="secondFG" font="Regular;19" borderColor="black" noWrap="1" valign="center" halign="center">
	  <convert type="ServiceName">Name</convert>
	</widget>
  </screen>

Box: Xtrend ET 9200
Image: OpenPLi 3.0
Kernel: 3.6.0
Last Update: 2012-12-09

Greetz Eberhard