From ff4b075fbb2f03a5a652183c5fa06bcb89307f1d Mon Sep 17 00:00:00 2001 From: Cyan Date: Sun, 14 Apr 2013 21:02:09 +0000 Subject: [PATCH] * Fixed NTFSLib's Mem2 Allocation (Thanks Dimok) * Fixed missing parent folder ".." when browsing a NTFS partition. * DML: Updated DM(L) detection up to version 2.9 * DEVO: Added F-ZeroAX and TimerFix settings (requires Devolution r196 or newer) --- HBC/META.XML | 4 +-- source/GameCube/DEVO_Config.h | 8 +++-- source/libs/libntfs/libcustomntfs.a | Bin 500926 -> 500950 bytes source/prompts/PromptWindows.cpp | 6 ++-- source/prompts/filebrowser.cpp | 15 ++++++++- source/settings/CGameSettings.cpp | 14 +++++++++ source/settings/CGameSettings.h | 4 +++ source/settings/CSettings.cpp | 14 +++++++++ source/settings/CSettings.h | 2 ++ source/settings/menus/GCGameLoadSM.cpp | 34 +++++++++++++++++--- source/settings/menus/LoaderSettings.cpp | 26 ++++++++++++++-- source/system/IosLoader.cpp | 38 ++++++++++++++--------- source/system/IosLoader.h | 4 ++- source/usbloader/GameBooter.cpp | 6 ++++ 14 files changed, 145 insertions(+), 30 deletions(-) diff --git a/HBC/META.XML b/HBC/META.XML index f83a8a15..7e2167d9 100644 --- a/HBC/META.XML +++ b/HBC/META.XML @@ -2,8 +2,8 @@ USB Loader GX USB Loader GX Team - 3.0 r1211 - 20130317132742 + 3.0 r1213 + 20130413145406