[vlc-devel] [PATCH] add events to VLM
Laurent Aimar
fenrir at via.ecp.fr
Sun Mar 8 20:34:50 CET 2009
Hi,
On Tue, Feb 24, 2009, Sébastien Escudier wrote:
> A while ago, I asked how I could add events to vlm medias and Pierre gave me
> some advices :
> http://mailman.videolan.org/pipermail/vlc-devel/2008-June/044751.html
>
> I finally did it, here are the patches.
> It sends libvlc events when a media is started or stopped.
Sorry for the delay.
I have implemented basic VLM event in [3d82199341fe58cf2a451a1f700d0404e31da557].
I disliked the fact that VLM had to depend on a libvlc structure to work. It
is an upper layer and more difficult to update as it is part of the public API.
Could you update your libvlc layer to work with ? I will review and commit them.
(quickly this time ;)
Regards,
--
fenrir
More information about the vlc-devel
mailing list