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
54fb86682a
* add whatever local changes i have in the lz77 & u8 classes
...
* make everything build again
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@116 389f4c8b-5dfe-645f-db0e-df882bc27289
2012-01-11 05:29:59 +00:00
giantpune
8a683c7078
* ohneswanzenegger: dont include code for building extracted FS
...
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@87 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-05-15 23:17:06 +00:00
giantpune@gmail.com
8294800e9d
* nanddump: fix bug when changing basepath
...
* NUSdownloader: dont always include IOS35, since the class is used for other things besides just sneek now
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@59 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-01-17 16:24:12 +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
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
a3e6288604
* implement static function for creating wads from a list of bytearrays
...
* minor optimizations - using "const &" to avoid creating a duplicate for function arguments in the library files
* nandBin needs to be built with write support to create a new file
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@30 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-23 16:17:46 +00:00
megazig
ba948e0e26
added code for importing a wad into a nand
...
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@21 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-16 20:07:38 +00:00
giantpune@gmail.com
5dddc3cfc8
* adding in support for transparently replacing characters in save names in the nand dump class. replacements are held in "/sys/replace". this should allow writing all official save data to a nand dump on any filesystem. weather or not other program know how to read that data back is another story. but at least this one will be able to handle all sorts of filenames now
...
* adding save installing & retrieving from an extracted nand FS ( untested )
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@14 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-10 13:10:53 +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