Mykola Grymalyuk
|
b141452005
|
logging_handler.py: Set StreamHandler to Standard Out
|
2023-02-05 16:31:49 -07:00 |
|
Mykola Grymalyuk
|
f4ed623c76
|
logging_handler.py: Add additional
|
2023-02-05 11:17:09 -07:00 |
|
Mykola Grymalyuk
|
ad9ae96c7f
|
logging_handler.py: adjust formatting
|
2023-02-05 10:35:14 -07:00 |
|
Mykola Grymalyuk
|
bece5d4b3b
|
logging_handler.py: Avoid file size check if missing
|
2023-02-05 09:58:00 -07:00 |
|
Mykola Grymalyuk
|
f915199b92
|
logging init: Move to dedicated module
|
2023-02-05 09:41:41 -07:00 |
|
Mykola Grymalyuk
|
cba9d1e224
|
main.py: Add traceback logging in spawned threads
|
2023-02-04 21:52:24 -07:00 |
|
Mykola Grymalyuk
|
4782ccdab1
|
network_handler.py: Adjust time elasped format
|
2023-02-04 17:43:30 -07:00 |
|
Mykola Grymalyuk
|
1ab2409176
|
sys_patch.py: Fix PSP handling
|
2023-02-04 17:37:32 -07:00 |
|
Mykola Grymalyuk
|
3d8bae1142
|
gui_main.py: Remove double download invocation
|
2023-02-04 17:29:55 -07:00 |
|
Mykola Grymalyuk
|
baf25319d7
|
main.py: Don’t double print traceback
|
2023-02-04 17:25:00 -07:00 |
|
Mykola Grymalyuk
|
43ef3e18ec
|
main.py: Route traceback after logging init
|
2023-02-04 16:32:25 -07:00 |
|
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 |
|