[vlc-devel] [RFC] JS and libvlc mouse events

Jean-Paul Saman jpsaman at gmail.com
Tue Feb 9 12:15:18 CET 2010


On Tue, Jan 26, 2010 at 8:07 PM, Laurent Aimar <fenrir at via.ecp.fr> wrote:
>  I don't think storing them in p_libvlc is a really good idea:
>  - you can have multiple inputs and/or vouts per libvlc.
>  - and it clutters a bit more the vout code.
>
>  I think it can be done by simply monitoring INPUT_EVENT_VOUT and
> attaching/detaching callbacks on vout creation/destructions.
> Becarefull that you have to remember on which vout you have added your
> callbacks and to not forget to remove them before releasing the input.

Please find attached a new version which I would like to submit this
week. So please comment on it.

Gtz
Jean-Paul Saman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-libvlc-add-mouse-events-as-libvlc_MediaPlayerEvents.patch
Type: text/x-patch
Size: 11498 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100209/1dd210fa/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-logo-inform-listeners-when-picture-has-been-moved.patch
Type: text/x-patch
Size: 1385 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100209/1dd210fa/attachment-0001.bin>


More information about the vlc-devel mailing list