Jump to content


Photo

pli skin edit


  • Please log in to reply
6 replies to this topic

#1 hwads

  • Senior Member
  • 197 posts

0
Neutral

Posted 27 December 2012 - 13:51

Hi Im using latest pli image and default hd skin on my dm8000,
how do I edit the skin so the oled display shows the text a bit bigger (time remaining) mainly.
thanks

Attached Files


DM 8000 using Latest PLI.

Re: pli skin edit #2 alsat1

  • Senior Member
  • 221 posts

+1
Neutral

Posted 27 December 2012 - 14:59

You nedd to edit file skin_display96.xml.
Line with time remaning,eg from my dm800se:

<widget source="session.Event_Now" render="Label" position="0,43" size="80,20" font="FdLcD;24" halign="left" noWrap="1">
			<convert type="EventTime">Remaining</convert>
			<convert type="RemainingToText">NoSeconds</convert>
		</widget>

Just change font size and mayby postion to more down.
Regards.

Edited by alsat1, 27 December 2012 - 14:59.


Re: pli skin edit #3 hwads

  • Senior Member
  • 197 posts

0
Neutral

Posted 27 December 2012 - 16:42

Hi
I changed the number from 4 to 10 but that increased the progress bar only

<!-- main-->
<screen name="InfoBarSummary" position="fill">
<widget source="session.CurrentService" render="Label" position="top" size="*,21" font="FdLcD;20" halign="left" noWrap="1">
<convert type="ServiceName">Name</convert>
</widget>
<widget source="session.Event_Now" render="Label" position="top" size="*,15" font="FdLcD;14" halign="left" noWrap="1">
<convert type="EventName">Name</convert>
</widget>
<widget source="session.Event_Now" render="Progress" position="top" size="*,4" borderWidth="1" >
<convert type="EventTime">Progress</convert>
</widget>
<panel position="bottom" size="*,21" name="SummaryClockPanel">
<widget source="session.Event_Now" render="Label" position="4,0" size="40,12" font="FdLcD;12" halign="left" noWrap="1">
<convert type="EventTime">Remaining</convert>
<convert type="RemainingToText">NoSeconds</convert>
</widget>
</panel>
</screen>
I cannot seem to find the widget to change the +0:01 part
DM 8000 using Latest PLI.

Re: pli skin edit #4 .:MarcinO:.

  • Senior Member
  • 136 posts

+15
Neutral

Posted 27 December 2012 - 20:50

Hi
I changed the number from 4 to 10 but that increased the progress bar only

<!-- main-->
<screen name="InfoBarSummary" position="fill">
<widget source="session.CurrentService" render="Label" position="top" size="*,21" font="FdLcD;20" halign="left" noWrap="1">
<convert type="ServiceName">Name</convert>
</widget>
<widget source="session.Event_Now" render="Label" position="top" size="*,15" font="FdLcD;14" halign="left" noWrap="1">
<convert type="EventName">Name</convert>
</widget>
<widget source="session.Event_Now" render="Progress" position="top" size="*,4" borderWidth="1" >
<convert type="EventTime">Progress</convert>
</widget>
<panel position="bottom" size="*,21" name="SummaryClockPanel">
<widget source="session.Event_Now" render="Label" position="4,0" size="40,12" font="FdLcD;12" halign="left" noWrap="1">
<convert type="EventTime">Remaining</convert>
<convert type="RemainingToText">NoSeconds</convert>
</widget>
</panel>
</screen>
I cannot seem to find the widget to change the +0:01 part



change this "redcolor"

<widget source="session.Event_Now" render="Label" position="4,0" size="40,12" font="FdLcD;12" halign="left" noWrap="1">
<convert type="EventTime">Remaining</convert>
<convert type="RemainingToText">NoSeconds</convert>
</widget>


DM 800SE HD - Open PLi 4.0

 


Re: pli skin edit #5 hwads

  • Senior Member
  • 197 posts

0
Neutral

Posted 28 December 2012 - 00:43

Many Thanks much better
DM 8000 using Latest PLI.

Re: pli skin edit #6 Loui (PD1LOI)

  • Senior Member
  • 4,530 posts

+140
Excellent

Posted 28 December 2012 - 09:51

Hi Im using latest pli image and default hd skin on my dm8000,
how do I edit the skin so the oled display shows the text a bit bigger (time remaining) mainly.
thanks


Kun je hier wat mee?Attached File  enigma2-plugin-extensions-fontmagnifier_0.5.2b_mipsel.ipk   15.63KB   25 downloads hiermee kun je op alle delen van je skin de letters groter of kleiner maken.

Re: pli skin edit #7 hwads

  • Senior Member
  • 197 posts

0
Neutral

Posted 28 December 2012 - 15:28

Dank je wel, ik heb het allemaal gesorteerd nu heb ik bewerkt, huid-display.xml
DM 8000 using Latest PLI.


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users