Mykola Grymalyuk
|
08710bc47b
|
network_handler: Add link validation
|
2023-02-04 14:46:25 -07:00 |
|
Mykola Grymalyuk
|
6c294902c2
|
Finish migration to network_handler.py usage
|
2023-02-04 13:11:18 -07:00 |
|
Mykola Grymalyuk
|
976f14eeb3
|
logging: Adjust file handling path
|
2023-02-04 10:26:36 -07:00 |
|
Mykola Grymalyuk
|
eb1e29f95b
|
network_handler.py: Ensure stop() holds thread
|
2023-02-03 21:18:13 -07:00 |
|
Mykola Grymalyuk
|
4d89c220bf
|
network_handler.py: Set 10s timeout
|
2023-02-03 09:08:41 -07:00 |
|
Mykola Grymalyuk
|
571f297906
|
network_handler.py: Use enums for status
|
2023-02-03 08:45:37 -07:00 |
|
Mykola Grymalyuk
|
7bf4fd0150
|
network_handler.py: Set file path in Object init
|
2023-02-03 08:33:47 -07:00 |
|
Mykola Grymalyuk
|
d4f42c8b32
|
network_handler.py: Add docstrings
|
2023-02-03 06:59:29 -07:00 |
|
Mykola Grymalyuk
|
664972fd2e
|
network_handler.py: Adjust naming scheme to PEP
|
2023-02-02 22:13:00 -07:00 |
|
Mykola Grymalyuk
|
f33cc2d5bb
|
Adjust remaining functions to logging
|
2023-02-02 17:52:46 -07:00 |
|
Mykola Grymalyuk
|
da45a964cb
|
Merge branch 'main' into logging
# Conflicts:
# resources/kdk_handler.py
# resources/utilities.py
|
2023-02-02 17:41:59 -07:00 |
|
Mykola Grymalyuk
|
3a6f87c9c8
|
network_handler.py: Initial implementation
|
2023-02-02 10:50:29 -07:00 |
|
Dhinak G
|
08a67e5d37
|
Remove Apple Developer portal downloading
It's dead, Jim
|
2023-01-30 17:14:29 -05:00 |
|
Dhinak G
|
6ed55ff462
|
Verify checksum while downloading instead of after
Should speed up checksum calculations by not looping over the file twice
|
2023-01-30 17:10:17 -05:00 |
|
Mykola Grymalyuk
|
da2fc5c4c3
|
Merge branch 'main' into logging
|
2023-01-26 11:32:09 -07:00 |
|
Mykola Grymalyuk
|
94cfeabdfd
|
sys_patch: Add unpatch validation
|
2023-01-26 11:29:09 -07:00 |
|
Mykola Grymalyuk
|
e7727adcc6
|
logging: Use generic saving
|
2023-01-26 10:33:01 -07:00 |
|
Mykola Grymalyuk
|
8becb554fc
|
Implement logging library
|
2023-01-25 20:50:53 -07:00 |
|
Mykola Grymalyuk
|
97024361cd
|
sys_patch: Add ColorSync downgrade
|
2023-01-25 12:15:06 -07:00 |
|
Mykola Grymalyuk
|
71ca6731fa
|
Increment Build
|
2023-01-23 21:12:10 -07:00 |
|
Mykola Grymalyuk
|
e16b6e4c22
|
build: Adjust for MacBookPro13,3
|
2023-01-23 20:08:48 -07:00 |
|
Mykola Grymalyuk
|
e84f3425d0
|
build: Adjust KDKlessWorkaround usage
|
2023-01-23 19:44:43 -07:00 |
|
Mykola Grymalyuk
|
498042ccb3
|
Increment build
|
2023-01-23 19:00:13 -07:00 |
|
Mykola Grymalyuk
|
37e99ba49c
|
sys_patch_detect.py: Avoid conflicting AMD patch installation
|
2023-01-23 11:24:03 -07:00 |
|
Mykola Grymalyuk
|
288b827616
|
sys_patch_helpers.py: Verify stderr before printing
|
2023-01-23 09:52:24 -07:00 |
|
Mykola Grymalyuk
|
e8a6f45329
|
sys_patch_helpers.py: Print errors
|
2023-01-23 09:31:36 -07:00 |
|
Mykola Grymalyuk
|
a1ffadf582
|
sys_patch_helpers.py: Unmount KDK drive on error
|
2023-01-23 09:30:52 -07:00 |
|
Mykola Grymalyuk
|
21778e8d92
|
sys_patch_helpers.py: Work around Read only error
|
2023-01-23 08:36:38 -07:00 |
|
Mykola Grymalyuk
|
57d2597c86
|
Sync PatcherSupportPkg
|
2023-01-23 06:51:14 -07:00 |
|
Mykola Grymalyuk
|
20baf8c417
|
Sync PatcherSupportPkg
|
2023-01-22 21:13:30 -07:00 |
|
Mykola Grymalyuk
|
99a145e7cb
|
build: Add APFS Trim configuration
|
2023-01-20 17:10:59 -07:00 |
|
Mykola Grymalyuk
|
79f4ba17d9
|
gui_main.py: Adjust prompt
|
2023-01-20 16:03:02 -07:00 |
|
Mykola Grymalyuk
|
659d842023
|
Adjust versioning to 0.6.0, match changes
|
2023-01-19 12:39:42 -07:00 |
|
Mykola Grymalyuk
|
037ff0f2c3
|
sys_patch_helpers.py: Avoid saying RSRRepair
RSRRepair is used for syncing Boot and System Kernel Collections, users misintepreted this as supporting RSR on all models
|
2023-01-16 13:51:08 -07:00 |
|
Mykola Grymalyuk
|
1974cd6341
|
sys_patch_detect: prioritize USB 3.0 support
|
2023-01-12 08:52:39 -07:00 |
|
Mykola Grymalyuk
|
bebbf646e1
|
sys_patch: Implement RSR handling for root patched Macs
Ref: https://github.com/dortania/OpenCore-Legacy-Patcher/issues/1019
|
2023-01-09 23:03:18 -07:00 |
|
Mykola Grymalyuk
|
6504442d4f
|
build: Implement NVGOP_GK.efi
Thanks @jazzzny
|
2023-01-09 21:35:33 -07:00 |
|
Mykola Grymalyuk
|
91e7ff40e4
|
sys_patch: Add non-Metal support to Ventura
|
2023-01-07 08:44:37 -07:00 |
|
Mykola Grymalyuk
|
07d09d8eb2
|
sys_patch: Save HID CS when patching USB 1.1
|
2023-01-07 08:16:20 -07:00 |
|
Mykola Grymalyuk
|
b95ab91b43
|
sys_patch: Fix Patch set dictionary
|
2023-01-06 22:06:10 -07:00 |
|
Mykola Grymalyuk
|
4cc9e414d2
|
sys_patch: Add basic USB 1.1 support
Ref: https://github.com/dortania/OpenCore-Legacy-Patcher/issues/1021
|
2023-01-06 22:02:47 -07:00 |
|
Mykola Grymalyuk
|
a5d56147c0
|
sys_patch_detect: Ensure wifi patches are installed on subsequent runs
|
2023-01-06 15:19:58 -07:00 |
|
Mykola Grymalyuk
|
f4d6ef1741
|
Sync binaries to release variants
|
2023-01-02 09:23:14 -07:00 |
|
Mykola Grymalyuk
|
abbb9c1c66
|
Constants: Increment Copyright date
|
2023-01-01 19:10:35 -07:00 |
|
Mykola Grymalyuk
|
22b66e0a87
|
Sync CPUFriend
|
2022-12-30 12:55:14 -07:00 |
|
Mykola Grymalyuk
|
fd6c3d818d
|
defaults: Work-around Control Center crashing with legacy Wifi
|
2022-12-30 11:45:10 -07:00 |
|
Mykola Grymalyuk
|
cefdd1df66
|
build: Add missing import
|
2022-12-27 18:24:12 -07:00 |
|
Mykola Grymalyuk
|
fcda4a26bf
|
build: Expand KDKLWA usage to pre-AVX2 with native AMD
|
2022-12-27 18:05:39 -07:00 |
|
Mykola Grymalyuk
|
60f6482d43
|
sys_patch_detect: Ensure Network error halts patching
|
2022-12-26 11:44:23 -07:00 |
|
Mykola Grymalyuk
|
c316e6f5fe
|
kdk_handler: Add extra network error handling
|
2022-12-25 21:58:13 -07:00 |
|