[vlc-devel] [PATCH] GSoC: lua services discovery, core part

Fabio Ritrovato exsephiroth87 at gmail.com
Mon Nov 9 22:17:59 CET 2009


2009/11/9 Rémi Denis-Courmont <remi at remlab.net>:
>> Ok, I think I'm starting to get it...
>> But the LUA plugin is going to get dlopened anyway any time you add a
>> new script,  is that ok?
>
> I am not sure what you mean.
>
> You _cannot_ change the plugin descriptor while VLC is running.

I mean that even if I enable the caching of lua SDs, when you add a
new one you have to run the module entry anyway...

So, you're saying that no code should go in the module entry, and
modules should be cached?
I had an early version that did that IIRC, but it was a bit hackish,
and it worked only with lua SDs...



More information about the vlc-devel mailing list