summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2005-10-22commit Flameeyes' optimizations.m4 patchMiguel Freitas
CVS patchset: 7764 CVS date: 2005/10/22 22:02:40
2005-10-15Fix setting of the wrong variable if vldXvMC.h is not found.Darren Salt
CVS patchset: 7761 CVS date: 2005/10/15 13:46:30
2005-09-24- remove have_alsa_1_0_9Miguel Freitas
- note about overlay cropping fix CVS patchset: 7740 CVS date: 2005/09/24 19:27:33
2005-09-12new Flameeyes's configure patchesMiguel Freitas
CVS patchset: 7730 CVS date: 2005/09/12 01:06:58
2005-09-11new directfb plugin by Claudio CiccaniMiguel Freitas
CVS patchset: 7728 CVS date: 2005/09/11 23:59:15
2005-09-05*BUGFIX*František Dvořák
Build improvements and WIN32 port updates: - add --with-pthread-pefix and --with-zlib-pefix options - prepare for removing internal zlib and pthreads-win32 relics, updated documentation for possible WIN32 developers (only for me? :->) - fixed bug in unimportant part of configure.ac for MinGW due to xine paths - fixed my bug in cdda (but it compiled fine anyway) - fixed unimportant bug in planar Makefile.am - next MSVC update due to external zlib, pthreads and latest changes, removed relic includes - checked distcheck CVS patchset: 7719 CVS date: 2005/09/05 17:02:56
2005-08-29*BUGFIX*František Dvořák
Windows ports updates: - finished M$VC port update - moved xine plugins back to normal location for Windows ports, added relative directories (used relative to ${prefix}), make sure it's thread-safe (but it's still hacky) - fixed ugly bug with loading plugins, when working drive was differrent from plugins directory directory - directory and subdirectory separator called as platform specific - fix crash with newer win32 pthread (missing mutex_init in vo plugin), yes! - small doc update CVS patchset: 7712 CVS date: 2005/08/29 15:28:16
2005-08-25*BUGFIX*František Dvořák
Windows ports fixes and improvements due to my current work on toxine: - first experiments with external win32 pthreads, more portable code (pthread_t may be a struct) - headers refactored - moved dirent win32 replacement to lib/, hide it for frontends, used system version, if found, not used non-POSIX dirent->d_reclen (this item doesn't work in MinGW), fix memleak in dvb - separated settings for postproc and avcodec when using external ffmpeg - check for malloc.h in public xine.m4, used it conditionally in xine headers - replaced random() by POSIX more common rand() - prevent one segfault in directx vo plugin, if fails - M$VC port update CVS patchset: 7709 CVS date: 2005/08/25 15:36:29
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