summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/ControllerEmu.cpp
AgeCommit message (Expand)Author
2025-09-24Prevent profiles with no device specification from resetting deviceSam Belliveau
2025-03-15InputCommon/ControllerEmu: Break out functionality of EmulatedControllerJordan Woyak
2023-04-13Common/IniFile: Move interface into Common namespaceLioncash
2022-10-03ControllerEmu: Add new "input override" systemJosJuice
2022-09-07InputCommon: Fix deadlock in EmulatedController::UpdateReferences().Admiral H. Curtiss
2022-05-31InputCommon/ControllerEmu: Use more locksTellowKrinkle
2021-11-20ControllerInterface: fix UpdateReferences() deadlockFiloppi
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-24Expose Control Expression variables to mappings UIFiloppi
2021-02-27InputCommon: reduce number of image loads and texture cache invalidations by ...iwubcode
2020-10-03InputCommon: Introducing the "Dynamic Input Texture". Configuration links an...iwubcode
2020-02-08InputCommon: Allow Wii remote extension to be set with an input expression.Jordan Woyak
2020-02-08InputCommon: Allow controller settings specified with input expresions.Jordan Woyak
2019-10-11ControllerEmu: Don't clear expression variables on references update. Hotplug...Jordan Woyak
2019-10-11ExpressionParser: Clear expression variables on UpdateReferences call. I don'...Jordan Woyak
2019-10-11ExpressionParser: Renamed ControlFinder to ControlEnvironment. Added support ...Jordan Woyak
2019-05-01WiimoteEmu/DolphinQt: Better extension display names.Jordan Woyak
2019-02-02WiimoteEmu: Major renaming and cleanup.Jordan Woyak
2017-11-19GCPadEmu: only connected if default device connectedMichael Maltese
2017-11-04EmulatedController: encapsulate default device behind getters/settersMichael M
2017-04-04ControllerEmu: Replace includes with forward declarationsLioncash
2017-02-25ControlGroup: Convert group type enum into an enum classLioncash
2017-02-11ControllerEmu: Add const to UpdateReferences() first reference parameterLioncash
2017-02-09ControllerEmu: Separate ControlGroup from ControllerEmuLioncash
2017-02-08ControllerEmu: Fix incorrect default radius being set in AnalogStickLioncash
2017-02-07InputCommon: Extract ControlReference from ControllerInterfaceMichael Maltese
2017-02-07ControllerEmu: Move into its own directoryLioncash