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
ed71457d46cb7347ee5a4104e92e7ef84e9ac377
dolphin
/
Source
/
Core
/
InputCommon
/
Src
/
ControllerInterface
History
Shawn Hoffman
ed71457d46
osx input: scale mouse axes more nicely
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5417
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-27 15:22:23 +00:00
..
DirectInput
Commited my new wiimote plugin work so far. Some code was copied from the current wiimote plugin. I have cleaned up most of the functions, but there are still a bunch of unused structs and stuff that I need to clean up.
2010-04-13 05:15:38 +00:00
OSX
osx input: scale mouse axes more nicely
2010-04-27 15:22:23 +00:00
SDL
Commited my new wiimote plugin work so far. Some code was copied from the current wiimote plugin. I have cleaned up most of the functions, but there are still a bunch of unused structs and stuff that I need to clean up.
2010-04-13 05:15:38 +00:00
XInput
Improvements to new emulated wiimote plugin: IR cursor works with mouse or analog stick control. Wiimote mii data is saved/loaded to "User/Wii/mii.bin". Background input checkbox works properly. All reporting modes except the interleaved one should work. Fixed a rumble prob with multiple XInput devices.
2010-04-22 07:11:49 +00:00
Xlib
First OSX keyboard stuff...works, with limitations:\nNo Mouse support yet (Add gamepad via IOKit as well?)\nCould poll less for less cpu time\nDon't know why rumble events don't seem to be sent to the class until right before it's deleted (Billiard?)
2010-04-25 18:04:55 +00:00
ControllerInterface.cpp
First OSX keyboard stuff...works, with limitations:\nNo Mouse support yet (Add gamepad via IOKit as well?)\nCould poll less for less cpu time\nDon't know why rumble events don't seem to be sent to the class until right before it's deleted (Billiard?)
2010-04-25 18:04:55 +00:00
ControllerInterface.h
More improvements to new wiimote plugin: Added emulated Drums/Guitar extensions. Wiimote rumble now handled for every output report. Fixed some mem leaks. Hopefully fixed a floating point exception in Linux, thanks to glennrics.
2010-04-24 00:44:10 +00:00