Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: RE : Re: Help Requested from the Dxr3 plugin maker and others C/C++ coders



On Samstag, 8. März 2003 18:31 Philippe wrote:
> Ok so I'll try tom write the cEm84Device and then I'll check out how to
> set up a new device thru the plugin interface

I've made good experiences with just setting up all those functions in first 
place, then outputting (on stderr) their names and parameter values and look 
what happens if you try to use that device from within VDR. This way you will 
learn what is called when.

> That's interesting because I haven't seen yet that primary device must
> have OSD, I'll write the dummy OSD to start checking.

I've made the experience, that when returning a NULL pointer, VDR crashed, and 
when returning an empty new cOsdBase(x,y), it said "ERROR: Illegal OSD device 
handle" and didn't work either.

But that was with vdr somewhere around 15, maybe that's changed till now.


Greetings,
Sascha Volkenandt


--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index