Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-24 | [android][ouya] added launcher icon | da-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 artwork | da-anda | |
2014-11-24 | [rebrand][osx] new app icon | da-anda | |
2014-11-24 | [rebrand][atv] new icons | da-anda | |
2014-11-24 | [rebrand][ios] new icons with iOS8 support | da-anda | |
2014-11-24 | [android] add Android-TV banner | da-anda | |
2014-11-24 | [rebrand][android] new icons | da-anda | |
2014-11-24 | [rebrand][win32] new installer artwork | da-anda | |
2014-11-24 | [rebrand][win] new app icon | da-anda | |
2014-11-23 | FIX: [droid] adjust splash layout | Chris "Koying" Browet | |
2014-11-23 | CHG: [rebrand;droid] adjust progressbar colors | Chris "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 banners | da-anda | |
2014-11-23 | [rebrand][win32] new installer artwork | da-anda | |
2014-11-23 | [rebrand][atv] new icons | da-anda | |
2014-11-23 | [rebrand][osx] new icons and installer background | da-anda | |
2014-11-23 | [rebrand][ios] new icons with iOS8 support | da-anda | |
2014-11-23 | [rebrand][android] new icons | da-anda | |
2014-11-23 | [rebrand][win] new app icon | da-anda | |
2014-11-22 | Merge pull request #5781 from wsnipex/coredumpctl | Martijn Kaijser | |
[linux] systemd-coredumpctl was renamed to coredumpctl fixes(#15547) | |||
2014-11-22 | Merge pull request #5757 from wsnipex/ffmpeg-arm-build | Wolfgang 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 fails | wsnipex | |
fixes native building on some ARM platforms | |||
2014-11-20 | [jenkins] - refactor jenkins scripts to centralise the decision for | Memphiz | |
rebuilding depends - add project/cmake dir as criterion | |||
2014-11-19 | [linux] systemd-coredumpctl was renamed to coredumpctl, support both in kodi.sh | wsnipex | |
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 addons | Sam Stenvall | |
2014-11-12 | Merge pull request #5678 from Memphiz/xbmchelper | Memphiz | |
[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 tree | Memphiz | |
2014-11-12 | osx: fixed detect of latest sdk after yosemite | Joakim Plate | |
2014-11-07 | Merge pull request #5586 from koying/fixdroiddebug | Martijn Kaijser | |
FIX: [droid] allow to build without debugging and pickup jenkins configuration | |||
2014-11-06 | ffmpeg: bump to version 2.4.3 | Rainer 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-04 | use correct app name in the linux desktop file (fixes #15524) | wsnipex | |
2014-11-03 | Merge pull request #5597 from Memphiz/rebrand2 | Tobias Arrskog | |
Change APP_HOME -> KODI_HOME and other APP_* -> KODI_* | |||
2014-11-02 | FIX: [droid] allow to build without debugging and pickup jenkins configuration | Chris "Koying" Browet | |
2014-11-02 | Merge pull request #5618 from koying/fixdroidpvrpackaging | Martijn Kaijser | |
FIX: [depends] install pvr at the proper, name depdendant, place | |||
2014-11-02 | Merge pull request #5614 from Montellese/rebrand_cmake | jenkins4kodi | |
2014-11-01 | Merge pull request #5607 from Matricom/obbfix | Martijn Kaijser | |
Use APP_NAME_LC for generating the android library | |||
2014-11-01 | Merge pull request #5610 from opdenkamp/libcec-2.2.0 | Lars Op den Kamp | |
libCEC fixes |