Age | Commit message (Expand) | Author |
2010-01-08 | Fixes #5747: faad2 ignores --with-mp4v2 configure switch so remove it | malloc64 |
2010-01-06 | change configure to default crystalhd to yes | davilla |
2010-01-01 | crystalhd, remove lib check and check for header instead, also remove static ... | davilla |
2009-12-30 | change to released crystalhd headers and lib naming | davilla |
2009-12-29 | merge crystalhd to trunk, many thanks to phi2039, mot2dk, amet and all the ot... | davilla |
2009-12-22 | fixed: ensure that --(en|dis)able-vdpau is passed on to ffmpeg configure | althekiller |
2009-12-17 | [osx] remove goom from osx build, it's configure is broken | davilla |
2009-12-14 | changed: Make ASAP codec build optional (default off) | althekiller |
2009-12-13 | [osx] fixed, libbdnav working under OSX, very cool | davilla |
2009-12-13 | added: build libbdnav | spiff_ |
2009-12-12 | fixed, remove 'echo -n', it's adding '-n' to svn version on osx, this works f... | davilla |
2009-12-06 | Ensure we don't link python to main xbmc binary. | ceros7 |
2009-12-05 | fixed: Ticket #8005 xbmc/ffmpeg fails to build with libva-sds installed | elupus |
2009-12-05 | Also send stderr from svnversion to trash. | ceros7 |
2009-12-05 | Throw away stderr instead of redirecting to stdout. | ceros7 |
2009-12-04 | fixed: Throw away stderr when checking SVN rev with git | althekiller |
2009-12-04 | fixup svnversion, sed, grep games so both configure.in and xcode packager match | davilla |
2009-12-04 | changed: reworked SVN rev code. Heads up, davilla! | althekiller |
2009-11-18 | [osx] disable HAVE_POSIX_MEMALIGN, it's only present on 10.6 and we want to b... | davilla |
2009-11-15 | [all] missed version change in configure.in | davilla |
2009-11-12 | fixed: Ticket #5865 - [python] https urls and special:// paths (needs attenti... | vdrfan |
2009-11-12 | [osx] (trac #7657 fixed) thumb-gen crashing on atv, changed ffmpeg to cpudetect | davilla |
2009-11-02 | fixed: Changing configure options with out a make clean wouldn't | althekiller |
2009-11-01 | fixed: Reintroduce SDL_image configure check. TextureBundler/XBMCTex still u... | althekiller |
2009-11-01 | fixed: typo | althekiller |
2009-11-01 | fixed: iso9660.h check didn't stop configure if it failed. | althekiller |
2009-10-27 | changed: Don't compile/link rar support when nonfree is disabled | althekiller |
2009-10-27 | fixed: Check for cdio/iso9660.h explicitly as some distros package iso9660 su... | althekiller |
2009-10-27 | added: [LINUX/OSX] "--disable-non-free" configure option to disable component... | althekiller |
2009-10-23 | [osx] revert part of r23717, setting yasm this way fails to use it properly, ... | davilla |
2009-10-20 | [osx] 1) Turn off 3Dnow since no real Mac supports it. Seems to cause crashes... | davilla |
2009-10-19 | fixed: [LINUX] Revision detection on trees tracked by SVN. I hate you autoconf. | AlTheKiller |
2009-10-18 | fixed: svn revision was unknown when using git svn. | althekiller |
2009-10-14 | [all] remove _XBOX compile, legacy and not used anyore, [osx] select yasm the... | davilla |
2009-10-11 | fixed: looks like ffmpeg does not like --enable-pic on x86... Keep it only fo... | beenje |
2009-10-11 | fixed: python wrapping for powerpc-linux and powerpc64-linux | beenje |
2009-10-11 | fixed: --enable-pic when building ffmpeg to avoid R_PPC_REL24 relocation erro... | beenje |
2009-10-08 | Fixed: Ticket #6710 Reintroduce the --enable-libfaad flag when configuring ff... | dteirney |
2009-10-07 | fixed: variable assignment | maestrodd |
2009-10-06 | fixed typo | maestrodd |
2009-10-06 | fixed: do not build Goom if disabled (disabled by default ;)) | vdrfan |
2009-10-06 | changed: Move goom to a configure time option (disabled by default). | althekiller |
2009-10-04 | moved: XBMCTexXBT to a slightly less random collection of characters. | jmarshallnz |
2009-10-04 | fixed: Really fix trac #7225 now. | ceros7 |
2009-10-04 | fixed: linux link error (ogg/vorbis) | AlTheKiller |
2009-10-04 | fix r23380/r23376 OSX breakage | davilla |
2009-10-03 | changed: Use pkg-config for dependency checks where possible. | AlTheKiller |
2009-10-03 | updated: configure.in and README.linux | AlTheKiller |
2009-10-03 | removed: More MPCdec refs. | AlTheKiller |
2009-10-03 | changed: [LINUX] Use system libtiff. | AlTheKiller |