aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Collapse)Author
2017-01-27Merge pull request #11522 from DaveTBlake/taglib1_11_1Pär Björklund
[win32][depends]Patch TagLib to v1.11.1 + d2e0e55 to fix regression causing hangs
2017-01-27Update tabLib to v1.11.1 with patch 80df30 to avoid hang with internet radio ↵DaveTBlake
(Shoutcasts)
2017-01-24Modified cpluff to handle utf8 path names to avoid addon failuresPär Björklund
2017-01-21add pycryptodome python modulepeak3d
2017-01-11Revert "[CEC] fix 4.0.1 package name"Martijn Kaijser
2017-01-11[CEC] fix 4.0.1 package nameMartijn Kaijser
2017-01-03spelling: outputJosh Soref
2017-01-04[CEC] bump to libCEC 4.0.1Lars Op den Kamp
fixes detection of CEC adapters
2016-12-21[autotools/buildsteps/depends] Update pathsh.udo
2016-12-21[cmake] Move to root folder: Move filesh.udo
2016-12-20Merge pull request #11224 from cjmayo/gtk-update-icon-cacheWolfgang Schupp
[cmake] linux: don't run gtk-update-icon-cache
2016-12-20Merge pull request #11160 from Rechi/cmakeTestHeadersWolfgang Schupp
[cmake] core_add_test_library also add headers to IDE
2016-12-19[cmake] linux: don't run gtk-update-icon-cacheChris Mayo
2016-12-18[win] define __SSE__ and __SSE2__ for the whole platformRechi
2016-12-16Merge pull request #11144 from garbear/fix-texturepacker-installjenkins4kodi
2016-12-16Merge pull request #11185 from maxnet/fix-libdvd-crossbuildWolfgang Schupp
libdvd: fix setting compiler when cross-compiling
2016-12-15libdvd: fix setting compiler when cross-compilingFloris Bos
Fix setting exact compiler when cross-compiling libdvd* Otherwise it can result in problems when configure decides to use one with different ABI == [..]/libdvdnav.a: member [..]/libdvdnav.a(dvdnav.o) in archive is not an object collect2: error: ld returned 1 exit status CMakeFiles/wrap_libdvdnav.dir/build.make:63: recipe for target 'system/players/VideoPlayer/libdvdnav-arm.so' failed ==
2016-12-15[cmake] FindMicroHttpd: do not assume gcrypt / gpg-errorStefan Saraev
... use mhd static library dependencies instead if not using unified depends
2016-12-15[cmake] FindPython: append static libraries if anyStefan Saraev
if we link against static libpython2.7.a, we need to add static library dependencies to PYTHON_LIBRARIES
2016-12-15[cmake] FindPython: fix typoStefan Saraev
2016-12-14[addons] remove api1 from cmake partsAlwin Esch
2016-12-14[addons] remove not needed binary and api1 folder from sourceAlwin Esch
2016-12-14[addon] bye, bye libXBMC_addon.cppAlwin Esch
2016-12-14Merge pull request #11172 from AlwinEsch/remove-shared-addon-lib-gamesAlwin Esch
[retroplayer] rework to new code style without shared lib
2016-12-14Merge pull request #11161 from hudokkow/cmake_fix_libsWolfgang Schupp
[cmake] Fix XPREFIX_LIBRARIES populating in modules
2016-12-14Merge pull request #11157 from wsnipex/cmake_mmalWolfgang Schupp
Cmake mmal
2016-12-14[retroplayer] rework to new code style without shared libAlwin Esch
2016-12-14[addon] bye, bye libKODI_guilib.cppAlwin Esch
2016-12-13[addon] bye, bye libKODI_audioengine.cppAlwin Esch
2016-12-13Merge pull request #11164 from AlwinEsch/remove-shared-addon-lib-codecAlwin Esch
[addon] bye, bye libXBMC_codec.cpp
2016-12-13Merge pull request #11158 from stefansaraev/json-crossWolfgang Schupp
cmake: fix FindJsonSchemaBuilder.cmake after 3664574
2016-12-13[addon] bye, bye libXBMC_codec.cppAlwin Esch
2016-12-13Merge pull request #11154 from AlwinEsch/remove-shared-addon-lib-peripheralAlwin Esch
[peripheral] bye, bye libKODI_peripheral.cpp
2016-12-13Merge pull request #11151 from cjmayo/docdirjenkins4kodi
2016-12-13[cmake] Fix XPREFIX_LIBRARIES populating in modulesh.udo
2016-12-13[cmake] core_add_test_library also add headers to IDE (same as in ↵Rechi
core_add_library)
2016-12-13[cmake] quote vars in string functionswsnipex
fixes errors when the vars are empty
2016-12-13cmake: fix FindJsonSchemaBuilder.cmake after 3664574Stefan Saraev
2016-12-13[cmake] update and fix FindMMALwsnipex
2016-12-13Merge pull request #11088 from notspiff/fix_toolchainWolfgang Schupp
fixed: the assumption of toolchain = crosscompile cause issues
2016-12-13[cmake] linux: report docdir and install docs into docdirChris Mayo
2016-12-13[peripheral] change libKODI_peripheral.h to style of the othersAlwin Esch
2016-12-13[peripheral] bye, bye libKODI_peripheral.cppAlwin Esch
2016-12-13[adsp] bye, bye libKODI_adsp.cppAlwin Esch
2016-12-12Merge pull request #11145 from notspiff/fix_mhdMartijn Kaijser
fix compile without microhttpd
2016-12-12[depends] remove rtmp as it's included through ffmpeg or as binary addonMartijn Kaijser
2016-12-12[cmake] Add support for libcap if we find ith.udo
2016-12-12fix compile without microhttpdnotspiff
2016-12-12fixed: the assumption of toolchain = crosscompile cause issuesnotspiff
ref https://github.com/gentoo/gentoo/pull/3027
2016-12-12Merge pull request #11137 from hudokkow/cmake_bluetoothCristiano A. Silva
[cmake] Add support for Bluetooth