Commit Graph

359 Commits (master)
 

Author SHA1 Message Date
Clive Galway 41d61fd3d7 Create device handlers interface and keyboard and mouse handlers 2 years ago
Clive Galway 1d326e33d9 Add spreadsheet with notes on scancodes 2 years ago
Clive Galway 35c22fd906 Allow blocking for ScanCodeChecker 2 years ago
Clive Galway e0cddebae9 Update Changelog for 0.6.0 2 years ago
Clive Galway 6964f67504 Update ScanCodeChecker notes 2 years ago
Clive Galway c908516efe Update TabletTester to work with TestDevices 2 years ago
Clive Galway c52a72e343 Update ScanCodeChecker to use TestDevices 2 years ago
Clive Galway 066688c8bb Update Mouse testers to use TestDevices 2 years ago
Clive Galway a57e693a88 Update KeyboardTester to use TestDevices / AhkKeys 2 years ago
Clive Galway cff6770756 Update KeyboardKeyTester to use TestDevice / AhkKeys 2 years ago
Clive Galway 7158b1e0ce Fix for issues with SetState introduced by moving to Wait 2 years ago
Clive Galway f9fcf425b4 Update Program.cs 2 years ago
Clive Galway db6edd71b4 Update ScanCodeChecker to be compatible with new ScanCodeTester 2 years ago
Clive Galway f7075bbe28 Add ToDo with reminder of other things that need fixing 2 years ago
Clive Galway c6d187eda4 Remove superfluous list from ScanCodeTester 2 years ago
Clive Galway 8b82b800bd Add new SetStateTester, AhkKeys, TestDevices classes t TestApp 2 years ago
Clive Galway eac8781566 Update CHANGELOG.md 3 years ago
Clive Galway da6da97fd4 Fix WaitWithTimeout wrapping 3 years ago
Clive Galway 9f7ec5d030 ReSharper rename vars, set / unset _pollThreadRunning 3 years ago
Clive Galway 385088909f Remove debugging, unused var 3 years ago
Clive Galway b4c6d1de87 Change ScanCodeChecker to use interception_wait, remove MultimediaTimer 3 years ago
Clive Galway e97e4ef12b Use CancellationToken to start/stop thread, add start/stop to MouseTester 3 years ago
Clive Galway 8f4539ac95 POC for using interception_wait instead of polling 3 years ago
Clive Galway 4464da7f7d Update RollMouse.ahk 3 years ago
Clive Galway 5a14ddca60 Add RollMouse 4 years ago
Clive Galway 55763f926a Changelog for 0.5.3 4 years ago
Clive Galway bb5cdb472a
Merge pull request #66 from evilC/hotfix/issue-65
Fix #65
4 years ago
Clive Galway 3f3cc5b61c Fix #65 4 years ago
Clive Galway d355f16cef Merge branch 'master' of https://github.com/evilC/AutoHotInterception 4 years ago
Clive Galway 8077370d8d Changelog for 0.5.2 4 years ago
Clive Galway 6d9fb79e08
Update README.md 4 years ago
Clive Galway a7842583b8 Pack DLLs inside compiled EXE 4 years ago
Clive Galway f70941f32a Changelog for 0.5.1 4 years ago
Clive Galway b9d3500a71
Merge pull request #63 from evilC/hotfix/issue-62
Hotfix/issue 62
4 years ago
Clive Galway 6db0e288f0 Update CHANGELOG.md 4 years ago
Clive Galway b59e58b30e Fix #62 4 years ago
Clive Galway 8e10292f18 Support compiled scripts 4 years ago
Clive Galway 3bc79019c2
Update README.md 4 years ago
Clive Galway 98e39a9b65 Changelog for 0.5.0 4 years ago
Clive Galway 4a27101b29 Add ScanCodeTester 4 years ago
Clive Galway 3a390d46c9 Rename SubscribeAll 5 years ago
Clive Galway 1fe7adfd7a Update CHANGELOG.md 5 years ago
Clive Galway c744cfdc81 Remove old Monitor.ahk 5 years ago
Clive Galway 170392741d Remove Monitor class 5 years ago
Clive Galway 6cfa439bcb Fix mouse buttons 5 years ago
Clive Galway 3a385189f0 Implement Unsubscribe for mouse 5 years ago
Clive Galway 002c6fe6dc Implement Mouse 5 years ago
Clive Galway 895046d0c9 Convert Monitor.ahk to use SubscribeKeyboard, add unsub 5 years ago
Clive Galway 45aade36a4 Add SubscribeMouseButtons 5 years ago
Clive Galway fe5ebfa034 SubscribeKeyboard working 5 years ago