summaryrefslogtreecommitdiff
path: root/Source/Plugins/InputPluginCommon
AgeCommit message (Expand)Author
2010-06-02Fix some cases of variables being used uninitialized. Also some unusedSoren Jorvang
2010-06-02Meta:Soren Jorvang
2010-05-27win_width/win_height are used in X11 builds as well.Soren Jorvang
2010-05-26Move platform-specific variables into proper scope.Soren Jorvang
2010-05-24Fix a few compiler/valgrind warnings, kill check for 17th texenv registers, pierre
2010-04-29New Wiimote Plugin: Added "Upright Wiimote" option. Fixed a nunchuk problem i...Jordan Woyak
2010-04-24Fixed new GCPad/Wiimote plugin IniFile code to handle saving/loading of value...Jordan Woyak
2010-04-24More improvements to new wiimote plugin: Added emulated Drums/Guitar extensio...Jordan Woyak
2010-04-22Build fix for wiimote new in linux. Don't expect functionality, this just ge...Glenn Rice
2010-04-22Improvements to new emulated wiimote plugin: IR cursor works with mouse or an...Jordan Woyak
2010-04-19Build fix for the NoGUI build.Glenn Rice
2010-04-14Fixed GCPadNew GUI, clicking Set is no longer needed after choosing items fro...Jordan Woyak
2010-04-14Fixed segfault in linux when the control chooser dialog of GCPadNew is closed.Glenn Rice
2010-04-14Moved InputPluginCommon into the Plugins directory. I don't think it made sen...Jordan Woyak