Age | Commit message (Expand) | Author |
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 |
2011-10-14 | refactor libudev, libusb, libcec. look for udev, then usb if udev not found. ... | davilla |
2011-10-13 | changed libcec to be dyloaded like others, also change lib/libcec/Makefile to... | davilla |
2011-10-13 | [osx/ios] fixed, now that we are using gnu sed, use proper sed params | S. Davilla |
2011-10-11 | and fixed external libcec in configure.in | Lars Op den Kamp |
2011-10-11 | don't set USE_EXTERNAL_LIBCEC=1 when USE_LIBCEC=0 and check whether USE_LIBCE... | Lars Op den Kamp |
2011-10-10 | [ios] changed/fixed, detect skin.touched. if present enable packing it and us... | davilla |
2011-10-11 | removed downloading libcec and disabled libcec by default before people go ba... | Lars Op den Kamp |
2011-10-11 | displaying libCEC config status once is enough | Lars Op den Kamp |
2011-10-11 | don't use libusb when libudev is available | Lars Op den Kamp |
2011-10-11 | cec: use libcec as an internal lib and fetch it in "bootstrap". added --enabl... | Lars Op den Kamp |
2011-10-08 | [osx] revert part of 084768a9e285f9feb0d4d9247bad54c782b2b9e4, we will not ne... | davilla |
2011-10-08 | cosmetics, clarify that nfs/afp is client support | davilla |
2011-10-08 | [osx] fixed, enable libusb support | davilla |
2011-10-05 | fixed broken build, if you use ORIGCC/ORIGCXX in projectM cmake, you need to ... | davilla |
2011-10-03 | changed: newer cmake's are too stupid to handle compiler names with a space | spiff |
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 |