RetroArch/frontend/menu
Themaister f57a1aa032 Add support for mapping analogs to D-pad again.
Use a cleaner approach which can feasibly work on all platforms.
Uses input_push/pop_analod_dpad to modify the joyaxis field before
polling input. This way, the RetroPad D-pad binds can inherit the
joyaxis fields from ANALOG_LEFT_X_PLUS and friends.

Also add support for the field in RGUI and saves settings.
2014-01-08 17:31:14 +01:00
..
disp Update years on all license headers 2014-01-01 01:50:59 +01:00
history.c Make rom history handling a bit more robust. 2014-01-04 16:38:23 +01:00
history.h Update years on all license headers 2014-01-01 01:50:59 +01:00
menu_common.c Add support for mapping analogs to D-pad again. 2014-01-08 17:31:14 +01:00
menu_common.h Add support for mapping analogs to D-pad again. 2014-01-08 17:31:14 +01:00
menu_context.c Update years on all license headers 2014-01-01 01:50:59 +01:00
menu_context.h Update years on all license headers 2014-01-01 01:50:59 +01:00
menu_settings.c Add support for mapping analogs to D-pad again. 2014-01-08 17:31:14 +01:00