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
6b872bb81cd2297a3d59ceebb2a75266bf1370af
dolphin
/
Source
/
Core
/
InputCommon
/
Src
/
ControllerInterface
History
luisr142004
2e783d9769
space changes, merge #defines, language fix, and code reorder/cleanup :P
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5614
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-05 01:38:22 +00:00
..
DirectInput
space changes, merge #defines, language fix, and code reorder/cleanup :P
2010-06-05 01:38:22 +00:00
OSX
Fix some cases of variables being used uninitialized. Also some unused
2010-06-02 20:35:12 +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
Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 5579 is a complete disaster.
2010-06-03 18:05:08 +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
Fix some cases of variables being used uninitialized. Also some unused
2010-06-02 20:35:12 +00:00
ControllerInterface.h
New Wiimote Plugin: Added "Upright Wiimote" option. Fixed a nunchuk problem in ZTP and Wii Sports with some Hacks. Some work on emulated Swing and Speaker (disabled). Fixes/Cleanups. ControllerInterface: Fixed an issue when a DInput device reports the same axis more than once. Fixed some old comments.
2010-04-29 18:51:04 +00:00