macOS: Use productCategory instead of vendorName for joypad name

This commit is contained in:
sora
2025-09-13 22:16:17 +02:00
committed by Rémi Verschelde
parent 9d84f3d135
commit 92172cab9d
3 changed files with 35 additions and 3 deletions

View File

@ -973,6 +973,7 @@ Patches:
- `0004-errno-include.patch` (GH-108354)
- `0005-fix-libudev-dbus.patch` (GH-108373)
- `0006-fix-cs-environ.patch` (GH-109283)
- `0007-macos-joypad-name.patch` (GH-110500)
The SDL source code folder includes `hidapi` library inside of folder `thirdparty/sdl/hidapi/`.
Its version and license is described in this file under `hidapi`.