| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-05 | Add ClearAllMemChecks to DebugInterface | Lioncash | |
| Breakpoints have one, but memchecks don't, despite being cleared directly in the breakpoint window. Now DolphinWX should call the interface functions and not the direct functions of the breakpoints or memchecks for clearing. | |||
| 2014-03-03 | Change the DebugInterface, PPCDebugInterface, and DSPDebugInterface to use ↵ | Lioncash | |
| CamelCase names. This is the standard coding convention in the codebase, so our interfaces should use it too. | |||
| 2014-02-22 | Make Common/ mostly IWYU clean (and fix errors in rest of the project ↵ | Pierre Bourdon | |
| detected by this change). | |||
| 2014-02-10 | Replace all include guard ifdefs with "#pragma once" | lioncash | |
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre | |
