]> git.sesse.net Git - vlc/history - modules/video_output
* ALL: more intensive use of the VLCWrapper class
[vlc] / modules / video_output /
2002-11-25 Olivier Teulière * small compilation fixes for win32
2002-11-23 Sam Hocevar * ./modules/video_output/wingdi.c: the GDI video...
2002-11-22 Sam Hocevar * ./modules/video_output/wingdi.c: ported the wingdi...
2002-11-22 Sam Hocevar * ./modules/video_output/directx/events.c: we now...
2002-11-22 Sam Hocevar * ./modules/video_output/wingdi.c: implemented offscr...
2002-11-21 Sam Hocevar * ./modules/video_output/wingdi.c: skeleton of a...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
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-17 Sam Hocevar * ./modules/video_output/sdl.c: mouse coordinates...
2002-10-17 Sam Hocevar * ./src/video_output/video_output.c: mouse coordinate...
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-04 Sam Hocevar * ./configure.ac.in: removed now unnecessary --force...
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-23 Jean-Paul SamanVideo output for QT embedded compiles. There are still...
2002-09-19 Christophe Massiot* Audio volume management now works properly. See src...
2002-09-18 Christophe Massiot* ALL: More hooks for audio volume management.
2002-09-15 Jean-Paul SamanConfigure option --enable-qte works now (default is...
2002-09-10 Sam Hocevar * ./modules/video_output/x11/xcommon.c: if we do...
2002-09-04 Jean-Paul SamanQt Embedded video out patch courtesy of Gerald Hansink.
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-26 Sam Hocevar (A few minor pending patches I had around)
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-21 Sam Hocevar * ./src/misc/modules.c: if a plugin requested not...
2002-08-21 Sam Hocevar * ./modules/video_output/svgalib.c: SVGAlib video...
2002-08-19 Christophe Massiot* ./configure: Fixed double detection of gethostbyname.
2002-08-19 Gildas Bazin* modules/video_output/x11/xcommon.c: fixed a bug relat...
2002-08-16 Sam Hocevar * ./modules/video_output/x11/xcommon.c: we include...
2002-08-14 Christophe Massiot* Added a third argument to aout_OutputNextBuffer....
2002-08-13 Sam Hocevar * ./modules/audio_output/oss.c: we spare a variable...
2002-08-12 Christophe Massiot* Fixed a variable overflow bug in the audio output.
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-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...