- 19 Sep, 2008 36 commits
-
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
Antoine Cellerier authored
-
Derk-Jan Hartman authored
This fixes [45e63d59]
-
Derk-Jan Hartman authored
Deadlocks libvlc, and atm. I do not know how to fix this. This reverts commit 45e43037.
-
Pierre d'Herbemont authored
The number of crash report related to that modules leave us no solution.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
This fixes [d635ae4e]
-
Pierre d'Herbemont authored
This reverts commit bc9eac0a. This should fix the ppc lag we had. Conflicts: extras/contrib/src/Makefile
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Embedded platforms often only have the root user. Do not, I repeat, Do not enable this option if you don't know what you're doing.
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Justus Piater authored
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Justus Piater authored
There was a mix of new/delete, malloc()/free() and even several malloc()/delete, so this fixes actual bugs. Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Sebastien Escudier authored
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Sebastien Escudier authored
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Rémi Denis-Courmont authored
There are a bunch of crash-triggering ABI break, and a bunch of plugins have removed (= old ABI plugins left in your tree) - bad combination.
-
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
-
Derk-Jan Hartman authored
This should fix a memleak with variable strings, and several other problems. Note that a CLASS detemines the basic type, and that TYPE is only a specific set within the CLASS. The variable types: VLC_VAR_KEY and VLC_VAR_INTEGER are both of CLASS integer. and thus compatible, when it comes to inheritence/init/free etc.
-
Derk-Jan Hartman authored
-
Dominique Leuenberger authored
Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
As reported by TheFluff and various forum users.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This seems to have been an issue with many people on windows.
-
Jean-Baptiste Kempf authored
Should repair skins options.
-
- 18 Sep, 2008 4 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Currently requires the postproc module to be loaded if you want it to work.
-
Pierre d'Herbemont authored
Switch back to quartztext, and use the NSFontPanel.
-