[vlc-devel] [PATCH] VLM add inputs events

Sébastien Escudier sebastien-devel at celeos.eu
Thu Jul 2 11:31:17 CEST 2009


Hi,

thanks for the review.

Quoting Laurent Aimar <fenrir at via.ecp.fr>:

>  It would be simpler to have a unique event like
> VLM_EVENT_MEDIA_INSTANCE_STATE
> (or a better name) and simply reuse input_state_e (at least at the vlm core
> level).

Should I add a parameter (input_state_e) to the Trigger function and to the
vlm_event_t structure? but it would not be used for other vlm events. Or maybe
create new ones ?

> About the event, it might also be better to send the
> instance name as well (vlm_media_instance_t::psz_name).

Then I would have to search in all p_media->instance and find the good one. It
would make the callback a little bit slower no ?

You can find attached a new patch, but it may still require modifications,
depends on you answers.

Regards,

seb

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-VLM-add-input-events.patch
Type: text/x-patch
Size: 9532 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090702/76d2723b/attachment.bin>


More information about the vlc-devel mailing list