backport 569648f2a3b8e094c33d102edd41397ca04b07be into dharma 10.1 (because git maste...
[vuplus_xbmc] / configure.in
2010-12-12 davillamerge r35623, [osx] we want basename, not the path
2010-12-09 davillamerge r35608, [osx] fixed, figure out correct dylib...
2010-11-27 theunichanged: ditch libshout and replace with curl-based...
2010-11-09 spiff_fixed: asap codec didn't build properly on x86-64
2010-10-27 anssihfixed: do not try to start pulse if --disable-pulse...
2010-10-04 spiff_change: remove the GYM codec. it's broken, the code...
2010-08-29 jmarshallnzchanged: bumped version for release
2010-08-26 elupusbackport: bluray plaback support based on libbluray
2010-08-18 davillamerge r32878 and part of r32879, revert removing unnece...
2010-08-17 elupusfixed: don't let ffmpeg build pick up our CFLAGS
2010-08-16 ceros7Enable PIC for all architectures but x86 when building...
2010-08-15 spiff_fixed: don't force xbox-compatible simd extensions...
2010-08-14 davillamerge 32731,32717 and 32713 from trunk
2010-08-13 ceros7Backport fix from davilla for libssl and libcrypto...
2010-08-13 ceros7Removing unnecessary dependency on libssl and libcrypto.
2010-08-04 jmarshallnzmerged: use configured cc/cxx for libs from trunk r3243...
2010-08-02 ceros7Backport changes to bootstrap and configure.in from...
2010-07-28 anssihfixed: configure when some libraries are not in runtime...
2010-07-24 althekillerfixed: Apply #9554 (fix recursive configure for cross...
2010-07-21 beenje[OSX] fixed libfaad problem on ppc - force -O3 (doesn...
2010-07-20 anssihfixed: use proper soname for loading librtmp on linux
2010-07-20 anssihfixed: configure not displaying the message if VDPAU...
2010-07-20 anssihadded: configure option for rtmp support
2010-07-17 althekillercosmetic: Move comment to closer to where the test...
2010-07-17 althekillerChanged: Move crystalhd soname test before libversion...
2010-07-17 althekillerChanged: xb_find_soname macro shouldn't error on option...
2010-07-16 elupuschanged: don't pass along our junk CFLAGS to ffmpeg...
2010-07-14 davilla[omx] fix path for tegra L4T OpenMax, thanks Dawgmatix...
2010-07-14 theuniRevert "quick and dirty removal of libfaad from configu...
2010-07-14 theunichanged: dumped libvpx in favor of ffmpeg's native...
2010-07-14 theuniquick and dirty removal of libfaad from configure....
2010-07-14 theunifixed: symbol versioning problem introduced by ffmpeg...
2010-07-12 anssihchanged: use pkgconfig to find ffmpeg libs (fixes ticke...
2010-07-11 anssihfixed: quote AC_INIT() arguments properly
2010-07-11 anssihfixed: use proper soname for loading crystalhd on linux
2010-06-20 davilla[chd] add new/old detection for libcrystalhd
2010-06-19 spiff_added: use our $CC for python compile
2010-06-18 davilla[osx] fixed, libvpx usage by internal FFmpeg
2010-06-17 davillachanged. switch from internal to system librtmp
2010-06-17 althekillerfixed: VAAPI decoder was unavailable due to undefined...
2010-06-13 althekillerfixed: Don't link libva if we don't have libva-glx.
2010-06-12 davilla[osx] 1) remove ARCH_DEFINES usage, it's redundent...
2010-06-11 davilla[osx] changed, -frameworks belongs in LIBS
2010-06-09 davillafixed, name changed to libcrystalhd
2010-06-08 althekillerfixed: cpluff needs LDFLAGS on OSX
2010-06-08 althekillerfixed: POSIX feature test macros should be passed to...
2010-06-08 althekillerfixed: OSX clean up passing of C/CXXFLAGS to subproject...
2010-06-08 althekillerfixed: LINUX clean up passing of C/CXXFLAGS to subproje...
2010-06-08 althekillerfixed: lva is required to test lva-glx, so test lva...
2010-06-08 althekillerfixed: debug and optim cflags should be passed to all...
2010-06-08 althekillerfixed: POSIX feature test macros should be passed to...
2010-06-08 anssihadded: configure option for specifying default LIRC...
2010-06-08 spiff_added: webm support through libvpx
2010-06-07 anssihfixed: do not build internal libdts/liba52 if disabled...
2010-05-31 vdrfanfixed: linux build
2010-05-21 davilla[arm] silence warnings about 'mangling of 'va_list...
2010-05-20 elupusfixed: vaapi was not getting enabled after changes...
2010-05-20 davilla[arm] setup use_arch/use_cpu for arm
2010-05-20 davillamove use_webserver check
2010-05-20 davillacosmetics, standard two space indent, removing all...
2010-05-20 davillamove host testing so we can setup use_arch/use_cpu...
2010-05-20 davilla[arm] choose armv7a/cortex-a9/vfpv3-d16 vs armv6/cortex...
2010-05-20 tslayerFixed: ProjectM did not properly work with 32bit archit...
2010-05-19 davilla[arm] fixed, typo. It's vfpv3-d16 and not vfpv3-d16n
2010-05-19 davilla[arm] remove mtune=cortex-a8 from ffmpeg flags on gener...
2010-05-19 davilla[arm] fixed arm build so --enable-gles --enable-tegra...
2010-05-18 davilla[arm] add missing --enable-gles
2010-05-18 davilla[arm] merge arm-camelot into trunk, thanks to mcgeagh...
2010-05-17 davilla1) define HAVE_LIBCRYSTALHD and set it to '1', 2) remov...
2010-05-15 ceros7Autogenenerate presets.zip for projectm.
2010-05-13 althekillerfixed: Marked pulse as auto but forgot to implement.
2010-05-13 althekillerremoved: Old cruft, pcre is required now.
2010-05-13 althekillerfixed: Configure options that are normally auto-detecte...
2010-05-12 ceros7Implement and use our own pushd/popd functions for...
2010-05-12 davilla[osx] fixed libass configure, AC_CHECK_LIB needs to...
2010-05-12 ceros7Fix errors caused by latest dash no longer supporting...
2010-05-12 theunifixed: linux compile for a sleepy spiff
2010-05-12 davilla[osx,linux] fixed build breakage
2010-05-12 spiff_fixed: fall back to internal libass if the system one...
2010-05-11 spiff_changed: move linux to system libass
2010-05-11 gnif2fixed: configure switches for vorbis encode
2010-05-11 gnif2added: configure option to enable libvorbis encode...
2010-05-11 gnif2fixed: wrong configure flags for mp3 encode support
2010-05-11 gnif2added: new cdrip FFmpeg encoder (incomplete, disabled...
2010-05-11 ceros7Don't build with external libdts or liba52 if not using...
2010-05-11 ceros7Build projectM with -fpic on.
2010-05-10 beenjefixed: remove useless "echo -n" that doesn't work on OSX
2010-05-10 topfs2Applied #9200 - Thanks openelec.tv for the contribution!
2010-05-09 ceros7Fix build for cross compiling. Use $CC instead of gcc...
2010-05-07 althekillerfixed: VDA config flags was always set. (whitespace...
2010-05-05 davilla[osx] fixed command-line make
2010-05-02 althekillerremoved: debug code. whoops
2010-05-02 althekillerAdded: macro to resolve sonames in configure (reduce...
2010-05-02 althekillerCosmetic: Unmatched quotes screwing up vim syntax highlight
2010-05-02 althekillerCosmetic: Sanitize external lib configure flag testing
2010-04-28 davillaadd VDADecoder to configure and use HAVE_LIBVDADECODER...
2010-04-24 spiff_changed: no need to generate the Makefile
2010-04-19 ceros7Fix library basename detection to check for libraries...
2010-04-19 ceros7Add other libraries to check for basenames.
2010-04-19 ceros7Fix libcurl basename path for users using libcurl3...
next