- 22 Sep, 2008 11 commits
-
-
Jean-Baptiste Kempf authored
-
Derk-Jan Hartman authored
For Mac OS X, let's now use the default X11 locations for the fonts.conf and the cache files. Those that do not have X11 installed (old default < 10.4) are simply out of luck. They will only be able to use the files in /System/Library/Fonts and will need to rebuild their cache every time. We should also fix this for windows. I'm looking for other projects that use fontconfig on Windows to see if I can get some hints on how to do this.
-
Geoffroy Couprie authored
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com> (cherry picked from commit 84b3a5e6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
This is a semi backport of [a567bae6]. This changes less lines, so i feel a bit more at easy to backport it like this and not the original.
-
Derk-Jan Hartman authored
when i press "reset all" i expect all prefs to be reset and saved, instead of previous behaviour where all prefs were reset, but only the simple prefs were saved.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
Basically, somewhat of a "duh" now that we have optional_arguments on OSX. It is highly annoying however that getopt_long behaviour differs so much between gnu and BSD implementations, and then is even BUGGY on darwin. '--option=value' is uniformly supported and '--option value' is a GNU getopt thing. imperfect world etc... (cherry picked from commit 687c8659)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
Code simplification and TimeLabel in the FSC. (cherry picked from commit 44e31c0f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 21 Sep, 2008 22 commits
-
-
Felix Paul Kühne authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
NSFontManager's setTarget isn't defined in 10.4u, so we need to intercept the firstResponder chain in order to get notified of the font change. Yes, better don't ask. and no, NSFontManager doesn't provide changeFont as a delegate facility. That's incorrect documentation if you look at the header..
-
Ilkka Ollakka authored
Qt4: playlist Item MUST inherit from their parent the show flags on update. (cherry picked from commit ad87b924) (cherry picked from commit 3519bb1d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf 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
-
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)
-