- 19 May, 2009 12 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
A corner case occured if the mask were changed during initialization.
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
Close #2573
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Philippe Andre authored
As advised on the forum, !/ is the standard separator for JAR protocol.
-
Jean-Philippe Andre authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 17 May, 2009 22 commits
-
-
Éric Lassauge authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Vincenzo Reale authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Sidney Doria authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Animesh Swar authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Christophe Mutricy authored
-
Christophe Mutricy authored
As they need git to be generated, you don't want them to disappear when you do make distclean in sources extracted from the tarball
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #2754
-
Rémi Duraffort authored
Actually sort is well done but when the user ask for the next/previous item in the playlist, it will get the one without the sort and not the right previous/next item. This is caused by the fact that the table which describe previous/next isn't rebuilded after a call to the sort function. This commit force the rebuild to be done (b_reset_currently_playing = true)
-
Rémi Duraffort authored
-
Rémi Duraffort authored
so we must be able to free the memory in this case.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
This might help to trac the dmo race.
-
Jean-Baptiste Kempf authored
Close #2682
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Should fix #2142
- 16 May, 2009 6 commits
-
-
Rémi Duraffort authored
This fix partially #2142
-
Rémi Duraffort authored
(and add ftp and smb to the list)
-
Laurent Aimar authored
It fixed a segfault when using hotkeys for the OSD. I am not sure it is perfectly fine, but var_AcquireMutex seems to have been removed without a proper replacement.
-
Jean-Baptiste Kempf authored
Should we keep this code?
-
Jean-Baptiste Kempf authored
This should fix the compilation of pda interface.
-
Jean-Baptiste Kempf authored
-