summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2007-03-10When hstrerror() is found in libresolv, link it where it is used. Patch by Al...Diego 'Flameeyes' Pettenò
2007-03-10Use more portable tail command, by avoiding -n .. it's not strictly POSIX but...Diego 'Flameeyes' Pettenò
2007-03-09Declare sysi86() function only if it's not declared already. Patch by Albert ...Diego 'Flameeyes' Pettenò
2007-03-09Check for chost-specific strings command during ./configure rather than on ma...Diego 'Flameeyes' Pettenò
2007-03-09Test presence of alloca.h and include it if present; suggested by a patch fro...Diego 'Flameeyes' Pettenò
2007-02-21Make -Wl,-z,defs an opt-in ldflag, if available. The $(xineplug_ldflags) vari...Diego 'Flameeyes' Pettenò
2007-02-19Fix the checks for flags to avoid displaying the quotes, by using the proper ...Diego 'Flameeyes' Pettenò
2007-02-15Commit the XCB output plugins by Christoph Pfister after testing on Gentoo pa...Diego 'Flameeyes' Pettenò
2007-01-28next release 1.1.5Miguel Freitas
2007-01-28disabled "-Wl,-z,defs": it breaks compilation for vidix drivers.Miguel Freitas
2007-01-27Proper using mkdir -p.František Dvořák
2007-01-25Fixed ffmpeg build for MinGW cross compilation.František Dvořák
2007-01-24Create a new wavpack plugin with both the old demuxer and a new decoder. To s...Diego 'Flameeyes' Pettenò
2007-01-21Use docdir and htmldir as basedir to install the documentation into; these ar...Diego 'Flameeyes' Pettenò
2007-01-19Add --disable-musepack and --with-external-libmpcdec parameters to configure,...Diego 'Flameeyes' Pettenò
2007-01-13Shell quoting fixes and one m4 quoting fix. Probably some overkill :-)Darren Salt
2007-01-13 * ffmpeg update to 51.28.0Miguel Freitas
2007-01-06Use AM_PROG_AS instead of our AM_PROG_AS_MOD.Darren Salt
2006-12-31Bump external libavcodec version needed for WavPack support.Diego 'Flameeyes' Pettenò
2006-12-27Correct a typo in option help text.Darren Salt
2006-12-27Use X_LIBS and X_FLAGS to get the results of pkg-config.Diego 'Flameeyes' Pettenò
2006-12-26 * Implement a WavPack files demuxer, using WavPack library (only for demuxingDiego 'Flameeyes' Pettenò
2006-12-25 * Replace --enable-flac configure option with --with-libflac, as the FLACDiego 'Flameeyes' Pettenò
2006-12-25 * On platforms where it's possible, use -Wl,-z,defs option so that the linkerDiego 'Flameeyes' Pettenò
2006-12-25Move common cflags injection at the end of the configure run, so that tests t...Diego 'Flameeyes' Pettenò
2006-12-25 * Don't check for libpostproc version and assume that if libavcodec is foundDiego 'Flameeyes' Pettenò
2006-12-19Bump interface age (API addition).Darren Salt
2006-12-14Added configure option --enable-antialing (disabled by default becauseClaudio Ciccani
2006-12-04trying an updated ffmpeg version (51.25.0)Miguel Freitas
2006-12-031.1.3 releasedMiguel Freitas
2006-11-05Fix a compile problem which can mean that the Xv output plugin isn't linkedDarren Salt
2006-11-05Unbreak configuring for building without external ffmpeg.Darren Salt
2006-11-04Remove the pkg-config check and use PKG_CHECK_MODULES to check for directfb.Diego 'Flameeyes' Pettenò
2006-11-04Also use pkg-config to find xv and xinerama.Diego 'Flameeyes' Pettenò
2006-11-04Try to make use of Xorg7's pkg-config data, so that the link tests are skippe...Diego 'Flameeyes' Pettenò
2006-10-28prepare for 1.1.3 with new visual XINE_VISUAL_TYPE_X11_2Miguel Freitas
2006-10-16Compile v4l on FreeBSD with v4l_compat package.František Dvořák
2006-10-13Fix typo.Diego 'Flameeyes' Pettenò
2006-10-13Make freetype2 and fontconfig disabled by default, as per requests on mailing...Diego 'Flameeyes' Pettenò
2006-10-12Suppressed a libtool warning.Hans-Dieter Kosch
2006-10-10Install inttypes.h on stone age platforms (xine.h needs it).František Dvořák
2006-10-02build cdio for builddir != .František Dvořák
2006-09-29Add an optional dependency over fontconfig, so that if present it is used to ...Diego 'Flameeyes' Pettenò
2006-09-26Check for visibility attribute, to allow using protected visibility for libra...Diego 'Flameeyes' Pettenò
2006-09-21Build fixes (other version of external libcdio workaround, typo in DX aout).František Dvořák
2006-09-16Provide an --enable-mmap switch to enable mmap, and default to the previous b...Diego 'Flameeyes' Pettenò
2006-09-15Make freetype2 not mandatory, thanks to Thibaut Mattern for letting me know.Diego 'Flameeyes' Pettenò
2006-09-14Fix build on system w/o speex or theora (and I'm going to install it :-)).František Dvořák
2006-09-14Don't check for F77/Fortran support in libtool, as no part of the code really...Diego 'Flameeyes' Pettenò
2006-09-14Even imagemagick can be moved to pkg-config, and this also unbreaks the build.Diego 'Flameeyes' Pettenò