This website requires JavaScript.
Explore
Help
Register
Sign In
Firehawk52-backup
/
dolphin
Watch
28
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-17 09:23:16 -03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d2b79df40b1e1c31ef8057a8e6600a6e1eb3f852
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerEmu
History
Jordan Woyak
47877ecf2c
InputCommon: Clean up creation of inputs.
2020-02-09 19:08:26 -06:00
..
Control
InputCommon: Clean up creation of inputs.
2020-02-09 19:08:26 -06:00
ControlGroup
InputCommon: Clean up creation of inputs.
2020-02-09 19:08:26 -06:00
Setting
InputCommon: Only update setting expressions when the input gate is enabled.
2020-02-09 18:42:42 -06:00
ControllerEmu.cpp
InputCommon: Allow Wii remote extension to be set with an input expression.
2020-02-08 16:03:13 -06:00
ControllerEmu.h
ExpressionParser: Renamed ControlFinder to ControlEnvironment. Added support for variables and assignment operator. ControlExpression objects now reference a matching input and output so the two can me mixed in any expression. (you can set rumble directly from inputs)
2019-10-11 17:14:32 -05:00
StickGate.cpp
InputCommon: Make use of fmt where applicable
2019-11-22 14:38:26 -05:00
StickGate.h
ControllerEmu: Add support for setting the center of a ReshapableInput
2019-05-18 14:45:16 +00:00