[vlc-devel] CVS Commit (sam)
cvs at videolan.org
cvs at videolan.org
Tue Oct 22 23:10:28 CEST 2002
Update of /var/cvs/videolan/vlc
Modified Files:
Makefile.am
Update of /var/cvs/videolan/vlc/modules/misc/testsuite
Modified Files:
test2.cpp
Update of /var/cvs/videolan/vlc/modules/video_output/directx
Modified Files:
directx.c
Update of /var/cvs/videolan/vlc/mozilla
Modified Files:
vlcplugin.h vlcshell.cpp
Added Files:
npwin.cpp npvlc_rc.rc
Update of /var/cvs/videolan/vlc/src/misc
Modified Files:
messages.c
Log Message:
* ./mozilla/vlcshell.cpp: ported the Mozilla plugin to Windows.
For the moment it spawns a separate window and seems to behave nastily
(read: crashes) when the target has sound, but the javascript interface
works perfectly, for instance.
To build it, I installed Mozilla development files in my mingw32 dir
and hacked mozilla-config so that it uses these files. I also hacked
jri_md.h and jni_md.h to put "defined(_MSC_VER) || defined(__MINGW32__)"
where it read "defined(_MSC_VER)". No other changes were necessary.
--
sam
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list