Mercurial > repos > blastem
log controller_info.c @ 1859:52f136052ab0
age | author | description |
---|---|---|
Fri, 03 May 2019 18:33:26 -0700 | Michael Pavone | Allow changing SDL2 mapping and controller type after initial configuration |
Wed, 24 Apr 2019 19:08:49 -0700 | Michael Pavone | Allow config file to be saved with executable for "portable" setups |
Sun, 10 Mar 2019 21:30:09 -0700 | Michael Pavone | Added raw fbdev/evdev/ALSA render backend |
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:19:39 -0700 | Michael Pavone | Don't redundantly store controller GUID when saving a mapping. Remove illegal chars from controller name |