matoro

Results 85 comments of matoro

> Yes, I believe I cleared my Flydigi Space Station mappings before using it as you note (due to the duplicate key presses) - though it's been awhile since I...

> Would this also work with the Vader 4 Pro? I'm considering buying one, and if I do, I'm willing to test it on this branch/patchset. No idea, I also...

> I finally got the Flydigi Vader 4 Pro! I also installed the latest xpad master branch from the AUR (https://aur.archlinux.org/packages/xpad-dkms-git) with the patch from @matoro. First question... how do...

> Thanks for the clarification! I enabled the `extra_buttons` option and tested it with `evtest`. I can confirm that all back buttons, the extra face buttons (C & Z), and...

> Hi, everyone! I am thinking about using this PR and I would like to know which is the best approach: install xpad with the patches from this PR or...

> FWIW I had forked @ahungry kernel module some time ago for vader 3 pro and got it to show up in steam as an xbox elite controller so the...

> It might be worth adding an evemu-describe record to the SDL project issues so this device can be properly detected. Then after it has been integrated into SDL, `SDL_GAMECONTROLLERCONFIG`...

After mangling the Docker configs to get IPv6 working very close to having this. The last issue is that the `srt_close()` calls under the `ReuseAddr` test suite are failing, for...

For reference, this is what I'm working with: https://github.com/matoro/srt/blob/master/.github/workflows/cxx11-ubuntu.yaml If https://github.com/uraimo/run-on-arch-action/issues/93 were implemented it would run x86_64 in the same Docker setup which would help narrow down the culprit, but...

> I am observing more and more tests failing on TestConnection.QuickClose test and the symptom is that there's -1 returned from `srt_close` on just one of the sockets (out of...