- 27 Feb, 2005 2 commits
-
-
Mark Moriarty authored
freetype and rc extensions. i_font_color and i_font_opacity added to subpictures, allowing per-object control (defaulting to freetype). marq and time updated to allow font color and opacity control. rc update to allow OTF control of all marq and time options.
-
Andre Pang authored
Some details: * This was mostly taken verbatim from revision:5717 (before the vout Mozilla support was removed), though it's been edited pretty thoroughly, and is now much more commented. * The "normal" vout display should be completely unaffected, since the plugin-relevant code paths are only taken when p_vout->p_sys->b_embedded is set to VLC_TRUE. (I've tested the normal VLC.app, and it seems fine.) * There are still some problems with the plugin when the Mozilla window is resized a lot. I suspect this is due to threading issues with QuickDraw, but I don't know enough about QuickDraw to be sure. Help with this would be very welcome. * The original patch in revision:5717 optimised the plugin display slightly, by using a mask (clipping region) so that QuickDraw only updated the plugin's area of the dirty region. I elected not to use a mask, since I thought the extra code complexity (i.e. lots more if() branches) isn't worth the incremental speedup. (If, in fact, there was a speedup at all -- the extra overhead induced by calculating the intersection of the dirty region with the mask may have offset any benefits: only benchmarks will tell ...)
-
- 26 Feb, 2005 2 commits
-
-
Gildas Bazin authored
-
Clément Stenac authored
* Announce content-length * Allow boundary string customization
-
- 25 Feb, 2005 2 commits
-
-
Laurent Aimar authored
-
Gildas Bazin authored
-
- 24 Feb, 2005 5 commits
-
-
Antoine Cellerier authored
-
Steve Lhomme authored
-
Gildas Bazin authored
-
Steve Lhomme authored
-
Derk-Jan Hartman authored
-
- 23 Feb, 2005 18 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Clément Stenac authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
now to get it working. There is a semi-todo/design list in prefs.m.
-
Damien Fouilleul authored
-
Damien Fouilleul authored
- fixed autoplay for DVD and CD caveat for CD, the cdda plugin must be fixed to allow for a MRL of the form cdda:D:\ (needs to support the trailing backslash)
-
Derk-Jan Hartman authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Derk-Jan Hartman authored
* added com-shift-E and com-shift-M keycombo's for Equalizer window and Messages window
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
experienced) rounding errors causing invalid reads and green lines.
-
Sigmund Augdal Helberg authored
if size constrains stoped us from making the parts have that aspect ratio. This causes a slight stretch of the image in some direction but should totally remove black lines between the elements. todo: * make device aspect ratio configureable (easy) * handle anamorphic input video (medium)
-
Gildas Bazin authored
-
Mark Moriarty authored
freetype.c Correct color mapping, make color choice a 16-item pick list, add on-the-fly capability (independent color/opacity for time, marquee, etc.)
-
- 22 Feb, 2005 7 commits
-
-
Derk-Jan Hartman authored
-
Jérome Decoodt authored
Title is found in input instead of playlist (fix a small vlm bug...).
-
Gildas Bazin authored
-
Damien Fouilleul authored
- changed dshow plugin to use common IID defined in libuuid.a (prevents linking problems if plugin is built-in)
-
Gildas Bazin authored
* modules/gui/wxwindows/playlist.cpp: sanity check to avoid crashes (doesn't explain why the check is triggered though).
-
Gildas Bazin authored
-
Damien Fouilleul authored
-
- 21 Feb, 2005 4 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-