Aeon Madnox for Krypton / Jarvis - (no longer in development)
Hi Mike,

MR V took the trouble to make an adjustment in the PVR records.
I tested it and it works fine.

Now the station logos are displayed.

Many thanks once again @Mr. V 



In MyPVRrecordings.xml;

DELETE this at line 67

<control type="image">
<width>804</width>
<height>80</height>
<texture>common/black.png</texture>
<animation effect="fade" end="60" condition="true">conditional</animation>
</control>

REPLACE with

<control type="image">
<top>-375</top>
<width>804</width>
<height>455</height>
<texture border="4">pvr/Border.png</texture>
<colordiffuse>$VAR[ExtendedColorDiffuseVar]</colordiffuse>
</control>
<control type="image">
<left>4</left>
<top>-371</top>
<width>796</width>
<height>447</height>
<texture>$INFO[ListItem.Icon]</texture>
<aspectratio scalediffuse="false" align="center" aligny="center">keep</aspectratio>
<animation effect="fade" end="60" condition="true">conditional</animation>
</control>
<control type="image">
<left>4</left>
<width>796</width>
<height>76</height>
<texture>common/black.png</texture>
<animation effect="fade" end="60" condition="true">conditional</animation>
</control>

Can you push it on git?



Before:
Image


After:
Image


Messages In This Thread
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
MADNOX FAQ - by schimi2k - 2015-06-29, 17:11
MADNOX HELP - by schimi2k - 2015-06-29, 17:12
RE: Aeon Madnox - Beta Release - by schimi2k - 2015-06-29, 17:12
refresh item - by bill1972 - 2016-03-08, 03:31
Keyboard Autocompletion - by JinNJuice - 2016-03-19, 00:26
System Infoline - by reksp13 - 2016-04-09, 05:20
https://imageshack.com/my/images - by spook61 - 2016-04-14, 17:55
https://imageshack.com/my/images - by spook61 - 2016-04-14, 18:01
Leia - Madnox Problems - by Picard - 2017-06-22, 04:15
VideoLyrics - by Pr.Sinister - 2018-04-05, 23:40
RE: Aeon Madnox for Krypton / Jarvis - [RC2 Revision 0.9.1] 30/05 - by Slipass - 2019-01-25, 21:52
Logout Mark Read Team Forum Stats Members Help
Aeon Madnox for Krypton / Jarvis - (no longer in development)39