]> git.sesse.net Git - vlc/history - src/input/input.c
* Fixed DVD input under Win32.
[vlc] / src / input / input.c
2002-03-03 Xavier Marchesini * Fixed DVD input under Win32.
2002-03-02 Sam Hocevar * ./plugins/dummy/input_dummy.c: fixed `vlc vlc...
2002-03-02 Stéphane Borel*Initiliaze p_access_module & p_demux_modules to NULL...
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 * ./src/input/input.c: BeOS network support (no idea...
2002-02-26 Xavier MarchesiniMulticast now works under Win32, but this is a _bad_...
2002-02-25 Sam Hocevar * ./include/threads.h: support for the State Threads...
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-21 Christophe Massiot* Decoders do not necessarily use bit stream (see mad...
2002-01-15 Stéphane BorelThe gnome/gtk interface should no longer user p_input...
2002-01-15 Stéphane Borel*stream lock is initialized in input_CreateThread inste...
2002-01-10 Sam Hocevar * ./src/input/input.c: fixed a few segfaults caused...
2002-01-09 Sam Hocevar * ./include/modules_inner.h: replaced _X with __VLC_S...
2002-01-07 Sam Hocevar * ./plugins/mga/mga.c: removed the mgammx module...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-27 Christophe Massiot* Changed pf_read prototype and minor changes.
2001-12-12 Sam Hocevar * Additional fixes for OSes with no gettext (thanks...
2001-12-10 Christophe MassiotFixed possible segfault with --input.
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-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-27 Christophe MassiotFixed a compilation issue under Win32
2001-11-25 Stéphane BorelSupport for libdvdread.
2001-11-23 Christophe MassiotMajor rewrite of the network layer. The following synta...
2001-11-21 Christophe Massiot(Hopefully) fixed the network connect() bug under UNIX...
2001-11-15 Sam Hocevar * Fixed MacOS X 10.1 network input, thanks to Mathias...
2001-11-13 Sam Hocevar * Fixed a crash when using `--input dvd /dev/dvd...
2001-11-12 Sam Hocevar * Fixed the vlcs communication issue by initializing...
2001-11-12 Sam Hocevar * Automatic handling of the Channel Server's response...
2001-11-09 Christophe Massiot* BSD/OS VCD patch, courtesy of Steven M. Schultz ...
2001-11-07 Jon Lech Johansen * Fixed some win32 compile issues.
2001-11-06 Christophe MassiotNew --enable-release config option.
2001-11-02 Christophe Massiot* libdvdcss port to OpenBSD.
2001-11-01 Sam Hocevar * Modified the pf_close kludge in input.c so that...
2001-10-30 Christophe MassiotFixed '-' input.
2001-10-30 Christophe MassiotNew interface for MacOS X, courtesy of Florian G. Pflug.
2001-10-23 Johan BilienAdded VCD input plugin for Linux :
2001-10-22 Xavier MarchesiniThe vlc now crosscompiles smoothly without having to...
2001-10-15 Sam Hocevar * Fixed an error in the ts://server[:port][/broadcast...
2001-10-10 Sam Hocevar * 0.2.90 release.
2001-10-03 Sam Hocevar * Added User-Agent header in the HTTP input.
2001-10-03 Sam Hocevar * Added an endianness check for cross-compilations.
2001-10-03 Christophe Massiot* Repaired dummy input broken yesterday.
2001-10-03 Christophe MassiotInfo : you can use #ifndef instead of #ifdef... #else :p
2001-10-03 Xavier MarchesiniThe vlc now compiles when cross-compiling with Mingw32...
2001-10-03 Tony CastleyChanges to ensure the BeOS compile still works.
2001-10-02 Sam Hocevar * Added HTTP virtualhost support in the HTTP input.
2001-10-02 Christophe Massiot* Fixed a warning in input_es.c ;
2001-10-02 Christophe Massiot* Cleaned up sam's mess with input's pf_open and pf_clo...
2001-10-01 Christophe Massiot* Removed -march=pentiumpro ; should now work on pentiu...
2001-09-24 Christophe MassiotFixed many alignment issues.
2001-08-27 Christophe MassiotIP Multicast support, courtesy of Mathias Kretschmer...
2001-08-09 Sam Hocevar * Fixed a bug in the gtk interface which caused vlc...
2001-08-05 Gildas Bazin* Big rewrite of the DirectX audio plugin. The audio...
2001-07-18 Christophe Massiot* Rewrote the video decoder to take advantage of severa...
2001-07-17 Christophe MassiotCleaned up include/. Unnecessary headers are no longer...
2001-06-27 Christophe MassiotElementary Stream input plugin (use it with --input...
2001-06-21 Sam Hocevar * Win32 network support by Boris Dor�s <babal@via...
2001-06-15 Sam Hocevar * Unrolled two loops in dvd_netlist.c to prevent...
2001-06-14 Sam Hocevar * Fully working Windows DVD ioctl support by Jon...
2001-06-14 Sam Hocevar * DirectX enhancements by Gildas Bazin, such as softw...
2001-06-12 Stéphane Borel*slight modification in input_dvd since Getiovec wasn...
2001-06-07 Sam Hocevar * Put most builtins in plugins again due to performan...
2001-05-31 Sam Hocevar * Win32 plugin support by Gildas Bazin <gbazin@netcou...
2001-05-31 Sam Hocevar * BeOS fixes. renamed iovec.h to input_iovec.h becaus...
2001-05-31 Sam Hocevar * Win2000 DVD input by Jon Lech Johansen <jon-vl...
2001-05-31 Sam Hocevar * Applied patch from Jon Lech Johansen <jon-vl@nanocr...
2001-05-30 Sam Hocevar * Fixed a bug introduced in my previous commit which...
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-05-30 Stéphane Borel-Changes and bugfixes to make network work in VLAN...
2001-05-28 Sam Hocevar * Added a wrapper for readv() on platforms which...
2001-05-28 Xavier MarchesiniModified in order to add network input under Win32.
2001-05-25 Sam Hocevar * Fixed a warning for *BSD compilation.
2001-05-19 Stéphane Borel*More cleanification in gtk interface: now to change the
2001-05-07 Stéphane Borel*Changed the level arg in intf_WarnMsg so that it is...
2001-05-06 Stéphane Borel*Much work on the gnome interface: added oct's playlist...
2001-05-01 Sam Hocevar * Fixed a segfault in the SPU decoder initialization.
2001-05-01 Sam Hocevar * Mandatory step for video output IV and the audio...
2001-04-28 Henri Fallon- Fixed a bug in TS input. It should be more smooth now
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-27 Henri FallonRepaired broadcast support : binding INADDR_ANY doesn...
2001-04-27 Sam Hocevar * Fixed the continuous 'seeking position' bug in...
2001-04-22 Stéphane Borel-better handling of angles: you should be able to chang...
2001-04-15 Sam Hocevar * Beginning of the built-in modules support.
2001-04-12 Stéphane Borel-Fixed a bug in area management added in my last commit
2001-04-10 Stéphane Borel-Fixed the lock segfault bug with some compilers
2001-04-08 Stéphane Borel-fixed css authentication under linux since it has...
2001-03-19 Sam Hocevar * vlc core compiles under QNX RTOS. Now if anyone...
2001-03-15 Sam Hocevar * Bug fixes and enhancements in the Gtk+/Gnome interf...
2001-03-11 Henri Fallon- Moved 2 local network functions
2001-03-07 Stéphane Borel-Working menus for run-time audio/spu/title/chapter...
2001-03-07 Sam Hocevar * Disabled network input under BeOS so that it compil...
2001-03-07 Henri Fallon- Fixed TS input ( a nasty dead lock had appeared 4...
2001-03-02 Stéphane Borel-New function for DVD reading, that is able to read...
2001-02-20 Sam Hocevar * Fixed a segfault in input.c when no input plugin...
2001-02-20 Stéphane BorelSecond step in area management ; everything is in place...
2001-02-20 Stéphane Borel First serie of changes in DVD module for the forthcomi...
next