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

Add firmware throttle patch

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/555

github.com/dortania/OpenCore-Legacy-Patcher - 47a2f7161237415130e2aff168101e43ae15acde authored over 3 years ago
Add missing Macmini5,2 patch

github.com/dortania/OpenCore-Legacy-Patcher - d7f3bb7d5365a0c2e913735f3fd8a4198bfda442 authored over 3 years ago
Work around erroring when single element in array

github.com/dortania/OpenCore-Legacy-Patcher - 68d13775d973fec34a2cb9b9e986a542d3374a5b authored over 3 years ago
Add error handling for bless failure

github.com/dortania/OpenCore-Legacy-Patcher - 86694de7df9fdf2c55f36272661bf974e442f691 authored over 3 years ago
Merge branch 'main' into vmm

github.com/dortania/OpenCore-Legacy-Patcher - 664b7ddcd4ac23a50852319a6ac97e6f9b372c62 authored over 3 years ago
Implement EFICheckDisabler

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/552
Closes https://github.com/...

github.com/dortania/OpenCore-Legacy-Patcher - 96fd706ead7c1b0b5822f0871bb8a9e95b01d7a8 authored over 3 years ago
Fix desync off vmm branch

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/549

github.com/dortania/OpenCore-Legacy-Patcher - a0fa3a880877a8b589aad7c5a0dc177ab9d614ca authored over 3 years ago
Merge branch 'main' into vmm

github.com/dortania/OpenCore-Legacy-Patcher - 4a8f61a01da72b38a4b2250386cc4b497a31a839 authored over 3 years ago
Merge branch 'main' into vmm

github.com/dortania/OpenCore-Legacy-Patcher - d62e6fda43c27999f6193747d56458d6db6ed932 authored over 3 years ago
Fix references

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/545

github.com/dortania/OpenCore-Legacy-Patcher - ae2a015c6796fd1dbdb4f6e318dde09fbe772ff2 authored over 3 years ago
Allow stock Board ID for spoofs

github.com/dortania/OpenCore-Legacy-Patcher - 5a4ee57034c104ba0b8bf9a5d74c412c5b465d88 authored over 3 years ago
Add Panel ID `9cd6` for iMac11,3

Co-authored-by @Ausdauersportler

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/iss...

github.com/dortania/OpenCore-Legacy-Patcher - b6297d6b630cd09da17c1ea5907dcd49d5c5c4bf authored over 3 years ago
Merge pull request #528 from dortania/refactor

Refactor Constants

github.com/dortania/OpenCore-Legacy-Patcher - f6ef7583eedc706e2bb70550fe847601ef258fcd authored over 3 years ago
Fix on-model building with CLI

github.com/dortania/OpenCore-Legacy-Patcher - e8d2b4f63e5784e568253707addbd578914e24ae authored over 3 years ago
Fix clear screen usage in GUI

github.com/dortania/OpenCore-Legacy-Patcher - fdfbbf6ae1dd7bdd1ad6a3c945dd71d85e03d0db authored over 3 years ago
Fix root patching from CLI

github.com/dortania/OpenCore-Legacy-Patcher - 4f9abbaa49bb191b4b5a1058403f2ff68b4df181 authored over 3 years ago
Merge branch 'refactor' of https://github.com/dortania/OpenCore-Legacy-Patcher into refactor

github.com/dortania/OpenCore-Legacy-Patcher - 5742f745b17721a08e97c1d7207567f2d39e8abc authored over 3 years ago
Adjust build to py scheme

github.com/dortania/OpenCore-Legacy-Patcher - 3537725a13849e2e4a45e27b0d4623f6b3499ec5 authored over 3 years ago
Adjust utilities to py scheme

github.com/dortania/OpenCore-Legacy-Patcher - 8a6faa0836845acbe5c7761f71cd9769d1e5dd3b authored over 3 years ago
Adjust Constants to python scheme

github.com/dortania/OpenCore-Legacy-Patcher - a2f73a7bdcc220f9d2f2036d4c22903e4a844dff authored over 3 years ago
Convert additional files to snake naming scheme

github.com/dortania/OpenCore-Legacy-Patcher - a70b18dd50e92afc70e173a5d008f842a0444789 authored over 3 years ago
Use snake nameing scheme

github.com/dortania/OpenCore-Legacy-Patcher - e33997320b8f77a4a718b909ae3e7c575e72ae33 authored over 3 years ago
Rename to tmp folders

Work around git not checking case

github.com/dortania/OpenCore-Legacy-Patcher - b9a5ba7897c38cbd15b643df168d744a3e0a5101 authored over 3 years ago
Enforce Snake Style naming scheme for files

github.com/dortania/OpenCore-Legacy-Patcher - c0350e036e67b91aabc08ce30ebc5059a547c177 authored over 3 years ago
Depreciate dedicated OCLP-CLI binary

OpenCore-Patcher now supports both CLI and TUI mode

github.com/dortania/OpenCore-Legacy-Patcher - a5f489d48b7b657619ade353de125339f53e7669 authored over 3 years ago
Update SMBIOS data

Include Ethernet and Chipset information

github.com/dortania/OpenCore-Legacy-Patcher - 9f4ac80083da216dd379acae6a405c920293e4a0 authored over 3 years ago
Allow iGPU always on iMac13,x

github.com/dortania/OpenCore-Legacy-Patcher - 3a28ba699f1d6532c3c8fb1c22be879d36af0e74 authored over 3 years ago
Move FirmwareFeature generation

github.com/dortania/OpenCore-Legacy-Patcher - fe359f7ea6e189d895e27dba64e8f5410ae34e1f authored over 3 years ago
Move SMBIOS generation to dedicated file

github.com/dortania/OpenCore-Legacy-Patcher - 0e07273c8e79671cc196d07cc9d8b93316380508 authored over 3 years ago
Update .spec to include Data folder

github.com/dortania/OpenCore-Legacy-Patcher - 8b41cc6ff5ba141915f703703b2f92800cd0f6b5 authored over 3 years ago
Avoid Updating DataHub

Works around hibernation issue

github.com/dortania/OpenCore-Legacy-Patcher - cc8bff1e1fd2ed91034304c59718ae8e3c3731ee authored over 3 years ago
Ensure overrides get RestrictEvents

github.com/dortania/OpenCore-Legacy-Patcher - 6102bba478ed5582c16ad722f8815e6e5a885a72 authored over 3 years ago
Fix OTA updates on T2 SMBIOS

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/471

github.com/dortania/OpenCore-Legacy-Patcher - dd40ddc452279a2a14ccc8045edf406977995d41 authored over 3 years ago
Limit MacBookPro6,2 G State

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/520

github.com/dortania/OpenCore-Legacy-Patcher - 8d02a7984d4fbc1f5484389285589eadadd42e96 authored over 3 years ago
Add Legacy GMUX patch sets

github.com/dortania/OpenCore-Legacy-Patcher - 61281f597adafc25298ef3a9ab8797197c24f391 authored over 3 years ago
Ensure SMBIOS data is correctly updated

github.com/dortania/OpenCore-Legacy-Patcher - 11e795026bf590d980a5ecf119a11ed9dc44fbc9 authored over 3 years ago
Fix Kepler DisplayPort output

github.com/dortania/OpenCore-Legacy-Patcher - dfb84ec72bba788a55b1e10b1ad257e4fe676ace authored over 3 years ago
Misc fixes

- Adjust MacPro/Xserve SMBIOS spoof
- Lower SIP bits flipped
- Force delete SIP on each boot (av...

github.com/dortania/OpenCore-Legacy-Patcher - 8f98cac918fc671ad8b7b385e85addb215bc0ef0 authored over 3 years ago
Allow configuring GMUX usage for Windows

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/502

github.com/dortania/OpenCore-Legacy-Patcher - 0ccb2c74d226f52f2fda188b1c08b0fdca892d18 authored over 3 years ago
Fix Beta 7 Acceleration on Nvidia Tesla

github.com/dortania/OpenCore-Legacy-Patcher - 86dcf9fb5b19cec722ca2fe112737487aa4afe3b authored over 3 years ago
Avoid patching Metal and non-metal together

github.com/dortania/OpenCore-Legacy-Patcher - e31519ac96d53d8552ac181ff4e910d1ad47a1ae authored over 3 years ago
Disable SIP on legacy Wifi Macs

github.com/dortania/OpenCore-Legacy-Patcher - 49fa20ecc3deb80489303b55d9b7dd6d4366d493 authored over 3 years ago
Probe per GPU detected

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/501

github.com/dortania/OpenCore-Legacy-Patcher - 3364ed702af20088c23ed6dee19ecabef37b5684 authored over 3 years ago
Fix Music.app support

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/497

github.com/dortania/OpenCore-Legacy-Patcher - 32a0289af3d9c8e117c1e5dfdf9a4d5f7503c156 authored over 3 years ago
Merge pull request #499 from dortania/2012-bt

Add Transport Exemption to BlueToolFixup

github.com/dortania/OpenCore-Legacy-Patcher - 983a7bf8d37395c87f237ce4ecfa32ce439eb6d4 authored over 3 years ago
Add FirmwareFeature upgrading to all Models

github.com/dortania/OpenCore-Legacy-Patcher - 458a2a406ab3062ecdc6ab7b067dedf1b2a88a6c authored over 3 years ago
Add additional bluetooth checks

github.com/dortania/OpenCore-Legacy-Patcher - 1b5fb1cef6c65aba99f6a45e67e09aeb51c8a434 authored over 3 years ago
Add Kepler Acceleration for Monterey Beta 7

github.com/dortania/OpenCore-Legacy-Patcher - b34239fb8e704f2995ef8231db8b95e15346884a authored over 3 years ago
Add better FV patch detection

github.com/dortania/OpenCore-Legacy-Patcher - 1b2eea6b505d234d37911599a2fd227554e5543b authored over 3 years ago
Test BT patch for 2012 Macs

github.com/dortania/OpenCore-Legacy-Patcher - b18236b237aed01230ce2ab5d3db9c1d5e0e1fde authored over 3 years ago
Merge pull request #496 from dortania/Disable-LV

Disable Library Validation Enforcement

github.com/dortania/OpenCore-Legacy-Patcher - c748b03544d973d34aad95fa9928b5fb5e92a0cc authored over 3 years ago
Remove AMFI requirement for root patching

github.com/dortania/OpenCore-Legacy-Patcher - 8234738403b15ec30aeb6089660d11426c4c007e authored over 3 years ago
Cleanup unneeded variables

github.com/dortania/OpenCore-Legacy-Patcher - bf19adef35b56e18cf38a67b40bad7555eae983d authored over 3 years ago