Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-06 | [ios/launchimages] - added launchimages for ipad pro 10.5 and 11 inch - ↵ | Memphiz | |
which is not covered by the launchimage editor of xcode | |||
2018-12-05 | [ios/launchimages] - added all needed launch images for all screen sizes ↵ | Memphiz | |
(generated with xcode 10 and using a launchimage imageset xcasset) - fixes #14994 | |||
2018-10-23 | [cmake/Xcode] - fix missing text and icon resources when using target Xcode | Memphiz | |
2018-09-18 | [cmake] set correct ARCH for iOS | Rechi | |
2018-09-14 | [ios] - enable dvdcss (allows encrypted dvd playback on ios) | Memphiz | |
2018-07-20 | [cmake/ios] - codesign script needs the depends path now | Memphiz | |
2018-02-03 | [ios] bump deployment target to 9.0 | Rechi | |
2017-12-22 | [OSX][iOS][cmake] move HAS_ZEROCONF to cmake | Lukas Rusak | |
2017-12-22 | [cmake] move HAS_LINUX_NETWORK to cmake | Lukas Rusak | |
2017-12-13 | [cmake] change PLATFORM_DIR to platform/linux | Lukas Rusak | |
2017-11-14 | [cmake/ios] - install new static launch images for iphonex | Memphiz | |
2017-08-16 | Try to fix iOS build | Philipp Kerling | |
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-25 | [Kodi] Update NEON support | croniccorey | |
- Define HAS_NEON when NEON cmake switch is set - Aarch64 always has neon, Enable cmake switch and change CPUInfo to report it - Don't set NEON_FLAGS if none exist, Not all targets need extra flags - Don't use preprocessor to check for neon support, Instead use HAS_NEON set by cmake | |||
2017-05-12 | [depends][darwin] configure: remove special tarballs dir & nativeprefix | Rechi | |
2016-12-23 | [ios] - bump deployment target to iOS 6.0 (needed for xcode8/iOS 10) | Memphiz | |
2016-12-21 | [cmake] Move to root folder: Update paths | h.udo | |
2016-12-21 | [cmake] Move to root folder: Move files | h.udo | |