This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-02-06 20:53:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
InputCommon
/
ControlReference
History
Jordan Woyak
1daefeb20a
Merge pull request
#9674
from Filoppi/fix_hotkey_suppresion_crash
...
Fix hotkey suppression crash
2021-04-28 18:21:07 -05:00
..
ControlReference.cpp
InputCommon: Return error, if any, from ControlReference::SetExpression().
2020-11-08 01:04:33 +01:00
ControlReference.h
rename InputCommon/ControllerInterface/Device to CoreDevice
2021-01-27 14:29:48 -08:00
ExpressionParser.cpp
Merge pull request
#9674
from Filoppi/fix_hotkey_suppresion_crash
2021-04-28 18:21:07 -05:00
ExpressionParser.h
rename InputCommon/ControllerInterface/Device to CoreDevice
2021-01-27 14:29:48 -08:00
FunctionExpression.cpp
InputCommon: Add a handful of math functions to the expression parser.
2020-08-02 22:09:09 +02:00
FunctionExpression.h
InputCommon: Allow controller settings specified with input expresions.
2020-02-08 14:01:55 -06:00