[vlc-devel] commit: Add isPluginRunning() and getPrivate<>(), and use them instead of the raw code. (JP Dinger )
git version control
git at videolan.org
Sat Mar 7 17:19:42 CET 2009
vlc | branch: master | JP Dinger <jpd at m2x.nl> | Mon Mar 2 13:46:25 2009 +0100| [e3965395a3f908da483833dbf8f4778a6b26c649] | committer: Jean-Paul Saman
Add isPluginRunning() and getPrivate<>(), and use them instead of the raw code.
Review: Removed debug leftovers that where #if'ed and reverted none exiting p_plugin->getMP() changes.
Signed-off-by: Jean-Paul Saman <jean-paul.saman at m2x.nl>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e3965395a3f908da483833dbf8f4778a6b26c649
---
projects/mozilla/control/npolibvlc.cpp | 85 ++++++++++++++++----------------
projects/mozilla/control/nporuntime.h | 9 +++
2 files changed, 52 insertions(+), 42 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=e3965395a3f908da483833dbf8f4778a6b26c649
More information about the vlc-devel
mailing list