- 29 Apr, 2010 4 commits
-
-
Rémi Duraffort authored
(cherry picked from commit c57caf76b5b779d964acd597bfbc76528eafaa04) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit bf294d3d3818acd8a8e9ba7d33afcd9c251f1c21) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 606280428d7e03a30779ee21ee4e088c27a34d1b) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
-
- 28 Apr, 2010 3 commits
-
-
Laurent Aimar authored
It closes #2812, #3197 and #3533. (cherry picked from commit 36b00563093419dfb85d313c533a8b68bf5b2318) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit d16e5aea59a43b335e9414c38900ff57f1fcc562) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit a34b1862b0aa77fa948a4720e9410fd038ebeb3c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 27 Apr, 2010 9 commits
-
-
Laurent Aimar authored
(cherry picked from commit 391fdb6282da989042f5edc5a1bfeab3db5cc0f4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 5ad6c0a52d095423a11fbc75e22491768f808cc6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 127a34f15527530d3dc94a0c7e0b870d95e383f4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 0402d57ec6b55d5f0739dd4f997d57a73958a74e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Menestrina authored
The old gecko-sdk defines a bunch of types and macros in npupp.h, which is no longer available in xulrunner-sdk 1.9.2. Luckily, all of the NPN*UPP types were typedeffed to UniversalProcPtr, so this change just uses that type, incorporated into the HOST_TO_PLUGIN_GLUE macro. We also define a new CALL_NPN macro for choosing to use the CallNPN_*Proc macros from npupp.h or just invoking the function pointer directly. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 9668d7a27736e2876ad3c9adf8d1794dca1c0c91) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Menestrina authored
The Mac OS Carbon APIs are not available to 64-bit applications. This change just ifdefs out calls to them to avoid compiler errors. In 64-bit, NPP_HandleEvent will have to be rewritten to use the Cocoa event model. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 4e01592ec1c27e28e606a75cd5d9848b7da1a821) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Menestrina authored
These macros were previously defined in mozilla-config.h, but we're not supposed to include those files according to the mozilla devs. However, the macros must be defined for npapi.h to define the necessary platform-specific structures. This patch sets up the macros before including npapi.h. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 877bd210) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Menestrina authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 853162c03b7cda6209180789612a79051dbcce01) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 26 Apr, 2010 7 commits
-
-
Luca Barbato authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit abad5110563ccc3ddac405452f4db10d08b7ef1b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit d8e03df80c812d7389753ae7aaa601e8d8f18d3a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 53e01409) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 99388401) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
This should continue to fix the fontconfig caching bugs (cherry picked from commit 1402fd52) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
People on mac should really check this on their machine (cherry picked from commit c5bf6ea1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 51f7b23e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 25 Apr, 2010 4 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 4bf223b6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 56346f34) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 8f971a41) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 0fa46e2b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 21 Apr, 2010 6 commits
-
-
Laurent Aimar authored
(cherry picked from commit aa4b22e8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 9ae385f6)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
...as reported earlier on vlc-devel (not reproducible by me). (cherry picked from commit 05c3c71df21fe5aca59f631b3841e70dbd2bd8db)
-
Rémi Denis-Courmont authored
-
- 20 Apr, 2010 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #3551 (cherry picked from commit fbea59eb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 19 Apr, 2010 2 commits
-
-
Laurent Aimar authored
(cherry picked from commit 2c172c17) This fixes the long-standing bug #3026, aka, VLC can't seek properly in most HD movies from p2p networks :) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Nicolas Chauvet authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org> (cherry picked from commit 9c2cc452)
-
- 18 Apr, 2010 2 commits
-
-
Laurent Aimar authored
TB. (cherry picked from commit 86d1566e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
TB. (cherry picked from commit 18c556aa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-