Noticias

Merlin OE2.0 DM800se V2

Update 27/07/13

Citação:

Merlin3:
– New option: show_hidden_folders_in_movielist (.dotdirs) default=False. That means .dotdirs are invisible by default now
– fix crash in ExtendedNumberZap when multi bouquet is not used
– fixed typo (that fixes the bug reported from Franky at http://board.dreambox-tools.info/sho…t-mehr-richtig)
– fix crash in ExtendedNumberZap when multi bouquet is not used
– new class for Merlin3: ImageCreater (for marthom and LukaNoah for ThemeSwitch)
— Description: this class can create Images (only rectangles rigth now, tell me if you need more)
— Now you have the possibility to create custom color scrollbars for each theme…
Usage:
–> createRectangle(width, height, color, filename)

width and height = size of picture
color = rgba colors
filename = save filename

example:
from Components.ImageCreater import imageCreater
imageCreater.createRectangle(25, 25, (255,177,77,225), "/tmp/testrect.png")

– add dm500hdv2, dm800sev2, dm7020hdv2 image to feed

See also: -> OE , Enigma2 and enigma2-plugins on gravity


Merlin-3_OE-2.0-dm800seV2-20130727.nfi

To Top