]> git.sesse.net Git - vlc/history - configure.in
* ALL: started the slow move to automake. For the moment, the changes are
[vlc] / configure.in
2002-08-25 Sam Hocevar * ALL: started the slow move to automake. For the...
2002-08-24 Sigmund Augdal Helberg moved id3 related code to a separate utility module...
2002-08-24 Sam Hocevar * ./modules/audio_filter/resampler/ugly.c: simple...
2002-08-24 Sam Hocevar * ./configure.in: fixed a typo that prevented compila...
2002-08-21 Christophe MassiotBig round of fixes in the aout3.
2002-08-21 Sam Hocevar * ./src/misc/modules.c: if a plugin requested not...
2002-08-21 Sam Hocevar * ./modules/video_output/svgalib.c: SVGAlib video...
2002-08-21 Sam Hocevar * ./modules/codec/a52old/a52old.c: ported the old...
2002-08-20 Sam Hocevar * ./modules/misc/gtk_main.c: created the gtk_main...
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-18 Sigmund Augdal Helberg the mp3 demux now parses id3 tags into the info struct...
2002-08-18 Eric PetitFixed a few linking BeOS problems (-lm, -lstdc++.r4...
2002-08-17 Laurent Aimar * all : mpeg_audio decoder works now with aout3.
2002-08-15 Arnaud de Bossorei... * configure.in, configure: put back the ALSA audio...
2002-08-14 Sam Hocevar * ./modules/audio_output/esd.c: compilation fix ...
2002-08-14 Tristan Leteurtre . Simple RTP access module : only supports TS payload.
2002-08-13 Christophe Massiot* New float32to* converter modules, courtesy of Xavier...
2002-08-13 Sam Hocevar * ./modules/audio_output/arts.c: ported the aRts...
2002-08-13 Sam Hocevar * ./modules/audio_output/oss.c: we spare a variable...
2002-08-12 Sigmund Augdal Helberg ./configure.in: fix linking of i420_rgb
2002-08-12 Jean-Paul Saman- Updated configure to build fixed32tos16 and fixed32to...
2002-08-12 Laurent Aimar * all : enable aac demux by default.
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-08-11 Christophe Massiot* S/PDIF output should now be working (untested, though).
2002-08-11 Christophe MassiotMore S/PDIF fixes.
2002-08-10 Laurent Aimar * modules/codec/faad : an AAC decoder module using...
2002-08-10 Gildas Bazin* modules/video_output/directx/aout.c: adapted the...
2002-08-10 Jean-Paul SamanEnabled mad plugin again.
2002-08-10 Jean-Paul SamanPreparation for Qt embedded support.
2002-08-09 Christophe Massiot* Trivial resampler plug-in (resampling still non-funct...
2002-08-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-08 Christophe MassiotAdded another level of directory in audio_filter/.
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.
2002-08-07 Sam Hocevar * ./modules/demux/mpeg/system.c: added a helper plugi...
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-08-04 Laurent Aimar * add compilation of postprocessing modules for ffmpeg.
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...
2002-08-04 Sam Hocevar * ./configure.in, ./mozilla/Makefile: we link the...
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-24 Christophe Massiot* ./configure : better detection of IPv6, fixed solaris...
2002-07-23 Christophe MassiotSwedish translation, courtesy of Joel Arvidsson <dogai...
2002-07-23 Sam Hocevar * ./configure.in: workaround Debian bug #150490 ...
2002-07-23 Stéphane Borel*first version of plugin for libdvdplay. To test it...
2002-07-23 Sam Hocevar * ALL: decoders now use a fourcc as a probe value.
2002-07-22 Jean-Paul SamanAdded --enable-familiar to configure.in, the default...
2002-07-21 Laurent Aimar * all : enable cinepak decoder, I hope I haven't break...
2002-07-20 Christophe Massiot* Added -lrt for HP/UX port.
2002-07-20 Sam Hocevar * ALL: changed "struct foo_s" into "struct foo_t...
2002-07-18 Sam Hocevar * ./configure.in: we no longer check for a specific...
2002-07-18 Jon Lech Johansen * ./configure.in: fixed description of MP4 module
2002-07-18 Jon Lech Johansen * ./configure.in: added mp4 module, default disabled
2002-07-17 Christophe Massiot* ./configure : fixed Mac OS X compilation which was...
2002-07-17 Christophe MassiotFixed nanosleep detection on some platforms.
2002-07-17 Sam Hocevar * ./configure.in: plugin compilation fix for HP-UX.
2002-07-17 Sam Hocevar * ./configure.in: better protection of CFLAGS and...
2002-07-15 Sam Hocevar * ./configure.in: fixed a typo in my previous commit...
2002-07-15 Sam Hocevar * ./configure.in: we now look for XvPutImage instead...
2002-07-15 Jon Lech Johansen * MacOS X changes:
2002-07-05 Sam Hocevar * ./src/misc/darwin_specific.c, ./src/misc/extras...
2002-07-04 Sam Hocevar * ./mozilla/*: preliminary Mozilla plugin. Only works...
2002-07-02 Jon Lech Johansen * darwin_specific.[ch]: added strndup needed by video...
2002-06-18 Christophe MassiotPorted previous stable commits.
2002-06-11 Gildas Bazin* ./include/configuration.h: renamed MODULE_CONFIG_...
2002-06-10 Sam Hocevar * ./configure.in: fixed inet_pton detection.
2002-06-08 Loïc Minier * ./configure.in: checking for the header should...
2002-06-07 Loïc Minier * fixed my typos in configure.in
2002-06-07 Loïc Minier * basic On Screen Display intf-plugin based on libxosd
2002-06-04 Sam Hocevar(new in MAIN)
2002-06-03 Olivier Teulière * added the --with-dvbpsi-tree option
2002-06-02 Arnaud de Bossorei... * Makefile, configure.in, configure, MODULES: added...
2002-06-02 Christophe MassiotBumped up version number to 0.5.0-cvs.
2002-06-02 Sam Hocevar * ./src/video_output/video_output.c: fixed the "pictu...
2002-06-01 Sam Hocevar * ./plugins/dummy/intf_dummy.c, ./plugins/chroma...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-27 Sam Hocevar * ./po/vlc.pot: updated potfile.
2002-05-22 Christophe MassiotFixed HTTP input under Win32 (thanks ipkiss).
2002-05-20 Sam Hocevar * ./configure.in: tried to fix the -lavcodec detection.
2002-05-20 Christophe Massiot* Bumped up version number to 0.4.0 ;
2002-05-20 Gildas Bazin* First try for IPv6 support on Win32. This hasn't...
2002-05-20 Sam Hocevar * ./Makefile.opts.in: removed configuration stuff...
2002-05-19 Christophe Massiot* Fixes for ffmpeg and mad.
2002-05-19 Christophe Massiot* New --with-ffmpeg option for standard installations.
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-15 Sam Hocevar * ./configure.in: added libdvbpsi version check.
2002-05-14 Gildas Bazin* new --with-mad-tree configure option.
2002-05-13 Sam Hocevar * ./plugins/filter/clone.c: New filter, `--filter...
2002-05-12 Christophe Massiot* Fixed menus [Mac OS X port]
2002-05-10 Laurent Aimar * include/common.h and input_ext-plugins.h, src...
2002-05-04 Sam Hocevar * ./plugins/network/ipv4.c: fixed ipv4.so compilation...
2002-05-03 Sam Hocevar * ./configure.in: we check support for variadic macro...
2002-05-01 Christophe Massiot* Misc sound fixes [Mac OS X port]
2002-05-01 Gildas Bazin* added a --with-a52-tree option to the configure script.
2002-04-27 Gildas Bazin* moved the function definitions from threads.h into...
2002-04-27 Johan Bilien * ALL : better FreeBSD detection for VCD input
2002-04-26 Christophe MassiotFixed a typo in libdvbpsi handling.
2002-04-26 Johan Bilien* plugins/vcd/cdrom_tools : FreeBSD 4.5 port of...
next