- 11 Dec, 2009 4 commits
-
-
Pierre d'Herbemont authored
This saves some precious memory if we don't browse them.
-
Jean-Baptiste Kempf authored
Recents items from 1 to 9 are supported to Ctrl+1 to Ctrl+9
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
The height is one pixel less. I am not sure we can improve that a lot now.
-
- 10 Dec, 2009 23 commits
-
-
Erwan Tulou authored
-
Erwan Tulou authored
This patch fixes failed assertions occurring sometimes on var_DelCallback for intf-event for input objects.
-
Pierre d'Herbemont authored
Also, let the possibility to run vlc -H. Pointed-out-by Rémi Denis-Courmont <remi@remlab.net>.
-
Pierre d'Herbemont authored
This saves 16MB minus 16kB of live memory during audio stream playback on Mac OS X.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
macosx/framework: Don't attempt to do anything at exit or at construction this is nasty for a Framework.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
psz_logmode is tested for NULLity, so we need to use *NonEmpty*. Also, always delete the variable. If the reference count was 1, we will revert back to the configuration value, which makes no difference.
-
Rémi Denis-Courmont authored
-
Olivier Aubert authored
ATM, java bindings use Enum.ordinal() to convert the enum name to its value. However, this approach is broken in the case of discontinuous enums such as libvlc_media_option_t. Java bindings maintainers should convert their code to use the enum.value() method.
-
Olivier Aubert authored
-
Rafaël Carré authored
-
Pierre d'Herbemont authored
Pointed-out-by Mike Schrag <mschrag@mdimension.com>.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
This is done to better diagnosticate misconfiguration of libvlc path.
-
- 09 Dec, 2009 2 commits
-
-
JP Dinger authored
Spotted by Dominique Leuenberger. Thanks.
-
Pierre Ynard authored
-
- 08 Dec, 2009 11 commits
-
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
This works around GNU coreutils nohup not working with VLC. Pointed-out-by: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
-
Rémi Denis-Courmont authored
It is used in many places, namely all X11 plugins _except_ the video display ones. So it did not make much sense to keep it there IMHO.
-
Laurent Aimar authored
This reverts commit 1e56f368.
-
Laurent Aimar authored
Noticed by GBeauchesne.
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-