Commit Graph

251 Commits

Author SHA1 Message Date
Clive Galway
a57e693a88 Update KeyboardTester to use TestDevices / AhkKeys 2022-01-13 22:01:55 +00:00
Clive Galway
cff6770756 Update KeyboardKeyTester to use TestDevice / AhkKeys 2022-01-13 21:51:05 +00:00
Clive Galway
7158b1e0ce Fix for issues with SetState introduced by moving to Wait 2022-01-13 21:43:55 +00:00
Clive Galway
f9fcf425b4 Update Program.cs 2022-01-13 21:41:47 +00:00
Clive Galway
db6edd71b4 Update ScanCodeChecker to be compatible with new ScanCodeTester 2022-01-13 21:39:40 +00:00
Clive Galway
f7075bbe28 Add ToDo with reminder of other things that need fixing 2022-01-13 21:38:34 +00:00
Clive Galway
c6d187eda4 Remove superfluous list from ScanCodeTester 2022-01-13 21:38:04 +00:00
Clive Galway
8b82b800bd Add new SetStateTester, AhkKeys, TestDevices classes t TestApp 2022-01-13 21:37:29 +00:00
Clive Galway
eac8781566 Update CHANGELOG.md 2021-07-04 19:39:26 +01:00
Clive Galway
da6da97fd4 Fix WaitWithTimeout wrapping 2021-05-28 00:03:32 +01:00
Clive Galway
9f7ec5d030 ReSharper rename vars, set / unset _pollThreadRunning 2021-05-27 20:57:14 +01:00
Clive Galway
385088909f Remove debugging, unused var 2021-05-27 20:50:57 +01:00
Clive Galway
b4c6d1de87 Change ScanCodeChecker to use interception_wait, remove MultimediaTimer 2021-05-27 20:45:57 +01:00
Clive Galway
e97e4ef12b Use CancellationToken to start/stop thread, add start/stop to MouseTester 2021-05-27 20:25:08 +01:00
Clive Galway
8f4539ac95 POC for using interception_wait instead of polling 2021-05-27 19:39:08 +01:00
Clive Galway
4464da7f7d Update RollMouse.ahk 2021-05-27 19:35:32 +01:00
Clive Galway
5a14ddca60 Add RollMouse 2020-11-02 19:10:50 +00:00
Clive Galway
55763f926a Changelog for 0.5.3 2020-05-15 10:40:01 +01:00
Clive Galway
bb5cdb472a
Merge pull request #66 from evilC/hotfix/issue-65
Fix #65
2020-05-14 17:21:35 +01:00
Clive Galway
3f3cc5b61c Fix #65 2020-05-14 16:46:05 +01:00
Clive Galway
d355f16cef Merge branch 'master' of https://github.com/evilC/AutoHotInterception 2020-04-29 17:41:51 +01:00
Clive Galway
8077370d8d Changelog for 0.5.2 2020-04-29 17:41:27 +01:00
Clive Galway
6d9fb79e08
Update README.md 2020-04-29 17:40:01 +01:00
Clive Galway
a7842583b8 Pack DLLs inside compiled EXE 2020-04-29 17:36:27 +01:00
Clive Galway
f70941f32a Changelog for 0.5.1 2020-04-10 20:35:46 +01:00
Clive Galway
b9d3500a71
Merge pull request #63 from evilC/hotfix/issue-62
Hotfix/issue 62
2020-04-10 20:33:02 +01:00
Clive Galway
6db0e288f0 Update CHANGELOG.md 2020-04-10 20:31:34 +01:00
Clive Galway
b59e58b30e Fix #62 2020-04-10 20:28:51 +01:00
Clive Galway
8e10292f18 Support compiled scripts 2019-12-30 09:00:38 +00:00
Clive Galway
3bc79019c2
Update README.md 2019-12-15 22:22:22 +00:00
Clive Galway
98e39a9b65 Changelog for 0.5.0 2019-12-15 22:08:20 +00:00
Clive Galway
4a27101b29 Add ScanCodeTester 2019-12-15 22:06:41 +00:00
Clive Galway
3a390d46c9 Rename SubscribeAll 2019-11-14 21:56:30 +00:00
Clive Galway
1fe7adfd7a Update CHANGELOG.md 2019-11-14 21:35:15 +00:00
Clive Galway
c744cfdc81 Remove old Monitor.ahk 2019-11-14 21:32:17 +00:00
Clive Galway
170392741d Remove Monitor class 2019-11-14 21:31:36 +00:00
Clive Galway
6cfa439bcb Fix mouse buttons 2019-11-14 21:30:42 +00:00
Clive Galway
3a385189f0 Implement Unsubscribe for mouse 2019-11-14 21:26:37 +00:00
Clive Galway
002c6fe6dc Implement Mouse 2019-11-14 21:19:03 +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
3577f5a920 Manager can subscribe to all keyboard keys 2019-11-14 18:53:00 +00:00
Clive Galway
9b558f98c2 Update CHANGELOG.md 2019-10-13 18:26:52 +01:00
Clive Galway
b111672253 Changelog for 0.4.10 2019-10-13 18:25:19 +01:00
Clive Galway
eec77aedf5 Update CHANGELOG.md 2019-10-13 18:23:51 +01:00
Clive Galway
ab757ee0cd Poll devices at 1ms using Multimedia Timer 2019-10-13 18:19:19 +01:00
Clive Galway
140376067c Change to using Logitech G602 2019-10-13 17:49:38 +01:00
Clive Galway
26458317aa Changelog for 0.4.9 2019-08-24 20:12:21 +01:00
Clive Galway
c47001ed81 Fix #46 2019-08-24 20:12:08 +01:00