- 19 May, 2009 3 commits
-
-
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 11 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
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
We want the current playing item, rather than the number of items to choose from. Besides, item-current is _not_ a choice list anyway.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 15 May, 2009 4 commits
-
-
Laurent Aimar authored
One input buffer can create multiples output ones and so need to be fetched before provided a new input one.
-
Laurent Aimar authored
In this case the option is a bit mis-named but...
-
Laurent Aimar authored
-
Laurent Aimar authored
-