Commit Graph

293 Commits (b0bccf3f6b7f0b8b8578b890931bd428cbfc9fe7)
 

Author SHA1 Message Date
Clive Galway b0bccf3f6b Update CHANGELOG.md 2 years ago
Clive Galway ad76818260 Changelog for 0.7.0 2 years ago
Clive Galway 4e94024d02 Update ToDo.md 2 years ago
Clive Galway 3fd635cf2e Update CHANGELOG.md 2 years ago
Clive Galway ecec5b2250 Remove mouse move mapping on unsub 2 years ago
Clive Galway a0afb736ee Fix bug stopping WorkerThread.Dispose() from not properly disposing 2 years ago
Clive Galway 12237abed7 Remove SetFilterState from IDeviceHandler 2 years ago
Clive Galway fcdacb1572 Move AhkKeys / MouseButtons into Helpers 2 years ago
Clive Galway a4b3f4ccf5 Add regions 2 years ago
Clive Galway f37055ecf8 Add Send functions 2 years ago
Clive Galway aa1f81f5b6 Remove unused code 2 years ago
Clive Galway 2f6f935b5f Add Sub / Unsub for mouse movement 2 years ago
Clive Galway 6ab1bbc174 Check for not subscribed in UnsubscribeSingleButton 2 years ago
Clive Galway 4b9903e121 Consistent field/property naming 2 years ago
Clive Galway 464974ebc1 remove unneeded field 2 years ago
Clive Galway 379803bdd0 Update Manager.cs 2 years ago
Clive Galway d8585ce011 Fix DisableFilterIfNeeded() (logic was inverse of what was needed) 2 years ago
Clive Galway 88e045762b MILESTONE: Unify Subscribe / Context code for keyboard and mouse 2 years ago
Clive Galway 98cdc2b3d3 Add Sub / Unsub for mouse button 2 years ago
Clive Galway 5a9fa9d5d5 Only add or remove WorkerThread if needed 2 years ago
Clive Galway 552b9c3b27 Remove WorkerThread on UnsubscribeKey 2 years ago
Clive Galway 719807f497 Add SubscribeButtons 2 years ago
Clive Galway 82e6b7c21e Improve summaries 2 years ago
Clive Galway ee54e1c5cb Fix indenting 2 years ago
Clive Galway ac5441a0d3 Compact logic 2 years ago
Clive Galway 03fafdc135 Fix bug in UnsubscribeKeyboard (incorrect concurrent check) 2 years ago
Clive Galway 50784ea295 Remove keyboard code from PollThread 2 years ago
Clive Galway 187f559d02 Add RemoveContextCallback, fix CreateContextManager dupe checking, Add DisableFilterIfNeeded() 2 years ago
Clive Galway 392ac98ba1 SetDeviceFilterState no longer called on a keyboard, it decides for itself 2 years ago
Clive Galway 6d96cbfb5b Add SetContextCallback 2 years ago
Clive Galway a6fa803e81 Add SubscribeKeyboard / UnsubscribeKeyboard 2 years ago
Clive Galway 6ed28dc69c Add UnsubscribeKey 2 years ago
Clive Galway b08098f38b Replace FilteredDevices dictionary with call to DeviceHandler.IsFiltered() 2 years ago
Clive Galway 835fc71764 SubscribeKey POC 2 years ago
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