Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OpenCore Legacy Patcher

Open source project dedicated to getting older Macs running newer versions of macOS.
Collective - Host: opensource - https://opencollective.com/opencore-legacy-patcher - Code: https://github.com/dortania/OpenCore-Legacy-Patcher

sys_patch.py: Add additional error handling for LE

github.com/dortania/OpenCore-Legacy-Patcher - b0d4dd158f0e651f2cf815750323f9683a7d30ff authored over 2 years ago
Merge pull request #1012 from ParaDoX1994/main

Add Ventura warning to Universal Control docs

github.com/dortania/OpenCore-Legacy-Patcher - 71439916b6f68de3b788356b8f820383b5fe5652 authored over 2 years ago
sys_patch.py: Add support for AMD Polaris

github.com/dortania/OpenCore-Legacy-Patcher - 66a9be5be4020e55a73a68d68a11051f13a0f81d authored over 2 years ago
Sync FeatureUnlock

With this new build, lowering FeatureUnlock settings on older machines is no longer needed

github.com/dortania/OpenCore-Legacy-Patcher - 55478fd81ca3ef2e7f0200d03d8b64fee7cefaf3 authored over 2 years ago
sys_patch.py: Ensure path is empty when moving

github.com/dortania/OpenCore-Legacy-Patcher - d2d68fd08f4e395dfcbcd801ce9b9bbb9f2ecfd0 authored over 2 years ago
Fix typo and edit slightly

github.com/dortania/OpenCore-Legacy-Patcher - 9741ef794e02c052d2ac399802bb8cc8271923f6 authored over 2 years ago
Change warning

Change warning to warn about native models setting and Ventura.

github.com/dortania/OpenCore-Legacy-Patcher - eb9531f76881e0d6a7e67b003b83dbcf91954bb5 authored over 2 years ago
Add Ventura warning to UC

github.com/dortania/OpenCore-Legacy-Patcher - 47fe85333426669e2351e66a7d33047f235c36ed authored over 2 years ago
gui_main: Only prompt updates once per launch

github.com/dortania/OpenCore-Legacy-Patcher - cd5ff61138cfb12526d24dcb0c7ec7158ba8a253 authored over 2 years ago
build.py: Add MBP121 as Force Touch capable model

github.com/dortania/OpenCore-Legacy-Patcher - 59b473a4ce4ffb37d7219470aa764f4ee50da527 authored over 2 years ago
build.py: Add early MacPro6,1 support

github.com/dortania/OpenCore-Legacy-Patcher - 72464f3d54b96d157b60e7c4eeeb0ff3999666a7 authored over 2 years ago
sys_patch: Relocate old kexts instead of nuke

github.com/dortania/OpenCore-Legacy-Patcher - 406072cbe1abe2a28e68b909af8e0883bd7cf5fe authored over 2 years ago
build.py: Add Timeout customization

github.com/dortania/OpenCore-Legacy-Patcher - 91cb6e4ecfdd7c776b769dc2ea48764cd508f127 authored over 2 years ago
sys_patch.py: Handle migrated kexts from old installs

github.com/dortania/OpenCore-Legacy-Patcher - 604fb7e28f996761d8e0ef9975dc3ae7f68fae3f authored over 2 years ago
kdk_handler: Lax n-1 logic

github.com/dortania/OpenCore-Legacy-Patcher - db015ad79cc2e3089a9235f6b2e84bedb1d227bd authored over 2 years ago
install.py: Avoid drive icon confusion with OCLP

github.com/dortania/OpenCore-Legacy-Patcher - 2db8cb3a8556fac34833f7dbcff5ba066ba9149a authored over 2 years ago
build.py: Fix TS0128F support

github.com/dortania/OpenCore-Legacy-Patcher - 4d7f7b9c28ad188788b8cd39c7e89e60b02cac5f authored over 2 years ago
Merge pull request #1011 from dortania/pullrequests/ParaDoX1994/ventura-docs

Add Ventura documentation - ParaDoX1994 PR

github.com/dortania/OpenCore-Legacy-Patcher - 1d11340051c4253467e69d161c78f8e6d1094004 authored over 2 years ago
build.py: Set BUF0 patch to UEFI 1.2 Macs only

github.com/dortania/OpenCore-Legacy-Patcher - 0e270ea47369016a6c94fc2bf8654c103906ca98 authored over 2 years ago
build.py: Disable non-functional UHCI/OHCI drivers

github.com/dortania/OpenCore-Legacy-Patcher - 0cbfe142bec9c40bf0c5eb69bae11afcc9b3b305 authored over 2 years ago
Update Post Install info

github.com/dortania/OpenCore-Legacy-Patcher - 30b163437acf1f7f9fe22016fec143440bda2778 authored over 2 years ago
constants.py: Sync version

github.com/dortania/OpenCore-Legacy-Patcher - c868aba3d7b0a3ff0fdc2fb639e2211085b02fd6 authored over 2 years ago
build: Fix Xserve typo

Thanks @jazzzny

github.com/dortania/OpenCore-Legacy-Patcher - 078ec4459ce9d900e785acdef73c6a548eb6fe78 authored over 2 years ago
Merge branch 'dortania:main' into ventura-docs

github.com/dortania/OpenCore-Legacy-Patcher - fb3cc893c5a4de58801a73a74f2291e8646c48e7 authored over 2 years ago
sys_patch_detect: Add MBP13,3 to GCN patchset

Ensure older framebuffer is correctly used

Credit to @OnesuchDev for original finding

github.com/dortania/OpenCore-Legacy-Patcher - ebaa1f81761ec4f4287a8427cb7195356525cc08 authored over 2 years ago
Add MacPro3,1 ethernet note

github.com/dortania/OpenCore-Legacy-Patcher - 296edc19d516f2860bdd02ad7940fbf7e861cb2f authored over 2 years ago
Merge branch 'dortania:main' into ventura-docs

github.com/dortania/OpenCore-Legacy-Patcher - 3e2762c798b0f6430e6bfe55c5d5ac4bbe2f66e9 authored over 2 years ago
utilities: Drop Nightly validation

Nightly returns 404 regardless of support, we’ll validate the download further along

github.com/dortania/OpenCore-Legacy-Patcher - 20b5a55e6de482727ec3c1cd74a979b82eedbaa3 authored over 2 years ago
Merge pull request #999 from dortania/ventura-alpha

Implement beta Ventura support

github.com/dortania/OpenCore-Legacy-Patcher - 63c7f6874ea9d31df13d3a10c258fbd6fd0a1692 authored over 2 years ago
kdk_handler: Fix corruption detection

github.com/dortania/OpenCore-Legacy-Patcher - 094c7ab1d0d348ff0ed5e67c8105a63296f52d4f authored over 2 years ago
gui_main: Fix reboot prompt logic

github.com/dortania/OpenCore-Legacy-Patcher - 8a43312dcf2c86bafd54397289173e5aea67260f authored over 2 years ago
sys_patch_detect: Use proper term for AMFI warning

Use Library Validation if host is a Mac and doesn’t require AMFI to be completely off

github.com/dortania/OpenCore-Legacy-Patcher - 7f62e5918fe36b09bc5b970c22ba415d3734dd8f authored over 2 years ago
build: Ensure pikera installed on upgraded iMacs

github.com/dortania/OpenCore-Legacy-Patcher - f3918370d014c66fe9ac100b36b67789af6b9ad9 authored over 2 years ago
kdk_handler: Delete old on downloads only

github.com/dortania/OpenCore-Legacy-Patcher - e38dc48167613fd845d39f8d5bd17ec5ac662cdb authored over 2 years ago
Constants: Remove unsupported arg

github.com/dortania/OpenCore-Legacy-Patcher - 953d9ec833d170b36fa2db861313b6aeab4efa4a authored over 2 years ago
Add backend option to force output support

github.com/dortania/OpenCore-Legacy-Patcher - 2a89a887a3e3ded04adeac72baf3b498cc6f91d5 authored over 2 years ago
Re-export OpenCanopy Icons

Resolve icons not rendering on Haswell and newer Macs

github.com/dortania/OpenCore-Legacy-Patcher - 7ef7d851c087796f5a9dbdd8ba62d7b91b849f46 authored over 2 years ago
sys_patch: Drop Metal downgrade for AMD Legacy GCN

github.com/dortania/OpenCore-Legacy-Patcher - 1a262c6acf914b632cee918713dfbf76a54c86ea authored over 2 years ago
kdk_handler: Ensure argument is not empty

github.com/dortania/OpenCore-Legacy-Patcher - f45559a4570b2d6472bb9f5f4e867191185c6d91 authored over 2 years ago
installer.py: List Beta builds if no release variants available

github.com/dortania/OpenCore-Legacy-Patcher - 7e6f418d23574ca090ac7a913fb39192ba1cea38 authored over 2 years ago
gui_main.py: Rework Ventura IA prompt

github.com/dortania/OpenCore-Legacy-Patcher - 56e5602394e569c803b8f5e43ae20034397b92ed authored over 2 years ago
defaults.py: Sync AMFI logic

github.com/dortania/OpenCore-Legacy-Patcher - de1107d773894a4eb7b17d3712e8bb85eef14bf4 authored over 2 years ago
sys_patch: Drop Metal downgrade on Kepler

github.com/dortania/OpenCore-Legacy-Patcher - 23bd20777443140c44bab1df93e5881faf1517ad authored over 2 years ago
SMBIOS: Sync data for Ventura

github.com/dortania/OpenCore-Legacy-Patcher - 2145dd835be9778d8e660e0d5f23d2b65ae80987 authored over 2 years ago
sys_patch_dict: Remove old GVA work-around

github.com/dortania/OpenCore-Legacy-Patcher - ec23bc9d53a251a0a0a7c83b5a209ef4079116a2 authored over 2 years ago
sys_patch_dict: Remove unneeded OS checks

github.com/dortania/OpenCore-Legacy-Patcher - 94971fbb76e21ea725a032dfa5772b6dcd71eecd authored over 2 years ago
sys_patch_helpers: Remove dumplicate checksum check

github.com/dortania/OpenCore-Legacy-Patcher - fbb5558aef581952331bb73abacd61622f5c3219 authored over 2 years ago
kdk_handler: Verify checksum after downloading

github.com/dortania/OpenCore-Legacy-Patcher - 25952ff9d8810bd37db8dad39322967bab0f1a25 authored over 2 years ago
build.py: Adjust AICPUPM comments

github.com/dortania/OpenCore-Legacy-Patcher - 3e54e8ad7ea0ecbfb89448d6ae1a5497cea173aa authored over 2 years ago
build.py: Fix PM on Ivy Bridge and older

github.com/dortania/OpenCore-Legacy-Patcher - 964697a2c11f3f9c1ff6f0aa6919ba82200f1720 authored over 2 years ago
sys_patch_dict: Fix OpenCL on non-AVX2 legacy GCN

github.com/dortania/OpenCore-Legacy-Patcher - 5a2afa4fa7ff36b9519e1d3c3d8ccb5ea05561ad authored over 2 years ago
example_data: Add Macmini5,2

github.com/dortania/OpenCore-Legacy-Patcher - 5aa7ab3b0f09a0c82616bf343f4a9c5f91d26c86 authored over 2 years ago
example_data: Add more units

github.com/dortania/OpenCore-Legacy-Patcher - dca7959052ddb334bd002cdd0d1cd01576b226f7 authored over 2 years ago
device_probe: Fix leafs formatting

github.com/dortania/OpenCore-Legacy-Patcher - 8d1fc8ca47fe041ef8dade8b87562e6388c74751 authored over 2 years ago
kdk_handler: Delete corrupted KDKs when found

github.com/dortania/OpenCore-Legacy-Patcher - fe356dd843ee078bb8c6f2551209747eeaa89eea authored over 2 years ago
sys_patch_helpers: Fix index error on .DS_Store files

Thanks @hvds

github.com/dortania/OpenCore-Legacy-Patcher - d0c0f41eb6017255b84b5b945dfe68ffab7ca909 authored over 2 years ago
sys_patch_helpers: Check KDK.dmg checksum before installing

github.com/dortania/OpenCore-Legacy-Patcher - e919368cd305e47cd752f78c5c9e3f1c2a12d801 authored over 2 years ago
retoute_payloads: Allow multiple instances

github.com/dortania/OpenCore-Legacy-Patcher - de46cb79c95349e231b25b47540483e8a893e39d authored over 2 years ago
sys_patch.py: Adjust indentation

github.com/dortania/OpenCore-Legacy-Patcher - 12a71c8cbbc82d84bf2c859a57c025b796b240c6 authored over 2 years ago
kdk_handler: Adjust print message

github.com/dortania/OpenCore-Legacy-Patcher - 00a04c8fce637c78af20c795001384794039fc85 authored over 2 years ago
sys_patch.py: Move kdk check higher

github.com/dortania/OpenCore-Legacy-Patcher - f2bedca73430a2cf39c362fccc546704988f8d2a authored over 2 years ago
sys_patch: Adjust legacy KDK handling

github.com/dortania/OpenCore-Legacy-Patcher - bf317e7bea3bab208151d75a4e8eec779208f622 authored over 2 years ago
sys_patch_helpers: Fix Host detection

github.com/dortania/OpenCore-Legacy-Patcher - fde8dc001e0e58c4a0a8e5a2a0ee6653fef6004c authored over 2 years ago
sys_patch: Allow updating installed KDK to root

If installed Beta 8 KDK on Beta 9, can later root patch with Beta 9 KDK available onto root

github.com/dortania/OpenCore-Legacy-Patcher - 79c833a6cc686e711809357221d6ee78bace72d8 authored over 2 years ago
kdk_handler: Remove redundant sudo invocation

github.com/dortania/OpenCore-Legacy-Patcher - 5ef2f59d7c708ea5effab22f4d4aea89cb8a07c4 authored over 2 years ago