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-29 01:05:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
InputCommon
/
Src
/
ControllerInterface
/
DInput
History
Jordan Woyak
ea75577278
Use the new UTF-16 conversion function in two places.
2013-02-27 18:02:07 -06:00
..
DInput.cpp
Use the new UTF-16 conversion function in two places.
2013-02-27 18:02:07 -06:00
DInput.h
GCPad/Wiimote New: Added a set defaults button to the config dialog. (gave new wiimote plugin a few default buttons, not done) Moved MSWindows cursor position code to ControllerInterface/DInput (plan on moving Linux's cursor code to Xlib as well). IR Up,Down,L,R now must have Cursor X/Y/-+ mapped for regular mouse control on Windows. (hopefully this isn't too confusing, the reset to default button automatically sets this up). Renamed One,Two,Minus,Plus to 12-+ (you will have to reconfigure these buttons, sorry). Added text labels for the button and trigger preview bitmaps. -other minor stuff.
2010-07-10 06:48:24 +00:00
DInputJoystick.cpp
Add "full analog surface" support in DInput,OSX,SDL backends. (should not be needed for XInput)
2013-01-17 15:41:18 -06:00
DInputJoystick.h
Fix DInput rumble.
2011-03-15 04:04:27 +00:00
DInputKeyboardMouse.cpp
Clean up "ControllerInterface" a bit.
2011-03-14 01:20:11 +00:00
DInputKeyboardMouse.h
Clean up "ControllerInterface" a bit.
2011-03-14 01:20:11 +00:00
NamedKeys.h
…