| Age | Commit message (Expand) | Author |
| 2010-03-17 | Same as my last trunk commit. | 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 |
| 2009-10-24 | Fix a small misspell in OGL config, Fix the toggle fullscreen button when ren... | sl1nk3.s |
| 2009-09-08 | get rid of the '¯' chars in source code...non ascii chars are not really goo... | Shawn Hoffman |
| 2009-09-02 | Got rid of all of jp's ////////////////////////////// lines (nearly 500 of th... | Marcus Wanners |
| 2009-08-01 | InputCommon now builds in unicode | LPFaint99 |
| 2009-07-30 | set vcproj to unicode for everything except Core, Common, DiscIO, InputCommon... | LPFaint99 |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-07-26 | Fix up all copyright dates. | death2droid |
| 2009-07-15 | Roll back R3801. Dolphin works again. Seriously, if you're not even testing h... | hrydgard |
| 2009-07-15 | Tons of reworking of the cores to make them more...generalized, not quite the... | Sonicadvance1 |
| 2009-07-13 | Some Fixes, compile fix in Linux. Comments, etc | Sonicadvance1 |
| 2009-07-13 | Sorry for intruding in to the core. Fixed NoGUI mode in Linux, add back the i... | Sonicadvance1 |
| 2009-07-12 | Rearrange LogManager includes. The main purpose is to make it possible to mod... | Nolan Check |
| 2009-07-11 | remove PAD_GetAttachedPads() from PadSimple and nJoy (and plugin specs). It h... | Shawn Hoffman |
| 2009-07-09 | nJoy: Allow the same settings for the C-stick | John Peterson |
| 2009-07-09 | Move XInputBase from PadSimple to InputCommon, | LPFaint99 |
| 2009-07-09 | nJoy: Fixed the radius adjustment | John Peterson |
| 2009-07-09 | nJoy: Added radius option to advanced settings | John Peterson |
| 2009-07-08 | Steps to simplify pad mappings for wiimote plugin | LPFaint99 |
| 2009-07-03 | Fix a nasty dualcore hang in EFB read (see r3658 comment...) | sl1nk3.s |
| 2009-06-28 | Misc warning fixes. | magumagu9 |
| 2009-06-13 | Add mini unit testing framework to Dolphin itself - use it to find bugs and v... | hrydgard |