Age | Commit message (Expand) | Author |
2012-05-07 | [FreeBSD] force external ffmpeg | Fneufneu |
2012-05-07 | pass LDFLAGS to libProjectM build | Fneufneu |
2012-05-07 | respect $LOCALBASE from FreeBSD build system | Fneufneu |
2012-05-07 | rsxs configure does not detect stdbool.h on FreeBSD | Fneufneu |
2012-05-07 | FreeBSD: fix lib detection by passing LDFLAGS to lib/cpluff | Fneufneu |
2012-05-07 | use ldconfig in XB_FIND_SONAME for FreeBSD | Fneufneu |
2012-05-07 | move CFLAGS and CXXFLAGS in right place | Fneufneu |
2012-05-07 | libdl and libresolv does not exist and are not needed on FreeBSD | Fneufneu |
2012-05-07 | on FreeBSD pthread library are linked with -pthread | Fneufneu |
2012-05-07 | add freebsd support in configure.in | Fneufneu |
2012-05-04 | Merge pull request #922 from cptspiff/fixripbuild | Arne Morten Kvarving |
2012-05-04 | fixed tinyxml detection | huceke |
2012-05-03 | Use system implementation of tinyxml instead of internal implementation. | Andres Mejia |
2012-05-02 | changed: make mp3lame and vorbisenc optional | spiff |
2012-05-02 | fixed: don't use a hard-coded name for the mp3lame library | spiff |
2012-04-30 | build: fix build when microhttpd isn't present | theuni |
2012-04-30 | release: bump versions for May merge window | theuni |
2012-04-20 | fixed, use PKG_CHECK_MODULES to validate the version we need instead of playi... | S. Davilla |
2012-04-18 | Merge pull request #875 from aviksil/arm-fixes | Andres Mejia |
2012-04-17 | Merge pull request #809 from scarabeusiv/ffmpeg10 | Joakim Plate |
2012-04-12 | Don't hard code arm compiler flags so that we can build for both armel and armhf | Avik Sil |
2012-04-11 | [bluray] Delete support for older libbluray | elupus |
2012-04-04 | [fix] - ffmpeg compilation on osx/ios had a stale --disable-openmp which prev... | Memphiz |
2012-04-04 | ffmpeg: disable ffmpeg's crystalhd implementation for now | theuni |
2012-04-04 | Handle libdl only being needed on Linux for dlopen, thx abs0 | davilla |
2012-04-04 | Merge branch 'ffmpeg_0.10.2' | elupus |
2012-04-03 | release: version bumps for 12.0 alpha1 | theuni |
2012-03-31 | [osx/ios/atv2] - build and link static libs for ffmpeg because of build issue... | Memphiz |
2012-03-27 | [arm] remove -D_ARMEL and usage. It was ancient debug stuff that is not neede... | davilla |
2012-03-27 | cec: updated to libCEC 1.5. uses struct libcec_configuration to get and set t... | Lars Op den Kamp |
2012-03-23 | Add support for new ffmpeg-10/11 api. | Tomas Chvatal |
2012-02-20 | [fix] - revert c0855cb because its not needed anymore | Memphiz |
2012-02-11 | [fix] - on ios use the old getcomment function in libid3tag - this is not cor... | Memphiz |
2011-11-15 | Merge pull request #527 from jimfcarroll/ssl-locking | jimfcarroll |
2011-11-15 | Added a utility to set the ssl library's MT hooks. | Jim Carroll |
2011-11-11 | cec: updated to libcec 1.1. no longer using a fixed logical address. | Lars Op den Kamp |
2011-11-08 | fixed: silence boostrap warnings when using autoconf >= 2.68 | vdrfan |
2011-11-04 | cec: use libcec v1.0. for XBMC, this adds a new log level (CEC_LOG_TRAFFIC) a... | Lars Op den Kamp |
2011-10-30 | [ios] fixed, ffmpeg used .text symbol relocation in neon asm code, this is no... | davilla |
2011-10-30 | [ios] fixed, mystery failure in which configure (via pkgconfig) thinks that l... | davilla |
2011-10-21 | fixes 12113, += syntax in configure.in breaks configure script | davilla |
2011-10-21 | fixed: libusb/libudev/libcec configure mess. logic is like this: libudev OR l... | Lars Op den Kamp |
2011-10-19 | changed, add --enable-neon configure switch to pass into ffmpeg. default to n... | davilla |
2011-10-17 | fixed, missing test | davilla |
2011-10-15 | changed, remove libusb from libcec depends | davilla |
2011-10-15 | Merge pull request #493 from Pulse-Eight/cec | Lars Op den Kamp |
2011-10-14 | fixed... again. one more time for the boys in the back | davilla |
2011-10-14 | fixed, not so harmless typos | davilla |
2011-10-14 | fixed, harmless typo | davilla |
2011-10-14 | changed libcec version in configure.in after c6fac33b5cfc284aaca71755afdb568a... | Lars Op den Kamp |