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

gui.py: Ensure emojis supports 10.10-10.13

github.com/dortania/OpenCore-Legacy-Patcher - 3884ca77d5e7e35db841dfc5cc548a6df7409575 authored about 3 years ago
Temp kill additional runs

github.com/dortania/OpenCore-Legacy-Patcher - 66a2d67ed95b4bc0918209e791217242cf786531 authored about 3 years ago
wxPython Workflow: Add legacy binary

github.com/dortania/OpenCore-Legacy-Patcher - 86af9e96f4e4b0a1cc5fa09ae4fbe4772f21fe7d authored about 3 years ago
GUI.spec: Add Dark Mode support for binaries

Running from source will launch as lightmode due to older SDK used in Python

github.com/dortania/OpenCore-Legacy-Patcher - 5b97685274e5cee25a68b84714c3a528082d4537 authored about 3 years ago
gui_main: Add WriteFlash Configurability

github.com/dortania/OpenCore-Legacy-Patcher - 3c929edd4bde6ad29a0f07bc99d5e3ce4c7a9e14 authored about 3 years ago
Merge branch 'main' into wxPython-demo

github.com/dortania/OpenCore-Legacy-Patcher - dfec8f2d72aa6f228f10234b54a046d00c66881f authored about 3 years ago
Add NVRAM WriteFlash setting for degarded systems

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

github.com/dortania/OpenCore-Legacy-Patcher - 5ff1110e903a1c078a54542083124690dfd55bca authored about 3 years ago
build.py: Resolve check_firewire() bug

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

github.com/dortania/OpenCore-Legacy-Patcher - 9b5d25b2be1f6f8f25a7c4deca11a993ab40d65c authored about 3 years ago
GUI.spec: Add Minimum version

Ensure users do not launch wxPython binary on 10.9, due to missing dylib concerns

github.com/dortania/OpenCore-Legacy-Patcher - 0e25f2f3cf63cea662c160e2fd2fd0d5e5be1cba authored about 3 years ago
gui_main.py: Add SMBIOS settings

github.com/dortania/OpenCore-Legacy-Patcher - ee0b04f05be435234673d13751b8ad92ae3a2085 authored about 3 years ago
Resolve wxPython bundling

github.com/dortania/OpenCore-Legacy-Patcher - 3c081270130d69319379ecf6078d9b2fadd4baff authored about 3 years ago
Exclude wxPython from non-GUI workflows

github.com/dortania/OpenCore-Legacy-Patcher - a17ca2c3305cd53d3928f4459adfedd2f4596999 authored about 3 years ago
wxPython GUI: Initial Commit

github.com/dortania/OpenCore-Legacy-Patcher - 0cb2c849681a265854e6b3cd6fd58ea74f0c8697 authored about 3 years ago
installer.py: Add installer.sh generation

github.com/dortania/OpenCore-Legacy-Patcher - aa8643f247f1851e5dd3ae5e636bd626bf55241a authored about 3 years ago
main.py: fix ImportError

github.com/dortania/OpenCore-Legacy-Patcher - 554925d311aec0c7b947b0a1510dd6b6fda0ed18 authored about 3 years ago
Move init code to main.py

github.com/dortania/OpenCore-Legacy-Patcher - fbd7150c0026265ff13858f546902c5d80a1ebbe authored about 3 years ago
build.py: Allow GCN setting on real_model build

github.com/dortania/OpenCore-Legacy-Patcher - 8233e15e42549785add0cc59c02081fd993c6153 authored about 3 years ago
Add launcher type detection

github.com/dortania/OpenCore-Legacy-Patcher - 7c21628ea216e272a92606eae462074d890c18d4 authored about 3 years ago
Add FeatureUnlock configurability

github.com/dortania/OpenCore-Legacy-Patcher - 118853cd461ae27791b64b03bb9b87dc6da5fd1b authored about 3 years ago
device_probe.py: Work-around NVMe PM issues

github.com/dortania/OpenCore-Legacy-Patcher - 7e29758feaf510e6fb8a53cba81ba1d368130fb5 authored about 3 years ago
installer.py: resolve IA install error

github.com/dortania/OpenCore-Legacy-Patcher - a8f56c1ec8fd01905a299e4c8d4fb948d82a3445 authored about 3 years ago
constants.py: Add resource link

github.com/dortania/OpenCore-Legacy-Patcher - 79cd9c76f8b1e1b2d55a35b908fa433f3f4f7d8f authored about 3 years ago
example_data.py: Add iMac15,1 data set

github.com/dortania/OpenCore-Legacy-Patcher - fc7656bb250e022fba79f946eba340526dcf8ded authored about 3 years ago
utilities.py: Add optional cls() argument

github.com/dortania/OpenCore-Legacy-Patcher - e3ec7f7137838546573cbe2e19bfeee32485ba4d authored about 3 years ago
cli_menu.py: Fix wording

github.com/dortania/OpenCore-Legacy-Patcher - 1f2ee627f4269aede0a3af9085996a2214853414 authored about 3 years ago
install.py: refactor adding disk data requests

github.com/dortania/OpenCore-Legacy-Patcher - 91f5d9778cd5789f0ce94f911c98458868b07116 authored about 3 years ago
Resolves Install USB Creation using incorrect installer

github.com/dortania/OpenCore-Legacy-Patcher - fbcf958ead0d1c532ecd79308a001f6f481a23d2 authored about 3 years ago
Fix crashing on unknown SMBIOS

github.com/dortania/OpenCore-Legacy-Patcher - 0d402c4dba376cf09f258f4ac8335479ebb172bb authored about 3 years ago
Increment build to 0.3.4

github.com/dortania/OpenCore-Legacy-Patcher - b51beb87079b945bb7c65e940634b7487e7107bc authored about 3 years ago
Increment build to 0.3.3

github.com/dortania/OpenCore-Legacy-Patcher - 6b81af3f66cd6414e0a427f6b8e121fcf06d68b6 authored about 3 years ago
Resolve code signing on GUI

github.com/dortania/OpenCore-Legacy-Patcher - acd84bc5c23a44aeae76ed88ec336fba3d4b3c94 authored about 3 years ago
Limit AppleIntelPIIXATA to Big Sur

github.com/dortania/OpenCore-Legacy-Patcher - d94ffc1472f7eff1eef0e2a7a371347352a3e59f authored about 3 years ago
Resolve NVMe Patching on 2016-2017 MacBook Pros

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

github.com/dortania/OpenCore-Legacy-Patcher - 5c9a0c74d4151bb9235b2e7ec87084838926cac0 authored about 3 years ago
utilities.py: Clean up downloader logic

github.com/dortania/OpenCore-Legacy-Patcher - 6e20a51d8fe7b7688d3a591620d345cc72071ffd authored about 3 years ago
Implement SkyLightShims List.txt generation

github.com/dortania/OpenCore-Legacy-Patcher - e0284bffe61a38af247ebab976a55a33798cd097 authored about 3 years ago
Ensure ACPI path is correctly parsed

github.com/dortania/OpenCore-Legacy-Patcher - 2b6d318cfd37bb82b761edcc7b26c1507582d752 authored about 3 years ago
Increment FeatureUnlock

github.com/dortania/OpenCore-Legacy-Patcher - d6a82f08a0142d67aa2f3383a01a3bca035ea476 authored about 3 years ago
Merge pull request #777 from dortania/5k-patch

Add 5k Display Output Support

github.com/dortania/OpenCore-Legacy-Patcher - 56501818a99338acfe6c64da750eebf3a4996f88 authored about 3 years ago
Only copy boot.efi if present

github.com/dortania/OpenCore-Legacy-Patcher - 52225e15b236a4a3079edfbb387fd48aff6976f4 authored about 3 years ago
Ensure boot.efi is copied to root in TUI

github.com/dortania/OpenCore-Legacy-Patcher - f75f1aa87a6718255e8172ebbafeb0a23c2249c2 authored about 3 years ago
Streamline diags.efi injection, add GUI support

github.com/dortania/OpenCore-Legacy-Patcher - e30f8be03d99d0da42e434bc1142538abb3722a1 authored about 3 years ago
Avoid incorrectly setting Minimal spoof on GCN Macs

github.com/dortania/OpenCore-Legacy-Patcher - fd2662717c925fc6e95daf883141755e35e0e427 authored about 3 years ago
Add 5k Display Data set

github.com/dortania/OpenCore-Legacy-Patcher - 67ddb619c70df146d0bb15f47ae6fa6db43edc94 authored about 3 years ago
Add Pikera Patch to Legacy GCN

github.com/dortania/OpenCore-Legacy-Patcher - 36b584dc41adc5bc7dbb8d46bd0ab4c1ca0e0510 authored about 3 years ago
Add Legacy GCN build support off model

github.com/dortania/OpenCore-Legacy-Patcher - bf86619e8283ea6ad8977fc0eacb0853ccb6b81f authored about 3 years ago
Update TESTED.md

Added mac mini 5.2 and mac book pro 8.1, both testet with 0.3.1 big sur

github.com/dortania/OpenCore-Legacy-Patcher - 2d98a827ec306522b6e98825f3a9c6149bef2304 authored about 3 years ago
Add Network failure handling

github.com/dortania/OpenCore-Legacy-Patcher - 4acf8b1a6748269884587991354c1b9fd8b58e8d authored about 3 years ago
Add Apple RAID Card support

github.com/dortania/OpenCore-Legacy-Patcher - b1df91cac3cf92ac04eb857b0ba3e3edeee01fcf authored about 3 years ago
defaults.py: add break to loops

github.com/dortania/OpenCore-Legacy-Patcher - 779d3488539e9c280c86870ca95a2f359a997a08 authored about 3 years ago
defaults.py: Iterate over computer.gpus

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

github.com/dortania/OpenCore-Legacy-Patcher - fcc0516b6ae3de6cd425f84e9a46eef4682a04c2 authored about 3 years ago
Fix Wifi Password prompt in Monterey on legacy wifi

github.com/dortania/OpenCore-Legacy-Patcher - 5af6c4ac548cc09d8c7501a568ad9deb91d85a43 authored about 3 years ago
Fix displaypolicyd blocking

github.com/dortania/OpenCore-Legacy-Patcher - b2b9cc768697de531fe3e4a673cbc31805c77499 authored about 3 years ago
Add return menu to macOS downloader

github.com/dortania/OpenCore-Legacy-Patcher - 5d07311892c45dc4d15bbc614eb155bf1d3c922d authored about 3 years ago
Add legacy iSight patch

Thanks Jazzny for notifying!

github.com/dortania/OpenCore-Legacy-Patcher - 889b5f3c7156984561ddcf4d62c2fea5b08f217b authored about 3 years ago
Update TESTED.md

Added successful installation to MacBook Air 4,2 with loader 0.3.1.

Issues present with inter...

github.com/dortania/OpenCore-Legacy-Patcher - 1dc76600e7ea1c0950603a1554b61ea989f566ed authored about 3 years ago
Adjust KeyError level

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

github.com/dortania/OpenCore-Legacy-Patcher - eef336ab623cb33090b2ce440f7d0eec461d1b98 authored about 3 years ago
Add 3rd Party SATA SSD detection

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

github.com/dortania/OpenCore-Legacy-Patcher - c37aa306fda74cc6bdeda73537fb551aa0e63ed0 authored about 3 years ago
Avoid enabling AirportBrcmFixup without wifi

github.com/dortania/OpenCore-Legacy-Patcher - 48380afdd50bde82001461297b74a05a0f2cc4ca authored about 3 years ago
Allow disabling of ConnectDrivers

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

github.com/dortania/OpenCore-Legacy-Patcher - 1486859d79b4aac5ba8ae8ef65833e8c87566e7d authored about 3 years ago
Move from i++ to enumerate()

github.com/dortania/OpenCore-Legacy-Patcher - 936febe2e47ca13949373be510eea26185054146 authored about 3 years ago
Fix Content Caching with spoofless usage

github.com/dortania/OpenCore-Legacy-Patcher - 3ad2c538bef841c0e5364b27b44655075ef01403 authored about 3 years ago
Merge pull request #731 from dortania/limit-signing

Limit GUI Signing to Releases

github.com/dortania/OpenCore-Legacy-Patcher - 4bfe8b103884b19405abb74184c7c3e77c4271bf authored about 3 years ago
Limit GUI signing to releases

github.com/dortania/OpenCore-Legacy-Patcher - 8efc702077910c2798ffefa5e04333ab70fcbc27 authored about 3 years ago
Add Building from Source documentation

github.com/dortania/OpenCore-Legacy-Patcher - 90cc87702dbd40571bc30c21ac0c5baeb94c38ae authored about 3 years ago
Remove extra user input prompts during patching

github.com/dortania/OpenCore-Legacy-Patcher - 0368ab00b77b2181f6a7f03c458974a2f50d0bb3 authored about 3 years ago
Remove backups on pre-snapshot based OSes

github.com/dortania/OpenCore-Legacy-Patcher - 606dc03b2b050379a3180a62ae96b1a28b6d102b authored about 3 years ago
Implement libSystem.dylib based SIP parsing

github.com/dortania/OpenCore-Legacy-Patcher - 17996913480abe23fe1c67d0aa3a7d1b575b1992 authored about 3 years ago
Raise SurPlus MaxKernel to 21.99.99

github.com/dortania/OpenCore-Legacy-Patcher - fda3a1724def41f945aab124258670941ceaf046 authored about 3 years ago
Increment FeatureUnlock

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

github.com/dortania/OpenCore-Legacy-Patcher - 874a0557e36fab5d59c2356235f0091ead92554f authored about 3 years ago
Resolve iMac MXM Nvidia display output

github.com/dortania/OpenCore-Legacy-Patcher - 8db9cab06ca5bf429db141ac2345eaccd1540cd9 authored about 3 years ago
Increment PatcherSupportPkg

github.com/dortania/OpenCore-Legacy-Patcher - d73f8979eb3c1ac29484d63b31b372c06b583c45 authored about 3 years ago
Merge pull request #697 from RedBearAK/patch-1

Fix for info about unable to click "Done" button

github.com/dortania/OpenCore-Legacy-Patcher - 87bdc65e6c9e5bbd48045e8c1da78c3d6735f2f9 authored about 3 years ago
Merge pull request #629 from ghost/patch-3

Update TESTED.md

github.com/dortania/OpenCore-Legacy-Patcher - e325f6a25b18a4e84b6c3b0371d87c1e5609cf1b authored about 3 years ago
Clarify FileVault support

github.com/dortania/OpenCore-Legacy-Patcher - 21b2f86654c0bf5b4f58ba6843a6f440f826bb8b authored about 3 years ago
Add stock drive data set

github.com/dortania/OpenCore-Legacy-Patcher - afb91b8b4f2a328cb27c3ab04c8ed05008ba9bc6 authored about 3 years ago