Jump to content


Photo

New PLI-HD skin discussion


  • Please log in to reply
218 replies to this topic

Re: New PLI-HD skin discussion #161 PhenomXy

  • Senior Member
  • 120 posts

+3
Neutral

Posted 10 February 2012 - 21:10

what's the name of that font you are using?

Re: New PLI-HD skin discussion #162 littlesat

  • PLi® Core member
  • 57,120 posts

+698
Excellent

Posted 10 February 2012 - 21:12

It is simple.... your box does not support picons that are transparant... that is as far I understand a hardware limitation....

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: New PLI-HD skin discussion #163 PhenomXy

  • Senior Member
  • 120 posts

+3
Neutral

Posted 10 February 2012 - 21:17

what's the name of that font you are using?

found it!

Re: New PLI-HD skin discussion #164 greatred

  • Senior Member
  • 268 posts

+2
Neutral

Posted 10 February 2012 - 21:43

@PhenomXY
font is KS-Bold

@littlesat
this is ofcourse a bad news, but I will have to live with this - other hardware aspects uf the Uno are more than satisfactionary for me.
Is this limitation a known issue for all boxes from the VU family?

Re: New PLI-HD skin discussion #165 Robinson

  • Senior Member
  • 2,621 posts

+30
Good

Posted 10 February 2012 - 22:00

Sorry to cut in.

I have noticed a similar problem when you go into WLAN settings under "Network".
There are 9 options and they all fit on just 1 page. However, the last option is unnecessarily copied to the next page.
Can somebody please correct the problem?

Is this a PLi HD skin-related issue or not?
I'm looking into skin.xml but I cannot see any section related to WLAN settings screen.

ET9000, OpenPLi 4.0, 13E, 19E

HD51, OpenPLi 6.2, 75E - 30W


Re: New PLI-HD skin discussion #166 littlesat

  • PLi® Core member
  • 57,120 posts

+698
Excellent

Posted 10 February 2012 - 22:01

This can be fixed on the skin by adjusting the heigt of the list over there. I do not use Wlan and therefor never come to the wlan settings so for me it is difficult to troubleshoot. Xqq for that.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: New PLI-HD skin discussion #167 ims

  • PLi® Core member
  • 13,781 posts

+214
Excellent

Posted 10 February 2012 - 22:03

@littlesat - what about messages called from Notifications.py in skin ? When begining TimerRecording, then could be enought little rectangle with black position with this info and not switching whole screen for several secons to skin's-screen and back.
Kdo nic nedělá, nic nezkazí!

Re: New PLI-HD skin discussion #168 littlesat

  • PLi® Core member
  • 57,120 posts

+698
Excellent

Posted 10 February 2012 - 22:10

Then we need to change python code and we lose compatibility with other skins.... That is wat I'm worried about.... Or someone whould find a trick... There are notification where you need a PIG screen.... then you have the issue it goes from PIG back to "normal" and then PIG again.... We at least need an additional option to the notification screen e.g. UsePigScreen Yes/No or so and when a PIG screen does not exitst use simply the normal one... No idea now how to made it... but I'm brainstorming now.... ;)

Edited by littlesat, 10 February 2012 - 22:15.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: New PLI-HD skin discussion #169 Robinson

  • Senior Member
  • 2,621 posts

+30
Good

Posted 11 February 2012 - 11:08

I have noticed a similar problem when you go into WLAN settings under "Network".
There are 9 options and they all fit on just 1 page. However, the last option is unnecessarily copied to the next page.
Can somebody please correct the problem?

This can be fixed on the skin by adjusting the heigt of the list over there. I do not use Wlan and therefor never come to the wlan settings so for me it is difficult to troubleshoot. Xqq for that.

Well, if only I knew the correct section of skin.xml I would experiment with the "height of the list" values myself and if I found the correct value, I would gladly share it with you all so that you could update the skin for all.
Maybe someone else can help?
I am talking about the following:
When I go to the following screen: Menu -> Setup -> System -> Network -> WLAN connection, I see the following options:
Adapter settings
Nameserver settings
Network test
Restart network
Mount again
MountManager
NetworkBrowser
Scan Wireless Networks
Show WLAN Status

The last option (Show WLAN Status) is unnecessarily repeated on the next page although all the options fit just on one page.

Would it be somewhere in this section?

  <screen name="AdapterSetupConfiguration" position="0,0" size="1280,720" flags="wfNoBorder">
	<panel name="PigTemplate"/>
	<panel name="ButtonTemplate_1S"/>
	<eLabel text="Network Configuration" position="85,30" size="1085,55" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;24" valign="center" halign="left" />
	<widget name="menulist" position="530,110" size="690,250" itemHeight="28" zPosition="10" scrollbarMode="showOnDemand" selectionPixmap="PLi-HD/buttons/sel.png" />
	<widget source="description" render="Label" position="530,365" size="690,200" transparent="1" font="Regular;21" valign="center" halign="center" />
	<widget source="IFtext" render="Label" position="805,587" size="166,25" transparent="1" zPosition="10" font="Regular;21" halign="right" />
	<widget source="IF" render="Label" position="970,587" size="250,25" transparent="1" zPosition="10" font="Regular;21" halign="left" />
	<widget source="Statustext" render="Label" position="495,587" size="200,26" transparent="1" zPosition="10" font="Regular;20" valign="center" halign="right" />
	<widget name="statuspic" position="700,587" size="35,25" transparent="1" zPosition="10" pixmaps="skin_default/icons/lock_on.png,skin_default/icons/lock_off.png" alphatest="on" />
  </screen>
  <screen name="AdapterSetup" position="0,0" size="1280,720" flags="wfNoBorder">
	<panel name="PigTemplate"/>
	<panel name="ButtonTemplate_RBS"/>
	<panel name="KeyTextTemplate"/>
	<eLabel text="Network Setup" position="85,30" size="1085,55" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;24" valign="center" halign="left" />
	<widget name="config" position="530,110" size="690,200" itemHeight="32" scrollbarMode="showOnDemand" selectionPixmap="PLi-HD/buttons/sel.png" />
	<widget source="DNS1text" render="Label" position="835,450" size="150,25" transparent="1" zPosition="1" foregroundColor="grey" font="Regular;21" valign="left" halign="left" />
	<widget source="DNS2text" render="Label" position="835,480" size="150,25" transparent="1" zPosition="1" foregroundColor="grey" font="Regular;21" valign="left" halign="left" />
	<widget source="DNS1" render="Label" position="990,450" size="230,25" transparent="1" zPosition="1" font="Regular;21" valign="center" halign="left" />
	<widget source="DNS2" render="Label" position="990,480" size="230,25" transparent="1" zPosition="1" font="Regular;21" valign="center" halign="left" />
	<widget source="introduction" render="Label" position="400,413" size="820,27" font="Regular;21" halign="center" />
	<widget source="IPtext" render="Label" position="400,450" size="150,25" zPosition="1" foregroundColor="grey" font="Regular;21" halign="left" />
	<widget source="Netmasktext" render="Label" position="400,480" size="150,25" zPosition="1" foregroundColor="grey" font="Regular;21" halign="left" />
	<widget source="Gatewaytext" render="Label" position="400,510" size="150,25" zPosition="1" foregroundColor="grey" font="Regular;21" halign="left" />
	<widget source="IP" render="Label" position="560,450" size="200,25" zPosition="1" font="Regular;19" />
	<widget source="Mask" render="Label" position="560,480" size="200,25" zPosition="1" font="Regular;19" />
	<widget source="Gateway" render="Label" position="560,510" size="200,25" zPosition="1" font="Regular;19" />
	<widget source="Adaptertext" render="Label" position="400,550" size="270,25" transparent="1" zPosition="10" foregroundColor="grey" font="Regular;20" halign="right" />
	<widget source="Adapter" render="Label" position="680,550" size="400,25" transparent="1" zPosition="10" font="Regular;20" halign="left" />
	<widget source="introduction2" render="Label" position="400,585" size="400,27" transparent="1" zPosition="10" font="Regular;20" valign="center" halign="center" />
	<eLabel text="Virtual Keyboard" position="460,645" size="300,26" backgroundColor="black" zPosition="1" transparent="1" font="Regular;20" halign="left" />
	<widget name="HelpWindow" position="50,410" size="1,1" transparent="1" zPosition="1" alphatest="on" />
  </screen>
  <screen name="NameserverSetup" position="0,0" size="1280,720" flags="wfNoBorder">
	<panel name="PigTemplate"/>
	<panel name="ButtonTemplate_3S"/>
	<eLabel text="Nameserver Setup" position="85,30" size="1085,55" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;24" valign="center" halign="left" />
	<widget name="config" position="530,110" size="690,450" itemHeight="28" scrollbarMode="showOnDemand" selectionPixmap="PLi-HD/buttons/sel.png" />
	<widget source="introduction" render="Label" position="145,560" size="800,60" transparent="1" zPosition="10" font="Regular;21" valign="center" halign="center" />
	<widget source="session.VideoPicture" render="Pig" position="85,110" size="417,243" backgroundColor="transparent" zPosition="1" />
  </screen>
  <screen name="NetworkAdapterSelection" position="0,0" size="1280,720" flags="wfNoBorder">
	<panel name="PigTemplate"/>
	<panel name="ButtonTemplate_3S"/>
	<eLabel text="Select Network Adapter" position="85,30" size="1085,55" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;24" valign="center" halign="left" />
	<widget source="list" render="Listbox" position="530,110" size="690,280" zPosition="10" scrollbarMode="showOnDemand" selectionPixmap="PLi-HD/buttons/sel.png">
	  <convert type="TemplatedMultiContent">
	{"template": [
	 MultiContentEntryText(pos = (85,6),size = (440,28),font=0,flags = RT_HALIGN_LEFT|RT_VALIGN_TOP,text = 1),# index 1 is the interfacename
	 MultiContentEntryText(pos = (85,43),size = (440,20),font=1,flags = RT_HALIGN_LEFT|RT_VALIGN_BOTTOM,text = 2),# index 2 is the description
	 MultiContentEntryPixmapAlphaTest(pos = (2,8),size = (54,54),png = 3),# index 3 is the interface pixmap
	 MultiContentEntryPixmapAlphaTest(pos = (63,46),size = (15,16),png = 4),# index 4 is the default pixmap
	],
	"fonts": [gFont("Regular",28),gFont("Regular",20)],
	"itemHeight": 70
	}
  </convert>
	</widget>
	<widget source="introduction" render="Label" position="145,560" size="800,60" transparent="1" zPosition="10" font="Regular;21" valign="center" halign="center" />
  </screen>
  <screen name="NetworkAdapterTest" title="Network test" position="0,0" size="1280,720" flags="wfNoBorder">
	<panel name="PigTemplate"/>
	<panel name="ButtonTemplate_3S"/>
	<widget name="Adaptertext" position="420,460" size="250,23" zPosition="1" foregroundColors="#8c8c93,#1cff1c" font="Regular;21" halign="left" />
	<widget name="Adapter" position="671,460" size="306,23" transparent="1" zPosition="2" foregroundColors="#8c8c93,#f23d21,#1cff1c" font="Regular;21" halign="center" />
	<widget name="AdapterInfo_Text" position="1020,460" size="200,23" transparent="1" zPosition="2" foregroundColors="#8c8c93,grey,#1cff1c" font="Regular;21" />
	<widget name="AdapterInfo" position="1020,460" size="200,23" transparent="1" zPosition="2" />
	<widget name="AdapterInfo_OK" pixmap="skin_default/icons/lock_on.png" position="978,456" size="38,31" zPosition="2" alphatest="on" />
	<widget name="Networktext" position="420,495" size="250,23" zPosition="1" foregroundColors="#8c8c93,#1cff1c" font="Regular;19" halign="left" />
	<widget name="Network" position="671,495" size="306,23" transparent="1" zPosition="2" foregroundColors="#8c8c93,#f23d21,#1cff1c" font="Regular;21" halign="center" />
	<widget name="NetworkInfo" position="1020,495" size="200,23" transparent="1" zPosition="2" />
	<widget name="NetworkInfo_Text" position="1020,495" size="200,23" transparent="1" zPosition="2" foregroundColors="#8c8c93,grey,#1cff1c" font="Regular;21" />
	<widget name="NetworkInfo_Check" position="978,491" size="38,31" zPosition="2" pixmaps="skin_default/icons/lock_on.png,skin_default/icons/lock_error.png" alphatest="on" />
	<widget name="Dhcptext" position="420,530" size="250,23" zPosition="1" foregroundColors="#8c8c93,#1cff1c" font="Regular;21" halign="left" />
	<widget name="Dhcp" position="671,530" size="306,23" transparent="1" zPosition="2" foregroundColors="#8c8c93,#f23d21,#1cff1c" font="Regular;21" halign="center" />
	<widget name="DhcpInfo_Text" position="1020,530" size="200,23" transparent="1" zPosition="2" foregroundColors="#8c8c93,grey,#1cff1c" font="Regular;21" />
	<widget name="DhcpInfo" position="1020,530" size="200,23" transparent="1" />
	<widget name="DhcpInfo_Check" position="978,526" size="38,31" zPosition="2" pixmaps="skin_default/icons/lock_on.png,skin_default/icons/lock_error.png" alphatest="on" />
	<widget name="IPtext" position="420,565" size="250,23" zPosition="1" foregroundColors="#8c8c93,#1cff1c" font="Regular;21" halign="left" />
	<widget name="IP" position="671,565" size="306,23" transparent="1" zPosition="2" foregroundColors="#8c8c93,#f23d21,#1cff1c" font="Regular;21" halign="center" />
	<widget name="IPInfo_Text" position="1020,565" size="200,23" transparent="1" zPosition="2" foregroundColors="#8c8c93,grey,#1cff1c" font="Regular;21" />
	<widget name="IPInfo" position="1020,565" size="200,23" transparent="1" zPosition="2" />
	<widget name="IPInfo_Check" position="978,561" size="38,31" zPosition="2" pixmaps="skin_default/icons/lock_on.png,skin_default/icons/lock_error.png" alphatest="on" />
	<widget name="DNStext" position="420,600" size="250,23" zPosition="1" foregroundColors="#8c8c93,#1cff1c" font="Regular;21" halign="left" />
	<widget name="DNS" position="671,600" size="306,23" transparent="1" zPosition="2" foregroundColors="#8c8c93,#f23d21,#1cff1c" font="Regular;21" halign="center" />
	<widget name="DNSInfo_Text" position="1020,600" size="200,23" transparent="1" zPosition="2" foregroundColors="#8c8c93,grey,#1cff1c" font="Regular;21" />
	<widget name="DNSInfo" position="1020,600" size="200,23" transparent="1" zPosition="2"  />
	<widget name="DNSInfo_Check" position="978,596" size="38,31" zPosition="2" pixmaps="skin_default/icons/lock_on.png,skin_default/icons/lock_error.png" alphatest="on" />
	<widget name="EditSettingsButton" position="970,643" size="26,26" transparent="1" zPosition="1" pixmaps="PLi-HD/buttons/grey.png,PLi-HD/buttons/blue.png" alphatest="on" />
	<widget name="EditSettings_Text" position="1015,645" size="200,26" transparent="1" zPosition="2" foregroundColors="#000000,#8c8c93,#1cff1c" font="Regular;19" />
	<widget name="InfoText" position="590,110" size="630,300" zPosition="25" font="Regular;21" />
	<widget name="InfoTextBorder" position="520,82" size="740,350" />
  </screen>
  <screen name="NetworkBrowser" title="Network Neighbourhood" position="0,0" size="1280,720" flags="wfNoBorder">
	<panel name="PigTemplate"/>
	<panel name="ButtonTemplate_4S"/>
	<widget source="list" render="Listbox" position="530,110" size="690,475" zPosition="10" scrollbarMode="showOnDemand" selectionPixmap="PLi-HD/buttons/sel.png">
	  <convert type="TemplatedMultiContent">
  {"template": [
	MultiContentEntryPixmapAlphaTest(pos = (0,0),size = (48,48),png = 1),# index 1 is the expandable/expanded/verticalline icon
	MultiContentEntryText(pos = (50,4),size = (420,26),font=2,flags = RT_HALIGN_LEFT,text = 2),# index 2 is the Hostname
	MultiContentEntryText(pos = (140,5),size = (320,25),font=0,flags = RT_HALIGN_LEFT,text = 3),# index 3 is the sharename
	MultiContentEntryText(pos = (140,26),size = (320,17),font=1,flags = RT_HALIGN_LEFT,text = 4),# index 4 is the sharedescription
	MultiContentEntryPixmapAlphaTest(pos = (45,0),size = (48,48),png = 5),# index 5 is the nfs/cifs icon
	MultiContentEntryPixmapAlphaTest(pos = (90,0),size = (48,48),png = 6),# index 6 is the isMounted icon
   ],
  "fonts": [gFont("Regular",18),gFont("Regular",13),gFont("Regular",22)],
  "itemHeight": 52
  }
</convert>
	</widget>
	<widget source="infotext" render="Label" position="530,590" size="690,30" transparent="1" zPosition="10" font="Regular;20" valign="center" halign="center" />
  </screen>
  <screen name="AutoMountManager" title="MountManager" position="0,0" size="1280,720" flags="wfNoBorder">
	<panel name="PigTemplate"/>
	<panel name="ButtonTemplate_1S"/>
	<widget source="config" render="Listbox" position="590,110" size="600,480" transparent="1" scrollbarMode="showOnDemand" selectionPixmap="PLi-HD/buttons/sel.png">
	  <convert type="TemplatedMultiContent">
	{"template": [
	  MultiContentEntryText(pos = (60,5),size = (580,28),font=0,flags = RT_HALIGN_LEFT,text = 0),# index 2 is the Menu Titel
	  MultiContentEntryText(pos = (70,35),size = (570,20),font=1,flags = RT_HALIGN_LEFT,text = 2),# index 3 is the Description
	  MultiContentEntryPixmapAlphaTest(pos = (10,6),size = (48,48),png = 3),# index 4 is the pixmap
	 ],
	"fonts": [gFont("Regular",22),gFont("Regular",17)],
	"itemHeight": 60
	}
   </convert>
	</widget>
	<widget source="introduction" render="Label" position="590,590" size="600,27" backgroundColor="darkgrey" shadowColor="black" shadowOffset="-2,-2" zPosition="1" transparent="1" font="Regular;24" halign="center" />
  </screen>
  <screen name="UserManager" title="UserManager" position="0,0" size="1280,720" flags="wfNoBorder">
	<panel name="PigTemplate"/>
	<panel name="ButtonTemplate_RYS"/>
	<widget source="config" render="Listbox" position="590,110" size="600,420" zPosition="3" transparent="1" scrollbarMode="showOnDemand" selectionPixmap="Magic-HD-Common/buttons/sel.png">
	  <convert type="TemplatedMultiContent">
	{"template": [
	  MultiContentEntryText(pos = (80,4),size = (590,50),font=0,flags = RT_HALIGN_LEFT,text = 0),# index 0 is the name
	  MultiContentEntryPixmapAlphaTest(pos = (10,6),size = (48,48),png = 3),# index 4 is the status pixmap
	 ],
	"fonts": [gFont("Regular",20)],
	"itemHeight": 60
	}
	  </convert>
	</widget>
	<widget source="introduction" render="Label" position="590,590" size="600,25" backgroundColor="background" transparent="1" font="Regular;22" halign="center" />
  </screen>
  <screen name="AutoMountView" position="0,0" size="1280,720" flags="wfNoBorder">
	<panel name="PigTemplate"/>
	<panel name="ButtonTemplate_RYS"/>
	<eLabel text="MountView" position="85,30" size="1085,55" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;24" valign="center" halign="left" />
	<widget source="legend1" render="Label" position="590,110" size="130,50" transparent="1" zPosition="1" font="Regular;18" valign="center" halign="Left" />
	<widget source="legend2" render="Label" position="720,110" size="345,50" transparent="1" zPosition="1" font="Regular;18" valign="center" halign="center" />
	<widget source="legend3" render="Label" position="1065,110" size="130,50" transparent="1" zPosition="1" font="Regular;18" valign="center" halign="center" />
	<widget source="config" render="Listbox" position="590,170" size="600,400" scrollbarMode="showOnDemand" selectionPixmap="PLi-HD/buttons/sel.png">
<convert type="TemplatedMultiContent">
   {"template": [
	 MultiContentEntryPixmapAlphaTest(pos = (15,1),size = (48,48),png = 0),# index 0 is the isMounted pixmap
	 MultiContentEntryText(pos = (100,3),size = (150,25),font=0,flags = RT_HALIGN_LEFT,text = 1),# index 1 is the sharename
	 MultiContentEntryText(pos = (250,5),size = (230,17),font=1,flags = RT_HALIGN_LEFT,text = 2),# index 2 is the IPdescription
	 MultiContentEntryText(pos = (100,29),size = (480,17),font=1,flags = RT_HALIGN_LEFT,text = 3),# index 3 is the DIRdescription
	 MultiContentEntryPixmapAlphaTest(pos = (500,9),size = (48,48),png = 4),# index 4 is the activepng pixmap
	 MultiContentEntryPixmapAlphaTest(pos = (530,1),size = (48,48),png = 5),# index 4 is the mounttype pixmap
	],
	"fonts": [gFont("Regular",20),gFont("Regular",14)],
	"itemHeight": 50
   }
</convert>
	</widget>
	<widget source="introduction" render="Label" position="590,590" size="600,25" transparent="1" zPosition="10" font="Regular;22" valign="center" halign="center" />
  </screen>
  <screen name="AutoMountEdit" title="MountEdit" position="0,0" size="1280,720" flags="wfNoBorder">
	<panel name="PigTemplate"/>
	<panel name="ButtonTemplate_1S"/>
	<widget name="VKeyIcon" pixmap="skin_default/buttons/key_text.png" alphatest="on" zPosition="1" position="110,645" size="35,25" />
	<widget name="config" position="590,110" size="600,275" backgroundColor="darkgrey" zPosition="3" transparent="1" scrollbarMode="showOnDemand" selectionPixmap="PLi-HD/buttons/sel.png" />
	<widget name="HelpWindow" position="450,400" size="1,1" zPosition="1" transparent="1" alphatest="on" />
	<widget source="introduction" render="Label" position="590,590" size="600,27" backgroundColor="darkgrey" shadowColor="black" shadowOffset="-2,-2" zPosition="1" transparent="1" font="Regular;24" halign="center" />
  </screen>
  <screen name="UserDialog" position="0,0" size="1280,720" title="UserDialog" flags="wfNoBorder">
	<panel name="PigTemplate"/>
	<panel name="ButtonTemplate_1S"/>
	<widget name="VKeyIcon" pixmap="skin_default/buttons/key_text.png" alphatest="on" zPosition="1" position="110,645" size="35,25" />
	<widget name="config" position="590,110" size="600,275" backgroundColor="darkgrey" zPosition="3" transparent="1" scrollbarMode="showOnDemand" selectionPixmap="PLi-HD/buttons/sel.png" />
	<widget source="introduction" render="Label" position="590,590" size="600,28" backgroundColor="darkgrey" shadowColor="black" shadowOffset="-2,-2" zPosition="1" transparent="1" font="Regular;24" halign="center" />
	<widget name="HelpWindow" position="450,400" size="1,1" zPosition="1" transparent="1" alphatest="on" />
  </screen>
  <screen name="ScanIP" position="0,0" size="1280,720" title="Scan IP" flags="wfNoBorder">
	<panel name="PigTemplate"/>
	<panel name="ButtonTemplate_3S"/>
	<widget name="config" position="590,110" size="600,25" scrollbarMode="showOnDemand" selectionPixmap="PLi-HD/buttons/sel.png" />
  </screen>

ET9000, OpenPLi 4.0, 13E, 19E

HD51, OpenPLi 6.2, 75E - 30W


Re: New PLI-HD skin discussion #170 littlesat

  • PLi® Core member
  • 57,120 posts

+698
Excellent

Posted 11 February 2012 - 11:12

The last option (Show WLAN Status) is unnecessarily repeated on the next page although all the options fit just on one page.

If I read this better now we have a chance to tune the list lenght....

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: New PLI-HD skin discussion #171 greatred

  • Senior Member
  • 268 posts

+2
Neutral

Posted 11 February 2012 - 11:24

@littlesat

according to you VU+ Uno has a hardware limititation. But please take a look a sreenshot i just made on VTI image. It is the same set of transparent icons.And here it is displayed properly.
I`m affraid that the picon renderer is responsible for this - this has propably nothing to do with PLi-HD skin.

Re: New PLI-HD skin discussion #172 littlesat

  • PLi® Core member
  • 57,120 posts

+698
Excellent

Posted 11 February 2012 - 11:46

Then the picon has the exact size for that skin and it need to to be "auto" resized by the hardware accelerator. It is the hardware accelerator that cannot resize skins and also keep in mind the transparency...

Edited by littlesat, 11 February 2012 - 11:48.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: New PLI-HD skin discussion #173 greatred

  • Senior Member
  • 268 posts

+2
Neutral

Posted 11 February 2012 - 11:54

But the same misbehavior I experienced with OpenPLi on following skins: Default (the blue SD one), Vali-Flex, DMConcinity by Holi, ElgatoHD-transparent. So I`m affraid that has something to do with picon.pyo renderer.

Re: New PLI-HD skin discussion #174 littlesat

  • PLi® Core member
  • 57,120 posts

+698
Excellent

Posted 11 February 2012 - 11:58

Does the picon set have the same size as used in these skins?????? For Pli-HD they should be 100x60 to not use the hardware accelerator.

And if the transparency is not good then this is not skin related... Please open another thread....

Edited by littlesat, 11 February 2012 - 12:00.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: New PLI-HD skin discussion #175 greatred

  • Senior Member
  • 268 posts

+2
Neutral

Posted 11 February 2012 - 12:43

@ littlesat the picon-set I use is still the same. It is 100x60 8Bit PNG. I`ve opened a new thread hoping for some comments from other VU+ Uno users. Thank you for your comments and please accept my apologies for blaming the PLi-HD skin.

Re: New PLI-HD skin discussion #176 littlesat

  • PLi® Core member
  • 57,120 posts

+698
Excellent

Posted 11 February 2012 - 13:08

I saw the new thread.. This is indeed not skin related... So hopefully follow up over there.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: New PLI-HD skin discussion #177 ims

  • PLi® Core member
  • 13,781 posts

+214
Excellent

Posted 19 February 2012 - 12:11

@littlesat: do you have some idea how rebuild Radio mode and screns too ?
Could be there hide all information (black screen), when is service selected and using infobar, some as it is for TV ? Now is there list of services and when is used EPG (Info), is used TV layout and infobar with now/next is over it.
On screen are still informations, is difficult recording etc ...
Kdo nic nedělá, nic nezkazí!

Re: New PLI-HD skin discussion #178 littlesat

  • PLi® Core member
  • 57,120 posts

+698
Excellent

Posted 19 February 2012 - 12:56

I thought that was an enigma2 setting somewhere....

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: New PLI-HD skin discussion #179 ims

  • PLi® Core member
  • 13,781 posts

+214
Excellent

Posted 19 February 2012 - 13:23

there is only use background in radio mode yes/no, but screens are still same.
Kdo nic nedělá, nic nezkazí!

Re: New PLI-HD skin discussion #180 Bag58

  • Senior Member
  • 437 posts

+23
Neutral

Posted 22 February 2012 - 11:58

I just noticed that in the skin.xml of the PLI-HD skin the widget "liste" is still used in one of the Foreca screens. In the current version 2.5 that widget has been renamed to MList. This means that the line:
<widget name="liste" scrollbarMode="showOnDemand"
should be updated to:
<widget name="Mlist" scrollbarMode="showOnDemand"
Could one of the skin developers correct this please?


4 user(s) are reading this topic

0 members, 4 guests, 0 anonymous users