- 14 May, 2008 14 commits
-
-
Rafaël Carré authored
This reverts commit 3d7eabaf. Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
-
Rémi Denis-Courmont authored
...if the destructor destroys them properly.
-
Rafaël Carré authored
We need to do stuff BEFORE the playlist is destroyed
-
Rémi Denis-Courmont authored
This will postpone a due abort or turn a crash into an abort. Objects must not have children when they are destroyed per the current design, though this seems to be a questionable choice.
-
Rémi Denis-Courmont authored
(Code re-use rules)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
The kept sout needs to be attached to the playlist, else we will try to destroy vlm's souts before it's time to.
-
Jean-Baptiste Kempf authored
-
- 13 May, 2008 9 commits
-
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
- 12 May, 2008 12 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
This fixes the 'the fspanel is missing if I have always-on-top selected' bug and should also fix #1227 for OS X. This patch needs testing on a multiscreen setup before being backported.
-
Rémi Duraffort authored
-
Felix Paul Kühne authored
No, you don't want to ask. You just want to use wget..
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
For the ones who wants to look at it, here is a complex script http://unicorn.us.com/jacosub/demo.txt
-
Rafaël Carré authored
-
Lukas Durfina authored
playlist startup sorting fix Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Basic parsing and support of JacoSub (the parsing doesn't work yet with multi-lines and the directives are ignored but the text works)
-
Rémi Duraffort authored
-
Ilkka Ollakka authored
also add _("ID") instead of empty label on first label (seems that it's id)
-
- 11 May, 2008 1 commit
-
-
Christophe Mutricy authored
-
- 10 May, 2008 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
vlm: Fix a warning about a non initialized pointer use, and fix a potential free() of a random pointer.
-