- 27 Jan, 2005 8 commits
-
-
Gildas Bazin authored
* modules/codec/dvbsub.c: don't render empty subtitles when we receive subtitles data that doesn't match our subtitles page id.
-
Gildas Bazin authored
* modules/demux/ts.c: fixed typo for DVB subtitles descriptor parsing (only affects multiple tracks streams).
-
Gildas Bazin authored
* modules/access/smb.c: win32 implementation which doesn't depend on libsmbclient + proper URI parsing.
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
Sigmund Augdal Helberg authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
* contrib/Makefile: remove the BUILDDIRS on clean-src as well to prevent the disposal of outdated stuff and its mixture with newer libraries * contrib/src/Makefile: touch .aclocal after copying the aclocal files, so this isn't done everytime make runs
-
- 26 Jan, 2005 3 commits
-
-
Gildas Bazin authored
* src/libvlc.h, src/input/stream.c: new --input-list option which allows you to specify a list of inputs which will be concatenated to the main MRL during playback (for splitted streams). Note that this deprecates the --file-cat option which was specific to the file access plugin while the new option should be generic.
-
Rocky Bernstein authored
cdda/*: add basic cd-paranoia mode via libcdio. vcdx/*: changes dictated by new regime
-
Gildas Bazin authored
* modules/video_output/wingdi.c: improvements + embedded support + GAPI support for WinCE. Needs some more work as well for fullscreen support.
-
- 25 Jan, 2005 1 commit
-
-
Laurent Aimar authored
-
- 24 Jan, 2005 5 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
My Pictures (or Mes Images ... depending on locale) directory
-
Derk-Jan Hartman authored
- New commands fastforward and rewind for VOD trickplay - New command goto <index> for better playlist control - Playlist parent item (category) now appended to output Patch by Dermot McGahon * modules/control/rtci.c: ported patch to rtci as well.
-
Derk-Jan Hartman authored
-
Jérome Decoodt authored
-
- 23 Jan, 2005 5 commits
-
-
Clément Stenac authored
-
Yoann Peronneau authored
-
Yoann Peronneau authored
-
Gildas Bazin authored
-
Clément Stenac authored
-
- 22 Jan, 2005 5 commits
-
-
Gildas Bazin authored
-
Andre Pang authored
-
Andre Pang authored
* mozilla/Makefile.am: Fix build of Mozilla plugin on Mac OS X when using a separate build directory
-
Felix Paul Kühne authored
-
Derk-Jan Hartman authored
-
- 21 Jan, 2005 9 commits
-
-
Yoann Peronneau authored
-
Derk-Jan Hartman authored
added a .aclocal change to copy the m4 from extras/contrib/share/aclocal to the vlc m4 dir. No more complete bootstrap after a simple configure.ac or Makefile.am change. :)
-
Derk-Jan Hartman authored
* blend.c: Fix YUVP -> YUY2 blend. YUVP is actually YVUP and this was not accounted for in the YUY2 blend routine. This resulted in incorrect colors in some DVD menu's for instance.
-
Laurent Aimar authored
-
Christophe Massiot authored
drivers.
-
Felix Paul Kühne authored
* small fix to the handling of the new nib-files (we are using the >= 10.2 format for the new ones, so 'objects.nib' is called 'keyedobjects.nib')
-
Damien Fouilleul authored
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
- 20 Jan, 2005 4 commits
-
-
Derk-Jan Hartman authored
- don't use bool. it's BOOL - use GNU style C and hungarian notation - fix the issue with GUI crashes in playlistview - default is now category view (for experimentation until we have a SD menu) - experiment with NSViews to fix the 'drawer' issue (not working though)
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
-
Gildas Bazin authored
-