| Age | Commit message (Expand) | Author |
| 2011-06-23 | Tag Dolphin 3.03.0 | NeoBrainX |
| 2011-03-22 | Fix gcc build. | Soren Jorvang |
| 2011-03-21 | OS X also needs to have the display resolution changed before | Soren Jorvang |
| 2011-03-20 | Simplify the SCons build: | Soren Jorvang |
| 2011-03-10 | Fix OS X Lion build: | Soren Jorvang |
| 2011-03-06 | Use clang for compiling the few .c files, including minilzo-2.04 | Soren Jorvang |
| 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-02-16 | Clean up shared_foo handling. | Soren Jorvang |
| 2011-02-15 | The pkg-config name of libpng is "libpng", not just "png". | Soren Jorvang |
| 2011-02-15 | Disable use of exceptions in the wxWidgets3 build. | Soren Jorvang |
| 2011-02-14 | Initialize all struct members. | Soren Jorvang |
| 2011-02-14 | Allow building with Externals/wxWidgets3 on Linux and import | Soren Jorvang |
| 2011-02-12 | Allow building with wxgtk 2.9.2 in Externals. | Soren Jorvang |
| 2011-02-11 | Fix SCons build. | Soren Jorvang |
| 2011-02-08 | Externals build framework for wxWidgets 2.9.2+. | Soren Jorvang |
| 2011-02-08 | Check for wxWidgets 2.9.2 (trunk really) which the OS X build now requires. | Soren Jorvang |
| 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-04 | In the SCons build, skip the generation of static libraries | Soren Jorvang |
| 2011-02-03 | Removed the Lua script console and Externals/Lua. The script console was inco... | Jordan Woyak |
| 2011-02-03 | Use brute force to link the software plugin. | Soren Jorvang |
| 2011-02-02 | Thread affinity on OS X and *BSD. | Soren Jorvang |
| 2011-02-02 | Remove PluginSpecs.h. Merge the few needed enums from that file into Common.... | Glenn Rice |
| 2011-01-31 | Fix *BSD build. | Soren Jorvang |
| 2011-01-31 | Fix OS X build. | Soren Jorvang |
| 2011-01-30 | Revert to Cg.framework 3.0.0007. 3.0.0015 has problems. | Soren Jorvang |
| 2011-01-30 | Virtual base classes should have a virtual destructor. | Soren Jorvang |
| 2011-01-29 | Core and DSPCore now have mutual dependencies, which breaks the | Soren Jorvang |
| 2011-01-29 | Be a little more careful about the use of SSE. | Soren Jorvang |
| 2011-01-29 | The OS X build now requires a little less compiler/linker magic | Soren Jorvang |
| 2011-01-29 | Link the video plugin statically into the main binary on OS X. | Soren Jorvang |
| 2011-01-28 | Fix OS X build. | Soren Jorvang |
| 2011-01-27 | Various minor fixes to allow building with clang on OS X. | Soren Jorvang |
| 2011-01-22 | Drop support for building on OS X 10.5. It is too much hassle to | Soren Jorvang |
| 2011-01-21 | Use the LLVM branch of gcc, which produces better code. | Soren Jorvang |
| 2011-01-21 | Make sure the game list gets created with automatic starts. | Soren Jorvang |
| 2011-01-20 | Disable the default PIC generation on OS X. This might make for a | Soren Jorvang |
| 2011-01-15 | Clean up nowx and stop cocoaApp busy-waiting in the main loop. | Soren Jorvang |
| 2011-01-14 | Accept arbitrary HID devices as gamepads instead of using SDL, | Soren Jorvang |
| 2011-01-11 | wxWidgets 2.9.2 works with _("") strings for command-line arguments. | Soren Jorvang |
| 2011-01-06 | Kill HAVE_OPENCL. | Soren Jorvang |
| 2010-12-31 | Remove wiiuse, and use our own code. Works on linux and windows. On OSX it ... | Glenn Rice |
| 2010-12-27 | All 64-bit capable Macs have the SSSE3 extension. | Soren Jorvang |
| 2010-12-05 | Move NSAutoreleasePool handling into the proper entry/exit points | Soren Jorvang |
| 2010-11-16 | Linux cmake build fix. I fixed the scons build as well, so this might fix th... | Glenn Rice |
| 2010-11-14 | Damn scons. Fix a indentation issue. | Glenn Rice |
| 2010-11-14 | Linux needs the -fvisibility=hidden flags. The font selection of the debugge... | Glenn Rice |
| 2010-11-14 | Clean up OS X wx library handling a bit. | Soren Jorvang |
| 2010-11-14 | Allow building on OS X with static wx libs. | Soren Jorvang |