From 26c0ee7ce97fa71edf882a53cb79067196784205 Mon Sep 17 00:00:00 2001 From: strtoul <15055714+dimok789@users.noreply.github.com> Date: Fri, 23 Dec 2011 22:04:27 +0000 Subject: [PATCH] *added import of channel type on category import from GameTDB (VC-N64, WiiWare.....) *added translations parse for rating descriptors (not used yet) and for genres. requires one time update of wiitdb.xml for cache rebuild. *fixed a few mem leaks in GameTDB parser --- HBC/META.XML | 4 +- source/Channels/chan_stub.s | 18 --- source/settings/CGameCategories.cpp | 10 ++ source/usbloader/disc.c | 63 +++++---- source/xml/GameTDB.cpp | 191 +++++++++++++++++++++++++++- source/xml/GameTDB.hpp | 6 + 6 files changed, 246 insertions(+), 46 deletions(-) delete mode 100755 source/Channels/chan_stub.s diff --git a/HBC/META.XML b/HBC/META.XML index 6789dd13..2d169b1b 100644 --- a/HBC/META.XML +++ b/HBC/META.XML @@ -2,8 +2,8 @@ USB Loader GX USB Loader GX Team - 2.3 r1136 - 201112231542 + 2.3 r1137 + 201112232158