| Age | Commit message (Expand) | Author |
| 2011-02-27 | PS3 controllers have some input elements with very large value fields | Soren Jorvang |
| 2011-02-19 | Build fixes when using SDL 1.3 related to force feedback support, as suggeste... | smelenchuk |
| 2011-02-03 | Fix the CMake build. | Soren Jorvang |
| 2011-01-30 | Guard against controller instances without any inputs. | Soren Jorvang |
| 2011-01-30 | Enumerate identically named input devices. | Soren Jorvang |
| 2011-01-28 | Fix OS X build. | Soren Jorvang |
| 2011-01-27 | Various minor fixes to allow building with clang on OS X. | Soren Jorvang |
| 2011-01-16 | Deal with "hat" switches. | Soren Jorvang |
| 2011-01-15 | HID reports can use negative numbers. | Soren Jorvang |
| 2011-01-14 | Accept arbitrary HID devices as gamepads instead of using SDL, | Soren Jorvang |
| 2010-12-21 | Implement free look on linux. Patch due to artart78. | Glenn Rice |
| 2010-11-16 | Fix the no gui cmake build. | Glenn Rice |
| 2010-11-13 | Simplify OpenCL compile-time detection on OS X. | Soren Jorvang |
| 2010-10-19 | Made it easer to use mouse/keyboard and a gamepad together on the same emulat... | Jordan Woyak |
| 2010-10-12 | Temporarily re-enable SDL pad input on OS X. | Soren Jorvang |
| 2010-10-12 | Moved WiimoteNew into Dolphin and eliminated the old wiimote plugin. Removed ... | Jordan Woyak |
| 2010-10-11 | WiimoteNew: Made emulated wiimote return read error when motion plus register... | Jordan Woyak |
| 2010-10-09 | GCPad/WiimoteNew: Reordered some stuff in DirectInput device enumeration.(mak... | Jordan Woyak |
| 2010-10-03 | InputCommon(GCPad/WiimoteNew): Fixed issue when inifile didn't exist, default... | Jordan Woyak |
| 2010-09-18 | New Wiimote Plugin: Fix Emulated Wiimote Problem.(fixes issue 3230) Made the ... | Jordan Woyak |
| 2010-09-16 | New Wiimote Plugin: Added a real wiimote "Pair Up" button on Windows for the ... | Jordan Woyak |
| 2010-09-16 | ControllerInterface: DirectInput: Added support for Ramp and various Periodic... | Jordan Woyak |
| 2010-09-02 | GCPad/Wiimote New (ControllerInterface): Some tweaks to the DirectInput code.... | Jordan Woyak |
| 2010-08-29 | GCPad/Wiimote New: (OS X Config Dialog) Temporarily fix a crash when selectin... | Jordan Woyak |
| 2010-07-26 | Gecko codes: Added parenthesis where they were needed.(thanks to glennrics an... | Jordan Woyak |
| 2010-07-22 | Prevent Python from stripping off the final newline of the main(){} | Soren Jorvang |
| 2010-07-16 | Remove long-rotted vestiges of SDL video output. | Soren Jorvang |
| 2010-07-16 | This is basicall linux code cleanup. We don not need to pass the X display h... | Glenn Rice |
| 2010-07-16 | New Wiimote Plugin: Moved Linux cursor position code into ControllerInterface... | Jordan Woyak |
| 2010-07-10 | GCPad/Wiimote New: Added a set defaults button to the config dialog. (gave ne... | Jordan Woyak |
| 2010-07-03 | New Wiimote Plugin: Added real wiimote support.(only tested on Windows, still... | Jordan Woyak |
| 2010-06-26 | The ControllerInterface API has the notion of an "id" which is presumably | Soren Jorvang |
| 2010-06-22 | boring svn:eol-style native again... | Shawn Hoffman |
| 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-12 | Linux build fix | Glenn Rice |
| 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-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 | 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 | Merge GCPadNew into Dolphin. This takes place in three segments: Core, InputC... | Shawn Hoffman |