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
af6478647201ed4de13cef4224e3e44e777b51aa
dolphin
/
Source
/
Plugins
/
InputPluginCommon
/
Src
History
Soren Jorvang
af64786472
win_width/win_height are used in X11 builds as well.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5515
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-05-27 12:12:48 +00:00
..
Config.cpp
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
Config.h
Moved InputPluginCommon into the Plugins directory. I don't think it made sense in Core. Some minor fixes to the new wiimote plugin also.
2010-04-14 03:48:37 +00:00
ConfigDiag.cpp
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
ConfigDiag.h
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
ConfigDiagBitmaps.cpp
Fix a few compiler/valgrind warnings, kill check for 17th texenv registers,
2010-05-24 14:53:27 +00:00
ControllerEmu.cpp
win_width/win_height are used in X11 builds as well.
2010-05-27 12:12:48 +00:00
ControllerEmu.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
IniFile.cpp
Fixed new GCPad/Wiimote plugin IniFile code to handle saving/loading of values with leading/trailing whitespace. Was causing issues with gamepads that had trailing whitespace in their names. Also, reordered drum pad colors in the GUI to match their physical layout.
2010-04-24 20:09:01 +00:00
IniFile.h
Moved InputPluginCommon into the Plugins directory. I don't think it made sense in Core. Some minor fixes to the new wiimote plugin also.
2010-04-14 03:48:37 +00:00
SConscript
Build fix for the NoGUI build.
2010-04-19 03:06:18 +00:00