This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-07-27 08:10:13 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a0a65a2906af132f6da04cf552812aac6ac5f20a
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
History
Lioncash
ebb48d019e
Clean up some struct indentations
...
Also cleaned up the indentations of some variable declarations.
2014-02-09 19:40:11 -05:00
..
Android
…
DInput
ControllerInterface: Move DInput ForceFeedback support to a seperate class
2014-02-09 17:01:38 +09:00
ForceFeedback
Clean up some struct indentations
2014-02-09 19:40:11 -05:00
OSX
ForceFeedback: Add OSX rumble support
2014-02-09 17:01:45 +09:00
SDL
Clean up some struct indentations
2014-02-09 19:40:11 -05:00
XInput
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
Xlib
…
ControllerInterface.cpp
Light cleanup to a little bit of InputCommon. Replaces much of the iterators that litter this section of the codebase.
2014-01-30 19:51:21 -05:00
ControllerInterface.h
Light cleanup to a little bit of InputCommon. Replaces much of the iterators that litter this section of the codebase.
2014-01-30 19:51:21 -05:00
Device.cpp
Light cleanup to a little bit of InputCommon. Replaces much of the iterators that litter this section of the codebase.
2014-01-30 19:51:21 -05:00
Device.h
Light cleanup to a little bit of InputCommon. Replaces much of the iterators that litter this section of the codebase.
2014-01-30 19:51:21 -05:00
ExpressionParser.cpp
…
ExpressionParser.h
…