Commit Graph

19 Commits

Author SHA1 Message Date
joostinonline
a003f08986 Official release of SysCheck HDE 2.4.0 2015-10-13 21:16:18 +00:00
joostinonline
961844eeb5 -Updated to a custom version of libruntimeiospatch so updating works on IOS's besides 58 (patches ported by PabloACZ)
-Updated Spanish translation (thanks NaxoR93)
2015-10-13 20:42:02 +00:00
joostinonline
70e9102f97 -Removed some special characters in languages.c
-Got rid of some unused code
2015-10-10 15:06:28 +00:00
joostinonline
2899777e11 -Added check for Beer ticket
-Modified http code to now support https connections (thanks FIX94)
-Reverted changes that broke fat mounting

TODO:
-Integrate vIOS check by version number
-Update function might still be broken
2015-10-05 04:11:56 +00:00
joostinonline
af1b05fa5f -Fixed all the stuff I messed up with the last commit
-Added missing libraries
-Removed the need to reload the runtime IOS
-Fixed incorrect runtime IOS type
-Added some extra delay when scrolling
-SysCheck directory is created if it doesn't exist
-Added skipped IOS's to list
-Fixed vWii cIOS's sometimes showing as regular cIOS's
-Fixed crash when the language is set to French

TODO:
-Finish working on fat mounting.  It's probably broken now.
-Integrate vIOS check by version number
2015-09-28 22:32:10 +00:00
Joostinonline
1e4ec18746 -Renamed some variables and types
-Fixed timing
-Possibly messed up the vIOS check, haven't had a chance to test it out

This is just preparation for transfer to SourceForge
2015-03-13 08:16:55 +00:00
Joostinonline
7bdf74daa6 -Added extra libraries to repository. If it works correctly, you shouldn't need to install anything besides libogc.
-Changed delay between messages to milliseconds.  Still need to tweak the time.
-Added HDE to the SysCheck title
-Removed reloading the runtime IOS since it's unnecessary
-Fixed Select IOS not showing up after a failed update
-A little minor cleanup

TODO: Still need to figure out why the runtime IOS/vIOS is labeled incorrectly.
2015-02-07 07:33:33 +00:00
Joostinonline
227cd3a2aa -Updated in-app version 2015-01-28 22:52:08 +00:00
Joostinonline
8c9566996a Uploaded latest version 2015-01-22 01:05:38 +00:00
Joostinonline
62e4b77c4a -Now reports if you are using vIOS by checking the wifi driver date. Thanks to megazig for the idea.
Note: AHB access is needed to check IOS type.
2014-08-22 17:55:55 +00:00
Joostinonline
edf4b4ccbb Official v2.3.0 release 2014-08-18 19:42:46 +00:00
Joostinonline
599d578ecf -Corrected the times between messages. It's amazing what accidentally adding several extra 0's can do.
-Fixed a translation for "Unknown".
-Moved a few functions around.
-Made the "Sorting IOS titles" part faster by removing unnecessary SD mount/unmount
2014-07-25 18:42:07 +00:00
Joostinonline
bc08e18949 -Added translations for "Homebrew Channel is not installed" message
-Improved timing between messages
-Added support for GC/Classic controllers, and multiple remotes
-Changed "HD Edition" to "HacksDen Edition"
-Minor code cleanup
2014-06-19 17:47:13 +00:00
Joostinonline
b1de0ff4aa -Updated in-app version 2014-02-21 14:32:35 +00:00
Joostinonline
75e83a70d9 -I was too stupid to add the English translation for Shop Channel Country 2014-02-18 04:47:58 +00:00
Joostinonline
e2e99984ec -Added translations for "Shop Channel Code"
-Removed unused video code
2014-02-15 05:16:55 +00:00
Joostinonline
a9f4ebcb88 -Grouped HBC and HBF info into structures
-Fixed Console Type check
-A little more code cleanup
2014-02-13 09:16:23 +00:00
Joostinonline
bd0c05ee6b CHANGES:
-Added support for the new vWii System Menu's
-I've got the beginnings of animation going.  I still need to work on making it smooth
-Fixed the ridiculous bug (possibly intentional?) where the System Menu region is defined by setting.txt, not by what's installed.
-Some minor optimizations

TODO:
-Make those cogs turn smoothly, and possibly touch up the gfx.
-Do some SERIOUS code cleanup.  Just go through that source with some bleach and scrub
2013-10-18 01:25:17 +00:00
Joostinonline
996014e212 First commit 2013-10-12 18:38:34 +00:00