]> git.sesse.net Git - vlc/history - include/defs.h.in
* ALL: started the slow move to automake. For the moment, the changes are
[vlc] / include / defs.h.in
2002-08-25 Sam Hocevar * ALL: started the slow move to automake. For the...
2002-08-19 Christophe Massiot* ./configure: Fixed double detection of gethostbyname.
2002-08-19 Sam Hocevar * ./modules/visualization/xosd/xosd.c: support for...
2002-08-14 Sam Hocevar * ./modules/audio_output/esd.c: compilation fix ...
2002-08-14 Christophe Massiot* Changed aout_FormatTo* ; aout_FormatToSize does no...
2002-08-13 Sam Hocevar * ./modules/audio_output/oss.c: we spare a variable...
2002-08-12 Christophe Massiot* Fixed a variable overflow bug in the audio output.
2002-08-10 Laurent Aimar * modules/codec/faad : an AAC decoder module using...
2002-08-09 Christophe Massiot* Trivial resampler plug-in (resampling still non-funct...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.
2002-08-06 Sam Hocevar * ./Makefile, ./mozilla/Makefile: make uninstall...
2002-08-05 Sam Hocevar * ./modules/codec/dv/dv.c: decoder for the DV format...
2002-07-23 Stéphane Borel*first version of plugin for libdvdplay. To test it...
2002-07-18 Sam Hocevar * ./configure: rebuilt using the newest autotools.
2002-07-17 Christophe MassiotFixed nanosleep detection on some platforms.
2002-07-17 Sam Hocevar * ./configure.in: better protection of CFLAGS and...
2002-07-05 Sam Hocevar * ./src/misc/darwin_specific.c, ./src/misc/extras...
2002-07-03 Sam Hocevar * ./src/misc/modules.c: module_Need accepts a comma...
2002-06-18 Christophe MassiotPorted previous stable commits.
2002-06-04 Sam Hocevar(new in MAIN)
2002-06-01 Sam Hocevar * ./plugins/dummy/intf_dummy.c, ./plugins/chroma...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-21 Sam Hocevar * ./plugins/dvd/dvd_access.c, plugins/dvd/dvd_seek...
2002-05-18 Christophe Massiot* Menu item to maximize the volume in Mac OS X ;
2002-05-17 Sam Hocevar * ./src/misc/mtime.c: we use nanosleep whenever possi...
2002-05-03 Sam Hocevar * ./configure.in: we check support for variadic macro...
2002-04-27 Johan Bilien * ALL : better FreeBSD detection for VCD input
2002-04-23 Sam Hocevar * ./src/interface/main.c: tidied the help output...
2002-04-18 Sam Hocevar * ./configure.in, ./plugins/network/ipv6.c: support...
2002-04-17 Sam Hocevar * ./AUTHORS: added people locations, just for fun.
2002-04-05 Sam Hocevar * ./configure.in: added --enable-intfwin to enable...
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-03-21 Gildas Bazin* moved GetConfigurationFromCmdLine() into configuratio...
2002-03-21 Johan Bilien*** empty log message ***
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-02-27 Sam Hocevar * ./plugins/dsp/aout_dsp.c: OpenBSD compilation fix.
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-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-06 Sam Hocevar * ./plugins/lirc/lirc.c: IR remote control plugin...
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-02 Sam Hocevar * ./ChangeLog: imported the 0.2.92 changes, unrolled...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-12 Sam Hocevar * Additional fixes for OSes with no gettext (thanks...
2001-12-11 Sam Hocevar * Added vlc-arts to the debian package generation.
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-03 Sam Hocevar * Borrowed MPlayer's fast memcpy() routines. Best...
2001-11-13 Sam Hocevar * configure should no longer assume AltiVec is suppor...
2001-11-02 Christophe Massiot* libdvdcss port to OpenBSD.
2001-10-23 Sam Hocevar * Synced dummy_dvdcss with Stef's changes to libdvdcss.
2001-10-22 Sam Hocevar * Fixed NetBSD (and probably OpenBSD) libdvdcss compi...
2001-10-22 Sam Hocevar * xvideo.so is now built in by default. Mixing PIC...
2001-10-13 Stéphane BorelNew features for libdvdcss: we have three ways now...
2001-10-03 Sam Hocevar * Added an endianness check for cross-compilations.
2001-09-28 Christophe MassiotTest for Altivec C extensions.
2001-09-28 Christophe MassiotIf memalign isn't available, fall back on valloc.
2001-09-25 Christophe MassiotAltivec IDCT and motion compensation, courtesy of Miche...
2001-08-22 Christophe Massiot* Totally rewrote the video decoder (inspired by walken...
2001-08-14 Sam Hocevar * GNU/Hurd configuration and compilation fixes.
2001-08-10 Sam Hocevar * Another mistake in the BSD/OS configuration process.
2001-08-08 Sam Hocevar * Solaris DVD decryption support by H}kan Hjort ...
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 Christophe Massiot* Don't miserably die in `make` when ./configure hasn...
2001-07-25 Christophe MassiotNow use sdl-config for SDL.
2001-07-19 Christophe Massiot* QNX RTOS plug-in by Jon Lech Johansen.
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-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-05-02 Sam Hocevar * FreeBSD CSS decryption support.
2001-05-01 Sam Hocevar * Mandatory step for video output IV and the audio...
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-27 Sam Hocevar * Fixed the continuous 'seeking position' bug in...
2001-04-05 Sam Hocevar * added the GNU getopt library, which gets compiled...
2001-04-02 Sam Hocevar * fixes for the Qt plugin compilation under Debian
2001-03-16 Christophe Massiot* Borrowed config.guess and config.sub from SDL [MacOS...
2001-03-02 Sam Hocevar * Changed debian/control to fix Debian bug #83707
2001-02-09 Stéphane Borel-Some functions to prepare ifo commands utilisation...
2001-01-22 Stéphane Borel*Check for the needed headers for DVD ioctls
2001-01-09 Sam Hocevar . fixed a warning under FreeBSD (dlerror() is a const...
2001-01-06 Sam Hocevar . should compile & run on Solaris with ./configure...
2001-01-05 Christophe MassiotBSD port, including :
2000-12-10 Benoit SteinerGeneration d'un makefile presque correct pour les vieil...
2000-03-11 Jean-Marc DresslerQuelques ajustements pour beos. Les plugins ne compilen...
2000-03-10 Sam Hocevar . suppression de quelques #define SYS_* (mais pas...
2000-03-08 Sam Hocevar Premiers fichiers n�cessaires � autoconf