aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
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
2015-04-18Merge pull request #6889 from koying/chgdroidvolumejenkins4kodi
2015-04-15Merge pull request #6892 from Karlson2k/mhd_upd_03jenkins4kodi
2015-04-15[jenkins/win32] - enable webserver unit testsMemphiz
2015-04-14android: Fix the readme to reflect the changes to bump SDK to 17dhacker29
The ndk toolchains are now in /android-17 so if someone was new to compiling and strictly followed the readme they would end up with and invalid path for the ndk toolchain when doing ./configure.
2015-04-14[depends] Update libmicrohttpd to SVN 35533. Should resolve WebServer ↵Karlson2k
shutdown issue.
2015-04-12ffmpeg: bump to 2.6.2Rainer Hochecker
2015-04-11[depends/libffi] - pass the "don't use std asm" only to the CCASFLAGS - ↵Memphiz
fixes configure failing to detect working c compiler in xcode6.3
2015-04-11[depends/nettle] - disable build of testsuite (doesn't compile with clang ↵Memphiz
from xcode6.3)
2015-04-11CHG: [droid] let the system handle volumeChris "Koying" Browet
2015-04-10[rbp] tools: only use sudo if we have it on the systemSam Nazarko
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
2015-04-08Merge pull request #5013 from taxigps/ass_positionRainer Hochecker
use subtitle settings to set ASS/SSA subtitles position
2015-04-07bump libass to version 0.12.1taxigps
2015-04-06FIX: actually remove excluded addonsChris "Koying" Browet