- 03 Apr, 2008 14 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Felix Paul Kühne authored
Fixed the gnutls upgrade to 2.2 by compiling it completely (!) and by adding opencdk to our list of deps, as its internal variant refuses to link correctly
-
Pavlov Konstantin authored
Added Patches/gcrypt-win32-use-automake19.patch.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Felix Paul Kühne authored
-
Pavlov Konstantin authored
-
Pavlov Konstantin authored
-
Pavlov Konstantin authored
-
Jean-Baptiste Kempf authored
-
U-SASMIRA\jb authored
Signed-off-by: Jean-Baptiste Kempf <jb@altair.videolan.org>
-
Christophe Mutricy authored
-
- 02 Apr, 2008 11 commits
-
-
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.
-
Antoine Cellerier authored
-
Antoine Cellerier 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.
-
Antoine Cellerier authored
Revert 4ce6c3f3. Fixes drag and drop on my system. Adding quotes to a filename in C/C++ isn't going to change anything (it would on a command line given the way getopt works). Tested with a file named "/home/dionoea/media/test test/redefined :ni=ntendo.mpg".
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Rafaël Carré authored
Bug spotted by Anthony Loiseau
-
Jean-Baptiste Kempf authored
-
- 01 Apr, 2008 12 commits
-
-
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
-
- 31 Mar, 2008 3 commits
-
-
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.
-