25
« on: December 15, 2015, 06:09:05 PM »
I fixed the problem by replacing
this line
local snap = FadeArt("snap", 0, 0, 640, 480, surface );
with this line
local snap = surface.add_artwork("snap", 0, 0, 640, 480);
Now the videos are showing! So it must be some bug with the way fadeart is used, or FadeArt itself.
Very professional layout! It is really cool, I like that I can adjust the speed of the wheel, and that it speeds up and that page up page down also works as it should.
One thing, is it possible to add text display of the Category? I think only year and manufacturer are shown, but not category.