~swmail/qgroundcontrolbuild/+git/trunk:Stable_V4.2

Last commit made on 2023-10-21
Get this branch:
git clone -b Stable_V4.2 https://git.launchpad.net/~swmail/qgroundcontrolbuild/+git/trunk

Branch merges

Branch information

Name:
Stable_V4.2
Repository:
lp:~swmail/qgroundcontrolbuild/+git/trunk

Recent commits

187f43f... by Christian Rauch

generate release information for metainfo file from git tag

b149ed2... by Christian Rauch

change metadata licence to CC0-1.0

fe7cb78... by Christian Rauch

add 'content_rating' tag via https://odrs.gnome.org/oars

47bb2a5... by Christian Rauch

remove trailing whitespace in metainfo file

9021996... by patrick jp

joystick: Avoid dealing with hat for xbox controller

There is a bug https://github.com/libsdl-org/SDL/issues/7976,
where xbox series X controllers has dpads has hat buttons,
resulting in duplicated buttons for dpad.

Signed-off-by: Patrick José Pereira <email address hidden>

f4455c0... by patrick jp

github: workflows: windows_release: Add retry-times for JOM download

Signed-off-by: Patrick José Pereira <email address hidden>

4d0df5e... by patrick jp

resources: SDL_GameControllerDB: Update to the latest version

Signed-off-by: Patrick José Pereira <email address hidden>

f66df93... by =?utf-8?q?Jo=C3=A3o_Ant=C3=B4nio_Cardoso?= <email address hidden>

deploy: windows: Update to Redis17, add missing DLLs

In runtime, QGC needs:
 - `vcruntime140.dll`
 - `vcruntime140_1.dll`
 - `msvcp140.dll`
 - `msvcp140_1.dll`

The update is necessary because `vcruntime140_1.dll` is only
shipped after MSVC Redistributables version 17

daf7902... by Holden <email address hidden>

Update mac sdl2

fab18f5... by Holden <email address hidden>

Update Windows SDL2 library