summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/StringUtil.cpp
AgeCommit message (Expand)Author
2009-02-25Added set and get in ini for comma seperated listnakeee
2009-02-22Consolidate the three implementations of Decode5A3 found in Core into one. Fi...hrydgard
2009-02-22fix tiny buffer overflow in Hex2Ascii()hrydgard
2009-02-20Emulated Wiimote: Added game specific Wiimote cursor configuration. The IR po...John Peterson
2009-02-16Rerecording: Added frame step function and status bar for the input recording...John Peterson
2009-02-07Wiimote:John Peterson
2009-02-04Wiimote: Show the decrypted Nunchuck calibration values in the log when a rea...John Peterson
2009-02-03Wiimote: The first working IR recording, use Alt + the numerical HotKey to pl...John Peterson
2009-02-01kill useless unit testing framework that doesn't work :phrydgard
2009-01-14put the handy items on the first page of ConfigMain. Fix for plugins not load...Shawn Hoffman
2008-12-10Workaround for StringFromFormat-under-linux problem, random cleanup.hrydgard
2008-12-09Wiimote: Added optional status icons for the Wiimote speaker and leds. And a ...John Peterson
2008-12-08set svn:eol-style=native for **.cppbushing
2008-11-26warning fixesnakeee
2008-11-11Another small DSP HLE update.John Peterson
2008-10-13Fix Action Replay properly (i hope :P).. some misc code cleanuphrydgard
2008-10-09Fix Building in Linux, removed the define for _T() in Common.h so now we can ...Sonicadvance1
2008-09-22remove annoying message.hrydgard
2008-09-22constification, code style, changed vector<FileInfo*> to vector<FileInfo> for...hrydgard
2008-09-14Revert a fix for now, might break Win32 build hrydgard
2008-09-14Fixed some valgrind warnings.hrydgard
2008-08-27Fixed warnings about comparison between signed and unsigned integer expressions.Maarten ter Huurne
2008-08-07Fix linux build and a crash. hrm, how did it work before...hrydgard
2008-07-24finished dialogs for memory checks and breakpointsfires.gc
2008-07-24Linux: Fixed a bug in SplitPath which made the extension have no period. Fixe...Sonicadvance1
2008-07-17debugger improvmentsfires.gc
2008-07-12Initial megacommit.hrydgard