summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2005-08-05merged flameeyes's 05_all_imagemagick.patch with a few corrections. ↵Stefan Holst
introduces --disable-imagemagick configure option. CVS patchset: 7707 CVS date: 2005/08/05 19:44:34
2005-07-31Check for ALSA >= 1.0.9 (HAVE_ALSA_1_0_9).Darren Salt
Rework the existing checks (common code) and simplify slightly. CVS patchset: 7703 CVS date: 2005/07/31 14:47:24
2005-07-30Added several --disable options (patch from FreeBSD).František Dvořák
Minor fix - say yes if recursive mutex test pass. :-) CVS patchset: 7700 CVS date: 2005/07/30 10:01:07
2005-07-27Oops, fixed build on linux.František Dvořák
CVS patchset: 7688 CVS date: 2005/07/27 20:07:51
2005-07-26*BUGFIX*František Dvořák
Fixed win32 build. CVS patchset: 7685 CVS date: 2005/07/26 21:44:51
2005-07-21may we have 1.1.0 (not 1.1)?Miguel Freitas
CVS patchset: 7674 CVS date: 2005/07/21 21:10:10
2005-07-211.1.0Miguel Freitas
CVS patchset: 7672 CVS date: 2005/07/21 17:59:19
2005-07-21- change frontend_lock and config_lock to recursive mutexes to fixMiguel Freitas
reentrancy problems (as reported by Reinhard Nissl and Darren Salt) - add a new recursive mutex support check to configure so we should fail nicely if system doesn't provides it (please test) CVS patchset: 7670 CVS date: 2005/07/21 02:51:14
2005-07-18change version to 1.0.2Miguel Freitas
CVS patchset: 7663 CVS date: 2005/07/18 14:45:27
2005-05-31POSIX-compliant use of 'head' and 'tail'.Darren Salt
CVS patchset: 7598 CVS date: 2005/05/31 17:42:33
2005-05-29added --with-external-a52dec and --with-external-libmad switchesMiguel Freitas
thanks Diego 'Flameeyes' Petten CVS patchset: 7589 CVS date: 2005/05/29 00:47:48
2005-05-08file is probably in /usr/bin, but don't assume so. [Bug no. 1195539]Darren Salt
CVS patchset: 7532 CVS date: 2005/05/08 22:38:35
2005-05-03**BUGFIX**Darren Salt
Work around a compiler bug - use -fno-inline-functions with gcc < 3.4.0. The bug is definitely present in 3.3.5 and not in 3.4.3. CVS patchset: 7517 CVS date: 2005/05/03 21:27:30
2005-05-02** BUGFIX **Thomas Hellström
Fix X include file search for X[xv]MC when $x_includes is empty. Pointed out by Diego Pettenò, who also provided a patch. CVS patchset: 7512 CVS date: 2005/05/02 09:13:37
2005-04-25sorry, I did not want to commit thatMichael Roitzsch
CVS patchset: 7494 CVS date: 2005/04/25 14:32:22
2005-04-25release preparationsMichael Roitzsch
CVS patchset: 7492 CVS date: 2005/04/25 14:24:27
2005-04-09**BUGFIX**Thomas Hellström
Multiple slice-per-rows (HDTV) fixes in the libmpeg2 code, particularly regarding VLD XvMC. Cleaned up hardware acceleration hooks in libmpeg2. Fixed X include path searching while configure detects XvMC support. CVS patchset: 7449 CVS date: 2005/04/09 11:22:14
2005-03-04New Basque translation from Piarres Beobide.František Dvořák
CVS patchset: 7427 CVS date: 2005/03/04 07:18:06
2005-02-20**BUGFIX**František Dvořák
Replaced AC_TRY_RUN by AC_RUN_IFELSE. Now, if cross compiled, field ordering is hardcoded for Windows platform. New common test just for availibility of bit fields works for all platforms. CVS patchset: 7420 CVS date: 2005/02/20 10:08:01
2005-02-19**BUGFIX**František Dvořák
Bind to right text domain. This fixes missing translations for prefixes different from /usr. CVS patchset: 7418 CVS date: 2005/02/19 13:11:51
2005-02-03make the image decoder use imagemagick to decode images. slight improvements ↵Stefan Holst
of image dummy demuxer which now sends proper end-of-frame flags CVS patchset: 7381 CVS date: 2005/02/03 23:18:33
2005-02-03**BUGFIX**František Dvořák
Fixed build on solaris: - use libresolv in hstrerror check - replace PRIiMAX and PRIXMAX by PRIdMAX and PRIxMAX Removed timezone struct for MinGW from public os_types.h, update header comment. Fixed build musepack library on some platforms using xine types. Thanks to Niki W. Waibel for reporting and testing. CVS patchset: 7378 CVS date: 2005/02/03 07:19:03
2005-01-29Add ability to disable checks for aalib if they are not required.Stephen Torri
The present behavior of checking for aalib will proceed if this flag is not given. CVS patchset: 7371 CVS date: 2005/01/29 23:17:52
2005-01-14(Drum roll) Long awaited support for MusepackJames Stembridge
CVS patchset: 7344 CVS date: 2005/01/14 15:24:07
2005-01-03**BUGFIX**Michael Roitzsch
change LT_* variables into XINE_LT_*, because newer versions of libtool claim the whole LT_* namespace for themselves (fixes bug #1094262) CVS patchset: 7321 CVS date: 2005/01/03 20:12:18
2004-12-30Raise the bar on libcdio and vcdimager versions allowed for external use.Rocky Bernstein
CVS patchset: 7312 CVS date: 2004/12/30 09:55:16
2004-12-27**BUGFIX** (<- testing whether my automated-merging-idea works)Michael Roitzsch
fix xine-lib builds without X11: HAVE_XV must not be defined conditionally, otherwise configure will complain also fix the Xv test for old shells with broken handling of empty variables CVS patchset: 7307 CVS date: 2004/12/27 17:22:30
2004-12-25hopefully last release preparations for 1.0xine-1_0-release1.0Siggi Langauf
CVS patchset: 7302 CVS date: 2004/12/25 21:10:59
2004-12-25Okay, The version numbers are now correctly generated.Siggi Langauf
Time to address other issues... CVS patchset: 7300 CVS date: 2004/12/25 16:53:12
2004-12-25first attempt on getting version numbers correct...Siggi Langauf
CVS patchset: 7299 CVS date: 2004/12/25 14:40:17
2004-12-14preparing for rc8 (really soon, i hope there will be no delays this time!)Miguel Freitas
CVS patchset: 7254 CVS date: 2004/12/14 22:06:47
2004-12-13get xine to compile again...Miguel Freitas
try some fallbacking (libXv.so <-> libXv.a) if prefered was not found CVS patchset: 7244 CVS date: 2004/12/13 17:50:20
2004-12-12Check absolute path in $ac_aux_dir (just reflected from gxine).František Dvořák
Compilation fixes for cross-compiling with MinGW32. CVS patchset: 7231 CVS date: 2004/12/12 13:51:28
2004-12-12Update xv.m4. There was two different autoconfigure variables beingStephen Torri
used, xv_lib and XV_LIB. The problem with this is that XV_LIB is used to set the Xv library to use in the makefiles. I chose to use XV_LIB throughout the m4 file. CVS patchset: 7229 CVS date: 2004/12/12 04:25:05
2004-12-12Moved xv checks and tests to m4/xv.m4.Stephen Torri
Add --enable-shared-xv to force use of libXv.so over libXv.a. The default behavior is to use libXv.a if configure option is not used. CVS patchset: 7227 CVS date: 2004/12/12 03:04:58
2004-12-01mkinstalldirs script is obsoleted in automake. Using "install-sh -d" instead.František Dvořák
CVS patchset: 7181 CVS date: 2004/12/01 20:26:45
2004-12-01initial import of dvb subtitle decoderMike Lampard
CVS patchset: 7174 CVS date: 2004/12/01 07:33:36
2004-11-15polypaudio supportMiguel Freitas
CVS patchset: 7125 CVS date: 2004/11/15 03:58:46
2004-11-11fix X-less build, thanks to Lucian Muresan for reporting and testingMichael Roitzsch
CVS patchset: 7113 CVS date: 2004/11/11 13:52:29
2004-11-03Check for strchr(1) function in configure script: fixes intl/ subdirectory ↵Andre Pang
compilation on Mac OS X CVS patchset: 7100 CVS date: 2004/11/03 14:03:25
2004-10-31preparations for 1-rc7Siggi Langauf
There are still show-stoppers, though... CVS patchset: 7097 CVS date: 2004/10/31 16:52:36
2004-10-30better check for posix timersMiguel Freitas
CVS patchset: 7092 CVS date: 2004/10/30 15:04:46
2004-10-20Enable dvdnav support even if CDROM ioctls are not found. This makes xine ↵Andre Pang
work with DVDs on Mac OS X: please test on other platforms to ensure there are no regressions. CVS patchset: 7053 CVS date: 2004/10/20 05:02:55
2004-10-18Simple libsmbclient (samba) input pluginMiguel Freitas
CVS patchset: 7044 CVS date: 2004/10/18 18:01:44
2004-10-08add some comments on the libtool version numbersMichael Roitzsch
CVS patchset: 7018 CVS date: 2004/10/08 20:25:16
2004-09-28xxmc patch by Thomas Hellstrom (with some changes)Miguel Freitas
there is still some work to do, please report any breakages. note: new xxmc driver tested with both nvidia and via libraries. CVS patchset: 7007 CVS date: 2004/09/28 18:49:38
2004-09-28Turn #if condition in ppcasm_string.S to an AM_CONDITIONAL: fixes compilationAndre Pang
on Mac OS X. Thanks to kfish for the suggestion. CVS patchset: 7005 CVS date: 2004/09/28 15:36:39
2004-09-26 - almost finalize headers refactoring needed for MSVC frontends (and for otherFrantišek Dvořák
poor platforms, of course) - fix a bug in generated xine-config for WIN32 and make it relocateable under Windows - MSVC port: update, fix some warnings, remove old unneeded files - improve function for getting runtime directory, it will need next fix yet (bug probably due to active volume drives) CVS patchset: 7001 CVS date: 2004/09/26 22:54:51
2004-09-20Build system improvements:František Dvořák
- use replacement functions (macro AC_REPLACE_FUNCS and variable LTLIBOBJS), each function is in a file placed into lib/ directory, it was not necessary, but it looks nice, IMHO - headers cleanups (this was needed): - prototypes of replacement funtions and macros are placed into separate os_internal.h (and included by config.h) - drop include inttypes.h from public xine.h, replaced by custom os_type.h, idea origins from Ogg/Vorbis public headers - disable generating inttypes.h: generated replacement isn't enough for xine-lib but nobody complained (and for M$VC we have special version) - better including headers for win32, let dvdnav use its mutex wrapper - updated M$VC port Result: - xine is compiled nicely by MinGW, CygWin and paritaly M$VC - frontends in M$VC port don't require additional helping headers - moved some platform specific things from xine-utils and win32/contrib to lib/ Finally I can start with real coding. :-) CVS patchset: 6982 CVS date: 2004/09/20 19:30:02
2004-09-16Missed version changexine-lib-1-rc6a-release1-rc6aStephen Torri
CVS patchset: 6976 CVS date: 2004/09/16 15:11:46