Commit Graph

12 Commits

Author SHA1 Message Date
joostinonline
70e9102f97 -Removed some special characters in languages.c
-Got rid of some unused code
2015-10-10 15:06:28 +00:00
joostinonline
216b96185c -Fixed updating
-When update fails, the previously selected IOS is properly shown when returning to selection
2015-10-09 00:04:26 +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
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
f7c14cb306 -Removed a bunch of unnecessary code, mostly printf's 2014-02-28 01:44:22 +00:00
Joostinonline
4631271a75 -Removed some unused code
-Fixed DM/DML report info
2014-02-18 01:37:54 +00:00
Joostinonline
d53b83fcac -Fixed bug where a bunch of blank lines are shown on the report when you press Right close to the end of the file
-Grouped a lot of variables into a structure
-Added a .5 second delay after displaying report to decrease the chance of accidental uploads
-Added a .2 second delay between the init messages
2014-02-10 15:00:50 +00:00
Joostinonline
3f30c6bbf9 -Shouldn't have stripped down IOS_ReloadIOS
-Added an additional method of checking the System Menu version.  The current way works fine, but it doesn't hurt to have some backup methods.
-Fixed mismatched functions in header files.
-A little bit of code cleanup
-Touched up the cogs
2013-10-21 16:41:01 +00:00
Joostinonline
4f4b6ac793 -Added a copy of the license
-Changed from char to const char
2013-10-12 19:15:02 +00:00
Joostinonline
69c02088c2 Testing online update 2013-10-12 18:56:41 +00:00
Joostinonline
996014e212 First commit 2013-10-12 18:38:34 +00:00