| Age | Commit message (Expand) | Author |
| 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 |
| 2009-04-12 | more scons build fixups | nakeee |
| 2009-04-02 | Updated rumble for nJoy, fixed a few glitches with half press button and dead... | sl1nk3.s |
| 2009-03-23 | Added project for AudioCommon. | omegadox |
| 2009-03-21 | improve PE logging + misc | hrydgard |
| 2009-03-20 | Change a bunch of project settings to reduce the flood of warnings you get wh... | hrydgard |
| 2009-03-18 | nakee's new logmanager. added a console window for windows builds (prints to ... | Shawn Hoffman |
| 2009-03-07 | eol-style native update, small warning fix in EXI_Channel.h | LPFaint99 |
| 2009-03-05 | just some compiler warning cleanup. | hrydgard |
| 2009-02-24 | Linux build fixes and some warning cleanup for GCC | omegadox |
| 2009-02-24 | Emulated Wiimote: Added Classic Controller analog gamepad support, and added ... | John Peterson |
| 2009-02-23 | UUpdate svn:eol-style=native ( r1438 ) for Source/*.h | LPFaint99 |
| 2009-02-23 | Update svn:eol-style=native ( r1442 ) for Source/*.cpp | LPFaint99 |
| 2009-02-22 | Core Stop and Start: Fixed stop and start again by avoiding FreeLibrary() of ... | John Peterson |
| 2009-02-21 | Make InputCommon build in debug mode. Seriously, WTF? Debugging code relying ... | hrydgard |