log controller_info.h @ 2496:187bc857a76a default tip

age author description
Sun, 02 Apr 2023 23:21:39 -0700 Michael Pavone Make deadzones configurable and bump up the default value
Fri, 02 Sep 2022 22:53:41 -0700 Michael Pavone Add support for newer controller types. Fix crash caused by new controller button types introduced in 2.0.12 and support mapping them
Mon, 09 Nov 2020 00:29:47 -0800 Michael Pavone Add a UI button to reset config to defaults
Wed, 04 Nov 2020 22:55:26 -0800 Michael Pavone Use different variants for Genesis controllers to better represent what types are out there
Fri, 30 Nov 2018 00:35:05 -0800 Michael Pavone Added code for actually saving new controller bindings to an appropriate key in the config file
Fri, 03 Aug 2018 19:32:21 -0700 Michael Pavone Allow a gamepad mapping to apply to all controllers, controllers of a particular type (i.e.e 6-button PS4 controllers) or specific controllers (based on SDL2 GUID) in addition to the controller in a certain slot
Tue, 31 Jul 2018 23:08:52 -0700 Michael Pavone Read extral SDL2 mappings on startup from controller_types.cfg