Mykola Grymalyuk
|
5d142fd19f
|
bluetooth.py: Publish Controller and Dongle NVRAM variables
|
2024-03-07 17:28:30 -07:00 |
|
Mykola Grymalyuk
|
f55598dac8
|
misc.py: Resolve SPI support for MacBookAir6,x
|
2024-03-07 17:00:52 -07:00 |
|
Mykola Grymalyuk
|
321cc8dd68
|
Increment build
|
2024-03-07 14:27:56 -07:00 |
|
Jazzzny
|
9070f5af8d
|
Update implementation for updater (#1126)
* Update implementation for updater
* Update changelog
|
2024-03-07 16:16:53 -05:00 |
|
Mykola Grymalyuk
|
a8c080042a
|
misc.py: Adjust AppleHSSPI model range
1.4.0
|
2024-02-20 13:13:21 -07:00 |
|
Eduardo Covas
|
5788e067b3
|
Resolve 14.4 T1 support
|
2024-02-13 11:41:23 -03:00 |
|
Mykola Grymalyuk
|
90d7e9715d
|
Sync CHANGELOG
|
2024-02-11 19:59:03 -07:00 |
|
Mykola Grymalyuk
|
f8a3d5716c
|
Add support for macOS 14.4
|
2024-02-11 14:23:05 -07:00 |
|
Mykola Grymalyuk
|
82084c84e3
|
validation.py: Add optional support for checking unused PatcherSupportPkg files
|
2024-02-11 13:58:37 -07:00 |
|
Mykola Grymalyuk
|
f29c629165
|
misc.py: Add SPI top case patches
|
2024-01-30 16:14:09 -07:00 |
|
Dhinak G
|
54b3e17d93
|
kdk_handler.py: Fix KDK matching
Use sort order from API
|
2024-01-18 21:22:07 -05:00 |
|
Mykola Grymalyuk
|
2bc843dd2f
|
Adjust copyright label
|
2024-01-01 11:00:08 -07:00 |
|
Dhinak G
|
55eeec790f
|
Docs: Drop security point on homepage
With Sonoma everything needs patches.
|
2023-12-31 17:23:28 -05:00 |
|
Mykola Grymalyuk
|
8db6c5607d
|
Sync OpenCorePkg
|
2023-12-30 19:12:58 -07:00 |
|
Mykola Grymalyuk
|
2df8dc9caf
|
Merge pull request #1121 from dortania/subprocess-cleanup
Refactor subprocess usage
|
2023-12-30 14:13:39 -07:00 |
|
Mykola Grymalyuk
|
99f48b1e87
|
Sync CHANGELOG
|
2023-12-30 14:13:23 -07:00 |
|
Mykola Grymalyuk
|
0dfcf03c0c
|
Use full path and arguments for subprocess
|
2023-12-30 13:49:59 -07:00 |
|
Mykola Grymalyuk
|
b46e55d3f6
|
Clean up macserial invocation
|
2023-12-30 13:14:47 -07:00 |
|
Mykola Grymalyuk
|
62fd543623
|
Avoid .split() usage for subprocess
|
2023-12-30 13:14:20 -07:00 |
|
Mykola Grymalyuk
|
ec46221c30
|
Build-Binary.command: Remove unused import
|
2023-12-30 12:46:35 -07:00 |
|
Mykola Grymalyuk
|
e57247a233
|
OpenCore-Patcher-GUI.spec: Add type hinting for PyInstaller classes
|
2023-12-30 12:44:28 -07:00 |
|
Mykola Grymalyuk
|
6aa0ab2161
|
Increment build
|
2023-12-30 12:32:43 -07:00 |
|
Mykola Grymalyuk
|
f1210def89
|
sys_patch: Expand 32023 patching for 14.2 Beta 2+
1.3.0
|
2023-11-26 13:03:18 -07:00 |
|
Mykola Grymalyuk
|
03842d4e77
|
paylods: Resolve malformed CFBundleExecutable property
|
2023-11-26 11:11:41 -07:00 |
|
Mykola Grymalyuk
|
34676702f4
|
Merge pull request #1119 from fricklerhandwerk/fix-typos
fricklerhandwerk: fix typos
|
2023-11-18 11:00:58 -07:00 |
|
fricklerhandwerk
|
352d917a7d
|
fix typos
|
2023-11-16 19:21:49 +01:00 |
|
Mykola Grymalyuk
|
f1b47f6a78
|
Increment build
|
2023-11-10 18:43:21 -07:00 |
|
neon ball
|
15d58966f6
|
Update DONATE.md
|
2023-11-10 22:24:26 +02:00 |
|
neon ball
|
49cb9ccb66
|
Reword DONATE.md
|
2023-11-10 19:45:10 +02:00 |
|
Mykola Grymalyuk
|
6841fa6f0a
|
Adjust versioning to 1.2.1
Release coming shortly to handle Launch Agent regression
1.2.1
|
2023-11-09 09:38:03 -07:00 |
|
Mykola Grymalyuk
|
5e77d7dba1
|
Launch Services: Remove faulty log file
Launch Agents normally can’t write to `/var/log`, thus resulting in the agent failing to load.
|
2023-11-09 09:36:07 -07:00 |
|
Mykola Grymalyuk
|
fbedb6f0d2
|
gui_settings.py: Resolve TS2 toggle not holding
|
2023-11-08 11:41:29 -07:00 |
|
Mykola Grymalyuk
|
974a560cde
|
Increment build
|
2023-11-06 11:02:10 -07:00 |
|
Mykola Grymalyuk
|
5db862d38b
|
gui_cache: Use new check_backups_only property
1.2.0
|
2023-11-06 09:23:29 -07:00 |
|
Mykola Grymalyuk
|
139f94aae1
|
kdk_handler.py: Add optional check_backups_only property
Reduces false positives for Patcher’s `—cache_os` property, where an installed KDK would match against an expected backup
|
2023-11-06 09:22:47 -07:00 |
|
Mykola Grymalyuk
|
432736eb98
|
Sync OpenCorePkg
|
2023-11-06 09:03:55 -07:00 |
|
neon ball
|
6e40a80650
|
Fix Mac mini model
|
2023-11-05 14:19:14 +02:00 |
|
Eduardo Covas
|
21e1b73a4e
|
Sync changelog
|
2023-11-04 19:31:51 -03:00 |
|
neon ball
|
d9676afe43
|
Fix Mac mini model
|
2023-11-04 20:27:01 +02:00 |
|
Jazzzny
|
525c7c3173
|
Migrate to font_factory (#1118)
|
2023-11-02 20:10:44 -04:00 |
|
Eduardo Covas
|
51ef3fe719
|
Sync PatcherSupportPkg
|
2023-11-02 15:21:32 -03:00 |
|
Mykola Grymalyuk
|
c6f5ceacfd
|
os_update.py: Skip 10s wait if user approved immediately
|
2023-11-01 21:59:39 -06:00 |
|
Mykola Grymalyuk
|
55801e80bd
|
Add support for KDK caching
|
2023-11-01 21:55:29 -06:00 |
|
Mykola Grymalyuk
|
4196a7b5f2
|
Paylods: Move launch service files
|
2023-11-01 19:43:46 -06:00 |
|
Mykola Grymalyuk
|
f0d6faab9a
|
sys_patch_detect.py: Allow optional OS overrides
For detecting patches for an incoming OS
|
2023-11-01 13:36:31 -06:00 |
|
Mykola Grymalyuk
|
6b00caf883
|
firmware.py: Add handling for iMac18,2 4K display
|
2023-11-01 07:27:01 -06:00 |
|
Mykola Grymalyuk
|
d98a653082
|
Merge branch 'main' of https://github.com/dortania/OpenCore-Legacy-Patcher
|
2023-11-01 07:25:19 -06:00 |
|
Mykola Grymalyuk
|
6d026290ac
|
constants.py: Load icons from relative resources
Resolves issues with icons failing to load on macOS download UI
|
2023-11-01 07:18:06 -06:00 |
|
Eduardo Covas
|
39e58b3927
|
Sync PatcherSupportPkg
|
2023-10-31 21:35:38 -03:00 |
|
neon ball
|
8cfc33e704
|
Update UNINSTALL.md
|
2023-10-30 01:10:14 +02:00 |
|