3485 Commits

Author SHA1 Message Date
MikeBeaton
c74efa1b10 Docs: Further updates to key repeat fine tuning instructions 2021-03-30 14:24:26 +01:00
MikeBeaton
18223e0f5f AIK: Remove outdated comment; update TODO comment 2021-03-30 12:20:37 +01:00
MikeBeaton
dce502d57c OcInput: Add vit9696 summary of KeySupport operation 2021-03-30 10:51:46 +01:00
MikeBeaton
e646a47885 AppleEvent: Improve key repeat fine tuning 2021-03-30 05:42:32 +01:00
dakanji
dbc9a3de63
Docs: Clarity on Kext Order (#245) 2021-03-29 17:36:25 +03:00
Goldfish64
b62f8470d0 Docs: Update changelog 2021-03-28 17:33:57 -05:00
Goldfish64
4ecd22d47f OcSmbiosLib: Fix incorrect handling of multiple CPUs and CPU cache size 2021-03-28 17:32:08 -05:00
Goldfish64
ccfb6742de OcSmbiosLib: Fix comment typos 2021-03-28 17:31:25 -05:00
Andrey1970AppleLife
b07cb49b77 Docs: Build pdf 2021-03-28 23:23:36 +03:00
dakanji
8bb66900ac Docs: Misc Amendments 2021-03-28 22:39:09 +03:00
vit9696
d1d55ff402 OcCpuLib: Read max multiplier correctly on pre-Nehalem Intel CPUs
This MSR is actually documented today and is apparently read
incorrectly by lots of software. They inspect the current multiplier,
not the max one. This mistake resulted in hardware starting with
reduced multiplier (e.g. 6.5 instead of 8.5 in MacBook5,2) to report
wrong frequency.
2021-03-28 21:29:49 +03:00
vit9696
a57d8df356 Build: Add missing include directory 2021-03-28 17:52:51 +03:00
vit9696
a2dbd20724 OcCpuLib: Fix typo in MCP name 2021-03-28 17:22:26 +03:00
vit9696
ca70ea975a OcCpuLib: Improve CPU frequency detection on nForce MPC79
closes acidanthera/bugtracker#1576
2021-03-28 17:12:18 +03:00
MikeBeaton
3ced5a4329 Input: Add KeySkipFirstDelay 2021-03-28 14:12:13 +01:00
Andrey1970AppleLife
ea25c33f93 Docs: Build pdf 2021-03-28 14:31:27 +03:00
MikeBeaton
e1f1c77de7 OCB: Add =/+ key as alternative 'set default' key 2021-03-28 10:03:22 +01:00
MikeBeaton
e7553ebc3b Docs: Update KeyForgetThreshold documentation 2021-03-28 09:38:08 +01:00
MikeBeaton
7a0c3c21c9 Docs: Document Zero key hotkey alias for Escape 2021-03-28 09:37:17 +01:00
zhen-zen
098e8458e8 Tools: Update docs for ControlMsrE2 2021-03-28 11:08:04 +03:00
zhen-zen
7172ba3156 Tools: Fix choice menu in ControlMsrS2 2021-03-28 11:08:04 +03:00
dakanji
3f36f8b5e0
Docs: Clarify DeviceProperties Items (#242) 2021-03-27 21:28:58 +03:00
MikeBeaton
03941a343a Changelog: Improve wording 2021-03-27 17:57:05 +00:00
MikeBeaton
9cd61bb651 OCB: Add zero as hotkey alias for Esc 2021-03-27 15:55:31 +00:00
MikeBeaton
60b7269055 Changelog: Add missed change 2021-03-27 15:54:26 +00:00
Marvin Häuser
37865f71cb OpenCanopy: Change default cursor position 2021-03-27 16:39:22 +01:00
Marvin Häuser
7a30ee5316 OpenCanopy: Remove privilege cache check duplicated from OC 2021-03-27 16:28:46 +01:00
Marvin Häuser
0e3ddd44e0 OpenCanopy: Only dim enter button when confirming the password
Distinguishes the confirming action from absent focus.
2021-03-27 13:38:25 +01:00
vit9696
6363cd34bf AppleDataHub: Drop duplicated GUID 2021-03-27 15:28:57 +03:00
Marvin Häuser
5837fbd28c OpenCanopy: Reset label scrolling when TAB focus changes 2021-03-27 11:43:22 +01:00
Marvin Häuser
eb8691c548 OpenCanopy: Add shadow to boot entry label scrolling 2021-03-27 01:24:21 +01:00
Marvin Häuser
017175ab92 OpenCanopy: Draw label text at (2,2) to match Apple bless 2021-03-27 01:24:17 +01:00
Marvin Häuser
52cd37f23a OpenCanopy: Never X-offset the first letter of a label 2021-03-27 00:01:40 +01:00
Marvin Häuser
d200b08e6d OpenCanopy: Remove deprecated label truncation code 2021-03-27 00:00:50 +01:00
vit9696
ebd76e81c1 BootPlatform: Fix shutdown for some systems running OpenDuet
Some other systems are still broken.
2021-03-26 23:00:11 +03:00
Marvin Häuser
7f46a961ee OpenCanopy: Accept VO hotkey not matter the focused element 2021-03-26 20:55:19 +01:00
Marvin Häuser
e940747b30 OpenCanopy: Fix boot label scroll for UIScale 2 2021-03-26 20:45:21 +01:00
MikeBeaton
ee7bf235a6 OCB: Add tabbable Shutdown and Restart buttons to Builtin picker 2021-03-26 19:33:31 +00:00
Marvin Häuser
286134bd75 OpenCanopy: Remove unused variables 2021-03-26 20:31:06 +01:00
Marvin Häuser
5fc338bd1b OpenCanopy: Fix missing fade animation for the scroll buttons 2021-03-26 20:01:20 +01:00
Marvin Häuser
5f5dc5a81b OpenCanopy: Remove comments for previously deprecated code 2021-03-26 19:48:28 +01:00
Marvin Häuser
9cff575c1c OpenCanopy: Add boot entry label scrolling 2021-03-26 19:48:21 +01:00
Marvin Häuser
7afdf00e72 OpenCanopy: Reduce boot entries to their minimum size
Removes additional padding for the selector background. Effectively limits the boot entry label width to the expected value.
2021-03-26 19:35:51 +01:00
Marvin Häuser
236c6585d1 OpenCanopy: Scroll picker before examining offsets
Simplifies calculations a little.
2021-03-26 19:27:19 +01:00
Marvin Häuser
dba8472ef8 OcResetSystemLib: Perform cold reset when shitdown fails
Fixes issues with DUET shutdown.
2021-03-26 17:24:52 +01:00
Marvin Häuser
742d8e3e97 OpenCanopy: Import multiple features and fixes
- Fixed flicker when refreshing the entry view
- Added TAB navigation support
- Added graphical password interface
- Added pulsing animation to signal timeout
- Added 'set default' indicator
- Integrate opacity into the drawing pipeline
- Share button handling logics
- Fixed not aborting timeout on pointer click
- Fixed OpenCanopy intro animation not scaling with UIScale
2021-03-26 14:55:42 +01:00
Marvin Häuser
94f9698f06 OcBmLib: Update builtin password 2021-03-26 11:25:55 +01:00
Marvin Häuser
a1023fbe29 OcBmLib: Move privilege level caching to caller 2021-03-26 00:45:56 +01:00
Marvin Häuser
d8f8107227 OcBmLib: Add password processing status 2021-03-26 00:39:25 +01:00
Marvin Häuser
99432f2425 OpenCanopy: Fix out-of-sync selector when scrolling 2021-03-26 00:15:52 +01:00