Re: [vdr] writing plugins 101

2007-02-27 Thread Simon Baxter
> Simon Baxter a écrit :
>> Hi.
>>
>> Anyone know a good reference on how to write VDR plugins?
>>
>
> If you understand french :
> http://famillejacques.free.fr/vdr/articles/vdr-05/
>
> Jean-Claude


Maybe a little  :)

Thanks


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] writing plugins 101

2007-02-23 Thread Udo Richter

Simon Baxter wrote:

Anyone know a good reference on how to write VDR plugins?


There's not much available, sorry.

You can start by taking a look at the PLUGINS.html, then just start with 
a test plugin. The newplugin script will generate one for you.


From there, its a matter of trying. For some stuff there's help in the 
PLUGINS.html, and for other things the best way is to take a look at 
other plugins that do things you want to do too.


The final source for information are the header files and sources of VDR 
itself. As plugin you have full access to all VDR internals, just as if 
you were part of the core program.


If you need to know more specific things, don't hesitate to ask, you'll 
surely get help.


Cheers,

Udo

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] writing plugins 101

2007-02-21 Thread Jean-Claude Repetto

Simon Baxter a écrit :

Hi.

Anyone know a good reference on how to write VDR plugins?



If you understand french :
http://famillejacques.free.fr/vdr/articles/vdr-05/

Jean-Claude



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] writing plugins 101

2007-02-21 Thread Halim Sahin

Hi,

Do you know the PLUGINS.html file in vdr's source tree?

Halim


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr