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

build.py: Remove unused plugins, validate unused Tools/Drivers

github.com/dortania/OpenCore-Legacy-Patcher - e82c76fedf93bfb9552547a5ac8658be1e2571f2 authored over 2 years ago
kdk_handler: Delete unused KDKs after supported is found

github.com/dortania/OpenCore-Legacy-Patcher - 9175c950f80c0f5485fadd7e6a6e8298708f69b7 authored over 2 years ago
sys_patch: Switch to rsync for KDK merging

When using N-1 system, ditto will sometimes refuse to sync when the source is older than the des...

github.com/dortania/OpenCore-Legacy-Patcher - 85ca3e2d2793eae5230c4ca40bcad36c922671c7 authored over 2 years ago
kdk_handler: Fix parsing of legacy macOS versions

github.com/dortania/OpenCore-Legacy-Patcher - ca5771b1c9e535e9b3d9feda835167fb75905c02 authored over 2 years ago
kdk_handler: Fix some parsing and logic bugs

github.com/dortania/OpenCore-Legacy-Patcher - 67c9c4633b1b311a5524a1bc4a87531eeac00f92 authored over 2 years ago
kdk_handler: Fix argument

github.com/dortania/OpenCore-Legacy-Patcher - 1be56542b17fa3b4c3fa6c6a526f264bc539faf4 authored over 2 years ago
Increment CryptexFixup to release

github.com/dortania/OpenCore-Legacy-Patcher - 3e25b74ee8c007282cb8bdcb1d22eb0713fdb7cf authored over 2 years ago
sys_patch_helpers: Write KDK used to patchset plist

github.com/dortania/OpenCore-Legacy-Patcher - ab9c93a1da1031f25df307e51f964639dc6b07c3 authored over 2 years ago
utilities.py: Add error handling in check_boot_mode()

github.com/dortania/OpenCore-Legacy-Patcher - faf717dedfafc0ab50faf5b0ca5f4ced3bc0a751 authored over 2 years ago
Build: update requirements.txt

github.com/dortania/OpenCore-Legacy-Patcher - d6daa2f06de9998355ce653f55af3a31ae25e790 authored over 2 years ago
kdk_handler: Clean up unused variables

github.com/dortania/OpenCore-Legacy-Patcher - 4bebe208bca709acc343c1ce7e544a6735d28810 authored over 2 years ago
kdk_handler: Enumerate KDKs from Apple developer portal

github.com/dortania/OpenCore-Legacy-Patcher - fa352fbc0c577fe2f74acf83cb2ca1cd04b06410 authored over 2 years ago
sys_patch: Fix typos

Thanks @perez987

github.com/dortania/OpenCore-Legacy-Patcher - 41ebf7ce32acb2e26c40a862d7bd0366c291d270 authored over 2 years ago
sys_patch_dict: Add GPUSupport patch to Kepler

github.com/dortania/OpenCore-Legacy-Patcher - 3a90cfa3b9ebccb94680cd2e613d72a2a5cf7715 authored over 2 years ago
kdk_handler.py: Adjust logic

github.com/dortania/OpenCore-Legacy-Patcher - f60af0446ea4112277b2784b515aebb338c62a0e authored over 2 years ago
kdk_handler: Fix accidental tuple return

github.com/dortania/OpenCore-Legacy-Patcher - e27ca8d1609bdae7915907bdd5fb9565ecff14fe authored over 2 years ago
sys_patch: Improve N-1 KDK handling

github.com/dortania/OpenCore-Legacy-Patcher - 2c40e9b0a1f3d88102d6747eed996bd5004c4a24 authored over 2 years ago
utilities.py: Verify host space before downloading

github.com/dortania/OpenCore-Legacy-Patcher - 5c43592c4649224ad9928dd0a24032f11e291b48 authored over 2 years ago
kdk_handler: Verify path before iterating over

github.com/dortania/OpenCore-Legacy-Patcher - 9c18b15153ef5df8bae1d2755cfc1fda0aa0731f authored over 2 years ago
kdk_handler: Remove unused import

github.com/dortania/OpenCore-Legacy-Patcher - 012f54c1e147f54dff7ab146361c611dcebd6890 authored over 2 years ago
kdk_handler: Add KDK downloader for Ventura

github.com/dortania/OpenCore-Legacy-Patcher - 3a2ac7a310cfe432540a72b3fcbb2d6a78ae3011 authored over 2 years ago
main.py: Publish OS Version

github.com/dortania/OpenCore-Legacy-Patcher - dd7470af98b7984a5259060d5b0dea05ffa6f244 authored over 2 years ago
defaults: Skip disabled GPUs

github.com/dortania/OpenCore-Legacy-Patcher - da8634426967c0d8bd91cdfa76ec2b4dbc91ac2a authored over 2 years ago
defaults.py: Fix Vega/Navi logic

github.com/dortania/OpenCore-Legacy-Patcher - 9b1dae312d2b051dd1e4e8a6f856d8022469ac64 authored over 2 years ago
device_probe: Publish Rosetta detection

github.com/dortania/OpenCore-Legacy-Patcher - bdfd043250a7880a72c0e49db6cc6f30ca3a19a5 authored over 2 years ago
defaults.py: Refactor Probe Logic

github.com/dortania/OpenCore-Legacy-Patcher - 251bd489204c595f5e92f82aa7c743c5d51ec71d authored over 2 years ago
gui_main.py: Add LV and AMFI patch configuration

github.com/dortania/OpenCore-Legacy-Patcher - 910ab09dbd8ccc29782df469075d9a2b53b84b7f authored over 2 years ago
defaults: Disable AMFI on non-Metal

github.com/dortania/OpenCore-Legacy-Patcher - fdfe588566ed1b93efbd5f66804fc073f6af8440 authored over 2 years ago
defaults: Disable AMFI on Polaris lacking AVX2.0

github.com/dortania/OpenCore-Legacy-Patcher - f1af0e1a87fbf431894368f504032fdb016cf153 authored over 2 years ago
gui_main: Avoid float usage on wxPoint

github.com/dortania/OpenCore-Legacy-Patcher - 1aff7854e075c338eb2687356ac2037c0b3def39 authored over 2 years ago
symbios_data.py: Fix GPU data set

github.com/dortania/OpenCore-Legacy-Patcher - 20e08d4dff153950077c095c440c24fe3d5db701 authored over 2 years ago
sys_patch_auto: Add error handing for LA pathing

Some users manage to nuke this directory

github.com/dortania/OpenCore-Legacy-Patcher - 162d5e76ee00c83aab6f79123269da6cd87aa7db authored over 2 years ago
sys_patch_detect: Add Polaris support for pre-AVX2.0

github.com/dortania/OpenCore-Legacy-Patcher - 3d63cb16541286ed8f4489fef7be78beadd90a61 authored over 2 years ago
device_probe: Add leaf feature detection

github.com/dortania/OpenCore-Legacy-Patcher - 8cc87980d1f9bfafd3766ec957fdb37c38f21922 authored over 2 years ago
build.py: Drop manual Root Hash Patching

github.com/dortania/OpenCore-Legacy-Patcher - 1d821b993b2b1b37749ed52b7765a35344148561 authored over 2 years ago
Add support for KDK downloads

github.com/dortania/OpenCore-Legacy-Patcher - 407ed9c4cd5a410a7c990abf31c7d6e919766b98 authored over 2 years ago
Implement Automatic Rosetta Cryptex installation

Drops need for manual OS.dmg swapping on pre-Haswell

github.com/dortania/OpenCore-Legacy-Patcher - 653692f89837ce3064633fd590dab86b83ee952b authored over 2 years ago
Merge branch 'main' into ventura-alpha

github.com/dortania/OpenCore-Legacy-Patcher - 4ef2c00b45ff46edfbb9f0898781b70fc5d3d66c authored over 2 years ago
Default catalog to Public

github.com/dortania/OpenCore-Legacy-Patcher - d7c66346cb9ba615f58bb0a5e4c3938bf02dd104 authored over 2 years ago
Merge branch 'main' into ventura-alpha

github.com/dortania/OpenCore-Legacy-Patcher - 9dcd42d3285cb8930d4cf1266e928ab441ae8ac9 authored over 2 years ago
Use global shared session

github.com/dortania/OpenCore-Legacy-Patcher - 52f1504f3eaba2f18eb2aa64e24e4e3ee0461b9f authored over 2 years ago
build.py: Add AVXpel-based NoAVX kext

Resolves Zlib-based instability in Ventura on pre-Sandy Bridge Macs

Credit to @educovas for dev...

github.com/dortania/OpenCore-Legacy-Patcher - 92ff4244ae78de715977d9f8d054cdf9bdce4011 authored over 2 years ago
AutoPatcher: Add AssociatedBundleIdentifiers

github.com/dortania/OpenCore-Legacy-Patcher - daf28a62effb2ce06a71cb5961c9d0c79d72c16b authored over 2 years ago
AutoPkg: Add warnings to manual invocation

github.com/dortania/OpenCore-Legacy-Patcher - 8de92f9f6e3d8dd2290151e2a0f03e7999adc4fc authored over 2 years ago
gui_main.py: Remove Sys Pref prompt for Ventura

github.com/dortania/OpenCore-Legacy-Patcher - 0895fc8415f922c79178770dfa9c6b8149ed22e2 authored over 2 years ago
Merge branch 'main' into ventura-alpha

github.com/dortania/OpenCore-Legacy-Patcher - 3a641d451d42d7de6a5c44bdd5e6baaf0e1646fd authored over 2 years ago
build.py: Ensure boot-arg is installed for BCM2046/2070 chipsets

github.com/dortania/OpenCore-Legacy-Patcher - d0364d8c91095f6b1d7e6bde00b467913a179698 authored over 2 years ago
CHANGELOG: Reword Nvidia patch

github.com/dortania/OpenCore-Legacy-Patcher - 46dfbbcfd068c9230f92fdcfb62919357c8bd3a0 authored over 2 years ago
Merge branch 'main' into ventura-alpha

github.com/dortania/OpenCore-Legacy-Patcher - 890be074cb6c313dae3dc05526591df408fbd462 authored over 2 years ago
sys_patch_detect.py: Ensure Monterey patches install before Big Sur

Broadwell and older iGPUs need libCLVMIGILPlugin.dylib downgraded to Monterey, however Ivy Bridg...

github.com/dortania/OpenCore-Legacy-Patcher - 71b80a4e506d524f828dd1466b8c78f5ff596884 authored over 2 years ago
sys_patch_dict: Rework OpenCL patch set

github.com/dortania/OpenCore-Legacy-Patcher - a58f2d060ae7267b078702bcbabbfb7fa5b923e7 authored over 2 years ago
Merge branch 'main' into ventura-alpha

github.com/dortania/OpenCore-Legacy-Patcher - f631f54475d325419a2e9cffce8e30d4cdea0198 authored over 2 years ago
sys_patch_dict: Fix Safari 16 support for macOS Monterey

github.com/dortania/OpenCore-Legacy-Patcher - 101f1197bcdb3d14b46cdb9f572740f8b918d017 authored over 2 years ago
defaults: Add proper AMFI vs LV logic

github.com/dortania/OpenCore-Legacy-Patcher - 0693e345d002468fbb6804da94cca5b2cc39608c authored over 2 years ago
sys_patch: Add Reworked AuxKC logic

github.com/dortania/OpenCore-Legacy-Patcher - bf9d6f678eef064ddcb7306471a69476087e324d authored over 2 years ago
amfi_detect.py: Update comment

github.com/dortania/OpenCore-Legacy-Patcher - b3bc920ce6302a5e4a979140e49843baf156cb40 authored over 2 years ago
sys_patch_detect: Revise AMFI logic

Currently the AMFI level requirement will be determined by the GPU needed.
- Intel iGPUs: Only L...

github.com/dortania/OpenCore-Legacy-Patcher - 012a6291004c9651a565219040141537c23ee127 authored over 2 years ago
Adjust AMFI logic for Kepler and GCN

github.com/dortania/OpenCore-Legacy-Patcher - 7fc2d478f2ca2314ebe036915315d85eb835cd25 authored over 2 years ago
Drop reliance on amfi_get_out_of_my_way=0x1

github.com/dortania/OpenCore-Legacy-Patcher - 616d81291318cce619a9fe1d502066a70a057426 authored over 2 years ago
Merge branch 'main' into ventura-alpha

github.com/dortania/OpenCore-Legacy-Patcher - 839a37f897cb8101a1cda9e7fcf26bb5f37a7c0a authored over 2 years ago
amfi_data.py: Initial commit

github.com/dortania/OpenCore-Legacy-Patcher - 5565a3e67e52729cc04d0bd8cbcd4c32c55014d7 authored over 2 years ago
sys_patch_dict: Remove Metal Downgrade for Intel

Determined stock Metal is functional on Intel metal GPUs, XPC downgrade still required for 3802-...

github.com/dortania/OpenCore-Legacy-Patcher - a5e002d68b43771b66effd1f00094567a9eb3474 authored over 2 years ago
Merge branch 'main' into ventura-alpha

github.com/dortania/OpenCore-Legacy-Patcher - c064269e88888808269b772806129fcbdfdbbd7f authored over 2 years ago
GUI: work around Python 3.10 + wxPython 4.2.0 bug

github.com/dortania/OpenCore-Legacy-Patcher - 8322e270db1f6b9cdfbd44f6e01c87f346dbba40 authored over 2 years ago
Constants: Remove unsupported variable

github.com/dortania/OpenCore-Legacy-Patcher - c21d3d8de88c5c5e1cdffd52024aac54aa025518 authored over 2 years ago
sys_patch_dict: Seperate 3802 patch set files

Ensure XPC service is not downgraded

github.com/dortania/OpenCore-Legacy-Patcher - c59f11fea36960f11c683227b2e680ba5ccb6ead authored over 2 years ago
sys_patch_dict: Work around downgraded IOSurface

Resolves kmutil linking in 13.0 Beta 4 and newer on IOSurface downgraded root patches

github.com/dortania/OpenCore-Legacy-Patcher - 237bb329f27e10d09d8554fa5893f8349137170c authored over 2 years ago
Update AutoPkgInstaller binary

github.com/dortania/OpenCore-Legacy-Patcher - c897ca8c34a79d7eb23e2c24fd3726d4cb3ee7f3 authored over 2 years ago
sys_patch_dict: Remove 3802 patch set on Broadwell

Unused on Broadwell GPUs

github.com/dortania/OpenCore-Legacy-Patcher - b8c27c45f86d34739202da6feae0f7eab9384633 authored over 2 years ago
sys_patch.py: Fix auth logic

github.com/dortania/OpenCore-Legacy-Patcher - 23e939ea72864081bcc7589c4db71c0634aa7eda authored over 2 years ago
sys_oatch: Fix prompt logic

github.com/dortania/OpenCore-Legacy-Patcher - 9da0b24b30330442c24b5a324fde2d4f923aa813 authored over 2 years ago
sys_patch.py: Move AuxKC auth check to dedicated function

github.com/dortania/OpenCore-Legacy-Patcher - 9758124b2b4b688556555eb9d0c7152b8731a429 authored over 2 years ago
sys_patch.py: Ensure patch file has updated pathing

When handling KDK-less installs in Ventura, ensure patchset is adjusted to new path when written...

github.com/dortania/OpenCore-Legacy-Patcher - df753299fcea1760a4f045b6eb1fef695a0a5e3a authored over 2 years ago
sys_patch.py: Don’t prompt for auth if kext already approved

github.com/dortania/OpenCore-Legacy-Patcher - 955d147638f12376d598d3fe7867caf635c7d8b8 authored over 2 years ago
sys_patch.py: Add AuxKC cleaning

github.com/dortania/OpenCore-Legacy-Patcher - 4e9428b8e0da4111b7899bfa366ad84f10af3286 authored over 2 years ago
Merge branch 'main' into ventura-alpha

github.com/dortania/OpenCore-Legacy-Patcher - 879901101da7055a938384eef153452d5df2d047 authored over 2 years ago
SOURCE.md: Fix another typo in previous

github.com/dortania/OpenCore-Legacy-Patcher - d00e667cafccd525e5b32bcd63348e9a6015062e authored over 2 years ago
SOURCE.md: Fix typo in previous

github.com/dortania/OpenCore-Legacy-Patcher - 01b48f42269f3941a15d4498683151c03c8acd8f authored over 2 years ago
main.py: Fix source logic

github.com/dortania/OpenCore-Legacy-Patcher - c5692b91fb0c01e259a9e2370babdb63f2fab52d authored over 2 years ago
Merge branch 'main' into ventura-alpha

github.com/dortania/OpenCore-Legacy-Patcher - 1dbb673f7321a3ebfab8ee5b2433819439475fd8 authored over 2 years ago
SOURCE: Sync build requirements

github.com/dortania/OpenCore-Legacy-Patcher - 5179a63766c2a06a155db7e3c4beab9660199e44 authored over 2 years ago
gui_main: Avoid prompt if patches already installed

github.com/dortania/OpenCore-Legacy-Patcher - 3cfc683ecf632b023c40f26b8154652b13927e63 authored over 2 years ago
sys_patch_dict: Sync Patch Names

github.com/dortania/OpenCore-Legacy-Patcher - 3779cfcaf689ad8fe4df7f53ac24efbf301fa977 authored over 2 years ago
sys_patch_helpers: Add Commit URL to patch file

github.com/dortania/OpenCore-Legacy-Patcher - dcd581345a7903ddc032569156d688cccf5e79ba authored over 2 years ago
sys_patch_helpers: Remove hard coded test

github.com/dortania/OpenCore-Legacy-Patcher - 530c0f49b90717aa91680895b0eded37150e5be1 authored over 2 years ago
Merge branch 'main' into ventura-alpha

github.com/dortania/OpenCore-Legacy-Patcher - 36dc2c55cf86e185e9865cebbf47e6a726176af9 authored over 2 years ago
Merge pull request #1007 from dortania/ventura-kdk-less

sys_patch: Allow KDK-less root patching on Intel iGPUs and Nvidia Kepler

github.com/dortania/OpenCore-Legacy-Patcher - e25843c217261552e8ede6b44147ce9b9744ff22 authored over 2 years ago
build.py: Ensure WEG is installed on Mac Pro configs

github.com/dortania/OpenCore-Legacy-Patcher - 45654bce16cd0415a672cdb83c7b9437a3a18349 authored over 2 years ago
sys_patch.py: Avoid prompts if kext has already been accepted

github.com/dortania/OpenCore-Legacy-Patcher - 237b086e17f29477a8c63593eaa69f70d0ad0e7b authored over 2 years ago
sys_patch: Add KDK-less support

Only Applicable for Kepler and Intel iGPUs at this time

github.com/dortania/OpenCore-Legacy-Patcher - b105a73a103e2e349c5d2aff2b09b7f1e6c169f9 authored over 2 years ago
Add remaining External Boot Icons

github.com/dortania/OpenCore-Legacy-Patcher - 58425de5378d0553c0631be0616941ae305cb40e authored over 2 years ago
Merge branch 'main' into ventura-alpha

github.com/dortania/OpenCore-Legacy-Patcher - 38e573d88627c12a459610aba600d63f45e14cdb authored over 2 years ago
installer.py: Parse SharedSupport.dmg

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