]> git.sesse.net Git - vlc/history - configure.in
* ./include/modules_inner.h: support for several modules with the same
[vlc] / configure.in
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...
2002-04-25 Sam Hocevar * ./configure.in: dropped usage of $withval and ...
2002-04-25 Johan Bilien* Moved Program Specific Information decoder to the...
2002-04-24 Jon Lech Johansen * Fixed MacOS X module linking problem.
2002-04-23 Sam Hocevar * ./plugins/avi, ./plugins/ffmpeg: created empty...
2002-04-23 Sam Hocevar * ./src/interface/main.c: tidied the help output...
2002-04-22 Sam Hocevar * ./src/interface/main.c: i_warning_level is set...
2002-04-18 Sam Hocevar * ./vlc.spec: fixed build dependencies.
2002-04-18 Sam Hocevar * ./configure.in: switched version to 0.3.1.
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-10 Sam Hocevar * ./configure.in: fixed a bug in the libdvdread detec...
2002-04-07 Christophe Massiot* Fixed Altivec-enabled version of fastmemcpy
2002-04-07 Sam Hocevar * ./configure.in: wrote a better test for libdvdread...
2002-04-05 Sam Hocevar * ./Makefile, ./configure.in: misc BeOS build fixes.
2002-04-05 Sam Hocevar * ./plugins/win32/win32.cpp: fixed `--intf intfwin...
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* FINALLY fixed HTTP input bug (I'm SO HAPPY with this !)
2002-04-04 Christophe Massiot* Fixed intf_eject for iPAQ (untested)
2002-04-04 Sam Hocevar * ./plugins/gtk/gtk.glade, plugins/gtk/gnome.glade...
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 Christophe MassiotFixed altivec memcpy module [OS X port]
2002-04-03 Sam Hocevar * ./Makefile.modules: modules now depend on Makefile...
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-03 Sam Hocevar * ./po/ja.po: added Japanese translation from Fumio...
2002-04-02 Gildas Bazin* Got rid of the DVD_DEVICE macro. We now use the dvd_d...
2002-04-02 Christophe MassiotAdded memcpyaltivec.
2002-04-02 Sam Hocevar * ./configure.in: BeOS, liba52 and chroma plugin...
next