Mercurial > repos > blastem
log controller_info.c @ 1669:ef50c9affe6a v0.6.0
age | author | description |
---|---|---|
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 |
Tue, 31 Jul 2018 23:08:52 -0700 | Michael Pavone | Read extral SDL2 mappings on startup from controller_types.cfg |
Mon, 30 Jul 2018 09:38:01 -0700 | Michael Pavone | WIP UI for creating an SDL2 mapping for controllers that don't have one |
Fri, 27 Jul 2018 22:40:56 -0700 | Michael Pavone | Allow selecting controller type when controllers have an SDL 2 mapping, but heuristics fail to idenify details |