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.h
Age
Commit message (
Expand
)
Author
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
2021-01-27
rename InputCommon/ControllerInterface/Device to CoreDevice
Shawn Hoffman
2021-01-05
Fix a couple of typos
Filippo Tarpini
2020-10-03
InputCommon: Introducing the "Dynamic Input Texture". Configuration links an...
iwubcode
2020-07-11
ControllerInterface/Wiimote: Provide fallback values for extensions with bad ...
Jordan Woyak
2020-02-24
InputCommon: Mark GetStateLock with [[nodiscard]] and fix discarding calls.
Jordan Woyak
2020-02-17
InputCommon: Add types to ControllerEmu that represent raw controller inputs ...
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-04-29
InputCommon: Remove unused "sign" macro.
Jordan Woyak
2019-02-02
ControllerEmu: Round input floats instead of casting to prevent almost-neutra...
Jordan Woyak
2018-04-13
Translate certain button names but not all
JosJuice
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-11
ControllerEmu: Add const to UpdateReferences() first reference parameter
Lioncash
2017-02-09
ControllerEmu: Separate ControlGroup from ControllerEmu
Lioncash
2017-02-07
InputCommon: Extract ControlReference from ControllerInterface
Michael Maltese
2017-02-07
ControllerEmu: Move into its own directory
Lioncash