[vlc-commits] npapi-vlc: Enable building npapi (was Re: [PATCH] npapi-vlc: Enable building npapi)
James Bates
git at videolan.org
Fri Oct 19 12:54:50 CEST 2012
npapi-vlc | branch: master | James Bates <james.h.bates at gmail.com> | Mon Oct 8 17:07:25 2012 +0200| [617c9108b53628443b5e6ce1218fd03291d0ea5d] | committer: Jean-Baptiste Kempf
npapi-vlc: Enable building npapi (was Re: [PATCH] npapi-vlc: Enable building npapi)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=617c9108b53628443b5e6ce1218fd03291d0ea5d
---
.gitignore | 3 +
configure.ac | 4 +-
extras/macosx/build-package.sh | 279 ++++++++++++++++++++++++++++++++++++++++
npapi/Makefile.am | 21 ++-
npapi/support/npmac.cpp | 67 ++++++++--
npapi/vlcplugin.h | 2 +-
npapi/vlcplugin_base.cpp | 3 +-
npapi/vlcplugin_mac.cpp | 14 +-
npapi/vlcplugin_mac.h | 2 -
npapi/vlcshell.cpp | 21 +--
10 files changed, 371 insertions(+), 45 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commitdiff;h=617c9108b53628443b5e6ce1218fd03291d0ea5d
More information about the vlc-commits
mailing list