- 23 Feb, 2005 17 commits
-
-
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 16 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* src/misc/modules.c, modules/access/directory.c: Win32 fixes (GetFileAttributes() returns -1 on error).
-
Jérome Decoodt authored
-
Sigmund Augdal Helberg authored
size constrain fixes
-
Antoine Cellerier authored
* mosaic.c : add a switch to keep aspect ratio when resizing
-
Gildas Bazin authored
-
Antoine Cellerier authored
-
Gildas Bazin authored
-
Antoine Cellerier authored
* picture.c picture.h : vout that copies the rendered image in a libvlc object. * mosaic.c : sub filter that takes all the images created by the picture module and blends them over the current video I think i still have loads of things to fix (like memleaks) Simple vlm configuration file to see this work : <<<< new chan1 broadcast enabled setup chan1 input somevideo1.avi setup chan1 option vout=picture new chan2 broadcast enabled setup chan2 input somevideo2.avi setup chan2 option vout=picture new bg broadcast enabled setup bg input somevideo0.avi setup bg option sub-filter=mosaic control bg play control chan1 play control chan2 play >>>> You just have to launch : ./vlc -I telnet --vlm-conf vlm.conf
-
Gildas Bazin authored
-
Yoann Peronneau authored
-
Gildas Bazin authored
* src/extras/dirent.c, ALL: fixed win32/ce dirent replacement and made it accessible from plugins as well.
-
Sigmund Augdal Helberg authored
correct output resolution on the created windows
-