- 11 Feb, 2009 35 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
The playlist have to be locked when calling playlist_ItemGetById (not tested for wince and pda interface).
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Clicking on it brings the adjustable slider. DoubleClicking doesn't do anything anymore. This way the behaviour is more usable and less complex <joke>(don't be too KDEish!)</joke>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Nicolas Chauvet (kwizart) authored
- Ship the vlc module header zip.h (rename isn't needed once the file in ship) - Detect minizip presence with pkgconfig - if .pc not available, try to assume presence from unzip.h - Move the zlib.h detection in one place (after pkgconfig macro) minizip in bundled within zlib in some distro - Adds -lz in module that needs it in one place - Prevent the compilation of libs/unzip if minizip is available (it shound't prevent this directory to be bundled with the sources) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Regroup AC_CONFIG_FILES, because neither MSys and Cygwin like it. This improves the building on windows.
-
Christophe Massiot authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Rémi Denis-Courmont authored
This reverts commit 35fa551f. Conflicts: configure.ac
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The error value for mmap() is MAP_FAILED, which is not nul. But we check for that case in Open() anyway.
-
Anthony Loiseau authored
This applies for plugin.cpp, vlccontrol2.cpp and persistpropbag. Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Rémi Denis-Courmont authored
-
Nicolas Chauvet (kwizart authored
- Ship the vlc module header zip.h (rename isn't needed once the file in ship) - Detect minizip presence with pkgconfig - if .pc not available, try to assume presence from unzip.h - Move the zlib.h detection in one place (after pkgconfig macro) minizip in bundled within zlib in some distro - Adds -lz in module that needs it in one place - Prevent the compilation of libs/unzip if minizip is available (it shound't prevent this directory to be bundled with the sources) Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Closing of filedescriptor to /dev/fbx does not remove the mmap'ed areas. A call to munmap() is needed for this.
-
Jean-Baptiste Kempf authored
-
Anthony Loiseau authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Paul Saman authored
Patch by jan-paul dinger (jpd at m2x dot nl).
-
Jean-Paul Saman authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This should really be a singleton or at least not built when you play only audio.
-
Jean-Baptiste Kempf authored
This reverts commit 1463e7cb. Conflicts: modules/gui/qt4/components/controller.cpp modules/gui/qt4/components/controller_widget.hpp
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Anthony Loiseau authored
-
Jean-Baptiste Kempf authored
-
- 10 Feb, 2009 5 commits
-
-
Nicolas Chauvet (kwizart authored
According to https://bugzilla.mozilla.org/show_bug.cgi?id=455458 npupp.h has been renamed to npfunctions.h with libxul 1.9.1 Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Rémi Duraffort authored
* use psz_name when an item doesn't have a title * proper locking * little speed up (thanks fenrir for the reviews)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-