[vlc-commits] Lua: allow killing Extensions

Jean-Philippe André git at videolan.org
Sat Jan 22 00:56:48 CET 2011


vlc | branch: master | Jean-Philippe André <jpeg at videolan.org> | Mon Jan 17 02:34:33 2011 +0100| [5980be37ec0de30c8c05b1efe4a641652b56b1f9] | committer: Jean-Philippe André

Lua: allow killing Extensions

If an Extension didn't respond in 10s, a dialog pops up and allows
the user to kill the Extension (thread cancellation)

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5980be37ec0de30c8c05b1efe4a641652b56b1f9
---

 modules/misc/lua/extension.c        |  162 +++++++++++++++++++++++++++++++++--
 modules/misc/lua/extension.h        |    6 ++
 modules/misc/lua/extension_thread.c |   26 ++++++
 3 files changed, 185 insertions(+), 9 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=5980be37ec0de30c8c05b1efe4a641652b56b1f9


More information about the vlc-commits mailing list