summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2008-09-17Mingw+MSys: NLS support, --enable-stdcall-fixupCarlo Bramini
2008-12-20Ignore warnings about pointer signedness since we have signed read functions ...Diego E. 'Flameeyes' Pettenò
2008-11-22Fix linkage failure caused by the av_free() changes in the ffmpeg decoders.Darren Salt
2008-11-19Enable basic warnings even when optimisations are disabled.Diego E. 'Flameeyes' Pettenò
2008-11-19Create a new macro CC_NOUNDEFINED to check for the -z defs flag orDiego E. 'Flameeyes' Pettenò
2008-11-19Update the CFLAGS checks to use the new CC_CHECK_CFLAGS_APPEND macros.Diego E. 'Flameeyes' Pettenò
2008-10-17Replace configure test for PulseAudio version by cpp testMatthias Ringwald
2008-10-16Tell autoconf to expand PULSEAUDIO_{CFLAGS|LIBS}Matthias Ringwald
2008-09-20Don't convert unix-style / to windows-style \ on mingwMatthias Ringwald
2008-10-02Fix compilation for new auto*.Matthias Hopf
2008-08-17Bump version ready for the next release.Darren Salt
2008-08-13Allow (and prefer) use of external libfaad.Darren Salt
2008-07-13Adjust checking for libavcodec to match the new external ffmpeg default.Darren Salt
2008-07-13Switch to using external ffmpeg by default.Darren Salt
2008-07-11Fix xine_get_pluginroot (mingw32)Matthias Ringwald
2008-07-09Fix MIN, MAX macro replacement (mingw32 fix)Matthias Ringwald
2008-07-08Fix compilation for pthread support provided by PTHREAD_{CFLAGS+LIBS}Matthias Ringwald
2008-07-02Bump version ready for the next release.Darren Salt
2008-07-02Cope with missing strcasestr().Darren Salt
2008-07-02don't check for ioctl request type if oss audio is not availableMatthias Ringwald
2008-07-02fix pthread recursive mutex detection (for mingw32)Matthias Ringwald
2008-06-26Bump version.Darren Salt
2008-06-21Merge.Darren Salt
2008-06-21Partially revert fa7f53fb1656, which introduced some libtool-related problems.Darren Salt
2008-06-17Fix support for libtool 2.2.Diego 'Flameeyes' Pettenò
2008-06-17Revert xine customisations of po/Makefile.in.in, use Makevars for the rest.Diego 'Flameeyes' Pettenò
2008-06-17Require at least version 0.16.1 of gettext (Debian stable at the moment).Diego 'Flameeyes' Pettenò
2008-06-11Mark release as 1.1.13, not 1.1.12.1.Darren Salt
2008-05-29Define ARCH_{ALPHA,ARM} as needed; move one ARCH_SPARC which could be missed.Darren Salt
2008-05-23Check for MIN/MAX macro and include the header for them if found.Diego 'Flameeyes' Pettenò
2008-05-20Add check for const attribute (for mathematical functions).Diego 'Flameeyes' Pettenò
2008-05-12Bump the soname (ABI extension).Darren Salt
2008-05-09Cleanup handling of packed attribute.Diego 'Flameeyes' Pettenò
2008-05-05Check for malloc attribute and define XINE_MALLOC for use in xineutils.h, rat...Diego 'Flameeyes' Pettenò
2008-05-03Run check for unused attribute.Diego 'Flameeyes' Pettenò
2008-05-03Add support for "deprecated" attribute.Darren Salt
2008-04-30Warn when using built-in ffmpeg rather than external ffmpeg.Darren Salt
2008-04-11Test for pulseaudio 0.9.7 to determine which muting method to use.Darren Salt
2008-04-08Bump version to 1.1.12; bump interface age due to the new video-out plugin.Darren Salt
2008-04-06Add a tool to list MIME types & filetype extns known to xine-lib plugins.Darren Salt
2008-04-04List OpenGL if detectedMatthias Ringwald
2008-03-30Release.xine-lib-1_1_11_1-release1.1.11.1Darren Salt
2008-03-18Move ffmpeg plugin code into src/combined/ffmpeg & adapt for current ffmpeg.Darren Salt
2008-03-04Cset 492257577b4d is an ABI extension: bump the soname. Add changelog entry.Darren Salt
2008-03-02Fix compilation with older external ffmpeg.Darren Salt
2008-03-01Support the new FFmpeg include layout. Now the same include directive should ...Diego 'Flameeyes' Pettenò
2008-02-11Actually check for tzset.Darren Salt
2008-02-09Fix a configure test which was left out of the arch_x86 changes. (Affects MMX.)Darren Salt
2008-02-08Add automake conditionals ARCH_X86_32 and ARCH_X86_64.Darren Salt
2008-02-07Merge; mark 1.1.11.Darren Salt