Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-09 | Merge pull request #14182 from Memphiz/ios11_jailbreak | Memphiz | |
Ios11 jailbreak | |||
2018-07-20 | [ios/deb]: - reload uicache after installing deb on ios11 jailbreak | Memphiz | |
2018-07-20 | [ios/codesign]: - do proper fake sign for ios11 jailbreak | Memphiz | |
2018-07-11 | Codesign: - adapted to ldid2 | Memphiz | |
2018-07-11 | [ios/codesign]: - do the fakesign on the whole app not only the binary | Memphiz | |
2018-07-03 | [LICENSE] Update content to markdown | h.udo | |
Verbatim copy of https://www.gnu.org/licenses/old-licenses/gpl-2.0.md | |||
2018-06-12 | [tools] nuke whitespace | h.udo | |
2017-08-13 | [XCode] - removed xcconfig files. Those are not used anymore since xcode ↵ | Memphiz | |
projects are generated via cmake | |||
2017-06-23 | [tools/darwin/packaging/media/osx] Fix 'libpng warning: iCCP: known ↵ | h.udo | |
incorrect sRGB profile' warnings | |||
2017-06-23 | [tools/darwin/packaging/media/ios] Fix 'libpng warning: iCCP: known ↵ | h.udo | |
incorrect sRGB profile' warnings | |||
2017-06-22 | Revert "[fix] Nuke 'libpng warning: iCCP: known incorrect sRGB profile' ↵ | h.udo | |
warnings" This reverts commit 7aace3e83f79198ec9bea45c4b06444102d07196. | |||
2017-05-30 | Merge pull request #12176 from coypoop/master | Martijn Kaijser | |
Remove fallback definition of FILE | |||
2017-05-30 | [fix] Nuke 'libpng warning: iCCP: known incorrect sRGB profile' warnings | h.udo | |
2017-05-27 | GC _FILE_DEFINED | Maya Rashish | |
_FILE_DEFINED is the include guard for stdio.h on Windows. We no longer provide a fallback of definition of FILE (which doesn't match most systems) in the case !_FILE_DEFINED, so the definition is now unnecessary. | |||
2017-05-12 | [depends][darwin] configure: remove special tarballs dir & nativeprefix | Rechi | |
2017-05-12 | [cleanup] remove autotools leftovers | Rechi | |
2017-03-24 | [depends/cmake/win32] replace yajl with rapidjson (thanks to hudokkow) | montellese | |
2017-02-14 | Merge pull request #10539 from Memphiz/xcode8_ios | jenkins4kodi | |
2017-01-16 | updated artwork containing full logo to reflect our registered mark (r) | da-anda | |
2016-12-23 | [ios/codesing] - add a second method to get the bundle id (mdls seems not to ↵ | Memphiz | |
work for me on sierra) | |||
2016-12-23 | [ios] - bump deployment target to iOS 6.0 (needed for xcode8/iOS 10) | Memphiz | |
2016-12-14 | [addon] bye, bye libXBMC_addon.cpp | Alwin Esch | |
2016-12-09 | [cmake/ios] Enable Xcode generator for IOS | Christian Fetzer | |
- Adapt Toolchain file to build a bundles with xcode. This change has to be done in the Toolchain file because CMake otherwise fails to run some compile checks. - Unify path where bundle is built for Makefiles and Xcode to build/$(CONFIGURATION)-$(EFFECTIVE_PLATFORM_NAME) - Set only one architecture to prevent building multi-arch bundles. - Simplify Install.cmake. Existing scrips are called now as post build steps so that the bundle can be executed with Xcode - Apply xcconfig settings. Note: Two adaptions to the existing "autotools/Xcode" scripts were needed. - CMake cannot have the bundle name be different to the binary and we cannot call the binary "Kodi.bin". The script has been adapted to adapt the library execution path directly in place. - CMake calls mkdeb.sh with "Debug-iphoneos", hence the script has been adapted to match strings starting with "debug" or "release". Reference: - https://cmake.org/Bug/view.php?id=15329 - http://stackoverflow.com/questions/33660608/how-can-i-disable-xcode-bitcode-within-a-cmake-project | |||
2016-11-07 | update build files | ronie | |
2016-08-13 | [XBMCHelper] - when launchd is used - ensure that the xbmc helper process is ↵ | Memphiz | |
restarted in case of exit | |||
2016-07-30 | [estuary] Add resources folder to build scripts | BigNoid | |
2016-07-13 | [estouchy] add screenshots | Thomas Amland | |
2016-05-19 | - only use fakeroot if SIP (System Intgrity Protection) is disabled (it ↵ | Memphiz | |
prevents fakeroot et al - fall back to sudo in that case) - also remove the libfauxsu approach as it has the same SIP problem and is unused since fakeroot was added | |||
2016-05-19 | [cmake/ios] Packaging | Christian Fetzer | |
2016-05-04 | [mkdmg] Fix dmg rebuild | Christian Fetzer | |
Fix dmg recreation if there is already a dmg build. - Delete the correct file (no need for sudo) - Unmount the correct volume | |||
2016-04-28 | osx: bump deployment target to 10.8, vtb support | Rainer Hochecker | |
2016-04-05 | small syntax typo | Timemachine | |
syntax highlight will highlight "in" and "case"... And quotes can be helpful sometimes in situations like this: for i in $something; do echo almost done done this can cause a bug on some systems | |||
2016-03-31 | FFmpeg: Replace libdcadec with internal hd aware dca decoder | fritsch | |
2016-03-01 | build estouchy instead of re-touched | ronie | |
2016-03-01 | prepare build-related stuff for skin change | phil65 | |
2016-02-20 | [ios/packaging] - fixed wrong evaluation of $ARM64 (which is command true, ↵ | Memphiz | |
false and can't be fed to test via []), fixes arm64 requirement during installation even while we are still building 32bit... | |||
2016-02-13 | [depends] remove libsquish | Stefan Saraev | |
2016-01-13 | [xcode] - remove HEADER_SEARCH_PATHES from xcode and update them properly in ↵ | Memphiz | |
App.xcconfig | |||
2016-01-13 | [osx] - corrected wrong Info.plist path in xcode project and buildphase ↵ | Memphiz | |
script - fixes #16508 | |||
2016-01-10 | Merge pull request #8777 from Memphiz/arm64 | jenkins4kodi | |
2016-01-10 | [core] - added arm64 support | Memphiz | |
2016-01-06 | [darwin] post jpeg nuke cleanup | Stefan Saraev | |
2016-01-06 | [darwin/support] - some cleanups for the codesign script, added codesigning ↵ | Memphiz | |
of python eggs (by extracting, signing, repackaging them) | |||
2016-01-06 | [darwin/support] - cleaned up osx and ios support scripts | Memphiz | |
2015-12-12 | [codeshuffle] - moved AutoPool, DarwinUtils and GNUOsxReplacements to darwin ↵ | Memphiz | |
platform | |||
2015-12-06 | OSX: remove remnants to libGLEW | Rainer Hochecker | |
2015-12-06 | rename dvdplayer to VideoPlayer | Rainer Hochecker | |
2015-11-19 | [OSX] adjust to python 2.7 | wsnipex | |
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) |