Ecore_Input: define data type for joysticks 55/117655/1
authorShinwoo Kim <kimcinoo.efl@gmail.com>
Mon, 13 Jun 2016 10:41:38 +0000 (19:41 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 7 Mar 2017 04:55:31 +0000 (13:55 +0900)
commit2cfa130e6eea9e72e0f1b1f9164a24732b4258d1
treec0cda7d9e579300c95d09f3766020422d49e167e
parenta54282335e9bac37959cd5c351c2da22819f94c3
Ecore_Input: define data type for joysticks

Summary: This adds support for joysticks for ecore_input

Reviewers: cedric, devilhorns, Sergeant_Whitespace, raster, thiepha, zmike, jpeg

Reviewed By: thiepha, zmike, jpeg

Subscribers: thiepha, stefan_schmidt, zmike, singh.amitesh, Sergeant_Whitespace, jgerecke, cedric, seoz

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D1538

Change-Id: Iba40a1a4be0e0d830c3d09cb719179f4b27b9190
configure.ac
src/Makefile_Ecore_Input.am
src/examples/ecore/ecore_input_joystick_example.c [new file with mode: 0644]
src/lib/ecore_input/Ecore_Input.h
src/lib/ecore_input/ecore_input.c
src/lib/ecore_input/ecore_input_joystick.c [new file with mode: 0644]
src/lib/ecore_input/ecore_input_private.h