]> git.sesse.net Git - vlc/history - include
* ./doc/developer/decoders.xml: fixed a typo preventing compilation.
[vlc] / include /
2002-04-05 Sam Hocevar * ./configure.in: added --enable-intfwin to enable...
2002-04-05 Sam Hocevar * ./plugins/win32/intfwin.bpr: we now build intfwin...
2002-04-05 Gildas Bazin* introduced a memalign wrapper that will align the...
2002-04-04 Christophe Massiot* Fixed intf_eject for iPAQ (untested)
2002-04-04 Sam Hocevar * ./src/video_output/video_output.c: fixed a vout4...
2002-04-03 Christophe Massiot* Fix for iPAQ familiar Linux (untested)
2002-04-03 Sam Hocevar * ./plugins/ogg/*: added preliminary files for an...
2002-04-03 Sam Hocevar * ALL: removed libdvdcss from the vlc tree.
2002-04-02 Gildas Bazin* New pthread implementation for WinNT/2K/XP. This...
2002-04-02 Olivier Teulière * ./include/config.h: fixed config directory name...
2002-04-02 Tony CastleyChanged directory of the config file for BeOS to be...
2002-04-01 Gildas Bazin* Fixes for the Win32_msvc build
2002-03-28 Gildas Bazin* don't try to stat() the dvd drive letter on win32
2002-03-26 Gildas Bazin* various little portability fixes
2002-03-25 Olivier Teulière * Added a win32 interface plugin, developed with Borla...
2002-03-21 Gildas Bazin* the calculation for the initial video window dimensio...
2002-03-21 Gildas Bazin* moved GetConfigurationFromCmdLine() into configuratio...
2002-03-21 Johan Bilien*** empty log message ***
2002-03-20 Sam Hocevar * ./src/misc/modules_plugin.h: kludge to allow the...
2002-03-19 Olivier Teulière * ./include/common.h: fixed the compilation fix for...
2002-03-19 Sam Hocevar * ./include/common.h: compilation fix for Borland...
2002-03-17 Sam Hocevar * ./BUGS: updated bug list.
2002-03-17 Sam Hocevar * ./plugins/chroma/i420_rgb8.c: plain C 8 bpp transfo...
2002-03-16 Sam Hocevar * ./configure.in: more modules are plugins.
2002-03-16 Gildas Bazin* This the last piece of the new configuration module...
2002-03-15 Sam Hocevar * ./Makefile: fixed OS X vlc.app compilation dependen...
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-05 Stéphane Borel* Dvd angle is now handled through a program structure...
2002-03-04 Christophe Massiot* IPv6 network module, courtesy of Alexis Guillard...
2002-03-04 Gildas Bazin* We now make sure the aout plugin buffers always conta...
2002-03-04 Stéphane Borel*** empty log message ***
2002-03-03 Sam Hocevar * Got rid of int_types.h and did a few changes Ipkiss...
2002-03-02 Gildas Bazin* fixed compilation problem related to ssize_t
2002-03-02 Xavier Marchesini * Various Win32 compilation fixes.
2002-03-02 Sam Hocevar * ./plugins/dummy/input_dummy.c: fixed `vlc vlc...
2002-03-01 Christophe MassiotInput III (Episode 1).
2002-02-27 Sam Hocevar * ./plugins/mpeg_vdec/vpar_headers.c: we no longer...
2002-02-27 Sam Hocevar * ./plugins/dsp/aout_dsp.c: OpenBSD compilation fix.
2002-02-27 Sam Hocevar * ./include/common.h: BeOS compile fixes.
2002-02-25 Sam Hocevar * ./include/threads.h: support for the State Threads...
2002-02-24 Sam Hocevar * Fixed a quite old bug in the audio output which...
2002-02-24 Johan BilienAdded a menu in the GTK and gnome interfaces to change...
2002-02-24 Gildas BazinThis is the first part of the new configuration archite...
2002-02-20 Sam Hocevar * ./configure.in: removed a bashism.
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-02-14 Sam Hocevar * Grmbl. Forgot to commit those Win32 fixes last...
2002-02-13 Sam Hocevar * ./plugins/beos/*: BeOS fixes from Rudolf Cornelissen.
2002-02-08 Sam Hocevar * ./plugins/beos/vout_beos.cpp: ported the BeOS RGB...
2002-02-06 Sam Hocevar * ./plugins/lirc/lirc.c: IR remote control plugin...
2002-02-05 Gildas Bazin* New AC3 decoder plugin using liba52 from Aaron Holtzm...
2002-01-29 Gildas Bazin* Added mstrtime() to module_symbols_t so we can compil...
2002-01-24 Sam Hocevar * ./src/misc/modules_plugin.h: fixed a missing functi...
2002-01-23 Stéphane Borel*Merged hh patch in libdvdcss from main tree.
2002-01-21 Christophe Massiot* Decoders do not necessarily use bit stream (see mad...
2002-01-21 Sam Hocevar * ./plugins/win32: skeleton for the win32 interface...
2002-01-17 Gildas Bazin* major rewrite of the directx video plugin to adapt...
2002-01-15 Sam Hocevar * ./debian/control: fixed Debian build-depends.
2002-01-14 Christophe Massiot* More precise way to retrieve a PTS from the bit stream.
2002-01-14 Cyril DeguetHUGE cleanings in audio output:
2002-01-13 Gildas Bazin* A few fixes for the Win32 build.
2002-01-09 Sam Hocevar * ./include/modules_inner.h: replaced _X with __VLC_S...
2002-01-09 Cyril Deguet- better communication between audio decoder and output...
2002-01-07 Sam Hocevar * ./plugins/mga/mga.c: removed the mgammx module...
2002-01-05 Sam Hocevar * ./configure.in: fix for obscure architectures like...
2002-01-05 Sam Hocevar * ./include/common.h: hton64 is now an inline function.
2002-01-04 Sam Hocevar * ./BUGS: added a list of known bugs. Please add...
2002-01-02 Sam Hocevar * ./ChangeLog: imported the 0.2.92 changes, unrolled...
2001-12-31 Sam Hocevar * Fixed detection of the esd plugin.
2001-12-31 Christophe MassiotMiscellaneous typos.
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-30 Sam Hocevar * Put ErrorThread() in input_ext-dec.h because it...
2001-12-29 Christophe MassiotHidden gory buffer management details in a private...
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 Christophe MassiotNext Generation Buffer Manager for DVD and VCD plug...
2001-12-19 Sam Hocevar * Initialize SDL before opening the SDL audio output.
2001-12-16 Sam Hocevarlibdvdcss changes:
2001-12-16 Sam Hocevar * Filter plugins. Not very polished (please don't...
2001-12-13 Sam Hocevar * Buffer choice optimizations - vout4 should eat...
2001-12-13 Sam Hocevar * Fixed aspect ratio handling.
2001-12-12 Christophe MassiotNext Generation Buffer Manager, for TS plug-in. Please...
2001-12-12 Christophe MassiotNext Generation Buffer Manager, for PS plug-in.
2001-12-12 Sam Hocevar * Additional fixes for OSes with no gettext (thanks...
2001-12-11 Sam Hocevar * Don't try to use gettext if we don't have GNU gette...
2001-12-11 Sam Hocevar * Fixed an issue in Makefile.dep causing to rebuild...
2001-12-11 Sam Hocevar * Added vlc-arts to the debian package generation.
2001-12-10 Sam Hocevar * Removed more unused code.
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-06 Christophe Massiot* mad plug-in is now built-in to avoid PIC/non-PIC...
2001-12-05 Johan Bilien* Added 2 fields, p_selected_program and p_new_program...
2001-12-04 Christophe Massiotlibmad plug-in, courtesy of Jean-Paul Saman <jpsaman...
2001-12-03 Sam Hocevar * Borrowed MPlayer's fast memcpy() routines. Best...
2001-12-03 Christophe MassiotFixed a crash when pausing.
2001-11-29 Christophe MassiotMoved #include <string.h> to macosx plug-in instead...
next