Clive Galway
801d3347ae
Add readme, force Dependencies folder to exist
2019-02-26 19:28:30 +00:00
Clive Galway
f6082bcc9d
Fix slashes and missing switches in build steps
2019-02-26 19:19:39 +00:00
Clive Galway
5cc16a3a36
Merge pull request #32 from crumbl3d/master
...
Merge in Crumbl3d's changes
2019-02-26 19:11:26 +00:00
Jovan Nikolov
d9f1460c3f
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# C#/AutoHotInterception/Manager.cs
# C#/AutoHotInterception/Monitor.cs
# CHANGELOG.md
2019-02-24 23:28:29 +01:00
Jovan Nikolov
47a7e8601d
Fixed bad device id assertion for mouse button unsubscription...
2019-02-24 22:11:37 +01:00
Clive Galway
f7768b21cb
Monitor shows key names
2019-02-24 19:32:07 +00:00
Clive Galway
9cc29cf046
Fixes #30
2019-02-24 19:01:34 +00:00
Clive Galway
43640f14a3
Merge branch 'master' of https://github.com/evilC/AutoHotInterception
2019-02-24 18:42:14 +00:00
Clive Galway
0490ed1ff1
Show ignored in Monitor
2019-02-24 18:42:11 +00:00
Clive Galway
c6daabf985
Clarify install process. Fixes #29
2019-02-24 18:10:08 +00:00
Clive Galway
f3f8ed21a5
Update CHANGELOG.md
2019-02-24 17:43:11 +00:00
Clive Galway
d9665708a7
Mouse monitor reports as sub mode, UI changes
2019-02-24 17:41:51 +00:00
Clive Galway
18f01dccd2
Monitor keyboard output normalized
2019-02-24 16:18:47 +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
c910949bb5
Update README.md
2019-02-10 14:36:39 +00:00
Clive Galway
fb192d1df6
Changelog for v0.3.7
2019-02-10 14:24:10 +00: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
3093812269
Of course I had to mess something up
...
- While copy-pasting some code messed up mouse button callback parameter
- From Thread.Interrupt() vs Thread.Abort() => remove both and use volatile bool as a loop exit condition
- Simplified some code and cleanup
2019-01-29 00:49:30 +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
4db283f5a6
Revert "Fix Build Events"
...
This reverts commit 9c80a5bbcb
.
2019-01-03 21:41:51 +01:00
Clive Galway
9c80a5bbcb
Fix Build Events
2018-12-24 13:35:53 +00:00
Clive Galway
8de8b46ad0
Fix SubscribeMouseMove return type
2018-12-24 09:08:57 +00:00
Clive Galway
6d9717b490
Update README.md
2018-11-02 19:57:08 +00:00
Clive Galway
967665ddd0
Update README.md
2018-11-02 19:56:41 +00:00
Clive Galway
3700c4b507
Merge pull request #22 from crumbl3d/master
...
Automatically load interception library with correct bitness
2018-10-07 18:48:38 +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
2f77d7a53d
RShift fixes
2018-09-12 19:23:31 +01:00
Clive Galway
794e7b26e5
Add badges
2018-07-02 20:38:41 +01:00
Clive Galway
1377b315ca
Merge pull request #17 from evilC/PS2
...
Fixes, PS/2 compaitibility
2018-07-02 19:53:32 +01:00
Clive Galway
f18a00f873
Update README.md
2018-07-02 19:51:47 +01:00
Clive Galway
ba5331118c
Add GetDeviceIdFromHandle
2018-07-02 19:50:08 +01:00
evilC
13b8757024
Fixes #16
2018-07-02 19:33:23 +01:00
evilC
8875d02445
Fix handle methods
2018-07-02 19:07:27 +01:00
evilC
e699e28b6d
Update Monitor to show Handle
2018-07-02 18:58:40 +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
Clive Galway
ecb9ae4014
Delete Temp.ahk
2018-06-30 21:56:20 +01:00
Clive Galway
f161718a0a
Merge pull request #15 from crumbl3d/master
...
Split up mouse wheel events
2018-06-23 17:30:38 +01:00
crumbl3d
8c5d4debe2
Split up mouse wheel events to vertical and horizontal to allow finer control
2018-06-23 17:15:21 +02:00
Clive Galway
1b1fbc717c
Update README.md
2018-06-16 17:07:47 +01:00
Clive Galway
bbaf55f645
Update README.md
2018-05-02 10:24:59 +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
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
2018-04-21 22:01:29 +01:00
evilC
73b4d77d62
Merge branch 'master' of https://github.com/evilC/AutoHotInterception
2018-04-21 21:54:48 +01:00
Clive Galway
beaf30e99a
Update README.md
2018-04-02 18:20:48 +01:00
evilC
341a7afa24
Merge branch 'master' of https://github.com/evilC/AutoHotInterception
2018-04-02 18:10:26 +01:00
evilC
999e82cede
Fix mouse button state reporting
2018-04-02 17:46:05 +01:00
evilC
fb1e0e5450
Remove console writeline
2018-04-02 17:43:14 +01:00