dolphin/Source
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
..
Android [Android] Stop eating button events we don't handle. 2015-02-24 05:38:16 -06:00
Core [Android] Stop eating button events we don't handle. 2015-02-24 05:38:16 -06:00
DSPSpy More minor consistency changes 2015-01-12 22:28:12 -05:00
DSPTool CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
PCH Fix Intellisense error spam on Visual Studio. 2015-01-23 19:15:25 -08:00
UnitTests Merge pull request #2033 from magumagu/mmio-fix-addresses 2015-02-22 10:58:25 -08:00
VSProps Merge pull request #1994 from Tilka/vtune 2015-02-22 07:58:12 -08:00
.clang-format UseTab: ForIndentation 2014-05-26 21:28:59 -07:00
CMakeLists.txt Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
dolphin-emu.sln make libusb vcxproj use standard dolphin template and don't compile strerror.c. 2015-02-18 13:29:39 -08:00