aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2016-09-17Revert "bump to 17.0 beta 3"Martijn Kaijser
2016-09-17Merge pull request #10349 from MartijnKaijser/17.0b3Martijn Kaijser
bump to 17.0 beta 3
2016-09-08[autotools] Add missing APP_DATA_DIR in configure.ach.udo
2016-09-06Revert "[addons] move ./xbmc/addons/binary/interfaces one down and remove ↵Pär Björklund
binary folder"
2016-09-06[addons] move ./xbmc/addons/binary/interfaces one down and remove binary folderAlwin Esch
2016-09-01[configure] adjust to new SSE detection in cmakewsnipex
2016-08-27bump to 17.0 beta 3Martijn Kaijser
2016-08-15bump to 17.0 beta 2Martijn Kaijser
2016-08-04[droid] fix build and cleanup after b04140e5db6859178d00a9adb9b46b64e8c708c5wsnipex
2016-08-01VAAPI: Bump build dependencies to 0.38fritsch
2016-07-29bump to 17 beta 1Martijn Kaijser
2016-07-19[cmake] Nuke legacy XBMCConfig.cmakeh.udo
2016-07-01Merge pull request #9731 from laurimyllari/v17-3dlutRainer Hochecker
3dlut and simple ICC linking support for color correction
2016-06-30bump to 17.0 alpha3Martijn Kaijser
2016-06-26configure.ac: Fix typo in help text of non-free optionBernd Kuhls
2016-06-20color: ColorManager class and settingsLauri Myllari
2016-06-13[chg] make libxslt optionalStefan Saraev
2016-06-12Merge pull request #9930 from beedaddy/opusStefan Saraev
Using TagLib for opus file tags.
2016-06-11changed: remove internal librtmp supportArne Morten Kvarving
moved to an inputstream add-on
2016-06-07Depends: Bump taglib min required version to 1.9Martin Brodbeck
2016-06-01Merge pull request #9850 from stefansaraev/pngStefan Saraev
configure.ac: do not check for libpng
2016-05-21configure.ac: do not check for libpngStefan Saraev
libpng is no direct dependency for kodi anymore, no point linking against it.
2016-05-20Revert "[addon] add API level 2 on kodi side - Part 1"Alwin Esch
This reverts commit b1b512583f85b0349f4da91d073b6ff80d01dd8b.
2016-05-20Revert "[addon] add API level 3 on kodi side for future development - Part 1"Alwin Esch
This reverts commit 6bd9862ee4a2b817790957ed9f2da75e18387830.
2016-05-18[addon] add API level 3 on kodi side for future development - Part 1Alwin Esch
2016-05-18[addon] add API level 2 on kodi side - Part 1Alwin Esch
2016-05-18[cmake] Rename kodi/xbmc-config.cmake.in to XBMC/KodiConfig.cmake.inh.udo
2016-05-10Merge pull request #9787 from stefansaraev/cleanup1Stefan Saraev
[cleanup] ogg/vorbis/flac leftovers
2016-05-10configure: add support for aarch64Bernd Kuhls
Downloaded from: https://github.com/OpenELEC/OpenELEC.tv/blob/master/packages/mediacenter/kodi/patches/kodi-999.10-aarch64-support.patch and added uClibc support. v2: removed joystick (stefansaraev) and cortex-a53 (koenkooi) options.
2016-05-09[cleanup] ogg/vorbis/flac leftoversStefan Saraev
2016-05-02Merge pull request #9689 from bkuhls/powerpcWolfgang Schupp
configure.ac / xbmc_arch.m4: add support for powerpc64 little endian
2016-05-01Merge pull request #9675 from MartijnKaijser/cdripMartijn Kaijser
Avoid compiling cdrip when build with --disable-optical-drive
2016-05-01bump to 17 alpha 2Martijn Kaijser
2016-04-29VideoPlayer: iOS, drop old videotoolbox decoder infaviour of ffmpegRainer Hochecker
2016-04-27Merge pull request #9686 from stefansaraev/deps-cleanupStefan Saraev
[cleanup] remove unused depends
2016-04-27configure.ac: add support for powerpc64 little endianBernd Kuhls
Fixes: configure: error: unsupported host (powerpc64le-buildroot-linux-gnu) configure: error: unsupported build target: powerpc64le-buildroot-linux-gnu
2016-04-26Merge pull request #9682 from bkuhls/powerpcStefan Saraev
configure.ac: Add target_platform=target_linux for powerpc
2016-04-26[depends] remove libogg / libvorbisStefan Saraev
2016-04-26[cleanup] remove not need ogg/vorbis check from configure.acStefan Saraev
2016-04-26Merge pull request #9401 from OpenELEC/configure-cleanupMartijn Kaijser
Configure cleanup, this removes some leftovers in configure.ac
2016-04-25configure.ac: Add target_platform=target_linux for powerpcBernd Kuhls
2016-04-24Avoid compiling cdrip when build with --disable-optical-driveMartijn Kaijser
2016-04-21configure.ac: quote ${CC} and ${CXX}Max Kellermann
Allow them to have spaces.
2016-03-31FFmpeg: Replace libdcadec with internal hd aware dca decoderfritsch
2016-03-28Make cmake required on all platformsAlwin Esch
2016-03-19[configure] remove libdvdcss support leftoversStephan Raue
2016-03-19[configure] remove joystick support leftoversStephan Raue
2016-03-18build: Add vcsm libpopcornmix
2016-03-10[android] add JNI wrapper for android.hardware.input.InputManager, a ↵montellese
Java/native implementation of InputManager.InputDeviceListener and an IInputDeviceCallbacks interface to be able to receive callbacks when input devices change
2016-03-10Peripheral add-onsGarrett Brown
Thanks to frostworx for fixing the peripheral add-ons build, notspiff for helping with the rebrand and montellese for the windows installer fix and VS solution fix.