dolphin/Source/Core
Soren Jorvang 95edef2e0d Avoid printing garbage numbers in the status line when the process
becomes blocked. This was most readily apparent when first starting
programs from a high-latency filesystem.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5558 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-05-31 16:23:13 +00:00
..
AudioCommon Have the AudioUnit callback drive the internal mixer directly instead 2010-05-31 05:05:53 +00:00
Common De-inline StripTailDirSlashes() to work around a weird code generation bug. 2010-05-30 09:41:38 +00:00
Core Avoid printing garbage numbers in the status line when the process 2010-05-31 16:23:13 +00:00
DebuggerUICommon Fix another wrong sprintf usage 2010-04-08 14:58:50 +00:00
DebuggerWX Improve iterator usage. 2010-05-28 23:14:16 +00:00
DiscIO Limit buffer size required to extract files. This helps avoid out of memory errors. 2010-05-30 17:57:56 +00:00
DolphinWX Identify OS X application bundle with SVN version number. 2010-05-31 16:18:40 +00:00
DSPCore DSPLLE: followup to last change: bugfix + remove extraneous exception checks 2010-05-29 21:43:46 +00:00
InputCommon Changed both video plugins to save PNG screenshots. Made GCPad New default in trunk (it already is in stable). Fixed a hack in new wiimote plugin. Other minor changes. 2010-05-29 10:09:24 +00:00
VideoCommon Improve iterator usage. 2010-05-28 23:14:16 +00:00