Age | Commit message (Expand) | Author |
2011-09-10 | [osx/ios] fixed, refactor afpfs-ng includes to follow fedora and others, thx ... | davilla |
2011-09-09 | fixed: build with exotic LDFLAGS | theuni |
2011-09-08 | fixed, configure was still reporting yes for libafpclient support eventhough ... | davilla |
2011-09-08 | [nfs] - fixed missing asignment | Memphiz |
2011-09-08 | [ios/osx] support for osx command line build. | Memphiz |
2011-09-08 | [add] - libafpclient to configure | Memphiz |
2011-09-08 | build: fixed our soname version function to find libs outside of /usr/lib | theuni |
2011-09-06 | cosmetics: one less tab in projectm configure output | vdrfan |
2011-09-06 | configure: let select XBMCProjectM, this adds support to enable/disable build... | Stephan Raue |
2011-09-05 | changed, add ac-define HAVE_SDL and check for it in system.h rather than assu... | davilla |
2011-09-05 | changed, move SDL lib checks to an enable/disable-sdl configure param, defaul... | davilla |
2011-09-05 | fixed, libssl depends on libcrypto so check libcrypto first | S. Davilla |
2011-09-03 | detect older libbluray api versions | elupus |
2011-08-30 | Use the more portable "=" in shell test usage, rather than "==" | David Brownlee |
2011-08-30 | [osx] fix configure.in for building RSXS, we do not use pkg-config checks for... | davilla |
2011-08-29 | Merge remote-tracking branch 'theuni/configure-cleanup' | theuni |
2011-08-29 | [change] - adapt buildsys for building OpenGLSpectrum on ios | Memphiz |
2011-08-29 | build: allow build without dbus | theuni |
2011-08-29 | build: don't check for enca. we haven't needed it for ages. | theuni |
2011-08-29 | build: configure option for enable/disable x11. | theuni |
2011-08-29 | build: make rsxs configurable | theuni |
2011-08-23 | [sync] - sync buildsys/projects for linux,osx,ios for airplay support | Memphiz |
2011-08-08 | - build eglspectrum vis for ios | huceke |
2011-08-07 | Merge pull request #334 from theuni/alsa-optional | Cory Fields |
2011-08-07 | [ios] disable crystalhd, we do not have any ios devices with mini pcie slots | davilla |
2011-08-06 | linux: build without alsa if libasound is not present | theuni |
2011-08-06 | Removed superfluous push/pop. | Jim Carroll |
2011-08-06 | changed the threading library to select the implementation using the TARGET_X... | Jim Carroll |
2011-08-04 | Revert "Use system tinyxml library by default except on OSX and Windows." | Andres Mejia |
2011-08-03 | Use system tinyxml library by default except on OSX and Windows. | Andres Mejia |
2011-07-20 | removed the need for boost threads. | Jim Carroll |
2011-07-20 | Updated the build to allow --enable-pthreads to select the pthread threading ... | Jim Carroll |
2011-07-17 | Fix check for use of sample_aspect_ratio. | Andres Mejia |
2011-07-16 | Only enable openmax if gles is enabled. | Andres Mejia |
2011-07-16 | Change how __LINUX_USER__ is defined. | Andres Mejia |
2011-07-16 | Use pkgconfig check to auto-enable openmax. | Andres Mejia |
2011-07-10 | [osx] allow darwin to accept i386 and i686 flavors for host | davilla |
2011-07-10 | [osx] remove SYSROOT, it is not used anywhere, same for setting MACOSX_DEPLOY... | davilla |
2011-06-27 | [osx] fixed, one more reason why I dislike cmake | davilla |
2011-06-27 | cosmetics, one line per please | davilla |
2011-06-23 | Removed emu_* threading code which wasn't being used anyway. | Jim Carroll |
2011-06-22 | add libavutil/mem.h check | Fneufneu |
2011-06-22 | add missing libavfilter detection for external ffmpeg | Fneufneu |
2011-06-18 | conditionally compile nfs code | spiff |
2011-06-15 | Add support for YAJL 2.x (fixes #11609) | Fredrik Wendel |
2011-06-14 | [fixed, i486 is now powerpc and a smack to the cp monster | davilla |
2011-06-13 | add TARGET_xxx into configure.in | davilla |
2011-06-13 | prep for TARGET_xxx, move _LINUX into ARCH_DEFINES | davilla |
2011-06-11 | [linux/osx/ios] Prepare dyloading libnfs | Memphiz |
2011-06-07 | changed: removed libwavpack as it's fully supported by ffmpeg (fixes #11615) | vdrfan |