]> git.sesse.net Git - vlc/history - plugins/dvd
* ./plugins/mpeg_vdec/vpar_headers.c: don't try to deference a null
[vlc] / plugins / dvd /
2002-05-22 Sam Hocevar * ./plugins/dvd/dvd_seek.c: reverted a previous chang...
2002-05-22 Sam Hocevar * ./plugins/access/file.c, plugins/dvd/dvd_seek.c...
2002-05-21 Gildas Bazin* On Win32 the DVD access plugin has to be explicitly...
2002-05-21 Loïc Minier * fixed a side-effect bug causing crashes on DVD...
2002-05-21 Sam Hocevar * ./plugins/dvd/dvd_access.c, plugins/dvd/dvd_seek...
2002-05-20 Sam Hocevar * ./plugins/dvd/*: fixed a few inconsistences.
2002-05-20 Sam Hocevar * ./src/interface/main.c: fixed a little memleak.
2002-05-18 Gildas Bazin* updated the MSVC++ project files and added support...
2002-05-16 Gildas BazinAnother fix from Sam:
2002-05-15 Sam Hocevar * ./plugins/dvd/dvd_summary.c: added a sanity check.
2002-05-14 Arnaud de Bossorei... * src/misc/iso-639.def, include/iso_lang.h, src/misc...
2002-04-25 Sam Hocevar * ./src/misc/modules_plugin.h: exported input_ClockMa...
2002-04-23 Sam Hocevar * ./plugins/spudec/spu_decoder.c, ./plugins/dvd/dvd_e...
2002-04-23 Sam Hocevar * ./src/interface/main.c: tidied the help output...
2002-04-19 Sam Hocevar * ALL: internationalized all configuration strings.
2002-04-06 Sam Hocevar * ./plugins/win32/mainframe.dfm: swapped two mixed...
2002-04-04 Sam Hocevar * ./src/video_output/video_output.c: fixed a vout4...
2002-04-03 Sam Hocevar * ./Makefile.modules: modules now depend on Makefile...
2002-04-03 Sam Hocevar * ALL: removed libdvdcss from the vlc tree.
2002-04-02 Sam Hocevar * ./configure.in: BeOS, liba52 and chroma plugin...
2002-03-28 Gildas Bazin* don't try to stat() the dvd drive letter on win32
2002-03-19 Gildas Bazin* fixed two memory leaks
2002-03-18 Sam Hocevar * ./extras/MacOSX_dvdioctl: removed outdated files.
2002-03-15 Sam Hocevar * ./Makefile: fixed OS X vlc.app compilation dependen...
2002-03-15 Stéphane Borel-Fixed chapter selection at startup.
2002-03-14 Stéphane Borel*p_es->p_demux_data is available in p_config->p_demux_d...
2002-03-12 Stéphane Borel*New configuration option to choose audio output format...
2002-03-11 Gildas Bazin* New GTK configuration interface. This interface is...
2002-03-09 Stéphane Borel*Fixed EOF segfault at end of DVD
2002-03-09 Sam Hocevar * ./plugins/dvd/dvd_access.c ./plugins/vcd/input_vcd...
2002-03-08 Stéphane BorelRewrite most functions in DVD plugin. Some old bugs...
2002-03-06 Stéphane BorelI hope you liked this bug: DVD demux was always used.
2002-03-06 Stéphane Borel*Fixed demux plugin selection.
2002-03-06 Stéphane Borel*Removed an occurance of former angle item in gtk.
2002-03-05 Stéphane BorelDvd demux was no longer selected under win32
2002-03-05 Stéphane Borel* Dvd angle is now handled through a program structure...
2002-03-05 Stéphane Borel*More complete command line parsing for DVD, hopefully...
2002-03-04 Gildas Bazin* We now make sure the aout plugin buffers always conta...
2002-03-04 Stéphane Borel-DVD access plugin is only called if specified under...
2002-03-04 Stéphane Borel*** empty log message ***
2002-03-04 Stéphane Borel-replaced setenv with putenv
2002-03-04 Stéphane Borel*** empty log message ***
2002-03-03 Xavier Marchesini * Fixed DVD input under Win32.
2002-03-02 Stéphane Borel*Forgot a header.
2002-03-01 Stéphane Borel*Removed numerous deadlocks.
2002-03-01 Stéphane Borel*dvd and dvdread support for input III.
2002-03-01 Christophe MassiotInput III (Episode 1).
2002-02-27 Sam Hocevar * ./include/common.h: BeOS compile fixes.
2002-02-26 Stéphane Borel*Reversed my previous configuration change.
2002-02-25 Stéphane Borel*Adaptation to new configuration scheme for dvd, dvdrea...
2002-02-24 Gildas BazinThis is the first part of the new configuration archite...
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2002-01-23 Stéphane Borel*Merged hh patch in libdvdcss from main tree.
2002-01-10 Sam Hocevar * ./src/input/input.c: fixed a few segfaults caused...
2002-01-07 Sam Hocevar * ./plugins/mga/mga.c: removed the mgammx module...
2001-12-31 Christophe MassiotMiscellaneous typos.
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-30 Sam Hocevar * Fixed a segfault at EOF in input_es.c and input_ts...
2001-12-29 Christophe MassiotCosmetic fix.
2001-12-29 Christophe MassiotHidden gory buffer management details in a private...
2001-12-29 Christophe MassiotFixed many bugs experienced by our users today.
2001-12-27 Christophe Massiot* Changed pf_read prototype and minor changes.
2001-12-27 Christophe Massiot* Changed the way decoder_fifo_t works ;
2001-12-19 Sam Hocevar * Heavy butchery in the VCD plugin. It should no...
2001-12-19 Sam Hocevar * Fixed compilation with dvdcss disabled.
2001-12-19 Christophe MassiotNext Generation Buffer Manager for DVD and VCD plug...
2001-12-12 Sam Hocevar * Fixed Win32 port.
2001-12-12 Sam Hocevar * Additional fixes for OSes with no gettext (thanks...
2001-12-10 Sam Hocevar * Removed unused code (intf_channels.c, keystrokes.h).
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-12-07 Sam Hocevar * Fixed a total breakage of decoder plugins introduce...
2001-12-07 Johan Bilien* added functions in inputs to change the current progr...
2001-12-05 Johan Bilien* Added 2 fields, p_selected_program and p_new_program...
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-27 Christophe Massiot* Updated man page.
2001-11-27 Christophe MassiotNew syntax for the dvd input :
2001-11-25 Gildas Bazin * Big clean-up to allow compiling every module as...
2001-11-19 Stéphane Borel-fixed a bug in libdvdcss: the key wasn't searched...
2001-11-13 Sam Hocevar * Got rid of DVDCSS_SEEK_INI in libdvdcss.
2001-11-12 Sam Hocevar * Made everything ready for a vlc-0.2.91 / libdvdcss...
2001-11-12 Stéphane Borel-LPCM _is_ a private stream. Sorry.
2001-11-11 Sam Hocevar * Fixed compilation (and quite probably runtime)...
2001-11-11 Stéphane Borel-Merged DVD netlist with input netlist to remove duplic...
2001-11-07 Stéphane Borel-forgot one file
2001-11-07 Stéphane Borel*Move function that translates language codes into...
2001-11-07 Stéphane Borel*Corrected � long time bug (around 0.2.81 I think)...
2001-10-23 Sam Hocevar * Synced dummy_dvdcss with Stef's changes to libdvdcss.
2001-10-16 Stéphane Borel-defining TRACE_DVDCSS in config.h displays libdvdcss...
2001-10-15 Stéphane BorelReverted one change from my previous commit: when using...
2001-10-14 Stéphane BorelUse of an environment variable to choose libdvdcss...
2001-10-13 Stéphane BorelNew features for libdvdcss: we have three ways now...
2001-10-02 Christophe Massiot* Cleaned up sam's mess with input's pf_open and pf_clo...
2001-09-30 Stéphane Borel. in spdif ac3 in selected by default
2001-08-10 Sam Hocevar * Added proper Conflicts: rules in debian/control.
2001-08-09 Jon Lech JohansenFixed a memory leak in the ifo parser and input_EndStream
2001-08-07 Sam Hocevar * Got Makefile to launch ./configure almost properly...
2001-08-06 Sam Hocevar * Added a dummy libdvdcss so that the DVD plugin...
2001-07-30 Gildas Bazin* Fixed a Win32 bug in libdvdcss. This bug was appearin...
2001-07-30 Sam Hocevar * VC++/Intel compiler fixes by Jon Lech Johansen...
next