[vlc-devel] commit: libvlc: Allow event to be dispatched asynchronously. (Pierre d' Herbemont )
git version control
git at videolan.org
Tue Jun 9 07:35:51 CEST 2009
vlc | branch: 1.0-bugfix | Pierre d'Herbemont <pdherbemont at free.fr> | Tue Jun 2 00:24:42 2009 -0700| [cba8b415d86c5e0cd60a667b85318aee1b8a97bd] | committer: Pierre d'Herbemont
libvlc: Allow event to be dispatched asynchronously.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cba8b415d86c5e0cd60a667b85318aee1b8a97bd
---
src/Makefile.am | 2 +
src/control/event.c | 146 ++++++++++++++++++--------
src/control/event_async.c | 237 +++++++++++++++++++++++++++++++++++++++++
src/control/event_internal.h | 113 +++++++++++++++++++
src/control/libvlc_internal.h | 67 +-----------
5 files changed, 459 insertions(+), 106 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=cba8b415d86c5e0cd60a667b85318aee1b8a97bd
More information about the vlc-devel
mailing list