| Age | Commit message (Expand) | Author |
| 2010-04-09 | VideoCommon: merged SSSE3/SSE4.1 codes. Added some additional SSSE3/SSE4.1 co... | nodchip |
| 2010-04-08 | Fix an issue introduced in revision 5290 that caused a segmenation fault when... | Glenn Rice |
| 2010-04-08 | Random fixes and cleanups | NeoBrainX |
| 2010-04-08 | Fix another wrong sprintf usage | NeoBrainX |
| 2010-04-08 | Fixed the bug where JITIL could not be selected in debugger mode. | skidau |
| 2010-04-08 | GCPadNew: Added option to disable input when Dolphin window isn't active. Som... | Jordan Woyak |
| 2010-04-07 | windows compile fix (thanks lordmark) | nakeee |
| 2010-04-07 | DSP LLE Jit, joined work with XK and skidu. | nakeee |
| 2010-04-06 | fixed gcpad new to work with certain devices that need reaquiring of the devi... | luisr142004 |
| 2010-04-06 | Fix wrong sprintf usage: the parameters use the restrict keyword so they may ... | NeoBrainX |
| 2010-04-05 | Partially implement NCDGetWirelessMacAddress on Windows as well | NeoBrainX |
| 2010-04-05 | DSPHLE - the same thing for AXWII - fixes De Blob, Cursed Mountain, ... | Marko Pusljar |
| 2010-04-05 | Fixed game-specific Wii/Widescreen and RE0 Hack checkboxes. | j4ck.fr0st |
| 2010-04-05 | DSPHLE - some games are even changing/sending again the same ucode while inga... | Marko Pusljar |
| 2010-04-05 | Change a PanicYesNo to a PanicAlert | NeoBrainX |
| 2010-04-04 | Tweaked the widescreen hack: It now "hacks" to and from any aspect ratio, not... | Jordan Woyak |
| 2010-04-04 | trunk: Don't enable selection of mic device if dolphin is not compiled with p... | Shawn Hoffman |
| 2010-04-04 | Fix NCDGetWirelessMacAddress always returning the hard coded MAC address inst... | NeoBrainX |
| 2010-04-04 | Partially implement IOCtlV 0x8 (NCDGetWirelessMacAddress) of /dev/net/ncd/manage | NeoBrainX |
| 2010-04-04 | corrected some things i forget in my last commit | Rodolfo Osvaldo Bogado |
| 2010-04-03 | back to limit vps instead of fps as this fix fps limit and now it works corre... | Rodolfo Osvaldo Bogado |
| 2010-04-02 | Fixed bug where the projection hack setting was not being saved in the Game P... | skidau |
| 2010-04-02 | Wiimote: Close find handle afterwards, plus some cleanup. | j4ck.fr0st |
| 2010-04-02 | Start work of OSX keyboard input, doesn't work, so it's currently disabled, b... | Sonicadvance1 |
| 2010-04-02 | A few changes to the GCPadNew needed to compile in linux, and put GCPadNew ba... | Glenn Rice |
| 2010-04-02 | GCPadNew now compiles with SDL 1.2, disabling haptic features. | Jordan Woyak |
| 2010-04-02 | Build fix for windows | Glenn Rice |
| 2010-04-01 | Fix state saving and loading in linux. Apparently that is why the OpenGL_Mak... | Glenn Rice |
| 2010-04-01 | Remove GCPadNew from the linux build until I get a chance to fix it. | Glenn Rice |
| 2010-04-01 | Another one bites the dust | Sonicadvance1 |
| 2010-04-01 | Don't let ASM test crash and burn if it can't open file | Sonicadvance1 |
| 2010-04-01 | add two paths to addx in JIT that Crazy Taxi kept hitting, add 'add' and 'add... | Sonicadvance1 |
| 2010-04-01 | NewGCPad: Sliders should be functional on DirectInput, also Axes renamed. XIn... | Jordan Woyak |
| 2010-04-01 | Fix pad working in OSX | Sonicadvance1 |
| 2010-04-01 | Clean up of new Plugin, get it compiling in Linux/OSX, Linux side, you need t... | Sonicadvance1 |
| 2010-03-31 | Fix game-specific dual-core checkbox | j4ck.fr0st |
| 2010-03-31 | Fixes issue 2483 | death2droid |
| 2010-03-30 | Plugin that should eventually replace the GCPad and emulated Wiimote plugin: | Jordan Woyak |
| 2010-03-30 | buildfix, plus some cleanup to make things a bit more readable | j4ck.fr0st |
| 2010-03-30 | Hopefully completely fix up the issues with the wiimote auto reconnect option... | death2droid |
| 2010-03-29 | This should largely go unnoticed | Sonicadvance1 |
| 2010-03-29 | DSPLLE: Opcode LUT Cleanup | XTra.KrazzY |
| 2010-03-28 | fixed fps limiting when using using virtual xfb, now fps = vps, in fact now r... | Rodolfo Osvaldo Bogado |
| 2010-03-28 | DSPLLE - small idleskip improvment for zelda | Marko Pusljar |
| 2010-03-28 | Fix a problem with the sensitivity setting being grayed out when the wiimote ... | death2droid |
| 2010-03-27 | fixup Jit64::subfcx and Jit64::subfex | Shawn Hoffman |
| 2010-03-27 | fix setting of cr in jit64 for divwux (when div by 0) | Shawn Hoffman |
| 2010-03-27 | fix divwux and divwx in interpreter, and fix divwux in jit64 - use the jit64 ... | Shawn Hoffman |
| 2010-03-27 | Allows more than one instance of Dolphin to be running. Credit goes to Billi... | skidau |
| 2010-03-27 | Commit some work based off of James333's auto reconnect patch. | death2droid |