- 22 Oct, 2007 8 commits
-
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
dbus: monitors input "state" variable to emit the TrackChange signal only when the metadata has been read
-
Jean-Paul Saman authored
- Enable building of libamrnb and libamrwb (disabled by default). To enable add HAVE_AMR to config.mak and make sure to rebuild ffmpeg too. - Bumped up libdvbpsi version number to 0.1.6
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
configuration: add config_AddIntf() config_RemoveIntf() and config_ExistIntf() to handle extra interfaces in the preferences make use of it for last.fm simple preferences (ref #1262) by the way the duplication of "control" with "extraintf" is very boring
-
Rafaël Carré authored
-
- 21 Oct, 2007 32 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
-