summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2004-09-16Updated configure.ac versionStephen Torri
2004-09-16Update the interface numberingxine-1-rc6-release1-rc6Stephen Torri
2004-09-09Added codec to decode CMML (Continuous Media Markup Language): seeAndre Pang
2004-09-06Updates:František Dvořák
2004-09-02Warnings on WIN32.František Dvořák
2004-09-01Improvements and implementing Michael's suggestions:František Dvořák
2004-08-30add support for speex headers in new location (eg. <speex/speex.h>) forConrad Parker
2004-08-30Fix the way the library path is supplied when testing for libdga. Disable com...Robin KAY
2004-08-28Various fixes and improvements of mingw port:František Dvořák
2004-08-27MINGW32 port. Engine library and most of plugins compiles now.František Dvořák
2004-08-26Implement configure option --disable-openglFrantišek Dvořák
2004-08-16* use <math.h> instead of "math.h"Michael Roitzsch
2004-08-12Fix problems building xine when sgmltools and/or fig2dev are not present.Robin KAY
2004-08-08Added two AM_CONDITIONAL for handling if sgmltools and fig2dev areStephen Torri
2004-07-31New configure option --with-external-ffmpeg[=PREFIX].František Dvořák
2004-07-23made io_helper.c compile under Solaris 2.6 (socklen_t undefine type) (close #...Daniel Caujolle-Bert
2004-07-15Add missing library path.Robin KAY
2004-07-05Started to re-enable altivec optimized code for Darwin/PPCDaniel Mack
2004-07-05Change "MacOSX" -> "Mac OS X" for human-readable strings (still use MacOSXAndre Pang
2004-06-22Add contents of $CFLAGS to $OBJCFLAGS, which conveniently also unbreaks theAndre Pang
2004-06-20preparing rc5Miguel Freitas
2004-06-19Fix falling back from multi-buffering in video_out_pgx64. Add XVR100 to confi...Robin KAY
2004-06-19Add comment to configure.ac about not requiring AC_SUBST(OBJCDEPMODE), so thatAndre Pang
2004-06-18OBJCDEPMODE is already AC_SUBST'ed by _AM_DEPENDENCIES, which we call later;Michael Roitzsch
2004-06-13typo fix reported by Joel Fredrikson, closes bug #971770Michael Roitzsch
2004-06-11revised FLAC supportMike Melanson
2004-06-10Added CoreAudio support for native sound output on MacOSX.Daniel Mack
2004-06-08next try to get the Objective-C OSX code supported by the automagicMichael Roitzsch
2004-06-06Remove the references to OBJC in the configure.ac and video_out Makefile.amJames Courtier-Dutton
2004-06-06A fix so that non macosx systems build correctly.James Courtier-Dutton
2004-06-06check for automake API version and ObjCDaniel Caujolle-Bert
2004-06-06Quick and dirt fix for Objective C. Please test with automake >= 1.8Daniel Caujolle-Bert
2004-06-06From: Daniel MackJames Courtier-Dutton
2004-06-05moved detection of darwin from threads to general host features detection.Conrad Parker
2004-06-01applied patches from Daniel Mack for recognizing darwin as a host, andConrad Parker
2004-05-22Removed -funroll-all-loops from SPARC and PPC targets as it negatively affect...Robin KAY
2004-05-21libmad compilation fix for AMD64 by Herbie HopkinsMichael Roitzsch
2004-05-15First attempt at an upmix plugin.James Courtier-Dutton
2004-05-13embed mkinstalldirs conditionnalyDaniel Caujolle-Bert
2004-05-12define HAVE_LRINTF *and* _ISOC9X_SOURCE (thanks Daniel)Miguel Freitas
2004-05-11preparation for rc4aMiguel Freitas
2004-05-09Valid error description for gethostbyname. Obsolete function hstrerror() has ...František Dvořák
2004-05-08fix .po install with new automakeDaniel Caujolle-Bert
2004-05-05make it possible for the CDDA plugin to give away Musicbrainz CD Index IDBastien Nocera
2004-05-02finally removing the unmaintained libdivx4, libmpg123 and libxvid decodersMichael Roitzsch
2004-04-29Test for libdga needs to specifiy the library path.Robin KAY
2004-04-28Backport VIS motion_comp code from libmpeg2 CVS so libmpeg2 uses these routin...Robin KAY
2004-04-27gcc 3.4 has renamed mcpu to mtune.Daniel Caujolle-Bert
2004-04-25rc4 preparationsMiguel Freitas
2004-04-25ffmpeg syncMiguel Freitas