- 23 Sep, 2008 11 commits
-
-
Derk-Jan Hartman authored
This should save some CPU cycles when we do chroma conversions and no scaling. As suggested by Laurent Aimar (cherry picked from commit 63fe0bf6)
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Too bad. See the French translation for contre-exemple. Menu accelerator fix.
-
Sebastien Escudier authored
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
-
Derk-Jan Hartman authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit 039dbffd) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Well, of course, X11/DirectX being so easy, there are n-1/n changes of being on the wrong screen (if you have n screen). But at least, you can move and it will remember the position.
-
- 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 18 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
-