aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2014-11-24[android][ouya] added launcher iconda-anda
2014-11-24[osx] - new DSStore template for the dmg folder (uses the new background and ↵Memphiz
has properly aligned icons)
2014-11-24[osx/packaging] - generate the volumeicon.icns in the packaging script and ↵Memphiz
fixup some pathes - remove some unneeded checks and do a sanity clean of the rw dmg during packaging
2014-11-24[rebrand][osx] new DMG volume icon and background artworkda-anda
2014-11-24[rebrand][osx] new app iconda-anda
2014-11-24[rebrand][atv] new iconsda-anda
2014-11-24[rebrand][ios] new icons with iOS8 supportda-anda
2014-11-24[android] add Android-TV bannerda-anda
2014-11-24[rebrand][android] new iconsda-anda
2014-11-24[rebrand][win32] new installer artworkda-anda
2014-11-24[rebrand][win] new app iconda-anda
2014-11-23FIX: [droid] adjust splash layoutChris "Koying" Browet
2014-11-23CHG: [rebrand;droid] adjust progressbar colorsChris "Koying" Browet
2014-11-23[rebrand][win] new app icon (reverted from commit ↵Voyager1
53bc14946e46b6e97a965dd3da5d6fbcf9cbcdbf)
2014-11-23[rebrand][android] new icons (reverted from commit ↵Voyager1
73195e349303cf88ecbd83c0d683d39d6efac52e)
2014-11-23[rebrand][ios] new icons with iOS8 support (reverted from commit ↵Voyager1
feedab2c2a3b88b5c9c3b910dd69b8be24d7408d)
2014-11-23[rebrand][osx] new icons and installer background (reverted from commit ↵Voyager1
92cbadcd53e13edb8384ab5f474f34f58f0cfebd)
2014-11-23[rebrand][atv] new icons (reverted from commit ↵Voyager1
9d00bbd19b99c474fd981305f6b6e123256bbea0)
2014-11-23[rebrand][win32] new installer artwork (reverted from commit ↵Voyager1
b208d62a6e07d41cdf98a59e838b27e2006d2534)
2014-11-23[WIP][android] add Android TV banners (reverted from commit ↵Voyager1
18738a4337eebeeeea6ae4ea5a414f1705e6ce6a)
2014-11-23[WIP][rebrand][osx] dynamically create VolumeIcon.icns and move packaging ↵Voyager1
related artwork to the central folder for this (reverted from commit 2a9f21e0f24a08b708a54051842f29bba5e3c205)
2014-11-23[WIP][rebrand][osx] dynamically create VolumeIcon.icns and move packaging ↵da-anda
related artwork to the central folder for this
2014-11-23[WIP][android] add Android TV bannersda-anda
2014-11-23[rebrand][win32] new installer artworkda-anda
2014-11-23[rebrand][atv] new iconsda-anda
2014-11-23[rebrand][osx] new icons and installer backgroundda-anda
2014-11-23[rebrand][ios] new icons with iOS8 supportda-anda
2014-11-23[rebrand][android] new iconsda-anda
2014-11-23[rebrand][win] new app iconda-anda
2014-11-22Merge pull request #5781 from wsnipex/coredumpctlMartijn Kaijser
[linux] systemd-coredumpctl was renamed to coredumpctl fixes(#15547)
2014-11-22Merge pull request #5757 from wsnipex/ffmpeg-arm-buildWolfgang Schupp
[depends] ffmpeg: define make threads if number of cpu cores detection f...
2014-11-20[depends] ffmpeg: define make threads if number of cpu cores detection failswsnipex
fixes native building on some ARM platforms
2014-11-20[jenkins] - refactor jenkins scripts to centralise the decision forMemphiz
rebuilding depends - add project/cmake dir as criterion
2014-11-19[linux] systemd-coredumpctl was renamed to coredumpctl, support both in kodi.shwsnipex
2014-11-17[jenkins/darwin] - ensure that audioencoder addons are not removed from tree ↵Memphiz
during cleanup (same like with pvr addons before) - fixed missing audioencoder addons in nightlies.
2014-11-13[pvr] bump addonsSam Stenvall
2014-11-12Merge pull request #5678 from Memphiz/xbmchelperMemphiz
[osx] - fixed XBMCHelper was never updated
2014-11-12[XBMCHelper] - change to only build i386 and adapt output dir to match the ↵Memphiz
one where the binary was in our tree before...
2014-11-12[osx] - remove XBMCHelper binary from treeMemphiz
2014-11-12osx: fixed detect of latest sdk after yosemiteJoakim Plate
2014-11-07Merge pull request #5586 from koying/fixdroiddebugMartijn Kaijser
FIX: [droid] allow to build without debugging and pickup jenkins configuration
2014-11-06ffmpeg: bump to version 2.4.3Rainer Hochecker
2014-11-05[jenkins] - when trying to determine the branchname of a detached head ↵Memphiz
revision - filter it so only branches from the currently built GITHUB_REPO are used (else we might pick the wrong branchname from another repo which was checked out before and contains the same revision)
2014-11-04use correct app name in the linux desktop file (fixes #15524)wsnipex
2014-11-03Merge pull request #5597 from Memphiz/rebrand2Tobias Arrskog
Change APP_HOME -> KODI_HOME and other APP_* -> KODI_*
2014-11-02FIX: [droid] allow to build without debugging and pickup jenkins configurationChris "Koying" Browet
2014-11-02Merge pull request #5618 from koying/fixdroidpvrpackagingMartijn Kaijser
FIX: [depends] install pvr at the proper, name depdendant, place
2014-11-02Merge pull request #5614 from Montellese/rebrand_cmakejenkins4kodi
2014-11-01Merge pull request #5607 from Matricom/obbfixMartijn Kaijser
Use APP_NAME_LC for generating the android library
2014-11-01Merge pull request #5610 from opdenkamp/libcec-2.2.0Lars Op den Kamp
libCEC fixes