qgroundcontrol
qgroundcontrol copied to clipboard
Update SDL2 library
Allows use of new controllers like Sony Dualsense
Hey @holden-zenith thanks for the PR, any reason why you didn't go with a submodule approach here?
@mrpollo we use the compiled dll from the release, but I suppose we could convert to submodule? I just kept it as is and used a stable release. I did however make the joystick definitions database a submodule because there's no risk there.
Android and OSX also have SDL2 libraries in the repo. This should updated as well to match the windows version.
Android does not
thanks @holden-zenith