This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-19 20:41:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
InputCommon
/
Src
/
ControllerInterface
/
DInput
History
comex
c579637eaf
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05: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
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
DInputJoystick.h
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05: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