summaryrefslogtreecommitdiff
path: root/controller_info.c
AgeCommit message (Expand)Author
2020-11-09Add a UI button to reset config to defaultsMichael Pavone
2020-11-04Use different variants for Genesis controllers to better represent what types...Michael Pavone
2019-05-03Reprocess bindings when SDL2 mappings, controller types or controller order c...Michael Pavone
2019-05-03Allow changing SDL2 mapping and controller type after initial configurationMichael Pavone
2019-04-24Allow config file to be saved with executable for "portable" setupsMichael Pavone
2019-03-10Added raw fbdev/evdev/ALSA render backendMichael Pavone
2018-11-30Added code for actually saving new controller bindings to an appropriate key ...Michael Pavone
2018-08-03Allow a gamepad mapping to apply to all controllers, controllers of a particu...Michael Pavone
2018-07-31Don't redundantly store controller GUID when saving a mapping. Remove illegal...Michael Pavone
2018-07-31Read extral SDL2 mappings on startup from controller_types.cfgMichael Pavone
2018-07-30WIP UI for creating an SDL2 mapping for controllers that don't have oneMichael Pavone
2018-07-27Allow selecting controller type when controllers have an SDL 2 mapping, but h...Michael Pavone
2018-07-25Use better names for "Guide" button on PS and Xbox controllers, handle d-pad ...Michael Pavone
2018-07-22Initial heuristics for detecting controller types and showing different label...Michael Pavone