[vlc-commits] npapi-vlc: Fix Mac OS X build
James Bates
git at videolan.org
Fri Oct 19 12:55:26 CEST 2012
npapi-vlc | branch: master | James Bates <james.h.bates at gmail.com> | Mon Oct 8 17:07:25 2012 +0200| [3212a8f41a96978d202f3023396f6752e3bf7bfe] | committer: Jean-Baptiste Kempf
npapi-vlc: Fix Mac OS X build
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=3212a8f41a96978d202f3023396f6752e3bf7bfe
---
.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=3212a8f41a96978d202f3023396f6752e3bf7bfe
More information about the vlc-commits
mailing list