RetroArch/frontend
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
..
menu Add support for mapping analogs to D-pad again. 2014-01-08 17:31:14 +01:00
platform (PS3) Set default overlay directory 2014-01-05 19:17:13 +01:00
frontend.c Only call rarch_main_deinit if main has been initied. 2014-01-03 14:42:38 +01:00
frontend.h Use C linkage in frontend.h and input_common.h 2014-01-05 23:28:34 -03:00
frontend_context.c Update years on all license headers 2014-01-01 01:50:59 +01:00
frontend_context.h Update years on all license headers 2014-01-01 01:50:59 +01:00
frontend_emscripten.c Update years on all license headers 2014-01-01 01:50:59 +01:00
frontend_salamander.c Update years on all license headers 2014-01-01 01:50:59 +01:00
frontend_salamander.h Update years on all license headers 2014-01-01 01:50:59 +01:00
frontend_xenon.c Update years on all license headers 2014-01-01 01:50:59 +01:00