summaryrefslogtreecommitdiff
path: root/Source/Plugins/InputPluginCommon/Src/ControllerEmu.cpp
AgeCommit message (Collapse)Author
2010-05-27win_width/win_height are used in X11 builds as well.Soren Jorvang
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5515 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-05-26Move platform-specific variables into proper scope.Soren Jorvang
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5484 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-29New Wiimote Plugin: Added "Upright Wiimote" option. Fixed a nunchuk problem ↵Jordan Woyak
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. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5422 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-24More improvements to new wiimote plugin: Added emulated Drums/Guitar ↵Jordan Woyak
extensions. Wiimote rumble now handled for every output report. Fixed some mem leaks. Hopefully fixed a floating point exception in Linux, thanks to glennrics. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5403 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-22Build fix for wiimote new in linux. Don't expect functionality, this just ↵Glenn Rice
gets it building again. The config dialog segfaults when you open it. I will fix that soon, and add mouse functionality. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5397 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-22Improvements to new emulated wiimote plugin: IR cursor works with mouse or ↵Jordan Woyak
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. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5396 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-14Moved InputPluginCommon into the Plugins directory. I don't think it made ↵Jordan Woyak
sense in Core. Some minor fixes to the new wiimote plugin also. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5362 8ced0084-cf51-0410-be5f-012b33b47a6e