- 15 Jun, 2009 15 commits
-
-
Felix Paul Kühne authored
contrib: prevent some rare linking errors on OSX by providing the minimal OS version also at link-time
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
This segfault happend because : * the variable "audio-device" wasn't created * hotkeys module (and others) expect the variable to exist.
-
Vicente Jimenez Aguilar authored
Removed references to the old HTTP interface removed by commit [ad16fc37] Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Pierre Ynard authored
Add -lws2 for access_output_rtmp
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Pierre Ynard authored
What is probably a libtool version mismatch prevents us from easily rebootstrapping. To avoid that, we patch Makefile.in and that's it.
-
- 14 Jun, 2009 11 commits
-
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
We have to do have a script to do it in a better way from git shortlog
-
Laurent Aimar authored
-
Cyril Mathé authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org> (I have added on missing module_release).
-
Laurent Aimar authored
It fixes the regression when doing close jumps.
-
Jean-Paul Saman authored
-
Dominique Leuenberger authored
Patch inspired by Alexey Gladkov Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 13 Jun, 2009 13 commits
-
-
Jean-Paul Saman authored
Support for the older API has dropped as of now. Patch by Francois Cartegnie <fcvlcdev at free.fr> Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Felix Paul Kühne authored
Reminded by Jan-Paul
-
Felix Paul Kühne authored
This only happen in 64bit mode.
-
Derk-Jan Hartman authored
Ok, this isn't making it much nicer, and this code definetly needs a more careful rewrite, but this is patchwork for the 1.0-bugfix release and at least it will do for now. - reset's the values in any loaded views after reset of the config is called - does not reset the module selector atm. might follow later on.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
The Quartztext module needs a rewrite. All other parts of VLC are working nicely in 64bit mode.
-
Laurent Aimar authored
It vastly improves CPU usage but it does not fix the underlaying problem of using sleep instead of a signal.
-
Felix Paul Kühne authored
'core2' is the first CPU generation on the Mac to support 64bit instructions, so we can't use 'prescott' in this mode.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 12 Jun, 2009 1 commit
-
-
Cyril Mathé authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-