PDA

View Full Version : Number Zap picons



abu baniaz
28-02-20, 00:25
As of OpenViX 5.3 017, there is now a functionality to show picons when you select services using numbers. Thank to SimonC.

59737


This is configurable provided the screen is called "NumberZapPicon". Default is disabled.
Up (next to OK) > Menu > Configuration > Show picons during channel input
or
Menu > Setup > User interface > Channel selection > Show picons during channel input

59736



This requires changes to skins that wish to support it. As an interim and for those who wish to use it, please find attached a skin override file to effect this. It is based on FullNightHD. Place the file in /etc/enigma2. If you wish to keep this file, you can add this to your backups.

If you skin has a default picon, this will be shown. You can add a blank file to avoid this

For skinners wanting to add this (please note screen name difference otherwsie config option will not apply), the relevant section is



<widget source="Service" render="Picon" position="0,160" size="220,132" alphatest="blend" backgroundColor="background" transparent="1">
<convert type="ServiceName">Reference</convert>
</widget>


The change was committed here
https://github.com/OpenViX/enigma2/commit/e93a2b9c11170142ce6a7881947fe1581b4c35e5

abu baniaz
11-04-20, 02:27
The screen (this is part of skin) has been added to the "emergency skin" and these picons will show on all images after ViX Release 5.3 022.