What names do you suggest ? they are just meant to play with projectm presets only, and i don't know how to enable/disable filters in live.<br><br>libvlc_projectm_lock lock/unlock the current preset, meaning it prevents projectm from switching to another plugin every 30seconds (by default).<br>
<br><div class="gmail_quote">On Thu, Dec 9, 2010 at 9:02 PM, Pierre d'Herbemont <span dir="ltr"><<a href="mailto:pdherbemont@free.fr">pdherbemont@free.fr</a>></span> wrote:<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">On Wed, Dec 8, 2010 at 11:37 PM, XilasZ <<a href="mailto:xilasz@gmail.com">xilasz@gmail.com</a>> wrote:<br>
<br>
> diff --git a/src/libvlc.sym b/src/libvlc.sym<br>
> index 1a401d1..5ce0a46 100644<br>
> --- a/src/libvlc.sym<br>
> +++ b/src/libvlc.sym<br>
> @@ -162,6 +162,13 @@ libvlc_media_subitems<br>
>  libvlc_new<br>
>  libvlc_new_with_builtins<br>
>  libvlc_playlist_play<br>
> +libvlc_projectm_get_preset_count<br>
> +libvlc_projectm_get_preset_current_id<br>
> +libvlc_projectm_get_preset_name<br>
> +libvlc_projectm_set_preset<br>
> +libvlc_projectm_random<br>
> +libvlc_projectm_is_locked<br>
> +libvlc_projectm_lock<br>
<br>
</div>Naming them libvlc_projectm doesn't sound right. There is no way to<br>
enable/disable visualisation. What about other visualizer?<br>
<br>
> +void libvlc_projectm_lock( libvlc_media_player_t *p_mi, int b_locked )<br>
<br>
Why is this useful?<br>
<br>
Thanks for your work anyway!<br>
<font color="#888888"><br>
Pierre.<br>
</font><div><div></div><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br>