]> git.sesse.net Git - vlc/commit
* mozilla plugin on MacOSX. Not fully implemented yet.
authorSimon Latapie <garf@videolan.org>
Thu, 14 Aug 2003 12:38:04 +0000 (12:38 +0000)
committerSimon Latapie <garf@videolan.org>
Thu, 14 Aug 2003 12:38:04 +0000 (12:38 +0000)
commitd86fd15629ed0d4ad3909ec43a4e654f62b2f9e2
treedb324c9b35243d0903c90c3216986780659760ab
parent10afbf8357da413d22162ba35bf5a7f2321b30d3
 * mozilla plugin on MacOSX. Not fully implemented yet.
 * compiled with mozilla 1.4 (won't probably work with <1.4)
 * TODO:
 *     - make XPCOM work (play,pause,stop buttons)
 *     - fullscreen implementation (quite difficult on MacOSX because only
 *       the main thread can create windows)
15 files changed:
extras/MacOSX/plugin/English.lproj/InfoPlist.strings [new file with mode: 0644]
extras/MacOSX/plugin/Info.plist [new file with mode: 0644]
extras/MacOSX/plugin/pbdevelopment.plist [new file with mode: 0644]
modules/gui/macosx/vout.h
modules/gui/macosx/vout.m
mozilla/Makefile.am
mozilla/support/npmac.cpp
mozilla/vlc.r
mozilla/vlcplugin.h
mozilla/vlcshell.cpp
po/en_GB.po
po/fr.po
po/it.po
po/ja.po
src/libvlc.c