]> git.sesse.net Git - vlc/history - modules/access/dvdplay
* dshow: ported to es_out_* and stream_*. Not tested (sorry).
[vlc] / modules / access / dvdplay /
2003-10-29 Gildas Bazin* ALL: improved hotkeys support.
2003-10-26 Sigmund Augdal Helbergmodules/access/dvdplay/intf.c:
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-09-07 Laurent Aimar * all : set pf_demux_control.
2003-08-13 Gildas Bazin* modules/access/dvdplay/*: support for dvd menus navig...
2003-06-27 Sam Hocevar * bootstrap:
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-17 Gildas Bazin* modules/*: got rid of empty module objects.
2003-05-08 Eric Petit ALL: fixed BeOS-specific warnings (ssize_t is not...
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-05-04 Gildas Bazin* src/misc/variables.c, ALL: improvements to the object...
2003-04-05 Gildas Bazin* modules/access/dvdplay/access.c: fixed a bug in dvdNe...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-30 Sigmund Augdal Helbergmodules/access/dvdplay/dvd.c: removed an unused configu...
2003-03-24 Gildas Bazin* modules/access/*: pf_read() in access modules is...
2003-03-24 Derk-Jan Hartman* modules/access/dvd*: changed some errors in warnings...
2003-03-11 Gildas Bazin* ALL: experimental code for stream (dvd) navigation...
2003-03-09 Gildas Bazin* configure.ac.in: don't include the screensaver plugin...
2003-02-27 Gildas Bazin* ALL: i18n updates and fixes.
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-07 Sam Hocevar * ./include/interface.h: grmbl, I forgot VLC_EXPORT...
2003-02-07 Sam Hocevar * ./modules/access/dvdplay/demux.c: fixed a minor...
2003-02-06 Sam Hocevar * ./modules/access/dvdplay/demux.c: the dvdplay plugi...
2003-01-29 Sam Hocevar * ./modules/access/dvdplay/intf.c: added a sanity...
2003-01-29 Gildas Bazin* modules/access/dvdplay/access.c: fixed subtitles...
2003-01-28 Christophe MassiotWe are now able to parse :
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2003-01-12 Sigmund Augdal Helberg * src/video_output/video_output.c: add a key-pressed...
2002-12-31 Christophe Massiot* src/misc/darwin_specific.m: Partial attempt at fixing...
2002-12-13 Gildas Bazin* modules/gui/wxwindows/*: added skeleton for popup...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-11-13 Laurent Aimar access/* : don't override demux setting made by user.
2002-11-08 Gildas Bazin* ALL: using "%ll" in printf format strings is not...
2002-11-06 Sam Hocevar * ./modules/access/dvdplay/access.c: activated button...
2002-11-05 Gildas Bazin* All: moved the check for "video" and "audio" config...
2002-10-28 Sam Hocevar * ./configure.ac.in: we explicitely link the dvdplay...
2002-10-26 Gildas Bazin* ALL: p_selected_area->i_tell is now update inside...
2002-10-23 Gildas Bazin* ALL: fixed a bunch of memory leaks.
2002-10-17 Sam Hocevar * ./src/video_output/video_output.c: mouse coordinate...
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-08-30 Christophe Massiot* demuxes: Worked around a bug in old VLC and VLS by...
2002-08-29 Christophe Massiot* ./bootstrap : Fixed an issue with old shell versions
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-08-07 Sam Hocevar * ./modules/demux/mpeg/system.c: added a helper plugi...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...