| Age | Commit message (Expand) | Author |
| 2013-09-01 | A few more warnings. | comex |
| 2013-09-01 | MSVC warnings. | comex |
| 2013-08-29 | [Android] Add in a static libiconv library so non English games don't crash D... | Ryan Houdek |
| 2013-08-09 | Use a multibyte-neutral codepage when calling *printf on Windows. | Pierre Bourdon |
| 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-19 | Android mega commit of trash. | Ryan Houdek |
| 2013-03-19 | Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. | lioncash |
| 2013-03-17 | Fix converting the charset of an empty string. Thanks to MrData on the forums... | Pierre Bourdon |
| 2013-03-03 | Fix more of what I broke. | Jordan Woyak |
| 2013-03-03 | Fix what I broke. | Jordan Woyak |
| 2013-03-02 | Eliminate the wstring game name. | Jordan Woyak |
| 2013-03-02 | Merge branch 'master' into windows-unicode | Jordan Woyak |
| 2013-02-28 | Fix a StringUtil regression from the arm-noglsl merge | Pierre Bourdon |
| 2013-02-27 | Add functions for converting between UTF-8/16. | Jordan Woyak |
| 2013-02-26 | ARM Support without GLSL | Ryan Houdek |
| 2013-01-31 | Fix remaining compiler warnings. | Glenn Rice |
| 2011-12-29 | Reset errno to zero before testing it after the strtoul call. Fixes issue 5078. | skidau |
| 2011-12-13 | Fixed range check on TryParse() for u32, again. | Maarten ter Huurne |
| 2011-12-02 | Fixed range check on TryParse() for u32. | Maarten ter Huurne |
| 2011-07-09 | Make PatchAddEdit complain and not modify entry if fields are invalid instead... | Shawn Hoffman |
| 2011-02-25 | Added an option for opening up the wiki entry in the compatibility list. The... | skidau |
| 2011-02-02 | Remove the global namespace a bit and remove some dead code. | Soren Jorvang |
| 2010-11-11 | Fix StringFromFormat hopefully for the last time. This should be more effici... | Glenn Rice |
| 2010-11-10 | The change to StringFromFormat was overwriting the last character with the NU... | Glenn Rice |
| 2010-11-10 | StringUtil fix | Jordan Woyak |
| 2010-11-10 | Fix for my tweak in the last commit. I knew I had that working at one point. | Glenn Rice |
| 2010-11-10 | Linux build fix. stricmp does not exist on linux. Also a small tweak to the... | Glenn Rice |
| 2010-11-10 | StringUtil cleanup. Nothing seems broken. | Jordan Woyak |
| 2010-07-20 | Prevent double inclusion of CommonPaths.h as pointed out by Glenn. | Soren Jorvang |
| 2010-06-04 | Nits. | Soren Jorvang |
| 2010-06-04 | Refactor the original and much more compatible IniFile implementation to work... | hrydgard |
| 2010-05-23 | Replace the calls to sscanf(for number parsing) and number parsers with strto... | pierre |
| 2010-05-23 | Fix Linux build broken by use of stricmp and vsnwprintf. | pierre |
| 2010-05-23 | add some dx checking routines to the dx plugin + some minor stuff | luisr142004 |
| 2009-11-18 | allow dumping of all symbols to a signature file | Shawn Hoffman |
| 2009-09-07 | GUI: Fixed some GUI related start/stop crashes | John Peterson |
| 2009-09-04 | Revert accidental change to stringutil | nakeee |
| 2009-09-04 | Fixed up the filemon a bit, added isEnable function to the logmanager | nakeee |
| 2009-09-03 | GUI: Added file monitor log | John Peterson |
| 2009-09-02 | GUI: Added restart option to File menu | John Peterson |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-07-04 | Path is now correctly X:\ on windows instead of X:\/ | LPFaint99 |
| 2009-06-28 | Misc warning fixes. | magumagu9 |
| 2009-06-21 | New DSP debugger: step one. (not ready yet, but try loading zelda WW and look... | hrydgard |
| 2009-06-17 | DSPCodeUtil some code fixing | nakeee |
| 2009-04-06 | When searching iso directories subfolders, do not include folders multiple times | LPFaint99 |
| 2009-03-28 | Some code cleanup | omegadox |
| 2009-02-28 | Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr... | hrydgard |
| 2009-02-25 | Revering stringutil (don't you hate it when ector is right?;) | nakeee |