Commit Graph

2048 Commits

Author SHA1 Message Date
Mykola Grymalyuk
b0d4dd158f sys_patch.py: Add additional error handling for LE 2022-10-31 07:34:50 -06:00
Mykola Grymalyuk
71439916b6 Merge pull request #1012 from ParaDoX1994/main
Add Ventura warning to Universal Control docs
2022-10-31 07:32:51 -06:00
Mykola Grymalyuk
66a9be5be4 sys_patch.py: Add support for AMD Polaris 2022-10-30 18:26:56 -06:00
Mykola Grymalyuk
55478fd81c Sync FeatureUnlock
With this new build, lowering FeatureUnlock settings on older machines is no longer needed
2022-10-30 16:43:25 -06:00
Mykola Grymalyuk
d2d68fd08f sys_patch.py: Ensure path is empty when moving 2022-10-30 14:02:26 -06:00
Mykola Grymalyuk
2ea982b343 Increment binaries 2022-10-30 14:01:46 -06:00
neon ball
9741ef794e Fix typo and edit slightly 2022-10-30 04:24:53 +02:00
neon ball
eb9531f768 Change warning
Change warning to warn about native models setting and Ventura.
2022-10-30 04:18:15 +02:00
neon ball
45e0d5b155 Small line change 2022-10-30 01:11:11 +03:00
neon ball
47fe853334 Add Ventura warning to UC 2022-10-30 01:01:46 +03:00
Mykola Grymalyuk
cd5ff61138 gui_main: Only prompt updates once per launch 2022-10-29 07:49:27 -06:00
Mykola Grymalyuk
59b473a4ce build.py: Add MBP121 as Force Touch capable model 2022-10-29 07:43:47 -06:00
Mykola Grymalyuk
5a67212bdc Increment build 2022-10-27 09:21:44 -06:00
Mykola Grymalyuk
f0991d2cd0 Sync documentation 2022-10-27 09:21:20 -06:00
Mykola Grymalyuk
72464f3d54 build.py: Add early MacPro6,1 support 0.5.1 2022-10-26 21:17:51 -06:00
Mykola Grymalyuk
406072cbe1 sys_patch: Relocate old kexts instead of nuke 2022-10-26 18:35:46 -06:00
Mykola Grymalyuk
91cb6e4ecf build.py: Add Timeout customization 2022-10-26 17:22:27 -06:00
Mykola Grymalyuk
604fb7e28f sys_patch.py: Handle migrated kexts from old installs 2022-10-26 14:50:04 -06:00
Mykola Grymalyuk
db015ad79c kdk_handler: Lax n-1 logic 2022-10-26 09:31:07 -06:00
Mykola Grymalyuk
2db8cb3a85 install.py: Avoid drive icon confusion with OCLP 2022-10-26 06:56:33 -06:00
Mykola Grymalyuk
4d7f7b9c28 build.py: Fix TS0128F support 2022-10-25 20:32:53 -06:00
Mykola Grymalyuk
5d24b4ca1e Increment build 2022-10-25 10:37:12 -06:00
Mykola Grymalyuk
1d11340051 Merge pull request #1011 from dortania/pullrequests/ParaDoX1994/ventura-docs
Add Ventura documentation - ParaDoX1994 PR
2022-10-25 10:00:25 -06:00
Mykola Grymalyuk
0e270ea473 build.py: Set BUF0 patch to UEFI 1.2 Macs only 0.5.0 2022-10-24 22:53:45 -06:00
Mykola Grymalyuk
0cbfe142be build.py: Disable non-functional UHCI/OHCI drivers 2022-10-24 09:46:24 -06:00
Mykola Grymalyuk
3d04d3d361 Docs: Adjust SIP info 2022-10-24 09:44:04 -06:00
Mykola Grymalyuk
30b163437a Update Post Install info 2022-10-24 09:31:55 -06:00
Mykola Grymalyuk
223e784722 Docs: Update model page 2022-10-24 09:05:32 -06:00
Mykola Grymalyuk
c868aba3d7 constants.py: Sync version 2022-10-23 21:49:15 -06:00
Mykola Grymalyuk
97c9e5b87c Sync CryptexFixup 2022-10-23 20:08:28 -06:00
Mykola Grymalyuk
e8af0a8387 Remove old info 2022-10-23 20:07:53 -06:00
Mykola Grymalyuk
078ec4459c build: Fix Xserve typo
Thanks @jazzzny
2022-10-23 17:31:42 -06:00
neon ball
fb3cc893c5 Merge branch 'dortania:main' into ventura-docs 2022-10-24 01:50:32 +03:00
Mykola Grymalyuk
ebaa1f8176 sys_patch_detect: Add MBP13,3 to GCN patchset
Ensure older framebuffer is correctly used

Credit to @OnesuchDev for original finding
2022-10-22 16:41:33 -06:00
neon ball
c9adbf2b0a Fix typo 2022-10-21 07:36:17 +03:00
neon ball
8b2b6b157c Change wording 2022-10-21 07:33:35 +03:00
neon ball
c4b25f5585 Change stuff 2022-10-21 07:27:42 +03:00
neon ball
296edc19d5 Add MacPro3,1 ethernet note 2022-10-21 07:26:32 +03:00
neon ball
3e2762c798 Merge branch 'dortania:main' into ventura-docs 2022-10-21 07:23:38 +03:00
Mykola Grymalyuk
20b5a55e6d utilities: Drop Nightly validation
Nightly returns 404 regardless of support, we’ll validate the download further along
2022-10-19 09:20:47 -06:00
Mykola Grymalyuk
63c7f6874e Merge pull request #999 from dortania/ventura-alpha
Implement beta Ventura support
2022-10-18 22:21:12 -06:00
Mykola Grymalyuk
094c7ab1d0 kdk_handler: Fix corruption detection 2022-10-18 19:12:54 -06:00
Mykola Grymalyuk
8a43312dcf gui_main: Fix reboot prompt logic 2022-10-18 17:42:54 -06:00
Mykola Grymalyuk
7f62e5918f 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
2022-10-18 14:21:14 -06:00
Mykola Grymalyuk
f3918370d0 build: Ensure pikera installed on upgraded iMacs 2022-10-18 14:05:46 -06:00
Mykola Grymalyuk
e38dc48167 kdk_handler: Delete old on downloads only 2022-10-18 07:11:22 -06:00
Mykola Grymalyuk
953d9ec833 Constants: Remove unsupported arg 2022-10-18 06:35:13 -06:00
Mykola Grymalyuk
bb18cdfe44 Sync binaries 2022-10-17 14:54:14 -06:00
Mykola Grymalyuk
2a89a887a3 Add backend option to force output support 2022-10-17 08:58:25 -06:00
Mykola Grymalyuk
7ef7d851c0 Re-export OpenCanopy Icons
Resolve icons not rendering on Haswell and newer Macs
2022-10-16 21:25:03 -06:00