efl/src/lib/ecore_input
Shinwoo Kim 4f6873905b ecore_input: add API to get name of joystick.
Summary:
The Ecore_Event_Joystick would be not enough information on user side.
Because the button index such as ECORE_EVENT_JOYSTICK_BUTTON_SELECT/START/META,
etc could be mapped to different button for different named joystick.

Test Plan: Using example

Reviewers: raster, cedric, jpeg

Reviewed By: raster

Differential Revision: https://phab.enlightenment.org/D4669
2017-04-13 14:53:48 +09:00
..
CMakeLists.txt cmake: add ecore_input 2017-02-03 11:14:45 +01:00
Ecore_Input.h ecore_input: add API to get name of joystick. 2017-04-13 14:53:48 +09:00
ecore_input.c ecore_input: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_input_compose.c
ecore_input_compose.h
ecore_input_joystick.c ecore_input: add API to get name of joystick. 2017-04-13 14:53:48 +09:00
ecore_input_private.h