Age | Commit message (Expand) | Author |
2011-09-30 | changed, these should be USE_xxx not HAVE_xxx | davilla |
2011-09-30 | cec: added support for the Pulse-Eight CEC Adaptor. split up linux/Peripheral... | Lars Op den Kamp |
2011-09-30 | Squashed original peripherals PR #383 | Lars Op den Kamp |
2011-09-29 | [change] - allow afp support detection for linux aswell | Memphis |
2011-09-29 | fixed: missing $ after commit c51b1189e3d5353e842991f5859ddcea0f73e426 | spiff |
2011-09-28 | Merge pull request #447 from Memphiz/airtunes | Memphiz |
2011-09-27 | [libshairport] - default to auto in configure | Memphiz |
2011-09-26 | - fix merge error | Memphis |
2011-09-26 | [add] - add optional airtunes support into buildsys - make it default on osx ... | Memphis |
2011-09-26 | [change] - make libplist optional via configure closes #11903 | Memphiz |
2011-09-21 | build: quit creating a.out | theuni |
2011-09-19 | Merge pull request #427 from sraue/optional-samba | Stephan Raue |
2011-09-19 | configure: let select samba support, this patch adds a configure option to en... | Stephan Raue |
2011-09-16 | fixed: parameter is named afpclient | spiff |
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 |