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
release-prep-2606a
release-prep-2606a-2
release-prep-2609
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
InputCommon
Age
Commit message (
Expand
)
Author
2017-11-19
GCPadEmu: only connected if default device connected
Michael Maltese
2017-11-19
Add GCPadStatus.isConnected boolean
Michael Maltese
2017-11-19
Remove unused GCPadStatus.err
Michael Maltese
2017-11-11
Merge pull request #6167 from ligfx/encapsulatedefaultdevice
Leo Lam
2017-11-11
evdev: Correctly calculate axis range for min values greater than 0.
Scott Pleb
2017-11-04
EmulatedController: encapsulate default device behind getters/setters
Michael M
2017-09-15
Prevent multiple HID elements of same usage type on OSX
Arthur Carlsson
2017-09-15
Merge pull request #5577 from ligfx/separateexpressionparsingandbinding
Leo Lam
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-09-13
Add Core::State::Starting
Michael M
2017-09-09
Common: Move version strings to their own header
Lioncash
2017-08-24
Implement GamePAd and MultiAxisController detection
Nick
2017-08-23
formatting cleanup
Nick
2017-08-22
keyboard fixes v2
Nick
2017-08-21
Depreciate old OSX Keyboard and Mouse
Nick
2017-08-17
Merge pull request #5742 from ToadKing/fix-bad-controllers
Leo Lam
2017-08-09
Ignore capabilities reported by an XInput device
Michael Lelli
2017-08-07
Merge pull request #5860 from jturcotte/fix-macos-nswitch-axis
Scott Mansell
2017-08-02
Merge pull request #5809 from HannesMann/master
Leo Lam
2017-08-02
Send rumble data to the adapter on a separate thread
Hannes Mann
2017-08-01
Fix axis not working with Switch Pro controller on macOS
Jocelyn Turcotte
2017-07-26
Make DolphinWX strings more like DolphinQt2 strings
JosJuice
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-06-11
StringUtil: Make SplitString return by value
Léo Lam
2017-06-07
do not assign in conditional statements
Shawn Hoffman
2017-06-05
Merge pull request #5276 from ligfx/macosheadless
shuffle2
2017-06-05
Merge pull request #5347 from JosJuice/do-not-translate-button-names
shuffle2
2017-06-05
Fix minor formatting issues
Léo Lam
2017-06-03
might as well update yet some more pointless version numbers..
Shawn Hoffman
2017-06-03
Device: Provide operator!= counterparts to operator== for DeviceQualifier
Lioncash
2017-05-28
upgrade to Windows SDK 10.0.15063.0
BhaaL
2017-05-25
Migrate to Visual Studio 2017.
Pierre Bourdon
2017-05-06
Don't translate button names
JosJuice
2017-05-04
Merge pull request #5345 from JosJuice/consistent-controller-translation
Anthony
2017-04-30
Merge pull request #5349 from JosJuice/more-incorrect-trans
Mat M
2017-04-30
Remove incorrect usage of _trans
JosJuice
2017-04-30
Mark "Recenter" for translation
JosJuice
2017-04-30
Use _trans consistently for controllers
JosJuice
2017-04-15
Add headless support on macOS
Michael Maltese
[next]