| Age | Commit message (Expand) | Author |
| 2012-06-19 | Added a button to dump the FakeVMEM from the memory debugger if the game uses it | Pierre Bourdon |
| 2011-06-11 | Windows: Sets the cwd to the folder that dolphin.exe resides in. | LPFaint99 |
| 2011-05-24 | Adds the option to change the path to the wii nand root | LPFaint99 |
| 2011-03-11 | Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Read... | Jordan Woyak |
| 2011-03-01 | Pass std::string's by reference when possible. | Glenn Rice |
| 2011-03-01 | More conversion from char * to std::string. | Glenn Rice |
| 2011-02-28 | Convert GetUserPath to return a std::string instead of a const char *. This ... | Glenn Rice |
| 2011-02-14 | Some work on changing comments, log messages, and variable and function names... | Glenn Rice |
| 2011-02-11 | * Dump AVI output on every VI (fixes issue #4064). | smelenchuk |
| 2011-01-29 | Fix the Audio tab and merge the DSP config into one. | sl1nk3.s |
| 2010-12-19 | Fix TextureDecoder.cl to work on both NVidia and ATI video cards. | Glenn Rice |
| 2010-12-03 | Attempt to fix issue r3458. I don't have a 32bit linux install, however I kno... | Shawn Hoffman |
| 2010-09-06 | Some work towards launching by titleid rather than content path, | LPFaint99 |
| 2010-05-12 | OSX fix Dolphin not actually using the Application Support path. | Shawn Hoffman |
| 2010-02-03 | Revert commit 4997 and fix in a way that is more consistent with the structure | Glenn Rice |
| 2010-02-02 | Linux global build. At least the basic footwork is done here. | Glenn Rice |
| 2010-01-29 | Fixes Issue 2176 (SysConf on OSX), plus some initialization order warning fix... | j4ck.fr0st |
| 2009-08-06 | misc cleanup | Shawn Hoffman |
| 2009-07-30 | dolphinwx and debuggerwx can now be compiled with unicode | LPFaint99 |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-06-09 | Post-processing: Added options to graphics config dialog. | hrydgard |
| 2009-04-25 | Completely fixed DSPTool, on all of its memory leaks, bad API and bad C++. (c... | XTra.KrazzY |
| 2009-04-12 | DSP assembler: Error message improvements. | hrydgard |
| 2009-04-12 | DSP: Move the LLE core to a library. Added DSP assembler from gdtool, start c... | hrydgard |
| 2009-03-28 | Some code cleanup | omegadox |
| 2009-03-09 | fix main config dir on osx and autodetect ogl version when it build | tmator |
| 2009-02-28 | fix compile on osx and linux | nakeee |
| 2009-02-28 | Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr... | hrydgard |
| 2009-02-26 | fix plugin dir on osx | tmator |
| 2009-02-24 | Ported wxutils from soap branch (Should make launch and explore work in Linux... | nakeee |
| 2009-02-24 | added check if "file open dialog" changes the working directory. i dunno why ... | fires.gc |
| 2009-02-21 | Adds IsDrive to FileUtil for win32, | LPFaint99 |
| 2008-12-08 | set svn:eol-style=native for **.h | bushing |
| 2008-12-01 | added GetCurrentDirectory function | fires.gc |
| 2008-11-29 | Create a dir for setting.txt to | John Peterson |
| 2008-11-29 | Wii IPC file handling: Made some comments and changes to try to locate the Ma... | John Peterson |
| 2008-11-06 | it seems that "rename" overwrites files... | fires.gc |
| 2008-11-02 | some more HLE of the IPC | fires.gc |
| 2008-11-01 | updating the HLE FS and FileIO | fires.gc |
| 2008-09-23 | Moved ScanDirectoryTree() to FileUtil: this is a generic directory scanning f... | Maarten ter Huurne |
| 2008-09-23 | Changed File from a class into a namespace, since all its methods were static. | Maarten ter Huurne |
| 2008-09-22 | Reduce the use of string objects slightly. Add Delete ISO feature. | hrydgard |
| 2008-09-17 | Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnin... | hrydgard |
| 2008-09-07 | Add some missing GPL headers, fix building with Platform SDK 6.0, delete unus... | hrydgard |
| 2008-09-05 | added getuserdirectory | nakeee |
| 2008-07-20 | Better error messages, Dolphin will create save directories if not present. | hrydgard |
| 2008-07-20 | Attempt at auto update SVN revision in title bar - let's see if it works for ... | hrydgard |
| 2008-07-20 | More GFX plugin cleanup, still no visible changes. | hrydgard |
| 2008-07-16 | Mostly cleanup and some better crash messages. Also enabled partial block lin... | hrydgard |