| Age | Commit message (Expand) | Author |
| 2010-04-13 | stable: ensure SubWCRev.exe doesn't run...heh | Shawn Hoffman |
| 2010-04-10 | Set GCPadNew as the default in linux. By request of nakeee! | Glenn Rice |
| 2010-04-08 | Stable: wiimote fix and memarena fix from trunk | nakeee |
| 2010-04-08 | Stable: | nakeee |
| 2010-04-08 | stable: Added GCPadNew Plugin. Set it to default on windows. | Jordan Woyak |
| 2010-04-04 | stable: Don't enable selection of mic device if dolphin is not compiled with ... | Shawn Hoffman |
| 2010-03-15 | reverted the svnrev.h change, removed revision generation from scons (linux a... | j4ck.fr0st |
| 2010-03-15 | Add shared library scons options to stable tree. | Glenn Rice |
| 2010-03-07 | addendum to last commit: need static svnrev.h for stable build | Shawn Hoffman |
| 2010-03-05 | Gah, screw it | Sonicadvance1 |
| 2010-03-05 | Forgot to check the low argument | Sonicadvance1 |
| 2010-03-05 | Woops | Sonicadvance1 |
| 2010-03-05 | Add a universal option to the osx flag, does not work yet since scons strips ... | Sonicadvance1 |
| 2010-02-24 | Fixed the issue that cpu_info is not initialized in plugin. This commit enabl... | nodchip |
| 2010-02-24 | Systematically eliminating compiler warnings. | Glenn Rice |
| 2010-02-21 | SFML on linux/osx now compiles from external (static) | nakeee |
| 2010-02-19 | Revert the SysConf change, since it was intended by shuffle. | j4ck.fr0st |
| 2010-02-19 | NoGUI: general cleanup, add initialization stuff added in r5064, fixed the co... | j4ck.fr0st |
| 2010-02-18 | Move MemCheck functionality into the virtual DebugInterface class from the mo... | Shawn Hoffman |
| 2010-02-16 | Switches to GCC's internal swaps for swap32 and swap64 in OSX. Changes CDIO f... | Sonicadvance1 |
| 2010-02-16 | Fixed a few memory leaks. Made Init and Shutdown functions for some core syst... | donkopunchstania |
| 2010-02-14 | keep a few separate thunkmanagers so they don't all share the same register b... | hrydgard |
| 2010-02-14 | うそ! | Sonicadvance1 |
| 2010-02-14 | Bunch of tiny memory leaks fixed and cleanup, フウ〜! | Sonicadvance1 |
| 2010-02-13 | Fix crash when stopping and starting a game with OpenCL enabled | Sonicadvance1 |
| 2010-02-12 | Some more leak hunting/housekeeping, probably wont affect Issue 2184 in a not... | j4ck.fr0st |
| 2010-02-08 | second try to implement a more correct safe texture cache, implemented full h... | Rodolfo Osvaldo Bogado |
| 2010-02-08 | make ESC quit the game instead of toggling out of/into full screen mode (fixe... | luisr142004 |
| 2010-02-03 | some cleanup, housekeeping for error cases and increased a few buffer sizes t... | j4ck.fr0st |
| 2010-02-03 | Revert commit 4997 and fix in a way that is more consistent with the structure | 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-01 | Fixes issue 1777. | luisr142004 |
| 2010-01-29 | Fixes Issue 2176 (SysConf on OSX), plus some initialization order warning fix... | j4ck.fr0st |
| 2010-01-24 | quiet some compile-time warnings | Shawn Hoffman |
| 2010-01-23 | Fixes the capital letter as well as path that could cause problem in future (... | ayuanx |
| 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-19 | JitIL is no longer a separate .exe/binary - it's now a simple option, Dolphin... | hrydgard |
| 2010-01-19 | Small fixes: | Rodolfo Osvaldo Bogado |
| 2010-01-17 | Fix EFB reads in fastmem mode by removing the EFB mapping (forces it to go th... | hrydgard |
| 2010-01-17 | Shader Disk Cache implementation for D3D. Saves generated shaders on disk. El... | hrydgard |
| 2010-01-16 | Hopefully fix all remaining quantizer issues in Mario Kart Wii: | hrydgard |
| 2010-01-16 | Move Segher's hashing/crypto code from the Dolphin project to Common. | hrydgard |
| 2010-01-16 | (assorted cleanup and reindent that didn't belong in the quantizer change) | hrydgard |
| 2010-01-16 | RIP "Optimize Quantizers" option. Now using the safe quantizer code from JITI... | hrydgard |
| 2010-01-14 | This could alleviate the suffering of dual core synchronization a bit. | ayuanx |
| 2010-01-13 | commit patch from http://forums.dolphin-emu.com/thread-6527.html fixes the "P... | Shawn Hoffman |
| 2010-01-09 | from BhaaL: linux compile fix for r4794, Event::Wait now supports a timeout (... | Shawn Hoffman |