| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-23 | Add includes for building on Windows without PCH | Michael Maltese | |
| 2016-07-19 | Add Configurable RTC | Chris Burgener | |
| 2016-06-24 | Reformat all the things. Have fun with merge conflicts. | Pierre Bourdon | |
| 2015-10-10 | SaveState/DolphinWX: Display time and date of savestate when a slot is ↵ | Admiral H. Curtiss | |
| selected, or Empty if no savestate exists in the slot. | |||
| 2015-09-11 | Partially revert "General: Toss out PRI macro usage" | Lioncash | |
| 2015-09-05 | General: Toss out PRI macro usage | Lioncash | |
| Now that VS supports more printf specifiers, these aren't necessary | |||
| 2015-05-25 | Set copyright year to when a file was created | Tillmann Karras | |
| 2015-05-25 | Update license headers to GPLv2+ | Tillmann Karras | |
| 2015-02-18 | Use clock_gettime instead of gettimeofday, it's more effiency on low power ↵ | Mullin | |
| system Add def for mac(They don't support clock_gettime) Fix my mistake Fix my mistake 2 | |||
| 2014-12-03 | Common: Add a built-in profiler | degasus | |
| 2014-03-29 | Remove all trailing whitespaces from our codebase. | Pierre Bourdon | |
| 2014-03-11 | Fixes spacing for "for", "while", "switch" and "if" | Matthew Parlane | |
| Also moved && and || to ends of lines instead of start. Fixed misc vertical alignments and some { needed newlining. | |||
| 2014-03-09 | clang-modernize -use-nullptr | Tillmann Karras | |
| and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine | |||
| 2014-02-22 | Make Common/ mostly IWYU clean (and fix errors in rest of the project ↵ | Pierre Bourdon | |
| detected by this change). | |||
| 2014-02-20 | Fix more header sorting issues in Common/ (now check-includes clean). | Pierre Bourdon | |
| 2014-02-18 | Convert all includes to relative paths. | Lioncash | |
| 2014-02-17 | Second and final pass of clearing out tabs. | Lioncash | |
| 2014-02-13 | Fix some warnings | Tillmann Karras | |
| 2014-02-10 | Some tidy up of sprintf to StringFromFormat | Matthew Parlane | |
| Includes a small fix to SetupWiiMemory | |||
| 2014-02-09 | Revert "Merge pull request #49 from Parlane/sprintf_tidy" | Pierre Bourdon | |
| Change broke the build on Debian stable. This reverts commit 28755439b36ac8e875d764da5db31ad693459ace, reversing changes made to 64e01ec763d21915e7166e625f8a3e85b46fbcbb. | |||
| 2014-02-08 | Some tidy up of sprintf to StringFromFormat | Matthew Parlane | |
| 2014-02-07 | Fix warnings found by StringFromFormat having printf style checking. | Matthew Parlane | |
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre | |
