aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
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.
2016-03-10Remove joystick codeGarrett Brown
Joystick support will return in a following commit. Platform specific code will be isolated entirely in binary add-ons. Removal of joystick code is incomplete on Android (todo) Thanks to Tolriq for fixing broken EventServer.
2016-03-09[addon] Move add-on library parts to independent folders (code rework)Alwin Esch
2016-03-05add callback lib for inputstreamRainer Hochecker
2016-03-01build estouchy instead of re-touchedronie
2016-03-01prepare build-related stuff for skin changephil65
2016-02-29[configure] set CORE_SYSTEM_NAME in autotools analog to cmakewsnipex
2016-02-29VideoPlayer: add process info, helps deciding what option should be taken ↵xbmc
for sttings like deinterlacing
2016-02-23[posix] move libdvd to dependswsnipex
2016-02-13[depends] remove libsquishStefan Saraev
2016-02-05[guilib][depends] Remove libgif from core. It's still needed for TexturePacker.ace20022
2016-02-01[configure] remove boost dependencyStefan Saraev
2016-01-29[cleanup] waylandStefan Saraev
2016-01-13Merge pull request #8832 from Memphiz/mrmc_backports3jenkins4kodi
2016-01-13[configure] - renamed IOS-Info.plist.inMemphiz
2016-01-11[configure] use pkg-config for openssl detectionwsnipex
2016-01-11[configure] use pkg-config for libssh detectionwsnipex
2016-01-07allow disable libbluetoothasavah
use PKG_CHECK_MODULES
2016-01-06[cleanup] asap codec leftoversStefan Saraev
2016-01-05drop libmpeg2Rainer Hochecker
2015-12-29[cleanup] nuke jpegioStefan Saraev
2015-12-29[cleanup] nuke cximageStefan Saraev
2015-12-20remove glew, its superseded by eglwsnipex
2015-12-12[codeshuffle] - moved main to platform/posixMemphiz