index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
Src
/
StringUtil.cpp
Age
Commit message (
Expand
)
Author
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
2008-08-27
Fixed warnings about comparison between signed and unsigned integer expressions.
Maarten ter Huurne
2008-08-07
Fix linux build and a crash. hrm, how did it work before...
hrydgard
2008-07-24
finished dialogs for memory checks and breakpoints
fires.gc
2008-07-24
Linux: Fixed a bug in SplitPath which made the extension have no period. Fixe...
Sonicadvance1
2008-07-17
debugger improvments
fires.gc
2008-07-12
Initial megacommit.
hrydgard
[prev]