- 23 Sep, 2008 13 commits
-
-
Lukas Durfina authored
Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Derk-Jan Hartman authored
This should save some CPU cycles when we do chroma conversions and no scaling. As suggested by Laurent Aimar
-
Jean-Baptiste Kempf authored
(cherry picked from commit 17d2bc2f7804d1a23eb5e55eaff996de76777fd4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
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
-
Derk-Jan Hartman authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
we already know that the string starts with a &
-
Rémi Denis-Courmont authored
This saves 3 kbytes from stripped libvcccore here + speedup. We can save another 1kbyte by removing the redumdant & and ; from the table, but I am too lazy to update the algorithm accordingly.
-
Derk-Jan Hartman authored
-
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. (cherry picked from commit 29b82ab8d1fb740b4be0d6a0d142a107ffe7be19) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 22 Sep, 2008 27 commits
-
-
Jean-Baptiste Kempf authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
-
Pierre d'Herbemont authored
-
Laurent Aimar authored
(noticed by Antoine Cellerier)
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
I also really do not see why later plugins shortcut would get bigger bonus?!
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Pierre d'Herbemont authored
Use 'make using-src' or 'make src' to build from source. Then 'make package-macosx' to generate a contrib package. This package has to be uploaded to ftp.videolan.org/pub/videolan/testing/contrib/package-macosx-ARCH-REV.tar.bz2. And update the contrib Makefile to use the new REV.
-
Derk-Jan Hartman 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.
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
'make using-bin' will download the contrib binary and install them. I am considering switching default make target to make using-bin, instead of the current using-src, because it's way faster, it's safer, and only experienced dev will use make using-src I guess.
-
Felix Paul Kühne authored
-