@evilC commented on GitHub (Jun 3, 2019):
@crumbl3d FYI I just found a major issue with the button processing - it's possible for more than one button or wheel to change state in one update, and…
@nikolovjovan commented on GitHub (Jun 4, 2019):
@evilC Thanks for the heads-up! I think I merged the changes from this repo into my fork after the pull request was merged. Regardless, I am…
@evilC commented on GitHub (Jun 10, 2019):
Merged multiple related issues into #39
@God-damnit-all commented on GitHub (Feb 27, 2023):
I would doubt that you could make one version of the AHK files that was backwards compatible, but it should be possible to have one DLL which…
@evilC commented on GitHub (May 17, 2019):
#bug: sending RShift instantly kills my script.
If this is persisting, can you raise another issue please?
@God-damnit-all commented on GitHub (May 17, 2022):
There were some breaking changes to v2 syntax that required some adjustment, but I have managed to get a v2 version partially working against…
@wwboynton commented on GitHub (May 17, 2022):
I'll have to look later if it's backwards compatible or not -- I ran it through a syntax converter to start and then just followed the trail for the…
@MartinLichtblau commented on GitHub (May 15, 2019):
Thank you so much! The good news is that I can't reproduce the bug, neither with the concurrent param true, false or none at all. I'll try…
@God-damnit-all commented on GitHub (May 17, 2022):
I'll have to look later if it's backwards compatible or not -- I ran it through a syntax converter to start and then just followed the trail…
@evilC commented on GitHub (May 15, 2019):
The good news is that I can't reproduce the bug, neither with the concurrent param true, false or none at all
Hmm, strange. There were quite a…
@evilC commented on GitHub (May 18, 2022):
I would doubt that you could make one version of the AHK files that was backwards compatible, but it should be possible to have one DLL which is…
@MartinLichtblau commented on GitHub (May 17, 2019):
0.4.1 works fine! Interestingly the first thing I noticed with both new versions is the responsiveness. Typing feels so much smoother now.…