Commit Graph

19 Commits

Author SHA1 Message Date
evilC
35089f9a55 Implement missing Send methods, Tidy, Comments 2018-03-28 23:31:25 +01:00
evilC
582f5fae82 Fix Init issue 2018-03-28 22:14:56 +01:00
evilC
c237149d02 Initial Refactor 2018-03-28 20:39:29 +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
evilC
7592b2ec30 Implements SendKeyEvent 2018-03-12 20:38:59 +00:00
evilC
88af57c06a Context Mode and Subscription Mode can co-exist 2018-03-12 20:10:35 +00:00
Clive Galway
ff95571ba9 Add Context mode 2018-03-07 20:46:37 +00:00
Clive Galway
f04a82ab70 Add AHK wrapper, sample 2018-03-06 19:53:04 +00:00