- 05 Feb, 2009 9 commits
-
-
Laurent Aimar authored
Among them, it will now refuse to load file larger than 500Mbytes.
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
We do poll character devices, as it works for TTYs and some platform specific devices.
-
Rémi Denis-Courmont authored
Block special files are always seekable. File size is undefined for non-regular files.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
That particular key is supposed to work that way.
-
- 04 Feb, 2009 4 commits
-
-
Felix Paul Kühne authored
Note that it will try to use the X11 vout right now, so you won't get any visible video output
-
Rémi Denis-Courmont authored
Windows-specific keys are missing (found in XFree86?). Mouse wheel is implemented with mouse events (like X11); afterall it is not on the KEYboard.
-
Rémi Denis-Courmont authored
Also libvlccore is not backward compatible, whereas libvlc is.
-
Jean-Baptiste Kempf authored
-
- 03 Feb, 2009 14 commits
-
-
Christophe Mutricy authored
-
Alexis Ballier authored
POSIX does not document the == construction for test; Even if GNU test and bash builtin allow it, configure is run by sh and FreeBSD test does not allow it so that this test is always false there. Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: Renamed 'Quick Open File' to 'Open File' and 'Open File' to 'Advanced Open File' and switched the menu order accordingly to provide the same names as the Qt4 intf
-
Felix Paul Kühne authored
-
Jean-Paul Saman authored
-
Adrien Maglo authored
Improve spectrum visualization. Change options : the number of bands for the spectrum and spectrometer visualization is now set with a boolean. Ban some actions to avoid segfaults in visualizations. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 02 Feb, 2009 13 commits
-
-
Christophe Mutricy authored
Pointed-By: Eric Lassauge
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Laurent Aimar authored
The original idea and debug come from basos g patch with the following comment: "A dead lock was created when adding an spu filter (like marq) because the same mutex was used for spu->p stuff and sub filter chain (p_spu->p->p_chain)." I implemented the creation/destruction of the chain outside the sub-filter callback.
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
basos G authored
Added a comment to describe inheritable variables Added debug messages to get clues about variable inheritance final source Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Laurent Aimar authored
-
ogg.k.ogg.k authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Rémi Denis-Courmont authored
Also partially (internally only) fix missing Win64 drawable bits
-