Yes it's tagged as deprecated, but i can't find an alternative way to reach a module (on the 1.1 branch, it was my target). I can't use the aout as it's not available from projectm, and can't use the vout because it is managed internally in the projectm module, and the core doesn't know about it.<br>
To find the projectm module from the aout, vlc_object_find_name works perfectly on the 1.1 branch. I'd be glad to use another way, please share if there is one.<br><br><div class="gmail_quote">2010/12/9 Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net">remi@remlab.net</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im"><br>
On Wed, 8 Dec 2010 23:37:15 +0100, XilasZ <<a href="mailto:xilasz@gmail.com">xilasz@gmail.com</a>> wrote:<br>
> So as the title says, 7 new API for projectm, to get info on presets,<br>
> change it or lock it.<br>
<br>
</div>vlc_object_find_name() is dangerous, has never worked correctly. I think it<br>
is marked as deprecated, and if not, it should be.<br>
Please don't use this.<br>
<br>
--<br>
Rémi Denis-Courmont<br>
<a href="http://www.remlab.net" target="_blank">http://www.remlab.net</a><br>
<a href="http://fi.linkedin.com/in/remidenis" target="_blank">http://fi.linkedin.com/in/remidenis</a><br>
<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</blockquote></div><br>