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-06-18 18:58:55 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb310f224760b4b1920f35e6860513fa8c60026c
dolphin
/
Source
/
Core
/
InputCommon
/
Src
/
ControllerInterface
/
DInput
History
lioncash
d244bca1f5
Fix a bunch of random typos in comments and logging.
...
Also update the comment headers for two functions in GCMemcard.cpp.
2013-04-19 09:21:45 -04: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
Fix a bunch of random typos in comments and logging.
2013-04-19 09:21:45 -04:00
DInputJoystick.h
Fix DInput rumble.
2011-03-15 04:04:27 +00:00
DInputKeyboardMouse.cpp
Fix a bunch of random typos in comments and logging.
2013-04-19 09:21:45 -04:00
DInputKeyboardMouse.h
Clean up "ControllerInterface" a bit.
2011-03-14 01:20:11 +00:00
NamedKeys.h
…