- 21 Oct, 2007 38 commits
-
-
Rémi Denis-Courmont authored
remove warning about libvlc and libvlc-control not being valid plugins
-
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
-
Pierre d'Herbemont authored
extras/contrib/src/Makefile: Fix dca an zvbi install name (on Mac OS X in particular). (Reported by maru).
-
Laurent Aimar authored
We now have: 1x 1.5x 2x 3x 4x 8x (and the same for slower).
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
-
Pierre d'Herbemont authored
MacOSX/Framework/VLCLibrary.m: Regroup the sharedLibrary allocation and release. Fix a warning due to a left over in previous commit.
-
Pierre d'Herbemont authored
MacOSX/Framework/VLCLibrary.m: Better memory management for the global VLCLibrary object. Give an autoreleased object in +[VLCLibrary sharedLibrary]. Release the global VLCLibrary atexit.
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Destroying the instance object while a descriptor is still alive will crash(!). I wonder why libvlc_instance_t is not reference counted as the other handler types... ?
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Pavlov Konstantin authored
-
Rémi Denis-Courmont authored
Changing the order of parameters may be needed, but changing the parameters themselves is definitely not (it would crash in some cases anyway): add some const qualifiers
-
Pierre d'Herbemont authored
-
Jean-Paul Saman authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
* add missing const qualifiers * prevent exception from being silented in case of ENOMEM
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - Simple prefs, re-do [22621], but removes all the connects for all the configcontrol, remove some functions, clean it, remove some dynamic_cast, but basically do the same.
-
Rafaël Carré authored
-
- 20 Oct, 2007 2 commits
-
-
Rafaël Carré authored
New inhibit module to prevent the power management daemon (usually gnome-power-manager) to suspend/hibernate the laptop while VLC is active.
-
Laurent Aimar authored
The blend module will be loaded only if needed and reloaded on chroma change. (As a side effect it should allow displaying TEXT even when no blending module exist)
-