Commit Graph

20 Commits

Author SHA1 Message Date
martravi
6c36e10c18 Port symbolizer to Qt 6 2024-07-20 14:07:26 +02:00
martravi
f8ebef3d9d fix invalid sRGB profiles in png files 2024-07-20 13:51:06 +02:00
martravi
8ba1e092fd Port nandBinCheck to QT 6 2024-07-20 13:36:42 +02:00
giantpune@gmail.com
e8bd408ba6 * nandBin - change the way gathering clusters for new data works. this seems to better emulate the way IOS does it
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@54 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-01-16 14:40:14 +00:00
giantpune@gmail.com
dfd31fe4ed * fix bug in NUS downloader that added some titles to the list and then used another list, forgetting about the first 2 titles
* fix bug in nandBin class when the current superblock was the last one

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@52 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-01-15 22:21:43 +00:00
giantpune@gmail.com
92f2500c08 * sort titles in nandBinChecker
* use unsigned int since HBC's TID wont fit in a signed 32 bit int
* add key index fixing in the ticket class

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@50 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-01-13 16:43:49 +00:00
giantpune@gmail.com
38bff8d982 * fix bug dealing with cache for NUS class
* add settings for example programs

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@49 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-01-08 19:14:47 +00:00
giantpune@gmail.com
a041dba1b3 * fix installing saves to nand dump
* add installing saves to nand in savetoy

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@47 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-01-04 05:37:50 +00:00
giantpune@gmail.com
930e92ca3c * use Qt stuff for general sha1 & md5.
* replace apparently buggy round-up macro

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@45 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-01-04 00:07:21 +00:00
giantpune@gmail.com
3f1f5654ad * add a few more things to get from keys.bin
* remove some junk left over from testing

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@44 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-01-03 10:21:34 +00:00
giantpune@gmail.com
1801f7f8cf * fix bug in nand.bin class: when creating a new nand.bin, initialize fst_pos in fst entries
* insert new entries in nand.bin at the start of the chain instead of at the end ( to closer mimic IOS FS behavior )
* oneswanzenegger: create /sys/cert.sys when creating a new nand.bin

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@42 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-01-03 04:02:00 +00:00
giantpune@gmail.com
d9a2a2e012 * add zip .a for OSx
* adjust layout for savethingy in Osx

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@41 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-01-02 09:39:30 +00:00
giantpune@gmail.com
154abeda92 * add zip stuff for the savetoy in windoze
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@40 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-01-02 09:03:50 +00:00
giantpune@gmail.com
64aa3bace1 .
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@39 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-01-02 08:46:59 +00:00
giantpune@gmail.com
a5d91b5bbb * more changes to the savetoy example. now it actually does stuff
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@38 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-01-02 08:18:00 +00:00
giantpune@gmail.com
6c6796bddb *stupid svn
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@35 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-01-02 06:18:33 +00:00
giantpune@gmail.com
1994e8bdda * adding stuff to convert to/from data.bin for saves
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@34 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-01-02 06:15:26 +00:00
giantpune@gmail.com
134bb8f277 * moving the "library" files into a common folder 'WiiQt'
* adding in ASH0, LZ77 and  ( messy ) U8 classes

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@12 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-10 03:50:08 +00:00
giantpune@gmail.com
ca34183e4f * adding brief readmii about what each program does
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@5 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-08 08:26:07 +00:00
giantpune@gmail.com
da59f4ec49 * adding a few different projects. some of them have hardcoded paths and whatnot that may need to be changed or removed
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@2 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-08 07:26:18 +00:00