- 22 Oct, 2007 1 commit
-
-
Rafaël Carré authored
-
- 21 Oct, 2007 39 commits
-
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
qt4: delete the QApplication when we are finished using it, removes an ugly QObject::killTimers warning.
-
Rafaël Carré authored
playlist_Clear() should delete only the local playlist, not the root playlist (including the media library, and the read only services discovery)
-
Christophe Mutricy authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
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
-