dolphin/Source/Core/DolphinWX/Android
Ryan Houdek 29fc52cfa1 [Android] Stop eating button events we don't handle.
We were eating /all/ button events except the back button. This would cause issues where Android wouldn't receive button press events for things like
volume rockers. So you couldn't change the audio ingame, even if that button isn't bound to an input.

Now we return to Android if we've handled that button press, so it works fine.
2015-02-24 05:38:16 -06:00
..
ButtonManager.cpp [Android] Stop eating button events we don't handle. 2015-02-24 05:38:16 -06:00
ButtonManager.h [Android] Stop eating button events we don't handle. 2015-02-24 05:38:16 -06:00