aboutsummaryrefslogtreecommitdiff
path: root/tools/darwin
AgeCommit message (Collapse)Author
2015-12-12[codeshuffle] - moved AutoPool, DarwinUtils and GNUOsxReplacements to darwin ↵Memphiz
platform
2015-12-06OSX: remove remnants to libGLEWRainer Hochecker
2015-12-06rename dvdplayer to VideoPlayerRainer Hochecker
2015-11-19[OSX] adjust to python 2.7wsnipex
2015-10-19[ios/VideoToolbox] - dyload VideoToolbox framework and dependend on the ↵Memphiz
runtime ios version either load it from private or public frameworks path
2015-10-18[ios] - all binaries need to be aligned to 16KB for iOS9 (this allows 32bit ↵Memphiz
apps to run on 64bit devices with iOS9 and is also safe for all older iOS versions)
2015-10-04[ios] - removed, atv2 support. time to make way for something new. hint, ↵S. Davilla
hint :) - backport from mrmc fork
2015-09-15[ios] - allow full codesign in after build phase for all identities if setMemphiz
2015-09-15[iOS] - disable Bitcode - it needs a deployment target of at least ios6Memphiz
2015-09-15[ios/osx] - move those explicit dylib references from the xcode project to ↵S. Davilla
the xcconfig files (this leaves out the extension and fixes linking so that it now also finds tbd files)
2015-09-04remove visualizations fishbmc, goom, milkdrop, projectm, spectrum, vortex ↵wsnipex
and waveform from tree
2015-09-01[ffmpeg] Add support for libdcadecpopcornmix
2015-08-10[depends] integrate crossguid as a static librarymontellese
2015-08-06[ios] - fix linkage for VTB framework for ios < 6 - fixes vtb on ios 5.x runtimeMemphiz
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-21[ios/packaging] - ensure that the deb package has ios5.1 as minimum ios versionMemphiz
2015-07-08[cleanup] remove slingboxStefan Saraev
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-04-18Merge pull request #6557 from tamland/uisound_addonstamland
UI sounds addons
2015-04-01[replaytv] remove replaytv supportStefan Saraev
2015-04-01[daap] remove daap supportStefan Saraev
2015-03-28dont install sounds directoryThomas Amland
2015-03-12[mythtv] remove internal mythtv supportMatthias Kortstiege
2015-03-06no need to install the language directory anymoremontellese
2015-02-15[osx/ios/atv2] - sync xcode project after libsquish was moved to depends - ↵Memphiz
fixes linker warning
2015-02-12[osx/ios] - enable c++11 standard - bump osx deployment target from 10.6 to ↵Memphiz
10.7 (means we need at least osx 10.7 for beeing able to run) and bump ios deployment target from 4.2 to 5.1 (means we need at least ios 5.1 to run)
2015-02-10[ios/atv2/packaging] - switch back to the hardcoded dsym dir - fixes dsym ↵Memphiz
backups on jenkins which were broken in a0a6e40a6299ff004353603201e6d60f569c1a2c
2015-01-24darwin dlna client user agent string override not workingMike
2015-01-08[configure] adjust to texturepacker and squish in dependswsnipex
2015-01-01[gnutls] - enable gnutls support for all platformsMemphiz
2014-12-22Made versiontag optionalTobias Arrskog
2014-12-16Revert "change xbmc/ path to src/ in all files"Rainer Hochecker
This reverts commit 4949be256667f3e500e52b7084476ae1f2b00d92.
2014-12-15change xbmc/ path to src/ in all filesFneufneu
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-03[osx] new application iconsfastcolors
2014-11-29[rebrand] replace XBMC with Kodi in the UPnP server's HTTP agent stringmontellese
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-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-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[WIP][rebrand][osx] dynamically create VolumeIcon.icns and move packaging ↵Voyager1
related artwork to the central folder for this (reverted from commit 2a9f21e0f24a08b708a54051842f29bba5e3c205)