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
/
ControlReference
Age
Commit message (
Expand
)
Author
2019-02-13
Use empty instead of size
Filip Gawin
2018-12-22
ControllerInterface: Make CoalesceExpression not set the inactive child's val...
Jordan Woyak
2018-04-19
THis fixes issue #08 and #16, the rumble test and slider
Connor Roth
2018-04-12
Reformat all the things!
spycrab
2017-09-14
ExpressionParser: std::move() tokens vector to parser
Michael M
2017-09-14
ControlReference: don't reparse expression when references are updated
Michael M
2017-09-14
ControlReference/ExpressionParser: separate parsing from binding
Michael M
2017-09-14
ExpressionParser: add FallbackExpression node type
Michael M
2017-09-14
ExpressionParser: expose ExpressionNode directly
Michael M
2017-09-14
ParseStatus: replace NoDevice with EmptyExpression
Michael M
2017-09-14
ExpressionParser: remove DummyExpression
Michael M
2017-09-14
ExpressionParser: clean up ControlExpression
Michael M
2017-09-14
ExpressionParser: replace bare pointers with unique_ptrs
Michael M
2017-09-14
ExpressionParser: use internal ParseResult struct instead of out-params
Michael M
2017-09-14
ParseExpression: return a std::pair
Michael M
2017-07-12
DolphinWX: fix input bitmaps not working when background input is off
Michael Maltese
2017-06-30
Disable Background Input when Background Input is disabled
mimimi085181
2017-04-02
ExpressionParser: Rename ParseStatus' Success member to Successful
Lioncash
2017-02-28
ExpressionParser: Convert parse state enum into an enum class
Lioncash
2017-02-26
ExpressionParser: Const-correctness changes
Lioncash
2017-02-11
ControllerEmu: Add const to UpdateReferences() first reference parameter
Lioncash
2017-02-10
ControlReference: Add missing virtual destructor
Lioncash
2017-02-07
ControlReference: put parsed_expression in a unique_ptr
Michael Maltese
2017-02-07
ControlReference: hide parse_error behind GetParseStatus()
Michael Maltese
2017-02-07
ControlReference: hide is_input behind function
Michael Maltese
2017-02-07
ControlReference: move function bodies out of header
Michael Maltese
2017-02-07
InputCommon: Extract ControlReference from ControllerInterface
Michael Maltese
[prev]