- Apr 03, 2008
-
-
-
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Signed-off-by:
Jean-Baptiste Kempf <jb@altair.videolan.org>
-
Christophe Mutricy authored
-
- Apr 02, 2008
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
libvlc: Add a --ignore-config options that allow not to use the config file. This is especially useful for libvlc based applications.
-
dionoea authored
-
dionoea authored
Move lua{intf,playlist,meta} to lua/{intf,playlist,meta}. I haven't been able to check the changes to the Win32 and Mac OS X specific Makefile.am parts.
-
dionoea authored
-
dionoea authored
-
dionoea authored
-
dionoea authored
-
Rafaël Carré authored
Bug spotted by Anthony Loiseau
-
Jean-Baptiste Kempf authored
-
- Apr 01, 2008
-
-
Pierre d'Herbemont authored
This fixes bbf6e4fe. Apologize to funman II.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
playlist: rename ML_decref() to recursively_decref(). Please give useful name to function saying what they do.
-
Pierre d'Herbemont authored
playlist: Correctly indicate why we put a buggy yield() at this place. And document a bit that nasty recusrsive ML_Decref() function. This comes with my official excuses to funman.
-
Rafaël Carré authored
Please TEST your changes before pushing At least, READ the code instead of modifying it blindly
-
Pierre d'Herbemont authored
Pointed-out-by:
Rafaël Carré <funman@videolan.org>
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
-
Ilkka Ollakka authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- Mar 31, 2008
-
-
Pierre d'Herbemont authored
playlist: To avoid race on p_input destruction, keep a reference around while we need it in playlist_MLLoad().
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
playlist: Proper locking when editing playlist variable in loadsave.c. Also correctly release p_ml_onelevel->p_input and p_ml_category->p_input when changing them. This fixes partly make check and input items leaks.
-
Faustino Osuna authored
-
Faustino Osuna authored
-
Faustino Osuna authored
-
Faustino Osuna authored
-
littlejohn authored
-
littlejohn authored
-
Faustino Osuna authored
-
Faustino Osuna authored
-