Alex Spataru

Results 93 comments of Alex Spataru

Hi, Could you please try to use the latest commit from the repository? (I just merged a PR from yesterday) Currently I don't have any joysticks available to test the...

Hi, maybe this has something to do with SDL and/or the driver of the joystick used by the system. If possible, could you please share what OS are you using?

@Bollos00 Thanks for the PR! Should I close the issue?

Hi! If possible, please share your Wireshark results. Also, if you get to fix this, please make a pull request! Unfortunately, I am currently pretty busy with my current job...

Hi! IMO, there can be three causes for your issue: 1. For some reason, Qt does not configure the sockets correctly (happened on Linux until I added some platform-specific code)....

Yes, qMDNS was designed for the application to input a service name/host (e.g. "stellarmate.local") and discover the IP addresses of the remote host(s). I have looked at your log file,...

The kext provided by the repository did not work for me, and neither did the [latest version](https://github.com/AppleIntelWifi/adapter). In the latest version, the computer is able to scan for WiFi networks,...

**Update**: you can use [HeliPort](https://github.com/zxystd/HeliPort) to manage the WiFi connections with [itlwm](https://github.com/zxystd/itlwm) without the need of modifying the kext. However, the project is still in an early development stage. If...

Hi, I think this can be done. However, I need to wait for Qt 6 to re-implement support for map widgets (or until I find or write a map library)....

Thanks a lot for the idea, I will try to get it implemented for the next release!