]> git.sesse.net Git - vlc/history - modules/access/dvdread/input.c
* ALL: changed the prototype of input_AddES() to include enough information so we...
[vlc] / modules / access / dvdread / input.c
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-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-02-02 Christophe Massiot* README.MacOSX.rtf: Typos
2003-01-28 Christophe MassiotWe are now able to parse :
2003-01-23 Sam Hocevar * ./modules/access/dvdread/input.c: warning fixes...
2003-01-23 Gildas Bazin* modules/access/dvdread/input.c, modules/control/rc...
2003-01-23 Sam Hocevar * ./modules/access/dvdread/input.c: the dvdread plugi...
2002-12-31 Christophe Massiot* src/misc/darwin_specific.m: Partial attempt at fixing...
2002-12-30 Christophe Massiot* OS X interface : Added new access modules to the...
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-05 Gildas Bazin* All: moved the check for "video" and "audio" config...
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-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-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...