| 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-10 | Make sure Keyboard::Key::GetState returns either 0 or 1 in linux to make sure... | Glenn Rice |
| 2010-04-10 | Add linux fixes to GCPadNew from trunk. | Glenn Rice |
| 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-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 | Add shared library scons options to stable tree. | Glenn Rice |
| 2010-03-07 | stable: mark as "2.0 RC1" | Shawn Hoffman |
| 2010-03-06 | Shut down the video software plugin without closing dolphin in Windows. Fixed... | donkopunchstania |
| 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-02 | Check texture attribute loader before adding it to vertex loader. | donkopunchstania |
| 2010-02-28 | Enable the OSD hotkeys in linux | Glenn Rice |
| 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 | Fixed a wrong type in r5140. | nodchip |
| 2010-02-28 | Refactored VertexLoader::CompileVertexTranslator(). Now the vertex position l... | nodchip |
| 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 |
| 2010-02-26 | Simplify the params for the safe texture cache | Rodolfo Osvaldo Bogado |
| 2010-02-25 | Fix issue 2364 + another issue introduced in r5129 causing the main window to... | sl1nk3.s |
| 2010-02-25 | Build fix for linux. sprintf_s does not exist in linux. Does it in windows? | Glenn Rice |
| 2010-02-25 | heh, builds fix, sorry :p | luisr142004 |
| 2010-02-25 | finish proper window handling, fix the modal state of the config dialogs, plu... | luisr142004 |
| 2010-02-25 | fix some D3D memory leaks | donkopunchstania |
| 2010-02-25 | Oops, should have tested my copy and paste from wiimote to gcpad | Glenn Rice |
| 2010-02-25 | Fix input focus in fullscreen on linux | Glenn Rice |
| 2010-02-24 | apply the changes from r5109 to the DX9 plugin aswell. the config dialog does... | j4ck.fr0st |
| 2010-02-24 | Systematically eliminating compiler warnings. | Glenn Rice |
| 2010-02-23 | First a bugfix: | Rodolfo Osvaldo Bogado |
| 2010-02-23 | Convert a few other EVT_COMBOBOX's to EVT_CHOICE's that I missed | Glenn Rice |
| 2010-02-23 | Fix some wxChoice events that were still wxComboBox events. | Glenn Rice |
| 2010-02-23 | Some tiny fix, fixed a crash when activating "overlay some statistics" on OGL... | sl1nk3.s |
| 2010-02-22 | Revert commit 5105 until we sort out how we want this to work in linux. | Glenn Rice |
| 2010-02-22 | Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their c... | sl1nk3.s |
| 2010-02-22 | More conversions to wxChoice, weee | Sonicadvance1 |
| 2010-02-22 | On linux don't compile and link against lzo, soil, and sfml "Externals." | Glenn Rice |
| 2010-02-22 | Remove the AO dependency for DSP LLE, which is silly | Sonicadvance1 |
| 2010-02-21 | Fix issue 2019, fix hiding or showing games with country == Italy, France, Ta... | sl1nk3.s |
| 2010-02-21 | Warning cleanup, mainly shadowed variables, const/non-const and ctor initiali... | j4ck.fr0st |
| 2010-02-21 | Some Wiimote Cleanup, re/moved some globals to where they belong. | j4ck.fr0st |
| 2010-02-20 | Some code clean up, and take care of some compiler warnings. | Glenn Rice |
| 2010-02-19 | Add a SetSelectin I forgot. | Glenn Rice |
| 2010-02-19 | Fix some Set/GetValue's Sonic forgot. | Glenn Rice |