| Age | Commit message (Expand) | Author |
| 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 |
| 2009-02-25 | Added set and get in ini for comma seperated list | nakeee |
| 2009-02-22 | Consolidate the three implementations of Decode5A3 found in Core into one. Fi... | hrydgard |
| 2009-02-22 | fix tiny buffer overflow in Hex2Ascii() | hrydgard |
| 2009-02-20 | Emulated Wiimote: Added game specific Wiimote cursor configuration. The IR po... | John Peterson |
| 2009-02-16 | Rerecording: Added frame step function and status bar for the input recording... | John Peterson |
| 2009-02-07 | Wiimote: | John Peterson |
| 2009-02-04 | Wiimote: Show the decrypted Nunchuck calibration values in the log when a rea... | John Peterson |
| 2009-02-03 | Wiimote: The first working IR recording, use Alt + the numerical HotKey to pl... | John Peterson |
| 2009-02-01 | kill useless unit testing framework that doesn't work :p | hrydgard |
| 2009-01-14 | put the handy items on the first page of ConfigMain. Fix for plugins not load... | Shawn Hoffman |
| 2008-12-10 | Workaround for StringFromFormat-under-linux problem, random cleanup. | hrydgard |
| 2008-12-09 | Wiimote: Added optional status icons for the Wiimote speaker and leds. And a ... | John Peterson |
| 2008-12-08 | set svn:eol-style=native for **.cpp | bushing |
| 2008-11-26 | warning fixes | nakeee |
| 2008-11-11 | Another small DSP HLE update. | John Peterson |
| 2008-10-13 | Fix Action Replay properly (i hope :P).. some misc code cleanup | hrydgard |
| 2008-10-09 | Fix Building in Linux, removed the define for _T() in Common.h so now we can ... | Sonicadvance1 |
| 2008-09-22 | remove annoying message. | hrydgard |
| 2008-09-22 | constification, code style, changed vector<FileInfo*> to vector<FileInfo> for... | hrydgard |
| 2008-09-14 | Revert a fix for now, might break Win32 build | hrydgard |
| 2008-09-14 | Fixed some valgrind warnings. | hrydgard |