539 Commits (b6e0ca0b8d5a8d0bffdab06701cb7cb3a1ac60c2)

Author SHA1 Message Date
Toralf Niebuhr b7508014f4 use NSAutoreleasePool::drain instead of NSAutoreleasePool::release since VLCKit ist compiled with Objective-C Garbage Collection = Supported 16 years ago
Jean-Paul Saman aefa6eebe0 mozilla: remove unused include 16 years ago
Jean-Paul Saman 87c1d81632 mozilla: correct comment 16 years ago
Jean-Baptiste Kempf da898b28b2 Ignore manifest.json 16 years ago
Jean-Baptiste Kempf 594d968787 Mozilla plugins: add some mime about RealFormat 16 years ago
Pierre Ynard 560a002fec activex: distribute missing header too 16 years ago
Christophe Mutricy 45e88d6623 Typo 16 years ago
Rémi Denis-Courmont 9886f28815 Mozilla: use --no-xlib 16 years ago
Jean-Baptiste Kempf 9a2c22d4b3 Mozilla: Add the relevant webm mimetypes to the webplguin 16 years ago
David Menestrina bf4e7c9acf Change plugin path for Mozilla plugin on Mac OS X 16 years ago
Sebastien Zwickert 6ef23b74e9 VLCKit: Add the # character that prefixes the output chain. 16 years ago
Pierre d'Herbemont 837758099a Bump libvlccore version on the Mac OS X install script. 16 years ago
Jean-Baptiste Kempf 0af86a1812 Naming consistency over Web Plugins 16 years ago
Luca Barbato fa6d48f4be Initial support for chrome/chromium 16 years ago
Luca Barbato abad511056 The plugin now works with firefox 3.6 and 3.5.3 16 years ago
Jean-Baptiste Kempf 0402d57ec6 Mozilla: fixes for Win32 using the new np headers 16 years ago
David Menestrina 9668d7a277 Clean up references to UPP types, plugin/host glue. 16 years ago
David Menestrina 4e01592ec1 ifdef out 32-bit Carbon API calls on x86_64 16 years ago
David Menestrina 877bd2105b Setup XP_WIN, XP_UNIX, XP_MACOSX macros. 16 years ago
David Menestrina 853162c03b Remove references to mozilla-config.h, remove linkage with libnspr and other xpcom libraries. 16 years ago
Nicolas Chauvet 9c2cc4528e Distribute position.h for mozilla plugin 16 years ago
David Menestrina 027f68c3a6 int16 -> int16_t 16 years ago
Jean-Baptiste Kempf 68a032f9ff Mozilla: More (final?) Win32 compile fixes for XulRunner 1.9.2 16 years ago
Jean-Baptiste Kempf 2903fb7906 Mozilla: more fixes 16 years ago
Jean-Baptiste Kempf 4eea1289d8 Mozilla: More fixes for XulRunner 1.9.2 16 years ago
Jean-Baptiste Kempf 5791203249 Mozilla plugin: try to fix some errors with XulRunner 1.9.2 16 years ago
Nicolas Chauvet 9fa62a2c39 Untracked API change utf8 to UTF8 16 years ago
Felix Paul Kühne 7a94204ea6 OS X framework: fixed packaging failure, which prevented Lunettes execution on some setups due to a failing libvlc initialization 16 years ago
Nicolas Chauvet 46cdf014fe Typedef changes from xulrunner 1.9.1 16 years ago
Nicolas Chauvet 6dbe4986f7 - Don't hardcode OJI define - deprecated xith libxul 1.9.2 16 years ago
Nicolas Chauvet 889aebe352 mozilla - Avoid usage of HAVE_NPFUNCTIONS_H 16 years ago
Sebastien Zwickert 81a42a9e43 VLCKit: remove the prefix from the parameter value and take into account null values for options that do not require a value. 16 years ago
Felix Paul Kühne 81b4ed0e04 compilation fix when building a single arch only 16 years ago
Jean-Paul Saman d6b836537f activex: stop processing events on closing ActiveX plugin 16 years ago
Jean-Paul Saman 18fe2d12cc activex: our vlc instance should already have been initialized 16 years ago
Jean-Paul Saman 9df2a8435a activex: Fix heap corrumption on Async event delivery 16 years ago
Jean-Paul Saman d86c821313 activex: add IID_IVLCControl2 as know interface to IObjectSafety 16 years ago
Jean-Paul Saman 7113bb575f activex: sync libvlc_MediaPlayer events between activex and mozilla 16 years ago
Jean-Paul Saman 5577ca9936 activex: bool to VARIANT_BOOL macro 16 years ago
Jean-Paul Saman b57a963bfa mozilla: stop playing on page reload and when already playing 16 years ago
Jean-Paul Saman 37b3b800c5 activex: stop playing on page reload 16 years ago
Jean-Paul Saman 427a6f917a activex: implement async events handling for JavaScript 16 years ago
Jean-Paul Saman b7d39d4151 activex: missing media_list lock/unlock 16 years ago
Jean-Paul Saman aa2415bdc1 activex: stop media_player before releasing it. 16 years ago
Felix Paul Kühne 652fbde4d1 VLCKit: fixed typo which prevented the creation of re-distributable bundles and added the libvlc headers to the project file (not distributed in any target) 16 years ago
Pierre d'Herbemont d1786b248b VLCKit: Embed the plugin cache for all archs. 16 years ago
Pierre d'Herbemont b9606f5d8b VLCKit: Use name instead of $1 and $2 in Pre-Compile script. 16 years ago
Pierre d'Herbemont 2211e84cbe VLCKit: Disable syslog. 16 years ago
Pierre d'Herbemont 89c8809533 VLCKit: Fix Pre-Compile.sh when building VLC-release.app. 16 years ago
Pierre d'Herbemont 674ae38bb3 VLCKit: No need to force the -arch flag now. 16 years ago