dolphin/Source/Core
Shawn Hoffman 1d666bf109 remove some newlines from FileUtil logs.
add ___blank to HLE'd debug logging.
add long long support to HLE_OS::GetStringVA
take care of those annoying sdio 0x40 and 0x41 commands...not that they do much in the first place...
some cleanup on the IPC net devices

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4488 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-31 09:17:37 +00:00
..
AudioCommon CoreAudio for osx : replace all deprecated functions, now it not block dolphin, but it not work, i'm not a sound specialist 2009-10-23 17:10:27 +00:00
Common remove some newlines from FileUtil logs. 2009-10-31 09:17:37 +00:00
Core remove some newlines from FileUtil logs. 2009-10-31 09:17:37 +00:00
DebuggerUICommon fix bug with ascii memview: make '\0' be ' ' instead of string end. 2009-10-31 09:12:31 +00:00
DebuggerWX Trying a fix to floating point single (issue 1556), Sonic Unleashed now have correct projections, also re-enabled color buffer clear on OpenGL plugin (was causing flickering in fullscreen and garbage on sides...) 2009-10-20 23:09:44 +00:00
DiscIO Fix a possible crash on close due to INANDContentLoader objects getting deleted twice 2009-10-25 02:03:45 +00:00
DolphinWX Init X multithread support on linux. 2009-10-29 21:12:11 +00:00
DSPCore DSPSPY improvements 2009-10-01 15:12:12 +00:00
InputCommon Fix a small misspell in OGL config, Fix the toggle fullscreen button when rendering to separate window + a weird issue related to rendering to main. 2009-10-24 00:18:21 +00:00
VideoCommon fixed z textures, don't know where this is used but a fix is a fix 2009-10-31 03:35:36 +00:00