index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
InputCommon
/
ControllerEmu
/
ControllerEmu.cpp
Age
Commit message (
Expand
)
Author
2025-09-24
Prevent profiles with no device specification from resetting device
Sam Belliveau
2025-03-15
InputCommon/ControllerEmu: Break out functionality of EmulatedController
Jordan Woyak
2023-04-13
Common/IniFile: Move interface into Common namespace
Lioncash
2022-10-03
ControllerEmu: Add new "input override" system
JosJuice
2022-09-07
InputCommon: Fix deadlock in EmulatedController::UpdateReferences().
Admiral H. Curtiss
2022-05-31
InputCommon/ControllerEmu: Use more locks
TellowKrinkle
2021-11-20
ControllerInterface: fix UpdateReferences() deadlock
Filoppi
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-24
Expose Control Expression variables to mappings UI
Filoppi
2021-02-27
InputCommon: reduce number of image loads and texture cache invalidations by ...
iwubcode
2020-10-03
InputCommon: Introducing the "Dynamic Input Texture". Configuration links an...
iwubcode
2020-02-08
InputCommon: Allow Wii remote extension to be set with an input expression.
Jordan Woyak
2020-02-08
InputCommon: Allow controller settings specified with input expresions.
Jordan Woyak
2019-10-11
ControllerEmu: Don't clear expression variables on references update. Hotplug...
Jordan Woyak
2019-10-11
ExpressionParser: Clear expression variables on UpdateReferences call. I don'...
Jordan Woyak
2019-10-11
ExpressionParser: Renamed ControlFinder to ControlEnvironment. Added support ...
Jordan Woyak
2019-05-01
WiimoteEmu/DolphinQt: Better extension display names.
Jordan Woyak
2019-02-02
WiimoteEmu: Major renaming and cleanup.
Jordan Woyak
2017-11-19
GCPadEmu: only connected if default device connected
Michael Maltese
2017-11-04
EmulatedController: encapsulate default device behind getters/setters
Michael M
2017-04-04
ControllerEmu: Replace includes with forward declarations
Lioncash
2017-02-25
ControlGroup: Convert group type enum into an enum class
Lioncash
2017-02-11
ControllerEmu: Add const to UpdateReferences() first reference parameter
Lioncash
2017-02-09
ControllerEmu: Separate ControlGroup from ControllerEmu
Lioncash
2017-02-08
ControllerEmu: Fix incorrect default radius being set in AnalogStick
Lioncash
2017-02-07
InputCommon: Extract ControlReference from ControllerInterface
Michael Maltese
2017-02-07
ControllerEmu: Move into its own directory
Lioncash