Commit Graph

357 Commits (master)
 

Author SHA1 Message Date
Clive Galway 78b5130a27 Update Changelog for 0.9.1 9 months ago
Clive Galway cc40d7132a
Update CHANGELOG.md 12 months ago
Clive Galway 7f5cdacdff
Merge pull request #101 from bluechipps/fileinstall_fix_v2
FileInstall (v2) requires either overwrite parameter or to pass a non-existence check
12 months ago
Ryan c218f9f2b8
Update AutoHotInterception.ahk 1 year ago
Clive Galway ae700a3354
Update README.md 1 year ago
Clive Galway 696be1db5f
Merge pull request #99 from evilC/ahk-v2-support
Ahk v2 support
1 year ago
Clive Galway 5e202826a4 Merge branch 'ahk-v2-support' of https://github.com/evilC/AutoHotInterception into ahk-v2-support 1 year ago
Clive Galway c04bd94adc Update changelog 1 year ago
Clive Galway 20bd40b654
Update README.md 1 year ago
Clive Galway 8e31a666e7 Create FolderSetup.gif 1 year ago
Clive Galway e00a2431c8 Merge branch 'ahk-v2-support' of https://github.com/evilC/AutoHotInterception into ahk-v2-support 1 year ago
Clive Galway 1a93a35c25
Add AHK v2 documentation 1 year ago
Clive Galway 3e0127dd3e Create Unblocker.ps1 1 year ago
Clive Galway c383ce1ffa rename v1 and v2 folders 1 year ago
Clive Galway 1931d8b075 Move v1 files into v1 folder 1 year ago
Clive Galway db990ab332 Delete Test.ahk 1 year ago
Clive Galway b4adcba1ad Create Context Example.ahk 1 year ago
Clive Galway 8f73b01d7c Create SubscribeAll Example.ahk 1 year ago
Clive Galway a565179a5f Fix exit app on gui close 1 year ago
Clive Galway a8b56f832b Output window working 1 year ago
Clive Galway 453593bbd2 Add options 1 year ago
Clive Galway afdabd9cc1 rename mg to monitorGui 1 year ago
Clive Galway d1ad15558e Device list and copy buttons working for v2 monitor 1 year ago
Clive Galway ce625778b6 Fix GetDeviceId 1 year ago
Clive Galway d3fbb10cfc convert indentation to tabs 1 year ago
Clive Galway aaf07220cd Add v2 Subscription example 1 year ago
Clive Galway 8c0ba4671f Convert library to v2 1 year ago
Clive Galway ca52f695ff TestDevice no longer news up a manager to get DeviceId 2 years ago
Clive Galway e90333815f Update Changelog for 0.8.0 2 years ago
Clive Galway b3f76fb2b8
Merge pull request #86 from evilC/wait-with-timeout-zero
Extended keycode fixes
2 years ago
Clive Galway 65d2702a80 Update CHANGELOG.md 2 years ago
Clive Galway 767e375c3b Update docs on Concurrent mode 2 years ago
Clive Galway 3f1fffab00 Add SubscribeAbsolute examples 2 years ago
Clive Galway c70d05231b Fix send of code 53 sending NumpadDiv, not / 2 years ago
Clive Galway 5fab35f999 Update CHANGELOG.md 2 years ago
Clive Galway c14f4c8486 Update ToDo.md 2 years ago
Clive Galway 6067b4dac5 Add sub/unsub functionality to KeyboardAndMouseTester 2 years ago
Clive Galway 339d51f573 Fix WorkerThread hanging on dispose 2 years ago
Clive Galway 150c1bac17 Fixes for 2nd stroke
Only use stroke, not stroke1 + stroke2
Re-initialize stroke each poll (Else if mouse poll, then kb poll, stroke also contains mouse data)
Only do 2nd poll if input is waiting from same device
2 years ago
Clive Galway 8222f9b11e
Merge pull request #84 from bluechipps/wait-with-timeout-zero
Support for receiving more than 2 strokes at a time. Also fixes exception caused by pressing multiple keys simultaneously.
2 years ago
bluechipps 424a120f89 Support for receiving more than 2 strokes at a time. Also fixes exception caused by pressing multiple keys simultaniously. 2 years ago
Clive Galway 327a87bcb4 Fix AhiScanCodeTester.ahk 2 years ago
Clive Galway 29a9fbcf2f Change ScanCodeChecker to use same logic as Manager 2 years ago
Clive Galway d380854806 Outer Receive with timeout of 10ms, inner receive for keyboard only with timeout of 0ms 2 years ago
Clive Galway 52cfc72112 Add KeyboardAndMouseTester 2 years ago
Clive Galway 08c68b526f Update CHANGELOG.md 2 years ago
Clive Galway c833d6c77b Update CHANGELOG.md 2 years ago
Clive Galway 18436bd5cb SendKeyEvent() now uses TranslateAhkCode() 2 years ago
Clive Galway fde9deabf4 remove commented code 2 years ago
Clive Galway 4ca9f6b352 Remove old files 2 years ago