| Age | Commit message (Expand) | Author |
| 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-01-03 | CMake: simplify some expressions | Tillmann Karras |
| 2014-09-01 | msvc: remove some remnants of SDL and DSound from projects and general cleanup. | Shawn Hoffman |
| 2014-08-14 | Windows: Use a shared precompiled header for dolphin code under Source/ | Shawn Hoffman |
| 2014-08-07 | Fix more warnings from #579 | Tillmann Karras |
| 2014-06-24 | Remove the 32-bit config platform from the VS solution and projects | Lioncash |
| 2014-03-11 | Fixes spacing for "for", "while", "switch" and "if" | Matthew Parlane |
| 2014-03-09 | Fix DSPTool string output for disassembly. | Lioncash |
| 2014-03-09 | Fix DSPTool. | Lioncash |
| 2014-02-20 | Forgot to move DSPTool over. Fixed now. | Lioncash |
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre |
| 2013-12-31 | Convert all vcxproj files to UNIX line endings | Jasper St. Pierre |
| 2013-11-22 | Changed the DSP ROM warning from a panic alert to an on-screen message. | skidau |
| 2013-11-05 | Fix {Read,Write}FileToString. | Matthew Parlane |
| 2013-11-03 | Run code through the advanced tool 'sed' to remove trailing whitespace. | comex |
| 2013-11-02 | do not copy pdbs to binary dir (you can use the symbol server for $(random_bu... | Shawn Hoffman |
| 2013-10-26 | Update to VS2013 and a slew of build-related updates. Notes: | Shawn Hoffman |
| 2013-05-21 | Buildfix for dsptool. | Rachel Bryk |
| 2013-04-17 | New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm... | Lioncash |
| 2013-04-15 | Update the license file text (change SVN to Git) in all projects except Core ... | lioncash |
| 2013-03-26 | Fixed DSPTool build. | skidau |
| 2012-03-25 | Remove scons-related files | Shawn Hoffman |
| 2012-03-18 | remove scons files from VS projects | Shawn Hoffman |
| 2012-03-18 | forgot to add wxwidgets3 vcxproj to git, since it was masked by gitignore... | Shawn Hoffman |
| 2011-12-14 | Let "make install" on OS X copy the bundle to /Applications. | Maarten ter Huurne |
| 2011-09-05 | vs2010: Disable LTCG for realz | Shawn Hoffman |
| 2011-07-18 | Add the DSPTool and UnitTests to the cmake build. They are optional, and to ... | Glenn Rice |
| 2011-07-17 | vs2010: build dsptool again | Shawn Hoffman |
| 2011-03-03 | Move SConscript files out from the Src subdirectories to be | Soren Jorvang |
| 2011-03-03 | Prepare for the release of Xcode 4, which has working LTO | Soren Jorvang |
| 2011-03-01 | More conversion from char * to std::string. | Glenn Rice |
| 2011-02-11 | drop vs2008 projects in favor of vs2010 | Shawn Hoffman |
| 2011-02-05 | LTCG (link time code gen) was off in some projects, so turn it off in all of ... | hrydgard |
| 2011-02-05 | The compiler need not obey the static keyword, so to avoid linker | Soren Jorvang |
| 2011-02-04 | Turn back on unit tests in SCons. | Soren Jorvang |
| 2011-02-03 | Use brute force to link the software plugin. | Soren Jorvang |
| 2011-02-02 | Remove the global namespace a bit and remove some dead code. | Soren Jorvang |
| 2011-01-29 | Try to fix Windows build. | Soren Jorvang |
| 2011-01-29 | Core and DSPCore now have mutual dependencies, which breaks the | Soren Jorvang |
| 2011-01-28 | Some preliminary cleanup of the global namespace for LTO. | Soren Jorvang |
| 2010-07-22 | Build but don't install the dsptool/tester/MemcardManager tools | Soren Jorvang |
| 2010-07-20 | Fix the global build on linux. | Glenn Rice |
| 2010-07-20 | Some pathnames are used both by SCons and cpp which can be a bit tricky. | Soren Jorvang |
| 2010-07-19 | Get rid of a number of unnecessary env.Clones. | Soren Jorvang |
| 2010-07-16 | include the MP compiler option, which will allow for faster compiling + some ... | luisr142004 |
| 2010-06-10 | Simplify the SCons build: | Soren Jorvang |
| 2010-06-09 | Hg: | Shawn Hoffman |
| 2010-06-02 | Fix some cases of variables being used uninitialized. Also some unused | Soren Jorvang |
| 2010-06-02 | Meta: | Soren Jorvang |