Age | Commit message (Expand) | Author |
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 |
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 |