Commit Graph

88 Commits (5a7f34a813b99b286bd93b1a6e19f71218062b23)
 

Author SHA1 Message Date
evilC 5a7f34a813 Improved Extended Key Code handling
Extended Shift (0x12a) no longer fires
At all in Context Mode
In Subscription Mode for extended keys (eg non-NumPad Delete 339 / 0x153)
Much improved logic for Extended keys, special handling for Right Shift to compensate.
Much improved comments
6 years ago
evilC 73b4d77d62 Merge branch 'master' of https://github.com/evilC/AutoHotInterception 6 years ago
Clive Galway beaf30e99a
Update README.md 6 years ago
evilC 341a7afa24 Merge branch 'master' of https://github.com/evilC/AutoHotInterception 6 years ago
evilC 999e82cede Fix mouse button state reporting 6 years ago
evilC fb1e0e5450 Remove console writeline 6 years ago
Clive Galway 1a2414d90f
Update README.md 6 years ago
evilC 74e4db236c Update docs for Mouse Wheel 6 years ago
evilC 6d7b5d6ca0 Fixes #5 - Adds Mouse Wheel support 6 years ago
evilC 57631c4ba8 Merge branch 'master' of https://github.com/evilC/AutoHotInterception 6 years ago
evilC d922ae775f Comment 6 years ago
Clive Galway 61e5ad42e2
Update README.md 6 years ago
evilC 53e24c1d2c Merge branch 'master' of https://github.com/evilC/AutoHotInterception 6 years ago
evilC 894ec210a1 Fix Absolute Send, Add Absolute Click 6 years ago
Clive Galway 4f5195da71
Update README.md 6 years ago
evilC 6efc89d448 gah 6 years ago
evilC 34827b78f3 Merge branch 'master' of https://github.com/evilC/AutoHotInterception 6 years ago
Clive Galway 612da55d84
Update README.md 6 years ago
Clive Galway 48f7d69ed6
Update README.md 6 years ago
Clive Galway b6af7a049c
Update README.md 6 years ago
Clive Galway be469ccf48
Update README.md 6 years ago
Clive Galway 1b4a8aba73
Update README.md 6 years ago
Clive Galway bd6b06ff47
Update README.md 6 years ago
evilC 3dc7c12ad8 add backwards compatibilty 6 years ago
evilC 9ef97fb18b ContextManager, Wrap all methods 6 years ago
evilC 2717e494ee Fix Monitor logic 6 years ago
Clive Galway 6e7a47c93c
Update README.md 6 years ago
evilC 9f4cc27455 Added DLL unblocker 6 years ago
Clive Galway e6c16ba1dc
Update README.md 6 years ago
evilC ee991775d0 Implement instance support 6 years ago
evilC 9b482e8f2e Show hintMessage for any failure 6 years ago
evilC 063db66d8f Notify user to try unblocking DLL if OkCheck fails 6 years ago
Clive Galway 9a972fc480
Update README.md 6 years ago
Clive Galway a474d2056b
Update README.md 6 years ago
evilC ec6e4633e5 Merge branch 'MonitorRefactor' of https://github.com/evilC/AutoHotInterception into MonitorRefactor 6 years ago
evilC 35089f9a55 Implement missing Send methods, Tidy, Comments 6 years ago
evilC 908dab1d86 Allow filtering of mouse movement 6 years ago
evilC 582f5fae82 Fix Init issue 6 years ago
Clive Galway 7de9d53da5
Update README.md 6 years ago
Clive Galway d30d2bf462
Update README.md 6 years ago
evilC c237149d02 Initial Refactor 6 years ago
Clive Galway 6ff62767c9
Update README.md 6 years ago
evilC a099c8549a Merge branch 'master' of https://github.com/evilC/AutoHotInterception 6 years ago
Clive Galway 66ed8de4e8
Update README.md 6 years ago
Clive Galway 89e88f0ad3
Update README.md 6 years ago
evilC c8deeb938a Subscription callbacks handled by thread pool 6 years ago
evilC 15ba7a30e9 Rename some endpoints 6 years ago
evilC e634f91115 Combine keyboard / mouse context routines 6 years ago
evilC d23c4e7780 update test app 6 years ago
evilC c862ab93c9 Fix context mode 6 years ago