| Age | Commit message (Expand) | Author |
| 2010-02-03 | Fixes detection of some wii root files | Glenn Rice |
| 2010-02-02 | Code cleanup to improve readability. | Glenn Rice |
| 2010-02-02 | Linux global build. At least the basic footwork is done here. | Glenn Rice |
| 2010-02-02 | Disable LoadStorePaired on Linux, this seems to cause the crashes reported in... | j4ck.fr0st |
| 2010-02-02 | Some small clean up + fixes to make valgrind happy | nakeee |
| 2010-02-02 | Re-added Semi-Pressure | ayuanx |
| 2010-02-01 | Fixes issue 1777. | luisr142004 |
| 2010-01-31 | Fix minor issue with inclusion of OpenAL headers | Glenn Rice |
| 2010-01-31 | Enables detecting pad axes whose range is smaller than usual ones, e.g. from ... | ayuanx |
| 2010-01-30 | Changed OnLoadWiiMenu to walk the same path as starting a game from GameListC... | j4ck.fr0st |
| 2010-01-29 | Fixes Issue 2176 (SysConf on OSX), plus some initialization order warning fix... | j4ck.fr0st |
| 2010-01-29 | Fies Issue 1584 | ayuanx |
| 2010-01-29 | Build fix | nakeee |
| 2010-01-29 | Fixes Issue 2164 | ayuanx |
| 2010-01-28 | This should fix some of the crashes after loading a state for Wii games. | ayuanx |
| 2010-01-27 | Fixes Issue 2125 | ayuanx |
| 2010-01-27 | Make arrow and home keys work in wiimote emulator. | Glenn Rice |
| 2010-01-26 | small wad startup patch (if only wad-s were enabled, there was gamelist refre... | Marko Pusljar |
| 2010-01-25 | ...comment out some PanicAlerts added in last commit that people will probabl... | Shawn Hoffman |
| 2010-01-25 | Should fix crashes caused by aram dma reading off the end of our aram size. | Shawn Hoffman |
| 2010-01-25 | If the saved position is out of screen, start Dolphin in default position. | ayuanx |
| 2010-01-25 | Sanity check, this could help us to figure out the ARAM DMA crash. | ayuanx |
| 2010-01-25 | Minor fixes. | ayuanx |
| 2010-01-24 | fix issue caused by r4941: ppc debugger would think the instruction size was ... | Shawn Hoffman |
| 2010-01-24 | Fix the linux keyboard. | Glenn Rice |
| 2010-01-24 | Make sure wiiuse is cleaned up on exit. | Glenn Rice |
| 2010-01-24 | gcc buildfix | Shawn Hoffman |
| 2010-01-24 | quiet some compile-time warnings | Shawn Hoffman |
| 2010-01-24 | Fix changing disc on win32, (my dumb mistake, strlen doesnt include \0) | LPFaint99 |
| 2010-01-24 | ROM dissasm "refresh" + RE + small fixes | Marko Pusljar |
| 2010-01-23 | Reverted the FIFO thread change | skidau |
| 2010-01-23 | Fixes the capital letter as well as path that could cause problem in future (... | ayuanx |
| 2010-01-23 | Experimental FIFO thread. Speeds up the emulator by moving FIFO to its own t... | skidau |
| 2010-01-23 | Added support for X360pad rumble | ayuanx |
| 2010-01-23 | Fixes Issue 2115 | death2droid |
| 2010-01-22 | If you're Wiimotes input was a real Wiimote and you decided to play a Gamecub... | interdpth |
| 2010-01-22 | Merged PadSimple with nJoy | ayuanx |
| 2010-01-22 | Play button is now be enabled and disabled at the correct times. | Glenn Rice |
| 2010-01-21 | Kill the last timeGetTime calls. | hrydgard |
| 2010-01-21 | linux build fix, sorry | hrydgard |
| 2010-01-21 | (Minor timer library code cleanup) | hrydgard |
| 2010-01-21 | Attempt at fixing the colors of loaded "hi-res" replacement textures in D3D. ... | hrydgard |
| 2010-01-21 | small fix | Marko Pusljar |
| 2010-01-21 | Reenable my change from r3999, works correctly now due to godisgovernment's c... | LPFaint99 |
| 2010-01-20 | Update the about box a little bit, it's actually 2010, not 2003. | hrydgard |
| 2010-01-20 | Updated Dolphin.icns with data from Dolphin.ico, Macs also want nice icons! | j4ck.fr0st |
| 2010-01-20 | This should fix Issue 1982 & Issue 2042 | ayuanx |
| 2010-01-20 | Nullsound killed - Fixes Issue 1082 | Marko Pusljar |
| 2010-01-20 | Some clean up in io_osx.m, the if not confused me in the SConscript. I made t... | Sonicadvance1 |
| 2010-01-20 | Fixed a Wx assertion in the debug builds. The JIT off menu items were being e... | skidau |