aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2015-08-02FFmpeg: Bump to 2.7.2-Jarvis-alpha1fritsch
2015-08-01[splash] centerCrop android splashMatthias Kortstiege
2015-08-01cmake: rename "darwin" to "osx" in CORE_SYSTEM_NAMEmontellese
2015-08-01Merge pull request #7641 from Montellese/cmake_addons_packagingSascha Montellese
[binary addons] fix/support ZIP packaging
2015-07-29[win32] support "package" option in make-addons.batmontellese
2015-07-28[jenkins] - ensure that only the path workspace/addons is excluded from the ↵Memphiz
clean - before it excluded workspace/xbmc/addons aswell which left the stale addons.a file around
2015-07-25Merge pull request #7615 from Montellese/cmake_package_zip_optionSascha Montellese
[binary addons] turn PACKAGE_ZIP into a proper cmake option
2015-07-25Merge pull request #7604 from Memphiz/xbmchelper64Matthias Kortstiege
[osx/XBMCHelper] - compile XBMCHelper as 64bit
2015-07-24[binary addons] turn PACKAGE_ZIP into a proper cmake optionmontellese
2015-07-23[ios/codesign] - if ldid was found - apply it to the kodi binary for fake ↵Memphiz
signing it - this fixes runtime error on ios5.1 devices
2015-07-23[ios/depends] - add ldid fake sign package to native dependsMemphiz
2015-07-22[osx/XBMCHelper] - compile XBMCHelper as 64bitMemphiz
2015-07-21[ios/packaging] - ensure that the deb package has ios5.1 as minimum ios versionMemphiz
2015-07-20[linux] fix crashlog generationwsnipex
2015-07-15Merge pull request #7392 from uNiversaI/typosMartijn Kaijser
[cosmetics] some cleanup on spelling/capitalisation & xbmc -> kodi
2015-07-12Merge pull request #7193 from marcuswanner/masterMartijn Kaijser
Make kodi-send.py cwd-independent.
2015-07-11FIXUP: [droid;obb] be sure the obb dir existsChris "Koying" Browet
2015-07-10FIX: [droid] manually download obb if store failedChris Browet
2015-07-09Merge pull request #7415 from fritsch/ffmpeg-bump-27-masterPeter Frühberger
Ffmpeg bump 27 master
2015-07-08[cleanup] remove slingboxStefan Saraev
2015-07-06[ffmpeg/osx] - add --disable-securetransport to configure to prevent linkage ↵Memphiz
against libsecurity_ssl (gnutls provides the functionality - but ffmpeg autodetect fails and tries to do it the appl/libsecurity_ssl way)
2015-07-06[depends+win32/shairplay] - bump libshairplay to current master (contains ↵Memphiz
png coverart support, dacp remote control support, progress support) - also drop all patches because there were upstreamed 100%
2015-07-06[cosmetics] some cleanup on spelling/capitalisation & xbmc -> kodiuNiversaI
2015-07-05FFmpeg: Bump to version 2.7.1fritsch
2015-07-04Merge pull request #6834 from jediry/specify_download_mirrorMartijn Kaijser
Specify download mirror for libs
2015-07-01[libplatform] Bump to 1.0.10h.udo
2015-06-28FIX: [droid] fix volume handlingChris "Koying" Browet
2015-06-27FIX: [droid] prevent the os restarting us for "screenlayout" and "screensize"Chris "Koying" Browet
2015-06-27FIX: [droid] fix crash when restarted by systemChris "Koying" Browet
2015-06-21FIX: [droid] harden MigrateUserDataChris "Koying" Browet
2015-06-14Merge pull request #7274 from koying/fixdroidaudiofocusMartijn Kaijser
FIX: [droid] proper audio focus management
2015-06-14FIX: [droid] proper audio focus managementChris "Koying" Browet
2015-06-13ADD: [droid] standard refreshrate switcher (>= api 21)Chris "Koying" Browet
All credit to @anssih
2015-06-08Improve Win32 build/download scripts. This change adds support forRyan Saunders
a KODI_MIRROR environment variable which, if set, overrides the default mirror URL of http://mirrors.kodi.tv. In the event that a package download fails, DownloadBuildDeps.bat will now suggest that the user manually choose an alternate mirror and re-run. Also, this change improves the download scripts in several ways. get_formed.cmd now reports failed package downloads at the end, and DownloadBuildDeps.bat, DownloadMingwBuildEnv.bat and make-mingwlibs.bat all support being run from an arbitrary directory (e.g., c:\kodi> project\BuildDependencies\DownloadBuildDeps.bat).
2015-06-02FIX: [droid] re-establish immersive mode if it was resetChris "Koying" Browet
2015-05-26[depends] fix Xrandr pkg-config includes on linuxwsnipex
2015-05-26tools/depends/target/Makefile: add links to X RandR pkg-config filesMax Kellermann
According to my first attempt at https://github.com/xbmc/xbmc/pull/7062, the Jenkins build has failed because the build machine could not locate the xrandr development files. I was told to add links to the X RandR pkg-config files. I have not tested this commit, but I hope Jenkins will work now.
2015-05-25Make kodi-send.py cwd-independent.Marcus Wanner
2015-05-25[droid] Bump targetSdkVersion to Android 5.1 (API 22)Martijn Kaijser
2015-05-23Merge pull request #6757 from popcornmix/alsalibMartijn Kaijser
alsalib: Build with enable-shared
2015-05-16Merge pull request #7138 from FernetMenta/ffmpegMartijn Kaijser
ffmpeg: fix 8ch audio conversion on Windows
2015-05-16[depends] fix (lib)platform buildwsnipex
do not include binary addon specific Makefiles. This partially reverts 4414d89da0f04a4898543db008b354da62721c7d
2015-05-15Merge pull request #7069 from wsnipex/platformMartijn Kaijser
[cmake] add libplatform to kodi-platform depends
2015-05-14ffmpeg: fix 8ch audio conversion on WindowsRainer Hochecker
2015-05-13bump libplatform to 1.0.9 and include xbmc-addons.include when building it ↵Lars Op den Kamp
in depends
2015-05-11[jenkins] - make building of binary addons verbose for getting more compelte ↵Memphiz
build output
2015-05-09OS X Kodi.app script target transformed into a real app bundle targetHofi
The goal was to create a bundled target that can be started and debugged from Xcode just like the standalone Kodi binary. Kept all of the 4 original build script steps, so the build process itself does not changed at all, only the following changes made: - XBMC_DEPENDS added to App-OSX.xcconfig common config file instead of defining per target - otool -L calls replaced by otool -LX to eliminate the first summary line from the output result, that could cause the parsing of the result fail
2015-05-03[cec] bump to libCEC 3.0.0Lars Op den Kamp
2015-04-28[droid;packagaing] Remove non-relevant commentBrandon McAnsh
* https://github.com/xbmc/xbmc/commit/e2ee1f12392ab9c03e4b908dac8ca627230e2fc7 bumped the API minimum to 17; NativeActivity was introduced before API 17.
2015-04-18Merge pull request #6557 from tamland/uisound_addonstamland
UI sounds addons