Commit Graph

2042 Commits

Author SHA1 Message Date
Mykola Grymalyuk
763fe04c21 Add Ventura validation 2022-08-23 11:02:57 -06:00
Mykola Grymalyuk
603b5ee153 sys_patch_dict: Add GVA patches for Ventura 2022-08-23 09:58:27 -06:00
Mykola Grymalyuk
c6dc4c28a3 utitilies.py: Add proper AMFI checks for Ventura 2022-08-22 18:14:11 -06:00
Mykola Grymalyuk
662aa77016 sys_patch_detect.py: Add AMFI check 2022-08-22 18:10:57 -06:00
Mykola Grymalyuk
64e5a05eb2 sys_patch_dict: Don’t instal Kepler’s patch in 13.0 2022-08-22 17:01:06 -06:00
Mykola Grymalyuk
4b5d35f5ff Add preliminary Ventura graphics support 2022-08-22 14:18:43 -06:00
Mykola Grymalyuk
27c24e6d47 Increment to release binaries 2022-08-19 16:24:45 -06:00
Mykola Grymalyuk
643e4cf87a Merge branch 'main' into ventura-alpha
# Conflicts:
#	resources/os_probe.py
2022-08-19 15:43:23 -06:00
Mykola Grymalyuk
14528b904c Merge pull request #1005 from ParaDoX1994/main
Remove TUI mention due to deprecation of TUI
2022-08-19 15:40:22 -06:00
Mykola Grymalyuk
2c35b62b53 installer.py: Remove duplicate builds 2022-08-18 21:55:15 -06:00
Mykola Grymalyuk
0cb2ad1b20 Installer: Check space before starting 2022-08-18 17:21:07 -06:00
Mykola Grymalyuk
08525de489 os_probe.py: Remove new line output 2022-08-17 17:59:33 -06:00
Mykola Grymalyuk
0286b8d64a build.py: rework MCE Disabler logic 2022-08-09 09:49:12 -06:00
Mykola Grymalyuk
4bb2b8bc04 gui_main.py: avoid reboot prompt on off-model building 2022-08-09 09:31:13 -06:00
Mykola Grymalyuk
d85fe3a7fb Resync changelog 2022-08-06 10:15:12 -06:00
Mykola Grymalyuk
a22d53e9e8 Merge branch 'main' into ventura-alpha 2022-08-06 10:13:15 -06:00
Mykola Grymalyuk
7e46b7292a Increment build 2022-08-05 23:21:18 -06:00
Mykola Grymalyuk
f0cf0a7dbe sys_patch_dict.py: Limit MTL patch to 12.5 and newer 0.4.10 2022-08-05 22:56:49 -06:00
Mykola Grymalyuk
cd1276251c Resolve Nvidia Kepler for 12.5
Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/1004
2022-08-05 22:10:28 -06:00
Mykola Grymalyuk
d3bf065a8b sys_patch_helpers.py: Add closest KDK match 2022-07-31 11:01:48 -06:00
neon ball
8849896ba3 Remove TUI mention due to deprecation of TUI 2022-07-29 18:00:01 +03:00
Mykola Grymalyuk
2e192bac63 Merge branch 'main' into ventura-alpha 2022-07-27 10:37:08 -06:00
Mykola Grymalyuk
ba1ebebc54 smbios_data.py: Sync max OS support
Ref: https://github.com/dortania/OpenCore-Legacy-Patcher/pull/999
2022-07-27 10:34:50 -06:00
Mykola Grymalyuk
6532634ed5 gui_main.py: Rename reload remote IA button 2022-07-27 09:52:33 -06:00
Mykola Grymalyuk
c96dac7cd4 Add missing IOPlatformPlugin files 2022-07-26 19:34:16 -06:00
Mykola Grymalyuk
b58819f815 gui_main.py: Fix formatting 2022-07-26 18:36:34 -06:00
Mykola Grymalyuk
42bc2638cf Merge branch 'main' into ventura-alpha 2022-07-22 14:15:50 -06:00
Mykola Grymalyuk
31428c24a9 gui_main.py: Set value on greyed out option 2022-07-22 12:23:40 -06:00
Mykola Grymalyuk
33dedfef5d Validation: Add additional XNU minor checks 2022-07-21 12:05:21 -06:00
Mykola Grymalyuk
363d6bc26f Increment Build 2022-07-21 12:04:38 -06:00
Mykola Grymalyuk
ab2c714bf1 sys_patch_dict: Fix versioning 0.4.9 2022-07-20 11:27:10 -06:00
Mykola Grymalyuk
943071c2cd sys_patch_dict.py: split Kepler patchset
Ref: https://github.com/dortania/OpenCore-Legacy-Patcher/issues/1004
2022-07-19 12:07:42 -06:00
Mykola Grymalyuk
a52e762c25 updates.py: allow for unrestricted versioning
Previously limited to x.x.x checks
2022-07-17 22:30:37 -06:00
Mykola Grymalyuk
5208ab0f82 Increment build 2022-07-17 18:05:29 -06:00
Mykola Grymalyuk
105fa4e908 sys_patch_detect: Fix GVA regression 0.4.8 2022-07-17 12:59:12 -06:00
Mykola Grymalyuk
198b7a1c58 gui_main.py: Adjust wording for prompts 2022-07-17 11:38:04 -06:00
Mykola Grymalyuk
28dc468e45 gui_main.py: Add spoofing prompt 2022-07-17 10:23:05 -06:00
Mykola Grymalyuk
da34a9b22d Merge pull request #1003 from KrutavShah/main
Made grammatical corrections across the docs.
2022-07-16 19:56:50 -06:00
Krutav Shah
610433a028 Resolved typos 2022-07-16 17:29:47 -07:00
Krutav Shah
c4d8bb6ee7 Merge branch 'main' into main 2022-07-16 16:49:54 -07:00
Krutav Shah
0edeef6497 Made grammatical corrections across the docs.
This is not an exhaustive revision, there may still be more issues that can be fixed when found.
2022-07-16 16:32:00 -07:00
Mykola Grymalyuk
3296a4a9da Docs: Fix additional typos 2022-07-16 15:21:59 -06:00
Mykola Grymalyuk
59ef2d423a Merge branch 'main' into ventura-alpha 2022-07-16 15:08:29 -06:00
Mykola Grymalyuk
11bd7a4083 Docs: Fix misc typos 2022-07-16 15:04:57 -06:00
Mykola Grymalyuk
13c564e270 bug_report: Fix misc typos 2022-07-16 14:55:53 -06:00
Mykola Grymalyuk
b01793d226 global_settings: Fix misc typos 2022-07-16 14:55:48 -06:00
Mykola Grymalyuk
c0516fddbd install: Fix misc typos 2022-07-16 14:55:39 -06:00
Mykola Grymalyuk
a0bd2f5850 installer: Fix misc typos 2022-07-16 14:55:34 -06:00
Mykola Grymalyuk
f491f49fb0 installer: Fix misc typos 2022-07-16 14:55:27 -06:00
Mykola Grymalyuk
a56027b46c reroute_payloads: Fix misc typos 2022-07-16 14:55:19 -06:00