- 28 Jan, 2003 12 commits
-
-
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 14 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.
-
Laurent Aimar authored
-
Gildas Bazin authored
* modules/gui/wxwindows/*: Fixed the open dialog on win32. Better slider management in the main interface. Misc other small fixes.
-
Eric Petit authored
-
Olivier Teulière authored
put "OK" and "Cancel" buttons in an horizontal layout. Also updated a few properties here and there.
-
Olivier Teulière authored
"normal" one to set the vout window on top of ther windows * modules/gui/win32: the interface can use these variables (almost closes #84)
-
Sam Hocevar authored
generation.
-
- 25 Jan, 2003 3 commits
-
-
Derk-Jan Hartman authored
-
Eric Petit authored
-
Derk-Jan Hartman authored
* ./extras/MacOSX/vlc.pbroj/project.pbxproj - Added .wma filetype - Added README, COPYING etc. to resources * ALL: Added a Help menu.
-