]> git.sesse.net Git - vlc/history - modules/video_output/directx
* src/video_output/*, src/libvlc.h, include/video_output.h: added an --align option...
[vlc] / modules / video_output / directx /
2003-08-28 Gildas Bazin* modules/gui/wxwindows/*, src/playlist/playlist.c...
2003-07-29 Gildas Bazin* modules/video_output/directx/events.c: compilation...
2003-07-29 Gildas Bazin* modules/gui/macosx/controls.m: fixed race condition...
2003-07-25 Gildas Bazin* modules/video_output/directx/events.c: a couple of...
2003-07-18 Gildas Bazin* modules/video_output/directx/events.c: closing the...
2003-06-27 Sam Hocevar * bootstrap:
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-05-26 Gildas Bazin* modules/video_output/directx/events.c: fixed breakage.
2003-05-26 Gildas Bazin* modules/audio_output/alsa.c: the aout-device obj...
2003-05-25 Gildas Bazin* src/video_output/video_output.c, modules/video_output...
2003-05-21 Gildas Bazin* modules/gui/skins/src/vlcproc.cpp: fixed yesterday...
2003-05-17 Gildas Bazin* modules/video_output/directx/events.c: implemented...
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-12 Gildas Bazin* modules/gui/skins/*: got rid of wxdialogs.h, the...
2003-05-05 Gildas Bazin* ALL: removed the old channels server stuff (was depre...
2003-04-29 Gildas Bazin* modules/audio_output/directx.c: fixed the "no sound...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-28 Gildas Bazin* modules/audio_output/waveout.c: compilation fix for...
2003-03-04 Gildas Bazin* modules/video_output/directx: added support for the...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-01 Sam Hocevar * ./mozilla/vlcshell.cpp: fixed the Mozilla plugin...
2003-02-01 Boris Dorès- fixed a compilation issue with C compilers
2003-01-27 Olivier Teulière * The space bar is a hotkey for pause/resume.
2003-01-26 Olivier Teulière * modules/video_output/directx: added a configuration...
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2002-11-26 Gildas Bazin* modules/video_output/directx/directx.c, modules/audio...
2002-11-26 Gildas Bazin* modules/video_output/directx/directx.c: fixed to...
2002-11-26 Gildas Bazin* modules/video_output/directx/directx.c: don't fail...
2002-11-25 Olivier Teulière * small compilation fixes for win32
2002-11-22 Sam Hocevar * ./modules/video_output/directx/events.c: we now...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-10-28 Gildas Bazin* modules/video_output/directx/directx.c: fixed segfaul...
2002-10-25 Sam Hocevar * ./modules/video_output/directx/events.c: start...
2002-10-22 Sam Hocevar * ./mozilla/vlcshell.cpp: ported the Mozilla plugin...
2002-10-17 Olivier Teulière* ./modules/video_output/directx/events.c: compilation fix
2002-10-17 Sam Hocevar * ./modules/video_output/directx/events.c: mouse...
2002-10-06 Gildas Bazin* configure.ac.in: vlc can now be built under cygwin...
2002-10-05 Gildas Bazin* ALL: Splitted the directx plugin into an audio and...
2002-10-01 Olivier Teulière* modules/video_output/directx/events.c: added an ...
2002-09-30 Sam Hocevar * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...
2002-09-18 Christophe Massiot* ALL: More hooks for audio volume management.
2002-08-30 Christophe Massiotaout3 API change :
2002-08-30 Sam Hocevar * ./include/vlc_threads_funcs.h, modules/video_output...
2002-08-29 Christophe Massiot* ./bootstrap : Fixed an issue with old shell versions
2002-08-25 Sam Hocevar * ./src/audio_output/output.c: reverted my previous...
2002-08-24 Sam Hocevar * ./src/audio_output/output.c: added an argument...
2002-08-19 Christophe Massiot* ./configure: Fixed double detection of gethostbyname.
2002-08-14 Christophe Massiot* Added a third argument to aout_OutputNextBuffer....
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-08-10 Gildas Bazin* modules/video_output/directx/aout.c: adapted the...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...