| Age | Commit message (Expand) | Author |
| 2010-04-14 | Change the textctrl->SetLabel's to textctrl->SetValue's in stable too. | Glenn Rice |
| 2010-04-14 | Fixed segfault in linux when the control chooser dialog of GCPadNew is closed. | Glenn Rice |
| 2010-04-13 | stable: ensure SubWCRev.exe doesn't run...heh | Shawn Hoffman |
| 2010-04-10 | Make sure Keyboard::Key::GetState returns either 0 or 1 in linux to make sure... | Glenn Rice |
| 2010-04-10 | Set GCPadNew as the default in linux. By request of nakeee! | Glenn Rice |
| 2010-04-10 | Add linux fixes to GCPadNew from trunk. | Glenn Rice |
| 2010-04-10 | stable: nogui buildfix | Shawn Hoffman |
| 2010-04-08 | stable: Applied the same fixes/cleanups to GCPadNew.cpp as the last commit by... | Jordan Woyak |
| 2010-04-08 | Stable: wiimote fix and memarena fix from trunk | nakeee |
| 2010-04-08 | Stable: another small HLE fix | 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-04-04 | stable: Apply JIT/Int fixes from stable. | NeoBrainX |
| 2010-03-31 | stable: Fix game-specific dual-core checkbox, include the fix for scons bundle | j4ck.fr0st |
| 2010-03-18 | Put my JIT fixes in stable | Sonicadvance1 |
| 2010-03-17 | Same as my last trunk commit. | Glenn Rice |
| 2010-03-17 | Backport of my recent changes to fullscreen and render to main in linux, and ... | Glenn Rice |
| 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-08 | Merged r5172 to stable branch. | skidau |
| 2010-03-07 | should fix wii homebrew (loading) on osx. can't test atm though... | Shawn Hoffman |
| 2010-03-07 | addendum to last commit: need static svnrev.h for stable build | Shawn Hoffman |
| 2010-03-07 | stable: mark as "2.0 RC1" | Shawn Hoffman |
| 2010-03-06 | Fixed the crazy code in r5161. | nodchip |
| 2010-03-06 | Shut down the video software plugin without closing dolphin in Windows. Fixed... | donkopunchstania |
| 2010-03-06 | Reverted the comparison function to r5159 and rewrote map to hash_map. I conf... | nodchip |
| 2010-03-05 | Rewrote a object-comparison code using a standard function. It's a tiny refac... | nodchip |
| 2010-03-05 | Gah, screw it | Sonicadvance1 |
| 2010-03-05 | Forgot to check the low argument | Sonicadvance1 |
| 2010-03-05 | reenable load store on linux (seems to work for most people). | nakeee |
| 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-03-05 | Fix noWX compiling, Fix OSX crashing when opening options because of dumb cod... | Sonicadvance1 |
| 2010-03-03 | accidently broke free look with mouse input, fixed (fixes issue 2377) | luisr142004 |
| 2010-03-03 | ~1KB mem leak fix in NANDContentLoader.cpp | Sonicadvance1 |
| 2010-03-02 | Check texture attribute loader before adding it to vertex loader. | donkopunchstania |
| 2010-02-28 | DSPLLE - lsr16 fix | Marko Pusljar |
| 2010-02-28 | Enable the OSD hotkeys in linux | Glenn Rice |
| 2010-02-28 | should fix cases where the gamelist would stay active under the render window | Shawn Hoffman |
| 2010-02-28 | remove Globals.cpp (had been removed from projects but forgot to svn delete it) | Shawn Hoffman |
| 2010-02-28 | Whoops. | j4ck.fr0st |
| 2010-02-28 | code cleanup, focusing on dsp hle | Shawn Hoffman |
| 2010-02-28 | Omitted extra lower_bound() calls to reduce the computational time. The old r... | nodchip |
| 2010-02-28 | Fixed a wrong type in r5140. | nodchip |
| 2010-02-28 | Refactored VertexLoader::CompileVertexTranslator(). Now texture coordinates l... | nodchip |
| 2010-02-28 | Refactored VertexLoader::CompileVertexTranslator(). Now the vertex position l... | nodchip |
| 2010-02-27 | DSPLLE - addaxl,mulc,'ln fix | Marko Pusljar |
| 2010-02-27 | Add rodolfo's safe texture cache options to the OGL plugin dialog | Glenn Rice |
| 2010-02-26 | experimental commit: simplify even more the params. please test and if theres... | Rodolfo Osvaldo Bogado |