Clive Galway
|
a7842583b8
|
Pack DLLs inside compiled EXE
|
2020-04-29 17:36:27 +01:00 |
|
Clive Galway
|
8e10292f18
|
Support compiled scripts
|
2019-12-30 09:00:38 +00:00 |
|
Clive Galway
|
170392741d
|
Remove Monitor class
|
2019-11-14 21:31:36 +00:00 |
|
Clive Galway
|
3a385189f0
|
Implement Unsubscribe for mouse
|
2019-11-14 21:26:37 +00:00 |
|
Clive Galway
|
895046d0c9
|
Convert Monitor.ahk to use SubscribeKeyboard, add unsub
|
2019-11-14 21:08:40 +00:00 |
|
Clive Galway
|
45aade36a4
|
Add SubscribeMouseButtons
|
2019-11-14 19:46:23 +00:00 |
|
Clive Galway
|
fe5ebfa034
|
SubscribeKeyboard working
|
2019-11-14 19:11:09 +00:00 |
|
Clive Galway
|
c64b3d06ed
|
Switch mouseId and coordmode order
|
2019-08-06 12:06:40 +01:00 |
|
Clive Galway
|
187506b9ba
|
Add MoveCursor
|
2019-08-06 11:58:23 +01:00 |
|
Clive Galway
|
8b3522cf1a
|
Changelog for 0.4.4
|
2019-07-09 14:55:34 +01:00 |
|
Clive Galway
|
cd2b2dcfde
|
Update Readme.txt
|
2019-02-26 19:46:53 +00:00 |
|
Clive Galway
|
e739f7b3b7
|
Update Readme.txt
|
2019-02-26 19:46:38 +00:00 |
|
Clive Galway
|
581156c704
|
Readmes
|
2019-02-26 19:45:10 +00:00 |
|
Jovan Nikolov
|
ffe11e1e6e
|
Merge remote-tracking branch 'upstream/master'
# Conflicts:
# C#/AutoHotInterception/Manager.cs
# CHANGELOG.md
# Lib/AutoHotInterception.ahk
# README.md
|
2019-02-12 13:09:59 +01:00 |
|
Clive Galway
|
7c5c52c734
|
Add Unsubscribe endpoints. Fixes #20
|
2019-02-10 14:20:10 +00:00 |
|
Jovan Nikolov
|
d27a16b01c
|
Changed concurrent switch to false by default
Some cleanup and updated README.md and CHANGELOG.md
|
2019-01-31 02:52:35 +01:00 |
|
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...
|
2019-01-28 14:53:58 +01:00 |
|
crumbl3d
|
f5d1f777da
|
Automatically load interception library with correct bitness (user does not need to chose, AHI is both x86 and x64 compatible without recompilation).
|
2018-10-06 16:39:52 +02:00 |
|
evilC
|
8875d02445
|
Fix handle methods
|
2018-07-02 19:07:27 +01:00 |
|
evilC
|
0bbb79c730
|
Expose Handle, add methods to get ID from handle
|
2018-07-02 18:54:19 +01:00 |
|
evilC
|
3a06df1d72
|
[Fix] Pass through instance
|
2018-07-02 18:50:57 +01:00 |
|
evilC
|
1c20a69cd1
|
Fixes #12
|
2018-04-22 19:20:30 +01:00 |
|
evilC
|
2a028450b0
|
Fixes #11
|
2018-04-22 18:48:41 +01:00 |
|
evilC
|
894ec210a1
|
Fix Absolute Send, Add Absolute Click
|
2018-03-31 18:49:19 +01:00 |
|
evilC
|
3dc7c12ad8
|
add backwards compatibilty
|
2018-03-30 19:06:04 +01:00 |
|
evilC
|
9ef97fb18b
|
ContextManager, Wrap all methods
|
2018-03-30 19:04:58 +01:00 |
|
evilC
|
9f4cc27455
|
Added DLL unblocker
|
2018-03-30 16:03:35 +01:00 |
|
evilC
|
9b482e8f2e
|
Show hintMessage for any failure
|
2018-03-29 15:28:54 +01:00 |
|
evilC
|
063db66d8f
|
Notify user to try unblocking DLL if OkCheck fails
|
2018-03-29 14:59:20 +01:00 |
|
evilC
|
c237149d02
|
Initial Refactor
|
2018-03-28 20:39:29 +01:00 |
|
Clive Galway
|
f04a82ab70
|
Add AHK wrapper, sample
|
2018-03-06 19:53:04 +00:00 |
|