dolphin/Source/Core/DolphinWX/Src/MemoryCards
Soren Jorvang 9c21d003af Remove the global namespace a bit and remove some dead code.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7043 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-02 18:21:20 +00:00
..
GCMemcard.cpp Remove the global namespace a bit and remove some dead code. 2011-02-02 18:21:20 +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 Removed my previous PanicAlert translation hack. Fixed with a better method suggested by BhaaL. The translation is done by a callback in the MsgHandler routine that is set at program start. Added macros PanicAlertT, SuccessAlertT, PanicYesNoT, and AskYesNoT that are identical to the non T versions except those strings will be added by gettext to the po files to be translated. These can and should be used anywhere in the code for strings that should be translated. 2011-01-13 02:05:58 +00:00
WiiSaveCrypted.h Move AES to common lib 2010-12-22 06:00:36 +00:00