dolphin/Source/Core/DolphinWX/Src/MemoryCards
LPFaint99 1e0b0bf84d Fixes/Cleanup for the MemcardManager.
Notable Changes:
Fixes right click menu in linux.
Fixes Issue 2412.
sram.raw file is no longer required to format a memcard
Update to use new ini sections, automatically remove default settings from ini file
enable pages setting no longer requires memcard manager to be reopened to take effect
it is no longer possible to switch to a negative page number

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6546 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-10 07:11:05 +00:00
..
GCMemcard.cpp Fixes/Cleanup for the MemcardManager. 2010-12-10 07:11:05 +00:00
GCMemcard.h some cleanup, housekeeping for error cases and increased a few buffer sizes that are overflown by its content. 2010-02-03 20:29:49 +00:00
WiiSaveCrypted.cpp allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...) 2010-12-05 09:04:34 +00:00
WiiSaveCrypted.h Hg: 2010-06-09 01:37:08 +00:00