Commit Graph

90 Commits (a57e693a888a21daf94369aaebdd66e3232f45f2)

Author SHA1 Message Date
Clive Galway a57e693a88 Update KeyboardTester to use TestDevices / AhkKeys 3 years ago
Clive Galway cff6770756 Update KeyboardKeyTester to use TestDevice / AhkKeys 3 years ago
Clive Galway 7158b1e0ce Fix for issues with SetState introduced by moving to Wait 3 years ago
Clive Galway f9fcf425b4 Update Program.cs 3 years ago
Clive Galway db6edd71b4 Update ScanCodeChecker to be compatible with new ScanCodeTester 3 years ago
Clive Galway f7075bbe28 Add ToDo with reminder of other things that need fixing 3 years ago
Clive Galway c6d187eda4 Remove superfluous list from ScanCodeTester 3 years ago
Clive Galway 8b82b800bd Add new SetStateTester, AhkKeys, TestDevices classes t TestApp 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 3f3cc5b61c Fix #65 4 years ago
Clive Galway b59e58b30e Fix #62 5 years ago
Clive Galway 4a27101b29 Add ScanCodeTester 5 years ago
Clive Galway 170392741d Remove Monitor class 5 years ago
Clive Galway 3a385189f0 Implement Unsubscribe for 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
Clive Galway 3577f5a920 Manager can subscribe to all keyboard keys 5 years ago
Clive Galway ab757ee0cd Poll devices at 1ms using Multimedia Timer 5 years ago
Clive Galway 140376067c Change to using Logitech G602 5 years ago
Clive Galway aa3a3799c1 Fix #45 5 years ago
Clive Galway 8acb96ddc6 Move Device Querying functions into HelperFunctions, add MonitorTester 5 years ago
Clive Galway cb8c4af907 Fix #44 5 years ago
Clive Galway 09b52b174f Move mouse movement processing before buttons
For absolte mode, this ensures coord info is available before button is clicked
5 years ago
Clive Galway 3979fc9fc1 Fix Absolute Mode mouse movement 5 years ago
Clive Galway 8b3522cf1a Changelog for 0.4.4 5 years ago
Clive Galway 086e386823 Attempt at fix for #39 5 years ago
Clive Galway b512b6d5a9 Fix #37 5 years ago
Clive Galway c05a4c8bed StrokeToMouseButtonAndState returns array 5 years ago
Clive Galway 37d48459bb Remove redundant invert 5 years ago
Clive Galway 281f7fe786 Update test apps 5 years ago
Clive Galway 0704003416 Update AutoHotInterception.sln 6 years ago
Clive Galway 79a677f550
Update Readme.md 6 years ago
Clive Galway 424af54765
Update Readme.md 6 years ago
Clive Galway 1f3577129e
Update Readme.md 6 years ago
Clive Galway 581156c704 Readmes 6 years ago
Clive Galway 801d3347ae Add readme, force Dependencies folder to exist 6 years ago
Clive Galway f6082bcc9d Fix slashes and missing switches in build steps 6 years ago
Jovan Nikolov d9f1460c3f Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	C#/AutoHotInterception/Manager.cs
#	C#/AutoHotInterception/Monitor.cs
#	CHANGELOG.md
6 years ago
Jovan Nikolov 47a7e8601d Fixed bad device id assertion for mouse button unsubscription... 6 years ago
Clive Galway 9cc29cf046 Fixes #30 6 years ago
Clive Galway 0490ed1ff1 Show ignored in Monitor 6 years ago
Clive Galway d9665708a7 Mouse monitor reports as sub mode, UI changes 6 years ago
Clive Galway 18f01dccd2 Monitor keyboard output normalized 6 years ago
Jovan Nikolov ffe11e1e6e Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	C#/AutoHotInterception/Manager.cs
#	CHANGELOG.md
#	Lib/AutoHotInterception.ahk
#	README.md
6 years ago