neon ball
4b60389653
Small enhancements
2025-04-15 07:06:16 +03:00
Mykola Grymalyuk
2be8934e9b
Merge pull request #1163 from goneng/fix_high_cpu
...
GUI: Reduce CPU usage II - have smoother UX with faster refresh rate
2025-04-12 18:30:30 -06:00
Gonen
9ac02b0f6b
GUI: Reduce CPU usage II - have smoother UX with faster refresh rate
...
* Set thread_sleep_interval to 0.01s for better UI responsiveness
* Improve thread waiting with thread.join() where applicable (thanks to @sbytnar)
2025-04-05 20:29:07 +03:00
Mykola Grymalyuk
d41d19b3e1
Merge pull request #1157 from goneng/fix_high_cpu
...
GUI: Reduce CPU usage by adding sleep intervals to UI wait loops
2025-04-04 06:58:43 -06:00
neon ball
da8299db27
Add warning about 2GB RAM for newer OS
2.3.2
2025-04-04 02:19:35 +03:00
Gonen
4ce91cad3d
[WIP] GUI: Reduce CPU usage by adding sleep intervals to UI wait loops
...
Fix issue where the GUI main thread was consuming excessive CPU while
waiting for background tasks to complete.
By adding a configurable sleep interval between UI updates,
CPU usage is significantly reduced while maintaining responsiveness.
- Add thread_sleep_interval constant to global Constants class
- Implement wait_for_thread utility function in gui_support
- Update all wxPython event loops to use the new helper
- Test shows approximately 60% CPU usage reduction during waits
2025-04-03 23:18:48 +03:00
Mykola Grymalyuk
95bf012438
CHANGELOG: Fix versioning
2025-04-03 14:03:46 -06:00
Mykola Grymalyuk
f87f803cf2
Sync PatcherSupportPkg
2025-04-03 13:59:13 -06:00
Mykola Grymalyuk
7f80c6ba3b
Increment build
2025-04-02 11:24:23 -06:00
Mykola Grymalyuk
1a871fd93c
Sync CHANGELOG
...
Ref: 35bcb134f1
2.3.1
2025-04-01 19:31:31 -06:00
Mykola Grymalyuk
c2f773aa6e
Merge pull request #1156 from dortania/jazzzny-vault-2
...
Fix vaulting
2025-04-01 19:26:47 -06:00
Jazzzny
3635fc1d0c
Update sign.command
2025-04-01 18:35:16 -04:00
Mykola Grymalyuk
67bf7c5095
Increment build
2025-04-01 08:37:55 -06:00
Mykola Grymalyuk
d1459344e4
Sync PatcherSupportPkg
2.3.0
2025-03-30 14:14:04 -06:00
neon ball
27b48c97f9
Minor additions
2025-03-28 16:58:23 +02:00
Mykola Grymalyuk
8098cc6520
sys_patch.py: Fix Metallib logic
2025-03-24 11:19:28 -06:00
Mykola Grymalyuk
d1bf5abd2b
Sync CHANGELOG
2025-03-23 11:53:36 -06:00
Mykola Grymalyuk
28e57d5d00
Sync OpenCorePkg
2025-03-23 11:52:58 -06:00
Mykola Grymalyuk
33d1b294eb
Sync kexts
2025-03-23 11:35:06 -06:00
Mykola Grymalyuk
3c91e6e9ed
Sync copyright label
2025-02-15 11:08:04 -07:00
Mykola Grymalyuk
803cfcb255
Merge pull request #1155 from dortania/remove-shim
...
CI: Remove deprecated application
2025-02-15 11:04:18 -07:00
Mykola Grymalyuk
653f7cc56a
CI: Remove deprecated application
2025-02-15 10:48:44 -07:00
neon ball
bb715537bc
Fix typo
2025-01-04 10:41:10 +02:00
neon ball
16c0e880cd
Update TROUBLESHOOTING.md
2025-01-04 10:39:28 +02:00
neon ball
3881fcfad1
Update TROUBLESHOOTING.md
2025-01-04 10:34:11 +02:00
neon ball
1f6bff465a
Fix one more link
2025-01-02 09:36:36 +02:00
neon ball
664444edbc
Fix couple links
2025-01-02 09:35:21 +02:00
Mykola Grymalyuk
bad8d24edd
Merge branch 'main' of https://github.com/dortania/OpenCore-Legacy-Patcher
2025-01-01 11:10:12 -07:00
Mykola Grymalyuk
743076a411
Disable crash analytics client side
2025-01-01 11:10:02 -07:00
neon ball
10af52634f
Fix typo
2024-12-31 00:18:08 +02:00
neon ball
87fad93941
Add note about High Sierra required for Sonoma installers
2024-12-29 11:04:40 +02:00
neon ball
df4e30a814
Update UNINSTALL.md
2024-12-25 19:18:50 +02:00
neon ball
041a291a14
Add link
2024-12-25 04:31:33 +02:00
neon ball
ff4a875704
Couple fixes
2024-12-22 10:24:53 +02:00
neon ball
0673714d5b
Update FAQ.md
2024-12-22 10:03:16 +02:00
neon ball
12d0bbc155
Update FAQ.md
2024-12-22 10:01:54 +02:00
neon ball
12d57e0c66
Fix typo
2024-12-22 09:56:42 +02:00
neon ball
4437eaaf69
Update FAQ.md
2024-12-22 09:53:41 +02:00
neon ball
73babf41fd
FAQ point about AVX/AVX2 and list of Macs supporting them
2024-12-22 09:38:06 +02:00
neon ball
77c53d393c
Re-title
2024-12-18 21:51:03 +02:00
neon ball
fdc45f928d
Restructure
2024-12-18 21:45:26 +02:00
neon ball
886e9a6341
Change formatting
2024-12-17 15:52:35 +02:00
neon ball
f8242874ab
Add note about Big Sur not supporting reversion
2024-12-17 15:46:30 +02:00
neon ball
9c0b4f4ff2
Summary for patches included in root patching
2024-12-16 02:38:52 +02:00
neon ball
550686c88c
Fix typo
2024-12-11 23:32:22 +02:00
neon ball
e39247960b
Improve FeatureUnlock/mediaanalysisd doc
2024-12-11 23:07:52 +02:00
Mykola Grymalyuk
5f1e21eb09
Sync PatcherSupportPkg
2.2.0
2024-12-09 12:45:30 -07:00
neon ball
213e161458
Improve explanation
2024-12-04 18:40:56 +02:00
Amy
40841407c9
Squashed commit of the following:
...
commit 07c274ccd388e83d9054aed09a03c40384c3fad3
Author: Amy <asentientbot@gmail.com >
Date: Fri Nov 29 12:05:29 2024 -0500
fix typo
vega is gcn 5 not 4
commit d929f044a585a24c8cd3c25e5776e009a02aa195
Author: Amy <asentientbot@gmail.com >
Date: Thu Nov 28 21:45:31 2024 -0500
split and update moraea credits
address outdated credits in areas im personally familiar with; this isn't exhaustive and other people's need updates too
2024-11-29 12:09:21 -05:00
neon ball
5fc24214af
Couple more fixes
2024-11-22 00:33:26 +02:00