| Age | Commit message (Expand) | Author |
| 2010-06-22 | GCPad/New Wiimote: Fixed issue 2848 (profiles not saving). Renamed DInput mou... | Jordan Woyak |
| 2010-06-21 | Windows/Linux/whatever build fix. | XTra.KrazzY |
| 2010-06-21 | OSX build fix | j4ck.fr0st |
| 2010-06-21 | GCPad/New Wiimote Plugin: Individual keyboard and mouse devices are now liste... | Jordan Woyak |
| 2010-06-16 | GCPad/WiimoteNew: Hopefully fixed a problem where devices with extended ascii... | Jordan Woyak |
| 2010-06-16 | Build GLEW, SDL and zlib as static libraries from Externals as with | Soren Jorvang |
| 2010-06-13 | Rename pluginspecs_pad.h to GCPadStatus.h, and move it into InputCommon. | hrydgard |
| 2010-06-12 | Linux build fix | Glenn Rice |
| 2010-06-12 | (cleanup) Move WXInputBase into InputUICommon. Delete some leftovers from the... | hrydgard |
| 2010-06-12 | (cleanup) RIP EventHandler, now unused. | hrydgard |
| 2010-06-12 | (cleanup) Delete an awful global variable (g_plugin in ConfigDiag). Rename th... | hrydgard |
| 2010-06-12 | (cleanup) InputPluginCommon is dead. Long live InputCommon and InputUICommon. | hrydgard |
| 2010-06-12 | Convert xlib keynames to uppercase to be consistent with Billiard's defaults ... | Glenn Rice |
| 2010-06-12 | Fixed "Mode" problem of my last commit. | Jordan Woyak |
| 2010-06-12 | Made GCPadNew load the same defaults as old GCPad if GCPadNew.ini doesn't exi... | Jordan Woyak |
| 2010-06-12 | New GCPad/Wiimote: Hopefully fixed lock up issues with DirectInput devices. W... | Jordan Woyak |
| 2010-06-11 | Remove a few unused HAVE_FOO's and make the SDL check global. | Soren Jorvang |
| 2010-06-10 | Simplify the SCons build: | Soren Jorvang |
| 2010-06-09 | Use 10.5 compatible API's to get list of display resolutions on OS X. | Soren Jorvang |
| 2010-06-09 | Hg: | Shawn Hoffman |
| 2010-06-06 | Fix nowx build. | Soren Jorvang |
| 2010-06-06 | Improve the SDL/XInput hackery of my last commit. Fixes the device refresh bu... | Jordan Woyak |
| 2010-06-06 | compile fix | nakeee |
| 2010-06-06 | Made new Wiimote plugin not deinit SDL on shutdown. (Hacks, same thing old wi... | Jordan Woyak |
| 2010-06-05 | Fixed WXKeyToString which had several problems, mostly just to get | Soren Jorvang |
| 2010-06-05 | New GCPad/Wiimote: Enabled SDL 1.2 on the Windows build to support some gamep... | Jordan Woyak |
| 2010-06-05 | space changes, merge #defines, language fix, and code reorder/cleanup :P | luisr142004 |
| 2010-06-03 | Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 557... | hrydgard |
| 2010-06-03 | Duck session! | nakeee |
| 2010-06-03 | aaand compile fix on windows :p | Shawn Hoffman |
| 2010-06-03 | An almost linux/osx compile fix beside some undefined references | nakeee |
| 2010-06-03 | Merge GCPadNew into Dolphin. This takes place in three segments: Core, InputC... | Shawn Hoffman |
| 2010-06-02 | Fix some cases of variables being used uninitialized. Also some unused | Soren Jorvang |
| 2010-06-02 | Meta: | Soren Jorvang |
| 2010-05-29 | Changed both video plugins to save PNG screenshots. Made GCPad New default in... | Jordan Woyak |
| 2010-05-26 | Exceptions are not allowed. | Soren Jorvang |
| 2010-04-29 | New Wiimote Plugin: Added "Upright Wiimote" option. Fixed a nunchuk problem i... | Jordan Woyak |
| 2010-04-27 | osx input: remove some debug code... | Shawn Hoffman |
| 2010-04-27 | osx input: scale mouse axes more nicely | Shawn Hoffman |
| 2010-04-27 | osx input: now supports mice(buttons + axes). also less crashes :p | Shawn Hoffman |
| 2010-04-27 | osx keyboard: add pretty names for keys. | Shawn Hoffman |
| 2010-04-25 | cleanup some osx keyboard code...still can't get mouse or hid transactions to... | Shawn Hoffman |
| 2010-04-25 | oops, don't need ~KeyboardMouse() anymore... | Shawn Hoffman |
| 2010-04-25 | First OSX keyboard stuff...works, with limitations:\nNo Mouse support yet (Ad... | Shawn Hoffman |
| 2010-04-24 | More improvements to new wiimote plugin: Added emulated Drums/Guitar extensio... | Jordan Woyak |
| 2010-04-23 | osx buildfix | Shawn Hoffman |
| 2010-04-23 | Get the wiimote new plugin working in linux. Wiimote emulation works at leas... | Glenn Rice |
| 2010-04-22 | Improvements to new emulated wiimote plugin: IR cursor works with mouse or an... | Jordan Woyak |
| 2010-04-20 | OS X: enable path in Jit64::stX. fix wxw assert on opening ConfigMain. __forc... | Shawn Hoffman |
| 2010-04-13 | Linux compile fix for billard's changes. | nakeee |