dolphin/Source/Core/InputCommon
JosJuice 1c027bc148 Use UICommon's game list code on Android
Deduplicates code, and gets rid of some problems the old code had
(such as: bad performance when calling native functions, only one
disc showing up for multi-disc games, Wii banners being low-res,
unnecessarily much effort being needed for adding more metadata).
2018-06-06 17:34:07 +02:00
..
ControllerEmu ControllerEmu: Use enum instead of bool for translatability 2018-04-13 13:04:26 +02:00
ControllerInterface Add hotplug support to SDL2 controller backend 2018-06-04 17:50:08 +02:00
ControlReference THis fixes issue #08 and #16, the rumble test and slider 2018-04-19 17:48:55 -04:00
CMakeLists.txt CMake: make SDL a private dep of InputCommon 2018-06-04 17:49:21 +02:00
GCAdapter_Android.cpp Use UICommon's game list code on Android 2018-06-06 17:34:07 +02:00
GCAdapter.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
GCAdapter.h
GCPadStatus.h
InputCommon.vcxproj
InputCommon.vcxproj.filters
InputConfig.cpp
InputConfig.h Reformat all the things! 2018-04-12 21:28:39 +02:00
KeyboardStatus.h