dolphin/Source/Core
Lioncash 58159a1693 Some more logging typos and clarifications. Missed these in my last commit.
This commit mainly elaborates on some messages a little more. Also fixes some typos that slipped through the last commit.

A large change in text can be seen in EXI_DeviceMemoryCard.cpp. I added more info as to why a write to a memory card may fail. (This actually was a reason I was unable to write to a memcard recently).

Elaborations can be seen in WGL.cpp

I did change some comments in some files that I was correcting logging messages in, however this is only if I spot a typo or if an abbreviation is lower-cased. Even in that case, the amount of changes done to comments is very minimal.
2013-04-01 00:10:54 -04:00
..
AudioCommon Some more logging typos and clarifications. Missed these in my last commit. 2013-04-01 00:10:54 -04:00
Common Some more logging typos and clarifications. Missed these in my last commit. 2013-04-01 00:10:54 -04:00
Core Some more logging typos and clarifications. Missed these in my last commit. 2013-04-01 00:10:54 -04:00
DiscIO Fix some typos and correct some capitalizations in the log messages. 2013-03-31 19:13:30 -04:00
DolphinWX Some more logging typos and clarifications. Missed these in my last commit. 2013-04-01 00:10:54 -04:00
InputCommon Clean up some space/tab mismatches in DiscIO and InputCommon. 2013-03-19 09:59:41 -04:00
VideoCommon Some more logging typos and clarifications. Missed these in my last commit. 2013-04-01 00:10:54 -04:00
CMakeLists.txt