[vlc-devel] [PATCH] VLC Linux mozilla plugin toolbar
Pierre d'Herbemont
pdherbemont at free.fr
Sat Jan 19 12:10:01 CET 2008
On Jan 19, 2008, at 11:33 AM, Frans van Veen wrote:
> I present you the Linux mozilla toolbar. Please apply the patch and
> replay on this mail.
Cool!
> @BUG
> - updating timeline not working well because callback function not
> working "libvlc_event_attach......"
Basically you can't libvlc_event_attach on the libvlc_playlist's
media_instance. You should try to create your own media_instance, and
media_list. (And eventually media_list_player). Tell me if you need
more info on that.
Pierre.
More information about the vlc-devel
mailing list