dolphin/Source/Core/InputCommon
2025-12-15 17:14:35 -06:00
..
ControllerEmu WiimoteEmu: Require IRPassthrough has any bound inputs to operate. Users get confused and mistakenly enable it. 2025-10-04 14:34:49 -05:00
ControllerInterface Common: Remove the string parameters from the HookableEvent interface. 2025-11-06 22:34:40 -06:00
ControlReference Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
DynamicInputTextures DITConfiguration: Prevent a crash if images fail to load 2025-11-29 23:54:48 +01:00
CMakeLists.txt InputCommon: Update to use SDL3 and bump the SDL submodule in Externals to release-3.2.16. 2025-06-07 16:27:54 -05:00
DynamicInputTextureManager.cpp Core / DolphinQt / InputCommon: reduce the number disk writes when using DynamicInputTextures 2025-03-22 14:53:02 -05:00
DynamicInputTextureManager.h
GCAdapter.cpp GCAdapter: Calculate poll rate for display in UI. It's currently updated every 50 reads. 2025-11-23 02:06:39 -06:00
GCAdapter.h GCAdapter: Calculate poll rate for display in UI. It's currently updated every 50 reads. 2025-11-23 02:06:39 -06:00
GCPadStatus.h
ImageOperations.cpp DITConfiguration: Prevent a crash if images fail to load 2025-11-29 23:54:48 +01:00
ImageOperations.h
InputConfig.cpp Common: Remove the string parameters from the HookableEvent interface. 2025-11-06 22:34:40 -06:00
InputConfig.h InputCommon: Make ControllerInterface RegisterDevicesChangedCallback use Common::HookableEvent. 2025-11-05 17:12:56 -06:00
InputProfile.cpp
InputProfile.h
KeyboardStatus.h