This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-07-27 01:04:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ed2c74a02495e73117682f52f1e2cfc1eb04e970
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
T
History
Pierre Bourdon
264459457e
Merge pull request
#665
from lioncash/cisms
...
Get rid of a few C-style struct declarations
2014-07-25 01:30:29 +02:00
..
Android
[Android] Fix a bunch of input bugs.
2014-04-24 08:51:44 -05:00
DInput
…
ForceFeedback
Merge pull request
#665
from lioncash/cisms
2014-07-25 01:30:29 +02:00
OSX
…
SDL
mark all local functions as static
2014-07-11 16:07:23 +02:00
XInput
Add support for the guide button to XInput
2014-04-17 12:03:44 +01:00
Xlib
…
ControllerInterface.cpp
…
ControllerInterface.h
Remove SDL from Externals.
2014-05-04 19:41:02 -05:00
Device.cpp
Host: Add a new "UIHasFocus" hook to determine if the UI has focus
2014-07-16 10:27:21 -04:00
Device.h
ControllerInterface: Gate the input based on our new background input setting
2014-07-11 13:38:52 -04:00
ExpressionParser.cpp
ControllerInterface: Gate the input based on our new background input setting
2014-07-11 13:38:52 -04:00
ExpressionParser.h
…