Commit Graph

1636 Commits

Author SHA1 Message Date
Mykola Grymalyuk
de21c361db sys_patch_detect.py: Add additional checks for Web Drivers
Ensures system is correctly configured before patching, avoiding users incorrectly faulting the program instead of their local configuration
2022-05-26 21:33:10 -06:00
Mykola Grymalyuk
61ef7fe81b Add M4000 PCI ID 2022-05-26 20:10:41 -06:00
Mykola Grymalyuk
035d441cb9 sys_patch_dict.py: Remove Nvidia Pref Pane
Broken in Mojave and newer, unneeded for ourselves
2022-05-26 18:43:59 -06:00
Mykola Grymalyuk
87df615150 build.py: Move nvda_drv to dedicated entry 2022-05-25 21:03:05 -06:00
Mykola Grymalyuk
a2858a1ecf build.py: Add WhateverGreen for Web Driver configs 2022-05-25 19:06:54 -06:00
Mykola Grymalyuk
8f7df604af Implement Alpha Support for Nvidia Web Drivers 2022-05-25 17:11:50 -06:00
Mykola Grymalyuk
37f428ede6 pci_ids.py: Add K620 ID 2022-05-25 13:42:59 -06:00
Mykola Grymalyuk
ee21940bd2 Update README.md 2022-05-25 13:02:20 -06:00
Mykola Grymalyuk
5af3aff1d7 GUI: Standardize Application Identifier for defaults 2022-05-25 12:47:33 -06:00
Mykola Grymalyuk
a2e0270f99 Build-Command: Strip additional binaries during build 2022-05-25 12:20:22 -06:00
Mykola Grymalyuk
5c2cec3905 Sync Changelog 2022-05-25 11:32:00 -06:00
Mykola Grymalyuk
0d98d7212f Merge pull request #992 from dortania/zlib-test
Pre-Sandy Bridge Macs: Downgrade AppleFSCompressionTypeZlib to 12.3.1
2022-05-25 08:42:41 -06:00
Mykola Grymalyuk
d394bf75db Sync changelog 2022-05-25 08:36:40 -06:00
Mykola Grymalyuk
67a78ec4a2 APFS: Implement ZLib downgrade for 12.4+
Applicable for pre-Sandy Bridge Macs
2022-05-24 17:48:40 -06:00
Mykola Grymalyuk
d9ed037d7a gui_main.py: Prevent Idle sleep during long processes 2022-05-24 17:13:39 -06:00
Mykola Grymalyuk
e8b36a9604 gui_main.py: Show download frame before download starts 2022-05-24 10:43:36 -06:00
Mykola Grymalyuk
3584ccdad4 Build-Binary: Add optional --reset_binaries arg 2022-05-23 16:18:59 -06:00
Mykola Grymalyuk
a80e9a6274 CI: Force py3 pathing 2022-05-23 12:00:58 -06:00
Mykola Grymalyuk
d26d8e8ca7 CI: Standardize Build Script 2022-05-23 11:57:42 -06:00
Mykola Grymalyuk
9e5327f2d4 gui_main.py: start build on modal launch 2022-05-22 11:54:34 -06:00
Mykola Grymalyuk
e7143f2242 GUI: set modal work-around to Big Sur+ 2022-05-22 11:31:20 -06:00
Mykola Grymalyuk
69f7ad7115 GUI: move help menu to dedicated class 2022-05-22 10:23:57 -06:00
Mykola Grymalyuk
066e7c9a3d gui_main.py: Add "Search for disks again" option 2022-05-22 00:20:45 -06:00
Mykola Grymalyuk
c1e7765284 gui_main.py: Add missing height enforcement in root patch modal 2022-05-22 00:02:00 -06:00
Mykola Grymalyuk
0068a86035 gui_main.py: Add return to disk when selecting partitions 2022-05-21 23:29:47 -06:00
Mykola Grymalyuk
d7b5ba68b1 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 anchor to it. To resolve, call ShowWithoutActivating() forcing the view to re-anchor onto the core window
2022-05-21 22:46:09 -06:00
Mykola Grymalyuk
2a02fade55 Merge pull request #991 from dortania/modal-test
GUI: Implement modal sheets for taller windows
2022-05-21 20:51:37 -06:00
Mykola Grymalyuk
bd351ac90d gui_main.py: Remove extra modal reset function 2022-05-21 20:45:58 -06:00
Mykola Grymalyuk
7cc91f8f38 gui_main.py: Expand modal sheet to root patch menu 2022-05-21 20:35:13 -06:00
Mykola Grymalyuk
d9ef84d291 gui_main.py: Move to centralized modal 2022-05-21 18:25:07 -06:00
Mykola Grymalyuk
89c0f9b3d5 gui_main.py: Adjust payload verification 2022-05-21 14:35:57 -06:00
Mykola Grymalyuk
52b12a7e0b gui_main.py: Add Modal to Root Patching 2022-05-21 10:43:13 -06:00
Mykola Grymalyuk
58cd6c2bc7 Force Header height position 2022-05-20 23:11:40 -06:00
Mykola Grymalyuk
82d11b5094 Adjust docs
Co-Authored-By: @ParaDoX1994
2022-05-20 23:00:39 -06:00
Mykola Grymalyuk
4f4c79f7a0 Test Modal usage 2022-05-20 22:12:42 -06:00
Mykola Grymalyuk
8224ddc6fb Docs: Misc updates
Co-Authored-By: @ParaDoX1994
Co-Authored-By: @ironapple0915
Co-Authored-By: @ hazelph
2022-05-20 22:07:17 -06:00
Mykola Grymalyuk
ee67b15c31 Merge branch 'main' of https://github.com/dortania/OpenCore-Legacy-Patcher 2022-05-20 21:29:48 -06:00
Dhinak G
7060041c7d Docs: expand max content width 2022-05-20 23:16:37 -04:00
Mykola Grymalyuk
88427d2c5d sys_patch.py: Add auth exemption for /L*/Extensions 2022-05-20 15:59:23 -06:00
Mykola Grymalyuk
88374c1b96 gui_main.py: Lower count down for relaunch to 5s
With newly optimized binary, no longer need to present the GUI for as long
2022-05-19 15:39:12 -06:00
Mykola Grymalyuk
f437b9d921 reroute_payloads.py: Only unmount our DMG on exit 2022-05-19 15:29:21 -06:00
Mykola Grymalyuk
526dbb5d8a gui_main.py: Hide window during close
Allows background processes to finish cleaning up without stalling the UI
2022-05-19 13:55:11 -06:00
Mykola Grymalyuk
05b08071fc reroute_payloads.py: Remove unused import 2022-05-19 10:46:14 -06:00
Mykola Grymalyuk
0354930e46 Docs: add info on Root Patch menu
Co-Authored-by: @ParaDoX1994
2022-05-19 08:57:52 -06:00
Mykola Grymalyuk
b90956dc4a gui_main.py: Add extra error handling for payload unpacking 2022-05-19 08:55:51 -06:00
Mykola Grymalyuk
78bee05092 main.py: Wait for unpack thread in CI 2022-05-18 22:08:13 -06:00
Mykola Grymalyuk
49eb82f831 updates.py: Resolve failing to find new updates 2022-05-18 21:00:55 -06:00
Mykola Grymalyuk
fb573b0e8c Merge pull request #990 from dortania/onedir-gui
Implement faster app load times in GUI
2022-05-18 20:52:31 -06:00
Mykola Grymalyuk
23119dedc9 Add better CLI error handling 2022-05-18 20:11:14 -06:00
Mykola Grymalyuk
c8a70764b8 CHANGELOG.md: Adjust wording 2022-05-18 19:53:59 -06:00