| Age | Commit message (Expand) | Author |
| 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 |
| 2010-04-13 | Commited my new wiimote plugin work so far. Some code was copied from the cur... | Jordan Woyak |
| 2010-04-12 | Added files I forgot in last commit. | Glenn Rice |
| 2010-04-12 | Big restructuring of how the video plugin works. In linux and windows you sh... | Glenn Rice |
| 2010-03-17 | Added several XKeyToString translations. | Glenn Rice |
| 2010-02-16 | Fixed a few memory leaks. Made Init and Shutdown functions for some core syst... | donkopunchstania |
| 2010-02-07 | EXPERIMENTAL: an attempt to fix Issue 1725 | ayuanx |
| 2010-02-02 | Re-added Semi-Pressure | ayuanx |
| 2010-01-31 | Enables detecting pad axes whose range is smaller than usual ones, e.g. from ... | ayuanx |
| 2010-01-29 | Fies Issue 1584 | ayuanx |
| 2010-01-29 | Build fix | nakeee |
| 2010-01-29 | Fixes Issue 2164 | ayuanx |
| 2010-01-27 | Fixes Issue 2125 | ayuanx |
| 2010-01-27 | Make arrow and home keys work in wiimote emulator. | Glenn Rice |
| 2010-01-24 | Fix the linux keyboard. | Glenn Rice |
| 2010-01-23 | Added support for X360pad rumble | ayuanx |
| 2010-01-22 | Merged PadSimple with nJoy | ayuanx |
| 2010-01-20 | This should fix Issue 1982 & Issue 2042 | ayuanx |
| 2009-12-31 | This should fix Issue 1798 | ayuanx |
| 2009-12-30 | * Hides cursor on D3D Fullscreen mode. Fixes Issue 1411 | fgfemperor |
| 2009-12-28 | Fix an issue with BPMEM_LOADTLUT, thanks to revned @ issue 1831, also fix a s... | sl1nk3.s |
| 2009-12-27 | Now Dolphin officially supports Multi-WiiMote (up to 4) | ayuanx |
| 2009-12-27 | Some more key binding fixes. I know I should have made it in just one commit,... | fgfemperor |
| 2009-12-27 | Tiny Fix: | fgfemperor |
| 2009-12-17 | Implemented Nunchuck Roll/Pitch | ayuanx |
| 2009-12-14 | Rearranged EmuWiimote & nJoy. Wow they can share one pad at the same time, an... | ayuanx |
| 2009-12-09 | I think this should fix the "Wiimote sudden death after 15 min" issue, actual... | ayuanx |
| 2009-12-08 | 1. Fixed a silly bug that prevented IR rotation in last rev from working, now... | ayuanx |
| 2009-12-06 | Implemented Pad Rumble for Emu WiiMote, Currently this function is still quit... | ayuanx |
| 2009-11-29 | Now WiiMote button mapping supports both Keyboard & Joypad, or even mixed, no... | ayuanx |
| 2009-11-14 | revert to r4531, but keep the changes from the following revisions: 4533,4550... | Shawn Hoffman |
| 2009-11-12 | Wiimote and nJoy > Gamepad changes | John Peterson |
| 2009-11-11 | Fix GCC 4.5 Compiling. -fvisibility=hidden seems to break it, so it was remov... | Sonicadvance1 |