Clive Galway
|
a474d2056b
|
Update README.md
|
2018-03-28 23:36:07 +01:00 |
|
evilC
|
ec6e4633e5
|
Merge branch 'MonitorRefactor' of https://github.com/evilC/AutoHotInterception into MonitorRefactor
|
2018-03-28 23:31:28 +01:00 |
|
evilC
|
35089f9a55
|
Implement missing Send methods, Tidy, Comments
|
2018-03-28 23:31:25 +01:00 |
|
evilC
|
908dab1d86
|
Allow filtering of mouse movement
|
2018-03-28 22:15:20 +01:00 |
|
evilC
|
582f5fae82
|
Fix Init issue
|
2018-03-28 22:14:56 +01:00 |
|
Clive Galway
|
7de9d53da5
|
Update README.md
|
2018-03-28 21:24:46 +01:00 |
|
Clive Galway
|
d30d2bf462
|
Update README.md
|
2018-03-28 21:10:29 +01:00 |
|
evilC
|
c237149d02
|
Initial Refactor
|
2018-03-28 20:39:29 +01:00 |
|
Clive Galway
|
6ff62767c9
|
Update README.md
|
2018-03-25 17:38:01 +01:00 |
|
evilC
|
a099c8549a
|
Merge branch 'master' of https://github.com/evilC/AutoHotInterception
|
2018-03-25 17:34:08 +01:00 |
|
Clive Galway
|
66ed8de4e8
|
Update README.md
|
2018-03-25 17:30:27 +01:00 |
|
Clive Galway
|
89e88f0ad3
|
Update README.md
|
2018-03-25 17:29:55 +01:00 |
|
evilC
|
c8deeb938a
|
Subscription callbacks handled by thread pool
|
2018-03-25 16:45:49 +01:00 |
|
evilC
|
15ba7a30e9
|
Rename some endpoints
|
2018-03-25 16:35:23 +01:00 |
|
evilC
|
e634f91115
|
Combine keyboard / mouse context routines
|
2018-03-25 16:24:24 +01:00 |
|
evilC
|
d23c4e7780
|
update test app
|
2018-03-25 16:18:01 +01:00 |
|
evilC
|
c862ab93c9
|
Fix context mode
|
2018-03-25 16:17:32 +01:00 |
|
evilC
|
d7ac2f9f3a
|
Crash fix
|
2018-03-25 15:58:11 +01:00 |
|
evilC
|
45353a4049
|
Implement IDisposable, fix crash (Not fixed by IDisposable)
|
2018-03-25 15:46:24 +01:00 |
|
evilC
|
3ace36fce0
|
Mouse POC
|
2018-03-25 15:23:49 +01:00 |
|
evilC
|
c77a88995d
|
Tidy
|
2018-03-22 20:49:41 +00:00 |
|
evilC
|
e3e5781655
|
more ConcurrentDictionary changes
|
2018-03-22 20:47:16 +00:00 |
|
evilC
|
a6701f3e7d
|
Change to ConcurrentDictionary
|
2018-03-22 20:46:31 +00:00 |
|
evilC
|
5960e3b016
|
Move to dictionary for mappings, fix for right modifier variants
|
2018-03-22 20:42:55 +00:00 |
|
Clive Galway
|
4a0266aabb
|
Update README.md
|
2018-03-13 00:31:06 +00:00 |
|
Clive Galway
|
2936b159c9
|
Update README.md
|
2018-03-13 00:28:27 +00:00 |
|
Clive Galway
|
3625e84b42
|
Update README.md
|
2018-03-13 00:26:13 +00:00 |
|
Clive Galway
|
932bc20838
|
Update README.md
|
2018-03-13 00:24:15 +00:00 |
|
Clive Galway
|
2239bc9cb2
|
Update README.md
|
2018-03-13 00:22:03 +00:00 |
|
Clive Galway
|
99b28970ae
|
Update README.md
|
2018-03-13 00:19:47 +00:00 |
|
Clive Galway
|
f5579b16cb
|
Update README.md
|
2018-03-13 00:14:14 +00:00 |
|
Clive Galway
|
8f55637452
|
Update README.md
|
2018-03-13 00:11:36 +00:00 |
|
Clive Galway
|
84cad8c416
|
Update README.md
|
2018-03-13 00:11:15 +00:00 |
|
Clive Galway
|
e5e37f8a83
|
Update README.md
|
2018-03-13 00:10:46 +00:00 |
|
Clive Galway
|
c7ae7845ab
|
Update README.md
|
2018-03-13 00:09:44 +00:00 |
|
Clive Galway
|
366cdbe71e
|
Update README.md
|
2018-03-12 23:57:45 +00:00 |
|
Clive Galway
|
dcfc049204
|
Update README.md
|
2018-03-12 23:56:49 +00:00 |
|
Clive Galway
|
2d4932dfe1
|
Update README.md
|
2018-03-12 20:46:36 +00:00 |
|
evilC
|
7592b2ec30
|
Implements SendKeyEvent
|
2018-03-12 20:38:59 +00:00 |
|
evilC
|
4e5dc009b4
|
Merge branch 'master' of https://github.com/evilC/AutoHotInterception
|
2018-03-12 20:10:40 +00:00 |
|
evilC
|
88af57c06a
|
Context Mode and Subscription Mode can co-exist
|
2018-03-12 20:10:35 +00:00 |
|
Clive Galway
|
ecc52e06e6
|
Update README.md
|
2018-03-08 00:11:38 +00:00 |
|
Clive Galway
|
59856aa0cf
|
Update README.md
|
2018-03-08 00:09:00 +00:00 |
|
Clive Galway
|
fb3812bbf0
|
Rename
|
2018-03-07 21:08:13 +00:00 |
|
Clive Galway
|
d9583d27c4
|
Merge branch 'master' of https://github.com/evilC/AutoHotInterception
|
2018-03-07 21:06:30 +00:00 |
|
Clive Galway
|
ad05139754
|
Comment
|
2018-03-07 21:06:24 +00:00 |
|
Clive Galway
|
32f2526459
|
Update README.md
|
2018-03-07 21:05:21 +00:00 |
|
Clive Galway
|
ff95571ba9
|
Add Context mode
|
2018-03-07 20:46:37 +00:00 |
|
Clive Galway
|
e3b12c1d11
|
Update README.md
|
2018-03-07 01:58:23 +00:00 |
|
Clive Galway
|
a729dde42d
|
Update README.md
|
2018-03-07 01:45:09 +00:00 |
|