aboutsummaryrefslogtreecommitdiff
path: root/tools/darwin
AgeCommit message (Collapse)Author
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[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-12[osx] - remove XBMCHelper binary from treeMemphiz
2014-11-03Merge pull request #5597 from Memphiz/rebrand2Tobias Arrskog
Change APP_HOME -> KODI_HOME and other APP_* -> KODI_*
2014-10-28Change APP_HOME -> KODI_HOME and other APP_* -> KODI_*Karlson2k
2014-10-23[ios] - fix devcert signing (pvr addons were missing and couldn't be loaded)Memphiz
2014-10-19[rebrand] - show migration info IF the configuration data was moved during ↵Memphiz
installation and link the user to the wiki. Show this dialog only once.
2014-10-19[rebrand] - more usage of APP_NAME and APP_NAME_LC in generated filesMemphiz
2014-10-19[rebrand] - xbmc.org -> kodi.tv in printoutsMemphiz
2014-10-19[rebrand][darwin] adjust to new env var APP_HOME instead of XBMC_HOMEwsnipex
2014-10-19[rebrand][darwin] - use APP_NAME in all xcode build phasesMemphiz
2014-10-19[rebrand][osx] - add migration step in preflight (moves the whole XBMC ↵Memphiz
folder to Kodi when found - but only when Kodi folder is not present)
2014-10-19[rebrand][darwin] - make use of @APP_NAME@ in our build configurationsMemphiz
2014-10-19[rebrand][atv2] - rename the topshelf icon from XBMC.png to TopShelf.pngMemphiz
2014-10-19[rebrand][packaging/osx/ios/atv2] - move all package scripts to appnameMemphiz
agnostic folders, rename them to be appname agnostic and use @APP_NAME@ - also add migration step in debian post-inst which will move XBMC data to Kodi if found
2014-10-19[rebrand][packaging/seatbeltunlock] - renamed seatbeltunlock to be ↵Memphiz
appnameagnostic, fix the pkg, make it org.xbmc.kodi-seatbeltunlock use @APP_NAME@
2014-10-16[osx/preflight/cosmetics] - fixed identationMemphiz
2014-10-16[osx/preflight] - add allowsharing tag to non-root default sourcesMemphiz
2014-08-26use generic names to make it easier to switch to a new touch skin in the futureronie
2014-08-26replace skin.touched with skin.re-touchedronie
2014-08-18[atv2/packaging] - fix cp error when installing on old ios4.2 versionsMemphiz
2014-07-02Merge pull request #4866 from wsnipex/versioningjmarshallnz
automatic versioning
2014-06-30autogenerate xbmc version dependent fileswsnipex
2014-06-26[ios/packaging] - compress deb with lzmaLinus Yang
remove garbage files add installed size entry for control file add cydia icon file for ios app remove curl dependency
2014-06-25[ios/packaging] - use fakeroot for packaging deb without root privilegesLinus Yang
2014-06-25[ios/depends] - add gen_entitlements.py to build dependsLinus Yang
2014-06-18[osx] - rename the Frameworks dir in osx bundle to "Libraries" - this ↵Memphiz
restores auto-signing on mavericks (and maybe earlier) and stops the firewall popup occuring on each startup of xbmc - fixes #14984
2014-06-04[osx/ios/atv2] - fix missing _DEBUG and NDEBUG defines due to missing ↵Memphiz
inheritance in the target level xcconfig files
2014-05-20[osx/ios/atv2] platinum: overwrite defines for default HTTP "User-Agent" and ↵montellese
"Server" header field values
2014-05-18[darwin] fix building from user set prefix path. move XBMC_DEPENDS_ROOT to ↵S. Davilla
xconfig and set it during configure
2014-05-17Merge pull request #4717 from Montellese/platinum-loggingSascha Montellese
UPnP: enable log messages from Platinum SDK
2014-05-15[xcode] - finally fix the last pieces which were forgotten during xcode ↵Memphiz
project merge. Now we really use the stuff from tools/darwin/Configurations/ for all platforms and targets.
2014-05-15[darwin] add NPT_CONFIG_ENABLE_LOGGING flag to Xcode common configurationmontellese
2014-05-08sync Xcode project after libsamplerate drop, sync darwin configurationDaniel Scheller
2014-05-02[atv2/packaging] - ensure to overwrite our icon in the cache for make it appearMemphiz
2014-05-02[ios/atv2] - removed unused XBMC.png and moved the ATV2 images to ↵Memphiz
tools/darwin/packaging/media/atv2
2014-05-02[ios] added new iOS iconsda-anda
2014-05-02[cydia] - remote iconpack script - iconpack is not needed anymore - ↵Memphiz
http://mirrors.xbmc.org/apt/pre-release/ios/CydiaIcon.png is used for it - should be replaced with media/iOS/rounded/AppIcon57x57.png
2014-05-02[osx] new icons + create icon from the iconsetJonathan Marshall
2014-04-27[osx] support building with depends ffmpeg instead of internalJonathan Marshall
2014-03-03[release] version bump to 14.0 alpha1Martijn Kaijser
2014-02-11Revert "[ios7/ios/atv2] - link statically against libmpeg2 - since ios7 we ↵Memphiz
crash and burn when we load libmpeg2 as dylib - closes #14813" This reverts commit 0e53fea3bbf092cccad9f5ade492754ee2a22ead. Conflicts: XBMC.xcodeproj/project.pbxproj
2014-01-15[ios7/ios/atv2] - link statically against libmpeg2 - since ios7 we crash and ↵Memphiz
burn when we load libmpeg2 as dylib - closes #14813
2014-01-09[ios] fixed, drop org.xbmc.xbmc-iconpack dependancyamet
2013-12-30[release] version bump to 13.0 alpha12Martijn Kaijser
2013-12-22[scrapers] Support XSLT transforms (XML->XML) in the scrapersnight199uk
2013-12-04[ios/atv2] - readd gitrev-posix which was wrongly removed in ↵Memphiz
05274bfcbcbbc96a5ee5a61bf4018b30719727f4 - its still needed in ios/atv2 packaging if we want to retain dsym files (on jenkins...)
2013-11-30[release] version bump to 13.0 alpha11 as we start new merge windowMartijn Kaijser