diff options
| author | Ryan Houdek <Sonicadvance1@gmail.com> | 2014-04-23 03:49:25 -0500 |
|---|---|---|
| committer | Ryan Houdek <Sonicadvance1@gmail.com> | 2014-04-24 08:51:44 -0500 |
| commit | e1bbda1e1884665ff52d5250458e40b7227a53bc (patch) | |
| tree | f6f208a31916a9032fd0c525b062f801b22d296a /Source/Core/InputCommon/ControllerInterface/Android/Android.h | |
| parent | 9f12d023284419a08ae89717fd65b0550bd0b5e6 (diff) | |
[Android] Fix a bunch of input bugs.
Looking at the old code for the ButtonManager was a brainfsck. This fixes a ton of bugs I kept uncovering as I was moving along.
Fixes the gamepad configuration file being incorrect.
No longer treats touchscreen in a special way. Ends up as a regular device with a "Touchscreen" device name.
Was incorrectly converting a index from integer to ButtonType. Wouldn't work due to the addition of some unused(in JNI) enumerators in ButtonType.
Fixes an issue where a map had a key as an axis which was causing its binding to be overwritten for every axis that was used twice (eg main stick left and right);
Fixes Triggers not working at all.
Fixes DPad not working at all.
Fixes C-Stick only half working.
Removes touch screen specific nativelibrary types onTouchAxisEvent and onTouchEvent.
Adds a configuration version configuration option. Allows easy configuration overwriting if the options need to be changed during updating.
Supersedes github PR #291.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Android/Android.h')
0 files changed, 0 insertions, 0 deletions
