Commit Graph

  • 8613d5e83f Changelog for v0.4.6 v0.4.6 Clive Galway 2019-08-15 21:42:29 +0100
  • b90225db22 Merge branch 'hotfix/issue-44' Clive Galway 2019-08-15 21:40:50 +0100
  • 4703b21290 Update Changelog hotfix/issue-44 Clive Galway 2019-08-15 21:39:44 +0100
  • 8acb96ddc6 Move Device Querying functions into HelperFunctions, add MonitorTester Clive Galway 2019-08-15 21:39:23 +0100
  • cb8c4af907 Fix #44 Clive Galway 2019-08-15 21:25:37 +0100
  • b866551ef7
    Update README.md Clive Galway 2019-08-09 20:40:03 +0100
  • 3d0cd95137
    Update README.md Clive Galway 2019-08-06 12:23:35 +0100
  • 0e217f6d3b
    Update README.md Clive Galway 2019-08-06 12:22:45 +0100
  • 04054d5fe2
    Update README.md Clive Galway 2019-08-06 12:17:20 +0100
  • e5547540ed
    Update README.md Clive Galway 2019-08-06 12:11:54 +0100
  • c38a848d41
    Update README.md Clive Galway 2019-08-06 12:11:30 +0100
  • 56da28a9c2
    Update README.md Clive Galway 2019-08-06 12:07:57 +0100
  • c64b3d06ed Switch mouseId and coordmode order Clive Galway 2019-08-06 12:06:40 +0100
  • 48222df20f Merge branch 'master' of https://github.com/evilC/AutoHotInterception Clive Galway 2019-08-06 12:03:18 +0100
  • c45cfbc62e
    Update README.md Clive Galway 2019-08-06 12:02:58 +0100
  • 187506b9ba Add MoveCursor Clive Galway 2019-08-06 11:58:23 +0100
  • a5134a6e01
    Change `Interception.` to `AHI.` Clive Galway 2019-08-03 13:38:12 +0100
  • 3afaf86ab1 Changelog for 0.4.5, fix headings v0.4.5 Clive Galway 2019-07-18 20:16:51 +0100
  • 6a5710aeae Add TabletButtons demo Clive Galway 2019-07-18 20:13:08 +0100
  • 09b52b174f Move mouse movement processing before buttons Clive Galway 2019-07-18 19:33:48 +0100
  • 9c5c2969b0 Merge branch 'master' into hotfix/absolute-mouse hotfix/absolute-mouse Clive Galway 2019-07-18 17:52:29 +0100
  • 98035db5bd
    Correct SetStatus -> SetState Clive Galway 2019-07-18 17:52:01 +0100
  • 3979fc9fc1 Fix Absolute Mode mouse movement Clive Galway 2019-07-18 17:15:47 +0100
  • 2fe91b84b6
    Update README.md v0.4.4 Clive Galway 2019-07-09 14:59:25 +0100
  • 8b3522cf1a Changelog for 0.4.4 Clive Galway 2019-07-09 14:55:34 +0100
  • b86494316a
    Merge pull request #43 from evilC/hotfix/issue-39 Clive Galway 2019-07-09 14:37:42 +0100
  • e80723ce6d Update CHANGELOG.md v0.4.3 hotfix/issue-39 Clive Galway 2019-06-10 21:14:22 +0100
  • 086e386823 Attempt at fix for #39 Clive Galway 2019-06-10 21:00:38 +0100
  • cb01221743
    Merge pull request #38 from Bluscream/patch-1 Clive Galway 2019-06-09 13:53:16 +0100
  • bf91e1286d Update CHANGELOG.md Clive Galway 2019-06-09 13:52:16 +0100
  • 583db43dc4 Fix layout, remove super-globals Clive Galway 2019-06-09 13:51:01 +0100
  • c0ec0b6d98
    revert include to default Bluscream 2019-06-08 22:56:58 +0200
  • 788a985fa3
    Add keypress filter to monitor Bluscream 2019-06-08 22:56:10 +0200
  • ce56963abc Changelog for 0.4.2 v0.4.2 Clive Galway 2019-06-08 20:17:44 +0100
  • b512b6d5a9 Fix #37 hotfix/interception-mouse-button-multiple-update Clive Galway 2019-06-08 20:12:37 +0100
  • c05a4c8bed StrokeToMouseButtonAndState returns array Clive Galway 2019-06-03 20:38:19 +0100
  • a8da4e76e3
    Update README.md v0.4.1 Clive Galway 2019-05-15 13:45:54 +0100
  • 9e0ec46ee9
    Merge pull request #36 from evilC/crumbl3d-release Clive Galway 2019-05-15 13:44:55 +0100
  • bc762bb1c1 0.4.1 Changelog crumbl3d-release Clive Galway 2019-05-15 13:23:19 +0100
  • 37d48459bb Remove redundant invert Clive Galway 2019-05-15 13:19:12 +0100
  • 998c1bc95e Update CHANGELOG.md v0.4.0 Clive Galway 2019-05-14 19:48:41 +0100
  • 953ea5ec85 Update CHANGELOG.md Clive Galway 2019-05-14 19:41:02 +0100
  • 281f7fe786 Update test apps Clive Galway 2019-05-14 19:37:07 +0100
  • f072c3bb57 ignore lib files Clive Galway 2019-05-14 19:26:30 +0100
  • f995584431
    Update README.md Clive Galway 2019-03-05 22:30:27 +0000
  • 768d46a48d Fix missing & in handles crumbl3d Clive Galway 2019-03-05 20:48:39 +0000
  • cac42ded6e Merge branch 'crumbl3d' of https://github.com/evilC/AutoHotInterception into crumbl3d Clive Galway 2019-02-26 20:11:59 +0000
  • 0704003416 Update AutoHotInterception.sln Clive Galway 2019-02-26 20:11:44 +0000
  • 64e1ddb069
    Update README.md Clive Galway 2019-02-26 19:54:37 +0000
  • 79a677f550
    Update Readme.md Clive Galway 2019-02-26 19:47:46 +0000
  • 424af54765
    Update Readme.md Clive Galway 2019-02-26 19:47:29 +0000
  • 1f3577129e
    Update Readme.md Clive Galway 2019-02-26 19:47:15 +0000
  • cd2b2dcfde
    Update Readme.txt Clive Galway 2019-02-26 19:46:53 +0000
  • e739f7b3b7
    Update Readme.txt Clive Galway 2019-02-26 19:46:38 +0000
  • 581156c704 Readmes Clive Galway 2019-02-26 19:45:10 +0000
  • 801d3347ae Add readme, force Dependencies folder to exist Clive Galway 2019-02-26 19:28:30 +0000
  • f6082bcc9d Fix slashes and missing switches in build steps Clive Galway 2019-02-26 19:19:39 +0000
  • 5cc16a3a36
    Merge pull request #32 from crumbl3d/master Clive Galway 2019-02-26 19:11:26 +0000
  • d9f1460c3f Merge remote-tracking branch 'upstream/master' Jovan Nikolov 2019-02-24 23:28:29 +0100
  • 47a7e8601d Fixed bad device id assertion for mouse button unsubscription... Jovan Nikolov 2019-02-24 22:11:37 +0100
  • f7768b21cb Monitor shows key names Clive Galway 2019-02-24 19:32:07 +0000
  • 9cc29cf046 Fixes #30 Clive Galway 2019-02-24 19:01:34 +0000
  • 43640f14a3 Merge branch 'master' of https://github.com/evilC/AutoHotInterception Clive Galway 2019-02-24 18:42:14 +0000
  • 0490ed1ff1 Show ignored in Monitor Clive Galway 2019-02-24 18:42:11 +0000
  • c6daabf985
    Clarify install process. Fixes #29 Clive Galway 2019-02-24 18:10:08 +0000
  • f3f8ed21a5 Update CHANGELOG.md Clive Galway 2019-02-24 17:43:11 +0000
  • d9665708a7 Mouse monitor reports as sub mode, UI changes Clive Galway 2019-02-24 17:41:51 +0000
  • 18f01dccd2 Monitor keyboard output normalized Clive Galway 2019-02-24 16:18:47 +0000
  • ffe11e1e6e Merge remote-tracking branch 'upstream/master' Jovan Nikolov 2019-02-12 13:09:59 +0100
  • c910949bb5
    Update README.md v0.3.7 Clive Galway 2019-02-10 14:36:39 +0000
  • fb192d1df6 Changelog for v0.3.7 Clive Galway 2019-02-10 14:24:10 +0000
  • 7c5c52c734 Add Unsubscribe endpoints. Fixes #20 Clive Galway 2019-02-10 14:20:10 +0000
  • d27a16b01c Changed concurrent switch to false by default Jovan Nikolov 2019-01-31 02:46:08 +0100
  • 3093812269 Of course I had to mess something up crumbl3d 2019-01-29 00:49:30 +0100
  • 5dc35cc8d8 Added an option to process all subscribed key events on a single thread instead of using a ThreadPool crumbl3d 2019-01-28 14:53:58 +0100
  • 4db283f5a6 Revert "Fix Build Events" crumbl3d 2019-01-03 21:41:51 +0100
  • 9c80a5bbcb Fix Build Events Clive Galway 2018-12-24 13:35:53 +0000
  • 8de8b46ad0 Fix SubscribeMouseMove return type Clive Galway 2018-12-24 09:08:57 +0000
  • 6d9717b490
    Update README.md Clive Galway 2018-11-02 19:57:08 +0000
  • 967665ddd0
    Update README.md Clive Galway 2018-11-02 19:56:41 +0000
  • 3700c4b507
    Merge pull request #22 from crumbl3d/master Clive Galway 2018-10-07 18:48:38 +0100
  • f5d1f777da Automatically load interception library with correct bitness (user does not need to chose, AHI is both x86 and x64 compatible without recompilation). crumbl3d 2018-10-06 16:39:52 +0200
  • 2f77d7a53d RShift fixes v0.3.6 evilC 2018-09-12 19:23:31 +0100
  • 794e7b26e5
    Add badges Clive Galway 2018-07-02 20:38:41 +0100
  • 1377b315ca
    Merge pull request #17 from evilC/PS2 v0.3.5 Clive Galway 2018-07-02 19:53:32 +0100
  • f18a00f873
    Update README.md PS2 Clive Galway 2018-07-02 19:51:47 +0100
  • ba5331118c
    Add GetDeviceIdFromHandle Clive Galway 2018-07-02 19:50:08 +0100
  • 13b8757024 Fixes #16 evilC 2018-07-02 19:33:23 +0100
  • 8875d02445 Fix handle methods evilC 2018-07-02 19:07:27 +0100
  • e699e28b6d Update Monitor to show Handle evilC 2018-07-02 18:58:40 +0100
  • 0bbb79c730 Expose Handle, add methods to get ID from handle evilC 2018-07-02 18:54:19 +0100
  • 3a06df1d72 [Fix] Pass through instance evilC 2018-07-02 18:50:57 +0100
  • ecb9ae4014
    Delete Temp.ahk Clive Galway 2018-06-30 21:56:20 +0100
  • f161718a0a
    Merge pull request #15 from crumbl3d/master Clive Galway 2018-06-23 17:30:38 +0100
  • 8c5d4debe2 Split up mouse wheel events to vertical and horizontal to allow finer control crumbl3d 2018-06-23 17:15:21 +0200
  • 1b1fbc717c
    Update README.md Clive Galway 2018-06-16 17:07:47 +0100
  • bbaf55f645
    Update README.md Clive Galway 2018-05-02 10:24:59 +0100
  • 1c20a69cd1 Fixes #12 v3.4 evilC 2018-04-22 19:20:30 +0100
  • 2a028450b0 Fixes #11 evilC 2018-04-22 18:48:41 +0100
  • 5a7f34a813 Improved Extended Key Code handling evilC 2018-04-21 22:01:29 +0100