vlc/mozilla
Jean-Paul Saman 16caa3618b Make compilation of mozilla plugin easier on different distributions. Removed fixed include paths from mozilla/Makefile.am. XPIDL_INCL is automatically determined from ${MOZILLA_CONFIG}.
Configure and compile with XPIDL=<path_to_xpidl> application of your mozilla version, eg for mozilla-1.7.6 use: XPIDL=/usr/lib/mozilla-1.7.6/xpidl ./configure <rest of line> && make
2005-04-16 14:10:00 +00:00
..
support * Added "Id" svn:keywords property to all files containing "$Id:". 2004-03-05 17:34:23 +00:00
Makefile.am Make compilation of mozilla plugin easier on different distributions. Removed fixed include paths from mozilla/Makefile.am. XPIDL_INCL is automatically determined from ${MOZILLA_CONFIG}. 2005-04-16 14:10:00 +00:00
npvlc_rc.rc * mozilla/vlcplugin.h: 2004-03-05 16:07:35 +00:00
vlc.r * mozilla plugin on MacOSX. Not fully implemented yet. 2003-08-14 12:38:04 +00:00
vlcintf.idl * Add hooks for getting/setting variables (not working yet) 2004-09-28 13:55:00 +00:00
vlcpeer.cpp * Add hooks for getting/setting variables (not working yet) 2004-09-28 13:55:00 +00:00
vlcpeer.h * Typo 2004-12-28 14:12:14 +00:00
vlcplugin.cpp * Add hooks for getting/setting variables (not working yet) 2004-09-28 13:55:00 +00:00
vlcplugin.h * Add hooks for getting/setting variables (not working yet) 2004-09-28 13:55:00 +00:00
vlcshell.cpp * mozilla/vlcshell.cpp: handle Mozilla plugin output window resizing in X11 (patch thanks to Conrad Parker, conrad AT metadecks DOT org), and annotate #endifs with the #ifdef that it closes 2005-03-11 13:38:38 +00:00