1024 Commits

Author SHA1 Message Date
Kichura
4bdb0f5dad
ci: Bump dependencies to partially resolve Node.js 24 warning (#1)
* [ci skip] Bump dependencies to partially resolve Node.js 24 warning.

* [ci skip] Update action-gh-release too.
2026-04-09 02:19:54 +07:00
Amrsatrio
47d7481245 feat: optimize ARM64 pattern scans 2026-04-09 01:30:24 +07:00
Amrsatrio
1bf0d81d01 fix(TwinUIPatches): refine CStartExperienceManager::Hide() and CJumpViewExperienceManager::m_trayStuckPlace ARM64 patterns to work with 29553+ 2026-04-09 01:03:27 +07:00
Amrsatrio
3be4f3ffa3 chore(ep_taskbar): remove no-longer-needed explorer.exe pattern scans 2026-04-08 21:22:21 +07:00
Amrsatrio
420e112b02 fix: fix pattern inconsistencies in twinui.pcshell.dll patches 2026-04-08 21:21:26 +07:00
Amrsatrio
eefa0bf30a feat: add new FindPattern variants 2026-04-08 21:18:34 +07:00
Amrsatrio
c0adee2e3b fix(Taskbar10): fix IME right click menu not working on 28000+ 2026-04-03 02:13:49 +07:00
Amrsatrio
b5321168f5 fix: fix Windows.UI.Xaml patches to work with 29553+ 2026-04-02 17:26:36 +07:00
Amrsatrio
cc36e34b38 feat(ep_taskbar): support Windows Server 2022 and revise naming scheme 2026-04-02 17:24:49 +07:00
Amrsatrio
22671544b7 ci: Only make releases on tag push 2026-04-02 04:06:29 +07:00
Amrsatrio
baf0fdb30c fix(Start10): revise CStartExperienceManager::Hide() patcher to work with 29xxx builds 2026-04-02 04:01:58 +07:00
Amrsatrio
83d0de6393 refactor: turn REPLACE_VTABLE_ENTRY logic into a method 2026-04-02 02:10:02 +07:00
Amrsatrio
2f9648011f ci: Only make releases on tag push 2026-04-02 02:00:14 +07:00
Amrsatrio
b148136834 chore: Update L10N 2026-03-13 16:11:30 +07:00
Amrsatrio
9a69350af0 chore: Update zlib and .gitignore 2026-03-13 16:08:37 +07:00
Amrsatrio
2b657fab4a chore: Refine code style in LoadOurShellCommonPri 2026-03-13 16:08:37 +07:00
Amrsatrio
58e2ac2a42 chore: Update headers 2026-03-13 16:08:37 +07:00
Amrsatrio
80be85d1a6 fix: Fix crash when other dxgi.dll functions are called before DXGIDeclareAdapterRemovalSupport 2026-03-13 16:08:36 +07:00
Kichura
25ae1df414 Improve workflow system for EP further (#4891)
* Improve workflow system for EP further.

* Timeout on 30mins, Fix artifact issues.

* Revert IA-32 build removal.

Required by valinet himself.
2026-03-13 16:08:36 +07:00
Amrsatrio
ff73844a63 Fix mistake in SimpleBoxer::reference_traits<T>::Create() 2025-12-07 15:51:37 +07:00
Amrsatrio
f401bde4d6 Update NativeString.h and SimpleArray.h 2025-12-07 05:24:35 +07:00
Amrsatrio
1c0eaf6437 Use own code for boxing/unboxing 2025-12-07 04:12:54 +07:00
Amrsatrio
659c2d05ca Fix battery flyout crashing on 25951+ 2025-12-06 19:17:41 +07:00
Amrsatrio
e6becc969c Taskbar11: Don't run FixTaskbarAutohide on builds >= 22000.318 2025-12-05 02:50:15 +07:00
Amrsatrio
6c9b41d48a Make changes to "Primary taskbar location on screen" reflect immediately 2025-12-05 02:45:40 +07:00
Amrsatrio
69e60c8fd9 Fix wrong SetWindowLong call in CSoundWnd WM_NCDESTROY 2025-11-25 21:28:36 +07:00
Amrsatrio
e097b13a66 Restructure zlib build directories to allow proper exclusion from Git 2025-11-15 10:12:01 +07:00
Amrsatrio
ce22476a65 [Start10] Fix open/close animation on 22000.65+ ARM64 2025-11-15 09:52:32 +07:00
Amrsatrio
04dd52b5ea Forgot updating HookImmersiveMenuFunctions 2025-11-08 12:56:30 +07:00
Amrsatrio
ef639185a4 Use LoadLibraryExW with LOAD_LIBRARY_SEARCH_SYSTEM32 flag wherever possible in ExplorerPatcher/dllmain.c and ep_gui/GUI.c 2025-11-08 12:51:17 +07:00
Amrsatrio
854770ba92 Add ImmersiveContextMenuHelper::ApplyOwnerDrawToMenu() ARM64 pattern for 27938+, update CMultitaskingViewManager::_CreateXamlMTVHost() ARM64 pattern for Nickel compatibility 2025-11-08 05:35:11 +07:00
Amrsatrio
3c8e79f6f9 All: Narrow down pattern scans to .text section and appropriate CHPE code range ^2 2025-11-08 04:46:04 +07:00
Amrsatrio
e77123a5a3 All: Narrow down pattern scans to .text section and appropriate CHPE code range 2025-11-07 16:28:55 +07:00
Amrsatrio
e641e0ad89 Start10: Fixed Pin to Start patching for ARM64 Bromine builds ^2 2025-11-07 01:41:05 +07:00
Amrsatrio
677fd9f6f5 Start10: Fixed Pin to Start patching for ARM64 Bromine builds 2025-11-07 01:28:46 +07:00
Amrsatrio
738479020b Version: 26100.4946.69.6 26100.4946.69.6_7384790 2025-11-04 05:01:29 +07:00
Amrsatrio
48e1de3379 Taskbar10: Apply vtable-based hooks to ep_taskbar (#4097) 2025-11-02 23:06:53 +07:00
Amrsatrio
df7d604169 File Explorer: On TIFE-equipped builds, fix 7 command bar menu bar behavior and fix 10 ribbon window saving - ARM64 (#2243, #2676) 2025-11-02 03:20:47 +07:00
Amrsatrio
75178ec35c File Explorer: On TIFE-equipped builds, fix 7 command bar menu bar behavior and fix 10 ribbon window saving - x64 (#2243, #2676) 2025-11-02 01:34:10 +07:00
Amrsatrio
a80d9dc844 File Explorer: Fix Alt+D not working on builds with modern navigation bar feature flag enabled (#2847) 2025-11-01 18:27:55 +07:00
Amrsatrio
80414f5a80 File Explorer: Disable XAML views when Windows 11 command bar is disabled (#3447) 2025-10-31 20:36:50 +07:00
Amrsatrio
47b44ccc45 [skip ci] Update documents 2025-10-16 10:44:58 +07:00
Amrsatrio
206dcf5d6c Version: 26100.4946.69.5 26100.4946.69.5_206dcf5 2025-10-16 08:34:37 +07:00
Amrsatrio
c08b0a6a6b Start10: Fix 24H2/25H2 fix pattern for ARM64 to have an unintended match on 22H2/23H2 2025-10-16 08:34:36 +07:00
Miles Prower
891edc2cdd
Delete .github/workflows/issue-check.yml 2025-10-08 19:14:53 -05:00
Amrsatrio
f5eddacd10 Version: 26100.4946.69.4 26100.4946.69.4_f5eddac 2025-09-18 20:27:55 +07:00
Amrsatrio
9e9103004f File Explorer: Correct shrunk address bar toolbar button size when Servicing_CFDNavButtonsTheming (NI: 56845961, GE: 52061322) is enabled (#4552) 2025-09-18 20:27:05 +07:00
Amrsatrio
f4e9faf876 Version: 26100.4946.69.3 26100.4946.69.3_f4e9faf 2025-09-18 14:56:37 +07:00
Amrsatrio
afd109f340 Start10: Mitigate breakage caused by feature flag 58205615 (#4523) 2025-09-17 23:48:11 +07:00
Amrsatrio
6d946bd4de File Explorer: Updated shrink address bar patterns to account for non-inlined CAddressBand::_GetAdjustedClientRect() in recent GE builds (#4552) 2025-09-17 17:12:09 +07:00