index
:
blastem.git
gdb
libretro
vdp-hacking
Oxore's fork of "blastem" emulator for ROM hacking (C)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
controller_info.c
Age
Commit message (
Expand
)
Author
2020-11-09
Add a UI button to reset config to defaults
Michael Pavone
2020-11-04
Use different variants for Genesis controllers to better represent what types...
Michael Pavone
2019-05-03
Reprocess bindings when SDL2 mappings, controller types or controller order c...
Michael Pavone
2019-05-03
Allow changing SDL2 mapping and controller type after initial configuration
Michael Pavone
2019-04-24
Allow config file to be saved with executable for "portable" setups
Michael Pavone
2019-03-10
Added raw fbdev/evdev/ALSA render backend
Michael Pavone
2018-11-30
Added code for actually saving new controller bindings to an appropriate key ...
Michael Pavone
2018-08-03
Allow a gamepad mapping to apply to all controllers, controllers of a particu...
Michael Pavone
2018-07-31
Don't redundantly store controller GUID when saving a mapping. Remove illegal...
Michael Pavone
2018-07-31
Read extral SDL2 mappings on startup from controller_types.cfg
Michael Pavone
2018-07-30
WIP UI for creating an SDL2 mapping for controllers that don't have one
Michael Pavone
2018-07-27
Allow selecting controller type when controllers have an SDL 2 mapping, but h...
Michael Pavone
2018-07-25
Use better names for "Guide" button on PS and Xbox controllers, handle d-pad ...
Michael Pavone
2018-07-22
Initial heuristics for detecting controller types and showing different label...
Michael Pavone