This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
03fdebac09f76decaa0a51f3491fa606f45df3cb
dolphin
/
Source
/
Core
/
InputCommon
/
Src
/
ControllerInterface
/
DInput
History
Jasper St. Pierre
877106b027
InputCommon: Split Device stuff out
...
The ExpressionParser needs this to be out of here to prevent issues with cyclic references.
2013-06-25 00:58:30 -04:00
..
DInput.cpp
InputCommon: Split Device stuff out
2013-06-25 00:58:30 -04:00
DInput.h
InputCommon: Split Device stuff out
2013-06-25 00:58:30 -04:00
DInputJoystick.cpp
InputCommon: Split Device stuff out
2013-06-25 00:58:30 -04:00
DInputJoystick.h
InputCommon: Split Device stuff out
2013-06-25 00:58:30 -04:00
DInputKeyboardMouse.cpp
InputCommon: Split Device stuff out
2013-06-25 00:58:30 -04:00
DInputKeyboardMouse.h
InputCommon: Split Device stuff out
2013-06-25 00:58:30 -04:00
NamedKeys.h
New Wiimote Plugin: Added real wiimote support.(only tested on Windows, still a few probs: after refresh alt+F{5..8} x2 is needed) New Wiimote/GCPad: Re-merged Keyboard+Mouse for easier kb+mouse configuration, like before.(DirectInput doesn't support individual kb/mice anymore like I thought it did) Fixed some bugs and maybe leaks in GUI.(got rid of evil dynamic_cast) Renamed stuff from DirectInput to DInput, cause it's shorter and rhymes with XInput, I guess. (I remembered eol-style native, shuffle lost his job :P)
2010-07-03 08:04:10 +00:00