dolphin/Source/Core
nakeee 27d3191f4d Small build fix
isn't there a nicer way to make wxString into c_str?


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@767 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-04 19:50:04 +00:00
..
Common Reverted r762 and r763 - i don't see any good reason to keep this revision as long as nobody fixes the windows build (btw: i don't understand why we need a non-WX build at all). if someone is going to fix it he can revert this revision. 2008-10-04 17:26:12 +00:00
Core fix some comments, some files with mixed line endings, some warnings. 2008-10-03 17:22:35 +00:00
DebuggerWX Changed _SECURE_SCL from 1 to 0 in the debugger to allow me to access SConfig::GetInstance().m_LocalCoreStartupParameter.m_strDSPPlugin.c_str() from there. 2008-10-04 14:26:47 +00:00
DiscIO Submit all kind of misc little changes and cleanup so I get a clean slate. There should be nothing in here that really changes anything important, except fixing some types in the filesystemgc stuff. 2008-09-28 16:49:58 +00:00
DolphinWX Small build fix 2008-10-04 19:50:04 +00:00
VideoCommon DataReader inline for OGL/DX9 and moved to VideoCommon. Large clean up. 2008-10-03 22:05:28 +00:00