Hi,

Horst Eyermann wrote:
> Hello,
> 
> I realised that my graphical LCD (128x64) can easily be written when I
> use a pygame surface and render the image on there and then output the
> data to the display. - The lcd driver used by Freevo does not support my
> display.
> 
> I started a sample project which outputs all menu to the LCD - which
> worked. Now I wondered:

I wanted to do something similar for a long time, only lack of spare
time and python knowledge kept me doing it for now, and maybe the fact
that it would be better to do it rather for Freevo 2. My idea was to use
a wrapper to http://graphlcd.berlios.de/ for which I wrote a driver that
supports my graphical display (128x64 like yours), in that way, a lot of
displays would be usable in Freevo just like in VDR.

Did you by chance use that library, or implemented something completely
new and specific to your display?

For which Freevo version?

> a) if I can for example use a fbdev/x11 for one display and use a second
> set of skins without for example mplayer output for the second LCD
> screen.

This is indeed something I'd want to know (or get advice from the core
devs) too, once the Freevo 2 concepts regarding displays and stuff are
stable enough.

Regards,
Lucian


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to