Age | Commit message (Expand) | Author |
2011-01-07 | fixed: show Git revision number instead of SVN. commiting for TheUni | amet |
2010-12-12 | [osx] we want basename, not the path | davilla |
2010-12-09 | [osx] fixed, figure out correct dylib names to match what linker uses | davilla |
2010-11-27 | complete replacement of liblzo with liblzo2, linux was already liblzo2 | davilla |
2010-11-26 | changed: ditch libshout and replace with curl-based code | spiff_ |
2010-11-21 | Added a configure option --disable-optical-drive | topfs2 |
2010-11-15 | removed: dependency on libfaac which doesn't seem to be used anywhere | elupus |
2010-11-09 | fixed: asap codec didn't build properly on x86-64 | spiff_ |
2010-10-27 | fixed: do not try to start pulse if --disable-pulse was used | anssih |
2010-10-18 | fixed: accidently removed fontconfigs and libcurls INCLUDES and CFLAGS (thank... | vdrfan |
2010-10-18 | fixed: avoid useless linking against libcurl | vdrfan |
2010-10-18 | fixed: avoid useless linking against fontconfig | vdrfan |
2010-10-18 | removed: xinerama build deps | vdrfan |
2010-10-04 | change: remove the GYM codec. it's broken, the code is an utter mess and i cb... | spiff_ |
2010-08-17 | Revert "[osx] fixed broken build resulting from r32688" | spiff_ |
2010-08-17 | Revert "Removing unnecessary dependency on libssl and libcrypto." | spiff_ |
2010-08-16 | fixed: don't let ffmpeg build pick up our CFLAGS | elupus |
2010-08-16 | Fix check for setting --enable-pic when compiling ffmpeg. | ceros7 |
2010-08-16 | Enable PIC for all architectures but x86 when building ffmpeg. | ceros7 |
2010-08-15 | fixed: don't force xbox-compatible simd extensions in ffmpeg | spiff_ |
2010-08-12 | fixed: added AC_PROG_LIBTOOL macro in addition to r32695 | vdrfan |
2010-08-12 | [osx] libmicrohttpd, fault attempt to use libgcrypo if present | davilla |
2010-08-12 | cosmetic, these are libs common to both linux and osx, replace independent wi... | davilla |
2010-08-12 | [osx] fixed broken build resulting from r32688 | davilla |
2010-08-11 | Removing unnecessary dependency on libssl and libcrypto. | ceros7 |
2010-08-07 | changed, dyload libbluray instead of static linking it | davilla |
2010-08-03 | changed: compile libapetag with configure cc/cxx | spiff_ |
2010-08-03 | changed: compile projectm with configured cc/cxx | spiff_ |
2010-08-03 | changed: compile libid3tag with configured cc/cxx | spiff_ |
2010-08-03 | changed: compile libdvdcss with configured cc/cxx | spiff_ |
2010-08-03 | changed: compile libcpluff with configured cc/cxx | spiff_ |
2010-08-03 | changed: use configured cc/cxx to compile rsxs | spiff_ |
2010-08-01 | Don't do anything with XB_CONFIG_MODULE when not building for apple host. | ceros7 |
2010-07-30 | fixed: removed now deleted libbdnav from build system | elupus |
2010-07-28 | fixed: configure when some libraries are not in runtime-searched directories | anssih |
2010-07-28 | Revert "Fix check for librtmp." and "Make librtmp optional again." | anssih |
2010-07-27 | added: support for using libbluray to play bdmv files (index.bdmv or *.mpls) | elupus |
2010-07-27 | Make librtmp optional again. | ceros7 |
2010-07-27 | Fix check for librtmp. | ceros7 |
2010-07-24 | fixed: Apply #9554 (fix recursive configure for cross compile) (thanks koenkooi) | althekiller |
2010-07-21 | [OSX] fixed libfaad problem on ppc - force -O3 (doesn't like -O2...) | beenje |
2010-07-20 | fixed: use proper soname for loading librtmp on linux | anssih |
2010-07-20 | fixed: configure not displaying the message if VDPAU not found but enabled | anssih |
2010-07-20 | added: configure option for rtmp support | anssih |
2010-07-17 | cosmetic: Move comment to closer to where the test actually happens | althekiller |
2010-07-17 | Changed: Move crystalhd soname test before libversion test. | althekiller |
2010-07-17 | Changed: xb_find_soname macro shouldn't error on optional features, disable t... | althekiller |
2010-07-16 | changed: don't pass along our junk CFLAGS to ffmpeg build, only pass anything... | elupus |
2010-07-14 | [omx] fix path for tegra L4T OpenMax, thanks Dawgmatix for finding | davilla |
2010-07-14 | Revert "quick and dirty removal of libfaad from configure. needs a proper fix... | theuni |