dolphin-emulator/Source/Core/InputCommon
JosJuice 5456d990d1 Android/ControllerInterface: Run the init code
This was broken by a9a9fdd9e9. Because Init didn't run, the Android
input backend would crash whenever it tried to call into JVM code.
2024-04-13 22:39:10 +02:00
..
ControllerEmu NumericSetting: Stop values from binding to numbered input names. 2024-04-12 15:54:18 -05:00
ControllerInterface Android/ControllerInterface: Run the init code 2024-04-13 22:39:10 +02:00
ControlReference NumericSetting: Stop values from binding to numbered input names. 2024-04-12 15:54:18 -05:00
DynamicInputTextures DITConfiguration: Use File::ReadFileToString 2023-06-17 19:38:15 -05:00
CMakeLists.txt Merge pull request #12631 from jordan-woyak/remove-osx-input-leftovers 2024-04-01 17:05:13 -04:00
DynamicInputTextureManager.cpp InputCommon / VideoCommon: remove dynamic input reloading the texture cache, this is no longer needed, assets reload automatically! 2023-06-07 18:30:10 -05:00
DynamicInputTextureManager.h Common/IniFile: Move interface into Common namespace 2023-04-13 10:19:28 -04:00
GCAdapter.cpp Core::GetState: Avoid Global System Accessor 2024-04-08 16:23:23 -07:00
GCAdapter.h
GCPadStatus.h
ImageOperations.cpp
ImageOperations.h
InputConfig.cpp InputCommon: Use distinct values for profile key 2024-02-04 17:55:08 +01:00
InputConfig.h InputCommon: Use distinct values for profile key 2024-02-04 17:55:08 +01:00
InputProfile.cpp InputCommon: Unify GetProfileName and GetProfileDirectoryName 2024-02-04 17:55:08 +01:00
InputProfile.h
KeyboardStatus.h