aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2015-01-01[depends/nettle/ios] - on older ios toolchains we need to disable assembly ↵Memphiz
because gcc 4.2 (xcode3) doesn't know about ".int" asm operator
2014-12-30ffmpeg: explicitly disable sdlRainer Hochecker
2014-12-30ffmpeg: bump to 2.5.2Rainer Hochecker
2014-12-28[pvr] bump addons after #6036Rainer Hochecker
2014-12-24Merge pull request #5979 from wsnipex/android-gnutlsMartijn Kaijser
[droid] enable gnutls support in ffmpeg
2014-12-22Made versiontag optionalTobias Arrskog
2014-12-20[depends] fix gmp Makefilewsnipex
2014-12-20[depends] fix nettle dylib targetwsnipex
2014-12-20[depends] bump gnutls to last stable version 3.3.10wsnipex
2014-12-20[android] re-enable gnutls in ffmpegwsnipex
2014-12-19Merge pull request #5905 from hudokkow/nuke_xbmc_linksMartijn Kaijser
[rebrand] Nuke some more XBMC links and references
2014-12-19Merge pull request #5218 from koying/fixdroidpiljenkins4xbmc
2014-12-16Revert "change xbmc/ path to src/ in all files"Rainer Hochecker
This reverts commit 4949be256667f3e500e52b7084476ae1f2b00d92.
2014-12-16[rebrand][Linux FEH_py.in] xbmc -> kodih.udo
2014-12-16[rebrand][ps3_remote.py] xbmc -> kodih.udo
2014-12-15change xbmc/ path to src/ in all filesFneufneu
2014-12-12[pvr] bump addons (fixes #15598)Sam Stenvall
2014-12-09FIX: [droid] make python PIL module workingChris "Koying" Browet
2014-12-09FIX: [droid;python] proper handling of module librariesChris "Koying" Browet
2014-12-09FIX: [droid;packaging] handle addons librariesChris "Koying" Browet
2014-12-07Merge pull request #5902 from MakakLabs/bump_pvrMartijn Kaijser
[pvr] bump addons (language files sync)
2014-12-07Fix bashisms in shell scriptsBalint Reczey
Bashisms in scripts may cause problems on systems where the default shell is not Bash.
2014-12-07[pvr] bump addonsdhead666
2014-12-07Merge pull request #5892 from tamland/linuxiconsMartijn Kaijser
[rebrand] new linux icons
2014-12-07Place link when migrating directory to new locationStanisław Gackowski
2014-12-07[rebrand] new linux iconsThomas Amland
2014-12-07[rebrand][osx] new iconsh.udo
2014-12-07[rebrand][atv2] new AppIcon.pngh.udo
2014-12-07[rebrand][ios] new iconsh.udo
2014-12-06[rebrand][android] new iconsh.udo
2014-12-06[rebrand][win] new application.icoh.udo
2014-12-06Moved userfiles to XDG base directory spec compliant location (XDG_DATA_HOME)Stanisław Gackowski
2014-12-03Merge pull request #5873 from Memphiz/osxnewiconsMemphiz
[osx] new application icons
2014-12-03[osx] new application iconsfastcolors
2014-12-02ffmpeg: bump to 2.4.4Rainer Hochecker
2014-12-01Merge pull request #5823 from Jalle19/bump-pvrMartijn Kaijser
[pvr] bump addons (rebranding)
2014-11-29[rebrand] replace XBMC with Kodi in the UPnP server's HTTP agent stringmontellese
2014-11-28Merge pull request #5835 from Memphiz/boblightMemphiz
[depends] - add boblight to depends but don't install it (used for compi...
2014-11-27Merge pull request #5773 from koying/fixdroidaarch64Martijn Kaijser
FIX droid on aarch64 (Nexus 9 - Tegra K1 64bits)
2014-11-27fixup aml no video: video lost after resumeChris "Koying" Browet
2014-11-27[depends] - add boblight to depends but don't install it (used for compiling ↵Memphiz
the needed libboblight binary for the boblight addon) - seems this was lost since frodo ...
2014-11-27fix: [linux] include ffmpeg tarball in mk-debian-package.shwsnipex
needed because we cannot download anything during debuild stage
2014-11-26[pvr] bump addonsSam Stenvall
2014-11-25FIX: [droid] aarch64 is always neon-enabledChris "Koying" Browet
2014-11-25FIX: [sqlite] fix sqlite when built in 32bits and executed on 64bitsChris "Koying" Browet
2014-11-25Merge pull request #5803 from koying/fixamltransparencyChris Browet
FIX: [aml] no video on newer aml sdk
2014-11-24[osx/packaging] - premade .DS_Store which works for /Volumes/KodiMemphiz
2014-11-24[osx/packaging] - ensure that our dmg is always mounted with a static name ↵Memphiz
(/Volumes/Kodi in our case) - else the prepared .DS_Store won't work and we don't get the background image and icon position
2014-11-24FIX: [aml] no video on newer aml sdkChris "Koying" Browet
2014-11-24[android][ouya] added launcher iconda-anda