CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/01/23 10:47:43
Modified files:
devel/sdl2 : Makefile
devel/sdl2/patches: patch-src_joystick_bsd_SDL_bsdjoystick_c
Added files:
devel/sdl2/patches: patch-src_joystick_SDL_gamecontrollerdb_h
Removed files:
devel/sdl2/patches: patch-src_joystick_SDL_gamecontroller_c
Log message:
enable gamecontroller GUID detection and GUID-based mapping
this makes prior workaround in SDL_gamecontroller.c obsolete that used
SDL_GAMECONTROLLERCONFIG environment variable and a fallback mapping;
so this is removed now.
tested with XBox 360/One, Logitech F310/Dual Action by me
testing with NEXT SNES controller and ok brynet@