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

Set defaults location on r/w

github.com/dortania/OpenCore-Legacy-Patcher - f1d045e5f4d7d1eed8b03f93ec59785ac913c923 authored over 2 years ago
gui_main.py: Add Force Web Drivers option

github.com/dortania/OpenCore-Legacy-Patcher - a70e977eb6c8654c828c6d5e9583574bdf2693ee authored over 2 years ago
sys_patch_detect.py: Add support for Web Drivers on Tesla/Kepler

github.com/dortania/OpenCore-Legacy-Patcher - 90e23bef925a2fd2eb8bb1dc196ead9c3ab80048 authored over 2 years ago
pci_data.py: Add additional Maxwell and Pascal IDs

github.com/dortania/OpenCore-Legacy-Patcher - 7a0e824536cdede617a0056ba7167b08f16673dc authored over 2 years ago
gui_main.py: fix Privacy prompt

github.com/dortania/OpenCore-Legacy-Patcher - 897f89d47c798053cf3f66c6dd42c1a4a92de67b authored over 2 years ago
sys_patch_detect.py: Implement proper SIP checks for Web Drivers

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

github.com/dortania/OpenCore-Legacy-Patcher - ba7df10148f0b252076fe23e5472e6acc06d6efa authored over 2 years ago
sys_patch.py: Add handling for System Preferences prompt

github.com/dortania/OpenCore-Legacy-Patcher - c1ebfd900f99f0fa0617d14f8c9cb6e5bc0ae650 authored over 2 years ago
sys_patch_detect.py: Add additional checks for Web Drivers

Ensures system is correctly configured before patching, avoiding users incorrectly faulting the ...

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

POST-INSTALL.md Update

github.com/dortania/OpenCore-Legacy-Patcher - d5df1c2b730b23c5ecb6443ad04dc68440716c79 authored over 2 years ago
Merge pull request #1 from ParaDoX1994/ParaDoX1994-Docs-Update

Updating POST-INSTALL.md

github.com/dortania/OpenCore-Legacy-Patcher - 4980c6d0293b10b1e881ee2115d7d7b80b058838 authored over 2 years ago
Updating POST-INSTALL.md

Adding mention of swapping GPU's on Mac Pros with autopatching.

github.com/dortania/OpenCore-Legacy-Patcher - cd571e2af33c6237485114d7cea4d467b0c60f9d authored over 2 years ago
sys_patch_dict.py: Remove Nvidia Pref Pane

Broken in Mojave and newer, unneeded for ourselves

github.com/dortania/OpenCore-Legacy-Patcher - 035d441cb94092c1cb7d49fa4a84ffdd9df5c1b8 authored over 2 years ago
sys_patch_auto.py: Fix typos

github.com/dortania/OpenCore-Legacy-Patcher - 9d07a8cf59550437326e3776d2b1331de1a7517e authored over 2 years ago
build.py: Move nvda_drv to dedicated entry

github.com/dortania/OpenCore-Legacy-Patcher - 87df6151505d63c068e2c0c4c7854ec8221aa91e authored over 2 years ago
build.py: Add WhateverGreen for Web Driver configs

github.com/dortania/OpenCore-Legacy-Patcher - a2858a1ecf56f902133d5c010c9e69b40d06494f authored over 2 years ago
Implement Alpha Support for Nvidia Web Drivers

github.com/dortania/OpenCore-Legacy-Patcher - 8f7df604af6dafeb1cf110a67d30006b1f1f6a01 authored over 2 years ago
GUI: Standardize Application Identifier for defaults

github.com/dortania/OpenCore-Legacy-Patcher - 5af3aff1d7fad4b6f1d7763f4549f39a68f84658 authored over 2 years ago
Build-Command: Strip additional binaries during build

github.com/dortania/OpenCore-Legacy-Patcher - a2e0270f99ba5a635f7100483691dd7eb974f461 authored over 2 years ago
Merge pull request #992 from dortania/zlib-test

Pre-Sandy Bridge Macs: Downgrade AppleFSCompressionTypeZlib to 12.3.1

github.com/dortania/OpenCore-Legacy-Patcher - 0d98d7212f1538477a7ff0fa915fff175cc7524b authored over 2 years ago
APFS: Implement ZLib downgrade for 12.4+

Applicable for pre-Sandy Bridge Macs

github.com/dortania/OpenCore-Legacy-Patcher - 67a78ec4a275e0e8f8941a5ff9d64f00c28397dc authored over 2 years ago
gui_main.py: Prevent Idle sleep during long processes

github.com/dortania/OpenCore-Legacy-Patcher - d9ed037d7ab70b5c20f3e190dc52606ce4ed323d authored over 2 years ago
gui_main.py: Show download frame before download starts

github.com/dortania/OpenCore-Legacy-Patcher - e8b36a9604f5e7d06f3c8630223d2d0cbb12aeee authored over 2 years ago
Build-Binary: Add optional --reset_binaries arg

github.com/dortania/OpenCore-Legacy-Patcher - 3584ccdad4fa04fff4f0dad11086cddfb989574c authored over 2 years ago
CI: Standardize Build Script

github.com/dortania/OpenCore-Legacy-Patcher - d26d8e8ca7b48f686eab4ae9dc1422af304b421a authored over 2 years ago
gui_main.py: start build on modal launch

github.com/dortania/OpenCore-Legacy-Patcher - 9e5327f2d4e2106aa288df96dc02a00fc2077a55 authored over 2 years ago
GUI: set modal work-around to Big Sur+

github.com/dortania/OpenCore-Legacy-Patcher - e7143f2242b51f7b8e2d7e687a49b70ed7aee3ac authored over 2 years ago
GUI: move help menu to dedicated class

github.com/dortania/OpenCore-Legacy-Patcher - 69f7ad71155145df990498dd06bd30fc25332949 authored over 2 years ago
gui_main.py: Add "Search for disks again" option

github.com/dortania/OpenCore-Legacy-Patcher - 066e7c9a3dfdb70e18403f8b17c61e6f3285eec1 authored over 2 years ago
gui_main.py: Add missing height enforcement in root patch modal

github.com/dortania/OpenCore-Legacy-Patcher - c1e7765284888fc90b7c78797d7c6969cccdaaaf authored over 2 years ago
gui_main.py: Add return to disk when selecting partitions

github.com/dortania/OpenCore-Legacy-Patcher - 0068a86035420d4758b03b463d0cca99db32f91f authored over 2 years ago
gui_main.py: Work-around incorrect modal sheet anchoring

Due to wxPython’s anchoring logic, if the previous view was a modal sheet, the new sheet will an...

github.com/dortania/OpenCore-Legacy-Patcher - d7b5ba68b1cc655f28325d9b15faf0a27234b6d8 authored over 2 years ago
Merge pull request #991 from dortania/modal-test

GUI: Implement modal sheets for taller windows

github.com/dortania/OpenCore-Legacy-Patcher - 2a02fade551350503eb3c0ccaa12951f306d7075 authored over 2 years ago
gui_main.py: Remove extra modal reset function

github.com/dortania/OpenCore-Legacy-Patcher - bd351ac90dd635c0656777c24b461c71288149ed authored over 2 years ago
gui_main.py: Expand modal sheet to root patch menu

github.com/dortania/OpenCore-Legacy-Patcher - 7cc91f8f38bc3bae063c259be2e6cd2ecd490141 authored over 2 years ago
gui_main.py: Move to centralized modal

github.com/dortania/OpenCore-Legacy-Patcher - d9ef84d29194cdbcfa4dedc1fe661025cdd0678a authored over 2 years ago
gui_main.py: Adjust payload verification

github.com/dortania/OpenCore-Legacy-Patcher - 89c0f9b3d55d26b82a7ef632c21e2d831bd1b0ed authored over 2 years ago
gui_main.py: Add Modal to Root Patching

github.com/dortania/OpenCore-Legacy-Patcher - 52b12a7e0b1f696ff1650290b4950b1db84278e2 authored over 2 years ago
Force Header height position

github.com/dortania/OpenCore-Legacy-Patcher - 58cd6c2bc7c2b841cfdae986b67db2b4dc97c0a3 authored over 2 years ago
Adjust docs

Co-Authored-By: @ParaDoX1994

github.com/dortania/OpenCore-Legacy-Patcher - 82d11b50940674ade839528406f866559ea82c9d authored over 2 years ago
Docs: Misc updates

Co-Authored-By: @ParaDoX1994
Co-Authored-By: @ironapple0915
Co-Authored-By: @ hazelph

github.com/dortania/OpenCore-Legacy-Patcher - 8224ddc6fbd347f6d61f855fdb9431d5e445f53d authored over 2 years ago
Merge branch 'main' of https://github.com/dortania/OpenCore-Legacy-Patcher

github.com/dortania/OpenCore-Legacy-Patcher - ee67b15c3108be44d7a3a37c2bca273072759111 authored over 2 years ago
Docs: expand max content width

github.com/dortania/OpenCore-Legacy-Patcher - 7060041c7dddab4d654c9513c10fe3a3dad7247a authored over 2 years ago
sys_patch.py: Add auth exemption for `/L*/Extensions`

github.com/dortania/OpenCore-Legacy-Patcher - 88427d2c5d1f565392e7c6ad4ce44f9ee2ff1cb7 authored over 2 years ago
gui_main.py: Lower count down for relaunch to 5s

With newly optimized binary, no longer need to present the GUI for as long

github.com/dortania/OpenCore-Legacy-Patcher - 88374c1b96c1fa334caa310bf6f66a250daf121b authored over 2 years ago
reroute_payloads.py: Only unmount our DMG on exit

github.com/dortania/OpenCore-Legacy-Patcher - f437b9d92143d7d2d8f2741b281219b8a9feff3f authored over 2 years ago
gui_main.py: Hide window during close

Allows background processes to finish cleaning up without stalling the UI

github.com/dortania/OpenCore-Legacy-Patcher - 526dbb5d8ac14028cdbc65f9faaba9fe2a690327 authored over 2 years ago
reroute_payloads.py: Remove unused import

github.com/dortania/OpenCore-Legacy-Patcher - 05b08071fcca57660c345800f6d9b17bcc23dbe4 authored over 2 years ago
Docs: add info on Root Patch menu

Co-Authored-by: @ParaDoX1994

github.com/dortania/OpenCore-Legacy-Patcher - 0354930e468d91f0891ff2c7f755b9fa8132653f authored over 2 years ago
gui_main.py: Add extra error handling for payload unpacking

github.com/dortania/OpenCore-Legacy-Patcher - b90956dc4a3be2f6d74f3d777efd5904106cf867 authored over 2 years ago
main.py: Wait for unpack thread in CI

github.com/dortania/OpenCore-Legacy-Patcher - 78bee05092c22d5ef96cb0d7e1b571180b969a8e authored over 2 years ago
updates.py: Resolve failing to find new updates

github.com/dortania/OpenCore-Legacy-Patcher - 49eb82f8316556e3731f7c5b62422c8fe3c951dc authored over 2 years ago
Merge pull request #990 from dortania/onedir-gui

Implement faster app load times in GUI

github.com/dortania/OpenCore-Legacy-Patcher - fb573b0e8c411c19c3e8f4545d2986f0fca58488 authored over 2 years ago
Add better CLI error handling

github.com/dortania/OpenCore-Legacy-Patcher - 23119dedc93ecd3b29c4c173ba5c990757c7cd27 authored over 2 years ago
CHANGELOG.md: Adjust wording

github.com/dortania/OpenCore-Legacy-Patcher - c8a70764b824eb0101ea306b1b9af600a7be4a57 authored over 2 years ago
Move payload reroutes to dedicated class

github.com/dortania/OpenCore-Legacy-Patcher - 3134530b4cbf873a3bc3e6ad9267082e718ae964 authored over 2 years ago
gui_main.py: Adjust non-Metal detection

github.com/dortania/OpenCore-Legacy-Patcher - 45a04d5965c0a222bb6fc9115164a0d1e29ff8b7 authored over 2 years ago
sys_patch_dict.py: Adjust formatting

github.com/dortania/OpenCore-Legacy-Patcher - a64817bf3e143e1e07191e271bd44068345a389a authored over 2 years ago
sys_patch_dict.py: Add info on HS Metal

github.com/dortania/OpenCore-Legacy-Patcher - 59ce63fa5661f59ae3fe6610f629352ec556390e authored over 2 years ago
sys_patch_detect: fix boolean check

github.com/dortania/OpenCore-Legacy-Patcher - 1fed09982ca61c852d1f7e7e597f9c4dd206dabd authored over 2 years ago
smbios_data.py: Update Bluetooth defaults

2011 MacBook Air and Mac minis natively shipped with Bluetooth 4.0 modules:
https://everymac.com...

github.com/dortania/OpenCore-Legacy-Patcher - 8981cad20d4781a2fadf49bbf2bf44886612eaf4 authored over 2 years ago
BlueToolFixup.patch: Update comments

github.com/dortania/OpenCore-Legacy-Patcher - 0e9b59d91eb649a1a2c6b02246d56dbae44d9cb1 authored over 2 years ago
BlueToolFixup: Set unconditional jump

github.com/dortania/OpenCore-Legacy-Patcher - 937aadd4f508b011bd20a32f540b906b329779ec authored over 2 years ago
integrity_verification.py: Add extra error handling

github.com/dortania/OpenCore-Legacy-Patcher - 93222701e350ad3b1f09a1217c0785035bff210b authored over 2 years ago
BlueToolFixup: Fix 12.4 Release Bluetooth support

Applicable for BCM2070 and BCM2046 chipsets

github.com/dortania/OpenCore-Legacy-Patcher - cbeedb7374e9080a1beb7ee1bed3991c0e3b9586 authored over 2 years ago
sys_patch.py: Convert process to dict when elevated

github.com/dortania/OpenCore-Legacy-Patcher - b3cd9de7147c914652b2f1fd1a5904ba5ee1dbe0 authored over 2 years ago
BOOT.md: Fix verbose comment and add extra troubleshooting

Co-authored-by: @ParaDoX1994

github.com/dortania/OpenCore-Legacy-Patcher - 99442b1d549c34e3fffc6d9ae97a58c15f0d1e37 authored over 2 years ago
gui_main.py: Add note when system already patched

github.com/dortania/OpenCore-Legacy-Patcher - f670a821a3757f5a0586656d3bf4b75b3398114b authored over 2 years ago
installer.py: Fix loading newest IAs

github.com/dortania/OpenCore-Legacy-Patcher - 77bf82d65ae8cdf5d9240483fa2ac73aa431b72a authored over 2 years ago
TUI: Remove unused setting

github.com/dortania/OpenCore-Legacy-Patcher - dc6ad32e2cc188d7b9121244c0069d3c0d456e12 authored over 2 years ago
sys_patch_dict.py: Set ShowDate var as global

github.com/dortania/OpenCore-Legacy-Patcher - 020a451e9f0cb32b63bfd16767cf70ca1dab1df8 authored over 2 years ago
TESTED.md: Fix MacPro4,1 tester

Co-authored-by: @ParaDoX1994

github.com/dortania/OpenCore-Legacy-Patcher - ca859c7ad7ac2225af3b50626d88f3bfe014eaa8 authored over 2 years ago
UPDATE.md: Adjust image pathing

github.com/dortania/OpenCore-Legacy-Patcher - 93aa8b09c42af6646a8619231a3308cd76a16f8f authored over 2 years ago
device_probe.py: Grab local Root Patch info

github.com/dortania/OpenCore-Legacy-Patcher - f5594afb8d76becd5f9e1cdd6fb8f77e1d5368a6 authored over 2 years ago
integrity_verification.py: Deduplicate chunklist logic

github.com/dortania/OpenCore-Legacy-Patcher - 858f3b01625e2cb23a8861e5b5759dad827de729 authored over 2 years ago
Docs: Update guide

Co-authored-by: @crystall1nedev

github.com/dortania/OpenCore-Legacy-Patcher - 4aec8898d4da6efa9db8c363213245aa015b4c66 authored over 2 years ago
Docs: Update TS2 comments

Co-authored-by: @ParaDoX1994

github.com/dortania/OpenCore-Legacy-Patcher - 69db9ca74be05052d4fed511bb50a10c0f56adda authored over 2 years ago
Docs: Update PATCHEXPLAINED

Co-authored-by: @crystall1nedev

github.com/dortania/OpenCore-Legacy-Patcher - a33458fa325ee36727ec23d95536366f1df65a07 authored over 2 years ago
sys_patch_dict.py: Set Clock Date logic

github.com/dortania/OpenCore-Legacy-Patcher - 8e9571097587ecf788437309203229ae162bfe7a authored over 2 years ago
gui_main.py: Add work-around for broke pulse() on non-Metal

Applicable for non-Metal Macs running Monterey, NSProgressBar’s indeterminate function is broken...

github.com/dortania/OpenCore-Legacy-Patcher - 63118d7d43b958ba444ef16e1a871c6209bf1043 authored over 2 years ago
binary.py: Avoid bin patching multiple times

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