- 28 Jan, 2003 21 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
libxosd.
-
Derk-Jan Hartman authored
jlj will need to fix that. there is no feedback to the interface as of yet
-
Derk-Jan Hartman authored
* ./README.MacOSX.rtf: updated deinterlace and resize info
-
Christophe Massiot authored
dvdread:/Volumes/to@to/VIDEO_TS@1,1 dvdplay:/Volumes/to@to/VIDEO_TS@1,1 Closes #77
-
Sigmund Augdal Helberg authored
-
Gildas Bazin authored
* modules/codec/vorbis.c: fixed parsing of vorbis comments. (closing #69)
-
Laurent Aimar authored
* wxwindows: compilation fix for older wxwindows header.
-
Gildas Bazin authored
* src/video_output/video_output.c: oops, fixed a bug I just introduced.
-
Gildas Bazin authored
* modules/video_filter/deinterlace/deinterlace.c, modules/video_output/x11/xcommon.c: modified debug messages.
-
Gildas Bazin authored
* src/video_output/video_output.c, include/video_output.h: modified vout_Request() to take into account the filter chain. If the filter chain has changed, a new vout will be respawned allowing to switch filters on the fly. This is still a bit hacky but to do it nicely will require implementing inheritance in object variables. * modules/video_filter/deinterlace/deinterlace.c: added a "deinterlace-mode" object variable to allow switching deinterlace modes on the fly. * modules/gui/gtk/menu.c: updated the deinterlace menu. * include/vlc_common.h: compilation fixes for gtk_main and gnome_main.
-
Christophe Massiot authored
-
Eric Petit authored
-
Eric Petit authored
lock when exiting * missing cvsignores
-
Yves Duret authored
- new demux/a52sys plugin.
-
Sam Hocevar authored
-
Sam Hocevar authored
and gnome plugins.
-
Sam Hocevar authored
the CVS version to -test4.
-
Sam Hocevar authored
-
Derk-Jan Hartman authored
then they turn to the playlist.
-
Sam Hocevar authored
-
- 27 Jan, 2003 11 commits
-
-
Christophe Massiot authored
-
Sam Hocevar authored
Solaris make.
-
Sam Hocevar authored
returning void.
-
Sam Hocevar authored
anyway, do not provide our custom version.
-
Olivier Teulière authored
-
Johan Bilien authored
at least on FreeBSD 5.0
-
Olivier Teulière authored
instead of a (vlc_list_t); this modification was needed because BCB doesn't like at all when a function (compiled with mingw32) returns a struct... * ALL: modified the files to take this change into account * modules/gui/win32/menu.cpp: enabled the "Add interface" command
-
Laurent Aimar authored
avi: comment out a debug statment.
-
Eric Petit authored
-
Olivier Teulière authored
-
Jon Lech Johansen authored
is now updated on panel BecomeKey. * ./modules/gui/macosx/prefs.m: Decreased width of prefs panel.
-
- 26 Jan, 2003 8 commits
-
-
Gildas Bazin authored
* modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: input_Seek() was incorrectly triggered while playing some DVD menus.
-
Boris Dorès authored
-
Boris Dorès authored
guidelines
-
Gildas Bazin authored
* modules/audio_output/waveout.c: multichannel and spdif support (spdif untested).
-
Derk-Jan Hartman authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Gildas Bazin authored
* src/audio_output/input.c, src/audio_output/mixer.c: Fixed an annoying bug in the mixer. (p_input->p_first_byte_to_mix sometimes need to be reset) * modules/gui/wxwindows/interface.cpp: fixed the slider under wx-gtk.
-