- Jan 31, 2005
- Jan 30, 2005
-
-
Mark Moriarty authored
-
zorglub authored
-
Samuel Hocevar authored
-
Rocky Bernstein authored
-
- Jan 29, 2005
-
-
zorglub authored
-
Mark Moriarty authored
-
zorglub authored
* Update the LIST * Coding style fixes
-
Samuel Hocevar authored
-
sigmunau authored
-
sigmunau authored
in the streaming method page of the wizard, in order to properly show all text. Hardcode the top spacing in order to prevent controls from moving around on Layout(). reported by markfm
-
sigmunau authored
actually selecting anything (reported by Trax) both: fix a compiler warning (c++ likes function that don't change their parameters to declare them const)
-
- Jan 28, 2005
-
-
Samuel Hocevar authored
-
gbazin authored
-
hartman authored
* cdda/access.c: removed #include <cdio/cdda.h> since it's a new header that isn't always available and wasn't version ifdef'ed. An already version ifdef'ed include already exists in cdda/cdda.h
-
hartman authored
-
- Jan 27, 2005
-
-
hartman authored
-
hartman authored
* src/playlist/playlist.c: Don't touch object_lock vlc_object_create and vlc_object_destroy already take care of it.
-
gbazin authored
* modules/codec/dvbsub.c: don't render empty subtitles when we receive subtitles data that doesn't match our subtitles page id.
-
gbazin authored
* modules/demux/ts.c: fixed typo for DVB subtitles descriptor parsing (only affects multiple tracks streams).
-
gbazin authored
* modules/access/smb.c: win32 implementation which doesn't depend on libsmbclient + proper URI parsing.
-
hartman authored
-
gbazin authored
-
sigmunau 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
-
- Jan 26, 2005
-
-
gbazin 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
-
gbazin authored
* modules/video_output/wingdi.c: improvements + embedded support + GAPI support for WinCE. Needs some more work as well for fullscreen support.
-
- Jan 25, 2005
-
-
Laurent Aimar authored
-
- Jan 24, 2005
-
-
dionoea authored
-
dionoea authored
My Pictures (or Mes Images ... depending on locale) directory
-
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.
-
hartman authored
-
Jérôme Decoodt authored
-
- Jan 23, 2005