- 21 Sep, 2008 16 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
If you go under 2x2, it can go seriously bersek. (cherry picked from commit cdfe9a89) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
When dropping on the main controller => Play When dropping on the playlist => Enqueue. (cherry picked from commit e04cc4a8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
(cherry picked from commit aef00257) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Antoine Cellerier authored
Please force v3 sigs for a while until the fix propagates (1 month should be enough?).
-
Antoine Cellerier authored
1/ pgp v4 signature checks of status files with more than 506 bytes would fail 2/ pgp v4 signature checks would fail (code dupication sucks). This code is quite a mess. We shouldn't need to implement all this lowlevel stuff. I'll remove most of it and use pgpme instead. For the time being, this means that upcomming releases should use v3 signatures for the downloaded files and shouldn't use status files of more than 506 bytes (or maybe shouldn't use v4 signatures for status files either)
-
Jean-Baptiste Kempf authored
-
- 20 Sep, 2008 7 commits
-
-
Pierre d'Herbemont authored
(cherry picked from commit fa69eae4)
-
Laurent Aimar authored
(cherry picked from commit 413fc5d8)
-
Jean-Baptiste Kempf authored
-
Derk-Jan Hartman authored
Note the libdca currently does not support DTS-ES (6.1/7.1) Also, 3F1R is still untested for DTS, because I have no such sample. (cherry picked from commit 4643e4bb)
-
Pierre d'Herbemont authored
Given the (non) quality of this code and the use of the feature I am all thefor removing everything around OPENGL_MORE_EFFECT. (cherry picked from commit fb7c9b78)
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
opencdk is apparently no longer available seperatly, and the new gnutls is not yet in the gnu.org download archives for some reason. (cherry picked from commit 494e6f9a)
-
- 19 Sep, 2008 17 commits
-
-
Rémi Denis-Courmont authored
(The PTS delay thing should be dynamically automatically computed - for every access - however, IMHO) (cherry picked from commit a3e26196)
-
Rémi Denis-Courmont authored
(cherry picked from commit 270d4c8d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
------- quartztext: Reenable quartztext along with some enhancements. First, set a text drop shadow because we can, and it is nice for readability. Then, correct behaviour for border color: minimum size to 1.0, where current code max it to 1.0, and comment the contrary. (cherry picked from commit eb5bc9eb) Conflicts: modules/misc/quartztext.c quartztext: Use 10.4 compatible alternative to kCGColorBlack (cherry picked from commit f0d84d01) quartztext: fix [f0d84d01]. white is not block (cherry picked from commit e096835f) quartztext: One more fix to [f0d84d01] This properly creates the colorspace. (cherry picked from commit 05128dd4)
-
Jean-Baptiste Kempf authored
-
Derk-Jan Hartman authored
(cherry picked from commit 7ac6c947) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
The number of crash report related to that modules leave us no solution. (cherry picked from commit 46552a45)
-
Jean-Baptiste Kempf authored
(cherry picked from commit 66f03d20) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre d'Herbemont authored
This reverts commit bc9eac0a. This should fix the ppc lag we had. Conflicts: extras/contrib/src/Makefile (cherry picked from commit fa79d12d) Conflicts: extras/contrib/src/Makefile
-
Derk-Jan Hartman authored
We still need the config options. (cherry picked from commit 87c87624)
-
Pierre d'Herbemont authored
(cherry picked from commit fa78d3b3)
-
Pierre d'Herbemont authored
Switch back to quartztext, and use the NSFontPanel. (cherry picked from commit 84c65822)
-
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
(cherry picked from commit 4f417fe7)
-
Justus Piater authored
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com> (cherry picked from commit de8a9544)
-
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> (cherry picked from commit 8ff0cd04)
-