| Age | Commit message (Expand) | Author |
| 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-05 | WiimoteNew: Added button mappings for tables and crossfade slider on emulated... | 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-08-24 | 9/10-bit accelerometer data interleaved with buttons | dapetcu21 |
| 2010-07-26 | Gecko codes: Added parenthesis where they were needed.(thanks to glennrics an... | Jordan Woyak |
| 2010-07-23 | abs() works on ints, not floats. Use fabsf() to avoid the double conversions. | Soren Jorvang |
| 2010-07-22 | Prevent Python from stripping off the final newline of the main(){} | Soren Jorvang |
| 2010-07-22 | Port to *BSD. It runs but isn't terribly useful without Cg. | Soren Jorvang |
| 2010-07-20 | Some pathnames are used both by SCons and cpp which can be a bit tricky. | Soren Jorvang |
| 2010-07-19 | Fixed windows build... | dapetcu21 |
| 2010-07-19 | UDPWii: Broadcasting it's presence on IPv4 to 255.255.255.255 once every 1.5 ... | dapetcu21 |
| 2010-07-18 | Committing some cleanups by avindra: | NeoBrainX |
| 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 | include the MP compiler option, which will allow for faster compiling + some ... | luisr142004 |
| 2010-07-16 | New Wiimote Plugin: Moved Linux cursor position code into ControllerInterface... | Jordan Woyak |
| 2010-07-14 | Added back the 3rd argument on the Set() calls | dapetcu21 |
| 2010-07-14 | Added nunchuck acceleration support to UDPWii . Moved some UDPWii stuff to th... | dapetcu21 |
| 2010-07-10 | GCPad/Wiimote New: Added a set defaults button to the config dialog. (gave ne... | Jordan Woyak |
| 2010-07-09 | New Wiimote Plugin: Made UDPWiimote use the regular "Nunchuk" extension setti... | Jordan Woyak |
| 2010-07-09 | Some more attempts at cleaning up the scons build and more clearly | Soren Jorvang |
| 2010-07-08 | Fix the nowx build. Do we still want to keep the nowx build? If you do spea... | Glenn Rice |
| 2010-07-07 | Make the refresh button on the Wiimote New plugin add new wiimotes in linux, ... | Glenn Rice |
| 2010-07-06 | cleanup + some eolz | luisr142004 |
| 2010-07-06 | Linux build fix, code cleanup, and compiler warning removal. | Glenn Rice |
| 2010-07-05 | Fixed linux buid... hopefully. Sorry it took this long.... I had to do a comp... | dapetcu21 |
| 2010-07-05 | Added UDPWii support to the new plugin. Hopefully I didn't made a mess... Nun... | dapetcu21 |
| 2010-07-03 | New Wiimote Plugin: Added real wiimote support.(only tested on Windows, still... | Jordan Woyak |
| 2010-06-26 | Don't bother using autoconfiguration to find the OpenCL and Cg | Soren Jorvang |
| 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-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 |