dolphin/Source/Core/DolphinWX
LPFaint99 dfe890e8f1 pass by reference instead of pointer in several places,
return std::strings instead of filling a buffer,
move gci filename generation to a function inside gcmemcard instead of the gui code
 change all functions that do not modify the object to const

Conflicts:

	Source/Core/Core/Src/HW/GCMemcard.cpp
	Source/Core/DolphinWX/Src/MemcardManager.cpp

Signed-off-by: LPFaint99 <lpfaint99@gmail.com>
2012-02-12 14:39:10 -08:00
..
resources Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00
Src pass by reference instead of pointer in several places, 2012-02-12 14:39:10 -08:00
CMakeLists.txt Copy translation files into OS X bundle. 2011-12-17 16:26:52 +01:00
Dolphin.vcxproj Merge branch 'master' into gc-mic 2011-10-16 02:22:21 -07:00
Dolphin.vcxproj.filters Merge branch 'master' into gc-mic 2011-10-16 02:22:21 -07:00
Dolphin.vcxproj.user vs2010: make -d be passed to debugfast builds launched from vs 2011-02-25 04:00:16 +00:00
DolphinWX.rc Hg: 2010-06-09 01:37:08 +00:00
Info.plist.in Applied compile and link flags from SCons build for OS X to CMake build. 2011-12-11 21:27:06 +01:00
resource.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
SConscript Move GCMemcard from DolphinWX/Memorycards to Core/HW 2011-10-04 13:14:18 -07:00