- 19 May, 2009 26 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
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
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
There are still bugs. At least posx, posy, pos and b_need_update are not protected properly, but I don't have time.
-
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
-
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 14 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