"Daniel C. Casimiro" wrote:
> Hi,
>       
> As you may or may not know, I am attempting to fix the games plugins
> for freevo 2.0.  I would like to display game snapshots when the
> user selects a different game.

Yes, snapshots are always nice to have.

> I figured out how to display an image by setting the 'image'
> attribute of Item objects.  However, mame stores all of its images
> in one big zip file.  Is it possible to supply the actual image data
> instead of the filename?

Yes. IIRC you image can also be an imlib2 object. And you can create
one with raw image data. Look in the cdcover code in audio. It reads
the gif from amazon into stream and adds it to the item.

> Also, should this information be integrated into the vfs/mediadb?  If
> so, how does that mechanism work?

At the beginning, it would be nice if kaa.metadata (a.k.a. mmpython)
can parse the files. How does such a game look like? OK, it is a zip
file, maybe we can extract some metadata without unzipping the whole
file. Besides an image, additional information would be cool. 


Dischi

-- 
"error located between ears of user!"

Attachment: pgpAtMr8pDVMv.pgp
Description: PGP signature

Reply via email to