Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-07 | [Android] Use JNI instead NDK MediaCrypto for secure decoder check | peak3d | |
2019-10-06 | [depends] bump libbluray to 1.1.2 | Rechi | |
- build static - enable metadata support (libxml2) - enable font support (freetype2) - add fontconfig dependency | |||
2019-10-04 | [ios/tvos] Refactor darwin_embedded platforms in configure.ac | fuzzard | |
refactor/update configure.ac for ios/tvos platforms Remove tvos simulator as not implemented at this stage Update found_sdk grep to better handle finding updated sdk versions. Update platform_ldflags to point to correct location | |||
2019-10-04 | [iOS/tvOS] Update xcode attributes in Toolchain*.cmake.in | Sylvain CECCHETTO | |
Update xcode attributes for ios/tvos in Toolchain.cmake.in files Add appletvos platform to Toolchain_binaddons.cmake.in file | |||
2019-10-04 | Merge pull request #16259 from fuzzard/ios_cmakebuildsys | fuzzard | |
[ios/cmakebuildsys] Add features to cmakebuildsys + jenkins ios xcodebuild | |||
2019-10-03 | [cmakebuildsys\ios] generator option (GEN) + docs | fuzzard | |
Xcode is now the only supported cmake generator for ios. make build no longer available for ios, removed from docs updated jenkins buildsteps for ios to use xcodebuild macos/tvos docs for cmakebuildsys updated for use with xcodebuild Cleanup of cmake and darwin/support scripts to use existing default variables from xcode project instead of defining additional. | |||
2019-10-03 | [cmakebuildsys] Add build_dir option + Docs | fuzzard | |
Allow supplying BUILD_DIR option to cmakebuildsys to define build location. Default will fall back to <source>/build if not supplied. | |||
2019-10-02 | [modernize] use-override | Rechi | |
2019-09-26 | [modernize] use-equals-default | Rechi | |
2019-09-25 | Merge pull request #16668 from tmm1/xcode11 | Kai Sommerfeld | |
add support for xcode 11 | |||
2019-09-23 | fix configure with xcode 11 | Aman Gupta | |
2019-09-20 | Merge pull request #13034 from wsnipex/cmake_cpp14 | Wolfgang Schupp | |
Cmake cpp14 | |||
2019-09-19 | [depends] bump fribidi to 1.0.5 | Rechi | |
2019-09-16 | [cmake] Enable C++14 support for core | Christian Fetzer | |
Also remove the FindCXX11.cmake module and make use of CMake techniques to specify the necessary compiler flags. | |||
2019-09-16 | [modernize] use-emplace | Rechi | |
2019-09-16 | [depends] check for c++14 support | wsnipex | |
2019-09-10 | [depends] bump fontconfig to 2.13.1 | Rechi | |
2019-09-09 | [depends] bump freetype2 to 2.10.1 | Rechi | |
2019-09-07 | bump androidjni sha (fix Display::isHdr() | peak3d | |
2019-09-05 | [Android] Implement HDR display enable for ffmpeg decoded streams | peak3d | |
2019-09-02 | [Android] Update build (4.1 -> 5.4.1) and SDK (26 -> 28) versions | peak3d | |
2019-09-01 | [depends] bump flatbuffers to 1.11.0 | Rechi | |
2019-08-22 | [depends] build libplist static | Rechi | |
2019-08-21 | [buildsteps] add tvOS binary add-ons | Rechi | |
2019-08-21 | [buildsteps] fix pathChanged comment after 2876b9c0d6 | Rechi | |
2019-08-15 | [depends] bump expat to 2.2.7 | Rechi | |
2019-08-13 | Merge pull request #16461 from fritsch/4.0.4-Leia-18.4 | Peter Frühberger | |
FFmpeg: Bump to 4.0.4-Leia-18.4 | |||
2019-08-09 | FFmpeg: Bump to 4.0.4-Leia-18.4 | fritsch | |
2019-08-08 | [osx] convert objc code to ARC but leave UPnP's wrapper of autorelease pool ↵ | Andrey Filipenkov | |
as is | |||
2019-08-07 | [depends] bump curl to 7.65.3 | Rechi | |
2019-07-19 | [android] use ndk 20 | Rechi | |
2019-07-19 | [android] symplify ndk naming workaround | Rechi | |
2019-07-19 | [cleanup] remove unused variables after 5f5d8c8649 | Rechi | |
2019-07-19 | [cleanup] remove outdated GDBPATH android ndk workarounds | Rechi | |
To set the ARCH value the make override directive would be needed as ARCH is set via a command argument, but the ARCH value passed from cmake is never used. | |||
2019-07-19 | [cleanup] remove unused android libc replacements | Rechi | |
2019-07-19 | [toolchain] add CMAKE_NM | Rechi | |
2019-07-19 | [depends] configure: move checking host programs up | Rechi | |
2019-07-19 | [depends] configure: move checking build programs up | Rechi | |
2019-07-18 | [ios/build] rename core_system_name to darwin_embedded | fuzzard | |
implement darwin_embedded CORE_SYSTEM_NAME and OS. This provides a single parent for ios/tvos common build code, and allows ios/tvos specific code via CORE_PLATFORM_NAME | |||
2019-07-12 | [iOS] fix Xcode genration for armv7 cpu | Rechi | |
2019-07-12 | [iOS] use CMAKE_XCODE_ATTRIBUTE_IPHONEOS_DEPLOYMENT_TARGET instead of ↵ | Rechi | |
hardcoded min version | |||
2019-07-09 | [format] fix include order | Rechi | |
2019-07-09 | [cosmetics] fix include format for system & lib headers | Rechi | |
2019-07-02 | [fix] use gas-preprocessor as as for armv7 on ios | Rechi | |
fixes the instant crash on ios armv7 after c084d2d | |||
2019-06-25 | [depends] bump zlib to 1.2.11 | Rechi | |
2019-06-25 | [depends] bump yasm to 1.3.0 | Rechi | |
2019-06-25 | [depends] bump xz to 5.2.4 | Rechi | |
2019-06-25 | [depends] bump swig to 4.0.0 | Rechi | |
2019-06-25 | [depends] bump python3 to 3.7.3 | Rechi | |
2019-06-25 | [depends] bump pkg-config to 0.29.2 | Rechi | |