dolphin/Source/Core/InputCommon
JosJuice 0150f521f7 ControllerInterface/Android: Rip out ButtonManager
ButtonManager is very different from how a normal input backend works,
and is making it hard for us to improve controller support on Android.
The following commits will add a new input backend in its place.
2023-03-03 22:28:23 +01:00
..
ControlReference InputCommon: Fix memory leak in ExpressionParser 2023-02-17 18:29:36 -08:00
ControllerEmu InputCommon: Fix ControlGroup::SaveConfig with DefaultValue::Disabled 2023-02-26 17:45:09 +01:00
ControllerInterface ControllerInterface/Android: Rip out ButtonManager 2023-03-03 22:28:23 +01:00
DynamicInputTextures treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt ControllerInterface/Android: Rip out ButtonManager 2023-03-03 22:28:23 +01:00
DynamicInputTextureManager.cpp Split out everying remaining from Swap 2023-01-31 19:41:24 +13:00
DynamicInputTextureManager.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GCAdapter.cpp Resolve various "no previous declaration" warnings 2023-02-09 16:23:01 -08:00
GCAdapter.h GCAdapter: Process pad state in read thread and other general cleanups. 2022-10-22 00:38:59 -05:00
GCPadStatus.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
ImageOperations.cpp Add option for setting the PNG zlib compression level 2021-11-18 13:10:22 -08:00
ImageOperations.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
InputConfig.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
InputConfig.h Pad: GBA config 2021-07-13 16:42:35 +02:00
InputProfile.cpp StripSpaces: only strip spaces 2022-07-25 18:40:12 -07:00
InputProfile.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
KeyboardStatus.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00