wiiqt/WiiQt
giantpune c71ac45ab2 *u8: add support for checking if an archive was packed with wii.cs to allow fixing it
use case-insensitivity.  seems all the nintendo tools are running on windows and in the system menu html, paths are case-insensitive.  it doesnt seem like there is anywhere where they would need to be the other way

* lz77: support for unpacking archives larger than 0xffffff bytes

* nusdownloader: dont try to write files to cache if there is not one set
2011-07-11 05:47:33 +00:00
..
aes.c * adding stuff to convert to/from data.bin for saves 2011-01-02 06:15:26 +00:00
aes.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
ash.cpp *ash class: slightly better error handling & memory management. should help fix/avoid some issues with buffer overflowing using the hardcoded buffer size from crediar's original code 2011-01-29 08:44:22 +00:00
ash.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
blocks0to7.cpp * minor optimizations 2011-05-15 17:22:42 +00:00
blocks0to7.h * minor optimizations 2011-05-15 17:22:42 +00:00
bn.cpp * and these 2011-01-02 06:48:17 +00:00
bn.h * and these 2011-01-02 06:48:17 +00:00
ec.cpp * add a few more things to get from keys.bin 2011-01-03 10:21:34 +00:00
ec.h * and these 2011-01-02 06:48:17 +00:00
includes.h * fixed bugs in nandBin dealing with getting the supercluster 2010-12-18 21:07:58 +00:00
keysbin.cpp * add a few more things to get from keys.bin 2011-01-03 10:21:34 +00:00
keysbin.h * add a few more things to get from keys.bin 2011-01-03 10:21:34 +00:00
lz77.cpp *u8: add support for checking if an archive was packed with wii.cs to allow fixing it 2011-07-11 05:47:33 +00:00
lz77.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
md5.cpp * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
md5.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
nandbin.cpp *nusDownloader:: fix cache bug caused be overzealous optimizations; add better error handeling when reading and saving data to/fromcache 2011-05-28 06:05:34 +00:00
nandbin.h * minor optimizations 2011-05-15 17:22:42 +00:00
nanddump.cpp * ohneswanzenegger: dont include code for building extracted FS 2011-05-15 23:17:06 +00:00
nanddump.h * ohneswanzenegger: dont include code for building extracted FS 2011-05-15 23:17:06 +00:00
nandspare.cpp * more of the same 2011-05-17 18:36:33 +00:00
nandspare.h * more of the same 2011-05-17 18:36:33 +00:00
nusdownloader.cpp *u8: add support for checking if an archive was packed with wii.cs to allow fixing it 2011-07-11 05:47:33 +00:00
nusdownloader.h * ohneschwanzenegger:: allow passing nand filename as argv 2011-05-30 23:39:10 +00:00
savebanner.cpp * adding stuff to convert to/from data.bin for saves 2011-01-02 06:15:26 +00:00
savebanner.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
savedatabin.cpp * use Qt stuff for general sha1 & md5. 2011-01-04 00:07:21 +00:00
savedatabin.h * forgot these 2011-01-02 06:47:44 +00:00
settingtxtdialog.cpp * use const reference in foreach() also 2011-05-17 21:18:45 +00:00
settingtxtdialog.h * setting.txt dialog knows different regions 2010-12-22 00:25:08 +00:00
settingtxtdialog.ui * setting.txt dialog knows different regions 2010-12-22 00:25:08 +00:00
sha1.c * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
sha1.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
sharedcontentmap.cpp * adding stuff to convert to/from data.bin for saves 2011-01-02 06:15:26 +00:00
sharedcontentmap.h * minor optimizations 2011-05-15 17:22:42 +00:00
tiktmd.cpp * TMD:: use reserved2 for fakesigning. "zeros" is actually part of the region and breaks things 2011-02-21 15:51:14 +00:00
tiktmd.h * Tmd class: change name of bootindex/index to match libogc and avoid confusion 2011-01-21 06:21:28 +00:00
tools.cpp * add basic stuff for putting svn rev into the programs for identification. 2011-05-28 06:50:16 +00:00
tools.h * add basic stuff for putting svn rev into the programs for identification. 2011-05-28 06:50:16 +00:00
u8.cpp *u8: add support for checking if an archive was packed with wii.cs to allow fixing it 2011-07-11 05:47:33 +00:00
u8.h *u8: add support for checking if an archive was packed with wii.cs to allow fixing it 2011-07-11 05:47:33 +00:00
uidmap.cpp * account for the other, non-usa regions when creating default UID entries 2011-01-18 03:03:08 +00:00
uidmap.h * minor optimizations 2011-05-15 17:22:42 +00:00
wad.cpp * TMD:: use reserved2 for fakesigning. "zeros" is actually part of the region and breaks things 2011-02-21 15:51:14 +00:00
wad.h * ohneschwanzenegger:: allow passing nand filename as argv 2011-05-30 23:39:10 +00:00