Commit Graph

21 Commits (crumbl3d-release)

Author SHA1 Message Date
Clive Galway cd2b2dcfde
Update Readme.txt 5 years ago
Clive Galway e739f7b3b7
Update Readme.txt 5 years ago
Clive Galway 581156c704 Readmes 5 years ago
Jovan Nikolov ffe11e1e6e Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	C#/AutoHotInterception/Manager.cs
#	CHANGELOG.md
#	Lib/AutoHotInterception.ahk
#	README.md
5 years ago
Clive Galway 7c5c52c734 Add Unsubscribe endpoints. Fixes #20 5 years ago
Jovan Nikolov d27a16b01c Changed concurrent switch to false by default
Some cleanup and updated README.md and CHANGELOG.md
5 years ago
crumbl3d 5dc35cc8d8 Added an option to process all subscribed key events on a single thread instead of using a ThreadPool
- Using custom WorkerThread class to execute callback Actions placed into an Action queue
- Cleaned up code
- Needs testing...
5 years ago
crumbl3d f5d1f777da Automatically load interception library with correct bitness (user does not need to chose, AHI is both x86 and x64 compatible without recompilation). 6 years ago
evilC 8875d02445 Fix handle methods 6 years ago
evilC 0bbb79c730 Expose Handle, add methods to get ID from handle 6 years ago
evilC 3a06df1d72 [Fix] Pass through instance 6 years ago
evilC 1c20a69cd1 Fixes #12 6 years ago
evilC 2a028450b0 Fixes #11 6 years ago
evilC 894ec210a1 Fix Absolute Send, Add Absolute Click 6 years ago
evilC 3dc7c12ad8 add backwards compatibilty 6 years ago
evilC 9ef97fb18b ContextManager, Wrap all methods 6 years ago
evilC 9f4cc27455 Added DLL unblocker 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
evilC c237149d02 Initial Refactor 6 years ago
Clive Galway f04a82ab70 Add AHK wrapper, sample 6 years ago