Commit Graph

  • e342ffdeae
    Merge 8ebe3b7d0c into 7b981f6abb #1 emilydaemon 2023-09-16 13:16:41 +0000
  • 8ebe3b7d0c Fix: Program can now compile properly under latest libogc/devkitPPC #1 emilyd 2023-09-16 16:14:06 +0300
  • 7b981f6abb
    Create README.md master 2.5.0 XFlak 2023-03-10 01:25:22 +0200
  • e27137da2e ModMii Edition changes - Compile with the latest version of devkitPPC - Reports can be saved to USB storage - The console ID is masked when uploaded - All of the assets have been optimised - Added GitHub continuous integration wiidev 2023-03-09 18:42:29 +0000
  • 3ca410acab -Added hashes for (most) vIOS's joostinonline 2017-11-15 12:08:51 +0000
  • c7354bc411 -Added hashes for (most) vIOS's joostinonline 2017-11-15 12:08:51 +0000
  • aa1d679d40 -Reverted Wii U Pro Controller changes because it didn't work joostinonline 2017-11-15 08:36:04 +0000
  • 6813c5fe97 -Reverted Wii U Pro Controller changes because it didn't work joostinonline 2017-11-15 08:36:04 +0000
  • 3de6aa5cf3 -Added support for Open HBC by FIX94 (title ID OHBC) -Added Wii U Pro Controller support (untested) and modified libwupc -Started code for vIOS check based on version/hash -Minor clean-ups to the code for readability, primarily adding macros joostinonline 2017-11-04 06:53:21 +0000
  • bfe575ca6d -Added support for Open HBC by FIX94 (title ID OHBC) -Added Wii U Pro Controller support (untested) and modified libwupc -Started code for vIOS check based on version/hash -Minor clean-ups to the code for readability, primarily adding macros joostinonline 2017-11-04 06:53:21 +0000
  • 4364394347 Overall a very unimportant commit joostinonline 2015-10-27 08:04:08 +0000
  • 2f879e793e Overall a very unimportant commit joostinonline 2015-10-27 08:04:08 +0000
  • 97fce6a0bd Official release of SysCheck HDE 2.4.0 joostinonline 2015-10-13 21:16:18 +0000
  • a003f08986 Official release of SysCheck HDE 2.4.0 joostinonline 2015-10-13 21:16:18 +0000
  • a74451d0a0 -Updated to a custom version of libruntimeiospatch so updating works on IOS's besides 58 (patches ported by PabloACZ) -Updated Spanish translation (thanks NaxoR93) joostinonline 2015-10-13 20:42:02 +0000
  • 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) joostinonline 2015-10-13 20:42:02 +0000
  • dd63794a98 -Giving up on USB loading for now joostinonline 2015-10-12 09:27:09 +0000
  • 3bc718bfa2 -Giving up on USB loading for now joostinonline 2015-10-12 09:27:09 +0000
  • d1a1190894 -Removed some special characters in languages.c -Got rid of some unused code joostinonline 2015-10-10 15:06:28 +0000
  • 70e9102f97 -Removed some special characters in languages.c -Got rid of some unused code joostinonline 2015-10-10 15:06:28 +0000
  • 70df69b958 -Fixed updating -When update fails, the previously selected IOS is properly shown when returning to selection joostinonline 2015-10-09 00:04:26 +0000
  • 216b96185c -Fixed updating -When update fails, the previously selected IOS is properly shown when returning to selection joostinonline 2015-10-09 00:04:26 +0000
  • 131a5614a0 -Improved code for "Beer Ticket" check -Fixed runtime IOS type check joostinonline 2015-10-06 15:12:36 +0000
  • b541f5dc53 -Improved code for "Beer Ticket" check -Fixed runtime IOS type check joostinonline 2015-10-06 15:12:36 +0000
  • 047ec242fd -Added check for Beer ticket -Modified http code to now support https connections (thanks FIX94) -Reverted changes that broke fat mounting joostinonline 2015-10-05 04:11:56 +0000
  • 2899777e11 -Added check for Beer ticket -Modified http code to now support https connections (thanks FIX94) -Reverted changes that broke fat mounting joostinonline 2015-10-05 04:11:56 +0000
  • 32c03d8f4c -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 joostinonline 2015-09-28 22:32:10 +0000
  • 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 joostinonline 2015-09-28 22:32:10 +0000
  • 1bec3040cd -Renamed some variables and types -Fixed timing -Possibly messed up the vIOS check, haven't had a chance to test it out Joostinonline@gmail.com 2015-03-13 08:16:55 +0000
  • 1e4ec18746 -Renamed some variables and types -Fixed timing -Possibly messed up the vIOS check, haven't had a chance to test it out Joostinonline 2015-03-13 08:16:55 +0000
  • 33b1e94e2e -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 Joostinonline@gmail.com 2015-02-07 07:33:33 +0000
  • 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 Joostinonline 2015-02-07 07:33:33 +0000
  • 018898c192 -Updated in-app version Joostinonline@gmail.com 2015-01-28 22:52:08 +0000
  • 227cd3a2aa -Updated in-app version Joostinonline 2015-01-28 22:52:08 +0000
  • 679d66d3a7 -Disabled vIOS check on a real Wii because it was causing problems -Fixed the drive date bug (for real this time) -Fixed possible crash when there is no AHB access -Fixed crash when unknown System Menu version is installed Joostinonline@gmail.com 2015-01-28 17:14:15 +0000
  • c40aade1d7 -Disabled vIOS check on a real Wii because it was causing problems -Fixed the drive date bug (for real this time) -Fixed possible crash when there is no AHB access -Fixed crash when unknown System Menu version is installed Joostinonline 2015-01-28 17:14:15 +0000
  • 59f82c8e25 Uploaded latest version Joostinonline@gmail.com 2015-01-22 01:05:38 +0000
  • 8c9566996a Uploaded latest version Joostinonline 2015-01-22 01:05:38 +0000
  • 60596decf4 -Added hashes for hermes cIOS 2XX[38+60]v4, 2XX[38+37]v4, and 2XX[57]v5.1 (thanks Cyan) -Corrected hash values 0 through F from not being preceded with a 0. -Other minor changes Joostinonline@gmail.com 2014-09-17 19:48:14 +0000
  • 12a1cfb776 -Added hashes for hermes cIOS 2XX[38+60]v4, 2XX[38+37]v4, and 2XX[57]v5.1 (thanks Cyan) -Corrected hash values 0 through F from not being preceded with a 0. -Other minor changes Joostinonline 2014-09-17 19:48:14 +0000
  • 948385678b -Now reports if you are using vIOS by checking the wifi driver date. Thanks to megazig for the idea. Joostinonline@gmail.com 2014-08-22 17:55:55 +0000
  • 62e4b77c4a -Now reports if you are using vIOS by checking the wifi driver date. Thanks to megazig for the idea. Joostinonline 2014-08-22 17:55:55 +0000
  • b3de38a0aa Official v2.3.0 release Joostinonline@gmail.com 2014-08-18 19:42:46 +0000
  • edf4b4ccbb Official v2.3.0 release Joostinonline 2014-08-18 19:42:46 +0000
  • 03c8f8d6d2 -Fixed buttons not registering as "held" when scrolling -Slightly increased the time between switching IOS's (look at the source, I don't know how to explain it) Joostinonline@gmail.com 2014-08-05 21:54:02 +0000
  • ea9a4b28ff -Fixed buttons not registering as "held" when scrolling -Slightly increased the time between switching IOS's (look at the source, I don't know how to explain it) Joostinonline 2014-08-05 21:54:02 +0000
  • ed892cf9cb -Fixed --skipIOS argument when a non-existant or invalid IOS number was passed -Fixed --forceNoAHBPROT= argument in the meta.xml file (extra = sign) -Fixed the report from spilling an extra line past the frame -Moved the DM/DML time stamps to after detection. Joostinonline@gmail.com 2014-08-05 21:34:08 +0000
  • fede10cef6 -Fixed --skipIOS argument when a non-existant or invalid IOS number was passed -Fixed --forceNoAHBPROT= argument in the meta.xml file (extra = sign) -Fixed the report from spilling an extra line past the frame -Moved the DM/DML time stamps to after detection. Joostinonline 2014-08-05 21:34:08 +0000
  • 062c057373 -Added a new argument --skipIOS, which lets you skip any specific IOS in the scan. This is useful for freezes. Multiple arguments are supported. -Grouped all argument variables in one structure Joostinonline@gmail.com 2014-07-30 17:22:32 +0000
  • 5ffc019e0d -Added a new argument --skipIOS, which lets you skip any specific IOS in the scan. This is useful for freezes. Multiple arguments are supported. -Grouped all argument variables in one structure Joostinonline 2014-07-30 17:22:32 +0000
  • cdf1de5374 -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 Joostinonline@gmail.com 2014-07-25 18:42:07 +0000
  • 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 Joostinonline 2014-07-25 18:42:07 +0000
  • eae35ade86 -Added detection for DM/DML 2.11 -Hopefully fixed BC_NAND and BC_WFS showing up as patched (still need to test) -Moved a few functions and variables around -Other tiny changes that don't really matter unless you are picky like me Joostinonline@gmail.com 2014-07-06 18:53:35 +0000
  • f5a0e4381d -Added detection for DM/DML 2.11 -Hopefully fixed BC_NAND and BC_WFS showing up as patched (still need to test) -Moved a few functions and variables around -Other tiny changes that don't really matter unless you are picky like me Joostinonline 2014-07-06 18:53:35 +0000
  • e3dbb5224c -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 Joostinonline@gmail.com 2014-06-19 17:47:13 +0000
  • 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 Joostinonline 2014-06-19 17:47:13 +0000
  • 078700e8bf -Removed a bunch of unnecessary code, mostly printf's Joostinonline@gmail.com 2014-02-28 01:44:22 +0000
  • f7c14cb306 -Removed a bunch of unnecessary code, mostly printf's Joostinonline 2014-02-28 01:44:22 +0000
  • 96f22ea008 -Updated in-app version Joostinonline@gmail.com 2014-02-21 14:32:35 +0000
  • b1de0ff4aa -Updated in-app version Joostinonline 2014-02-21 14:32:35 +0000
  • f680d50ddf -Fixed the pesky bug that sometimes caused the slot number of a vWii cIOS to be way off. Thanks to asper for lots of testing. Joostinonline@gmail.com 2014-02-20 16:22:19 +0000
  • 67218503ae -Fixed the pesky bug that sometimes caused the slot number of a vWii cIOS to be way off. Thanks to asper for lots of testing. Joostinonline 2014-02-20 16:22:19 +0000
  • a33bbaeb79 SysCheck HacksDen Edition v2.2.0 is now available Joostinonline@gmail.com 2014-02-18 05:10:00 +0000
  • 8cb3995e60 SysCheck HacksDen Edition v2.2.0 is now available Joostinonline 2014-02-18 05:10:00 +0000
  • 57753f5f06 -Removed the +'s from all but the latest versions of DM/DML Joostinonline@gmail.com 2014-02-18 05:08:41 +0000
  • 4b10da9b87 -Removed the +'s from all but the latest versions of DM/DML Joostinonline 2014-02-18 05:08:41 +0000
  • 2142921e3a -I was too stupid to add the English translation for Shop Channel Country Joostinonline@gmail.com 2014-02-18 04:47:58 +0000
  • 75e83a70d9 -I was too stupid to add the English translation for Shop Channel Country Joostinonline 2014-02-18 04:47:58 +0000
  • 79ec12e431 -Removed some unused code -Fixed DM/DML report info Joostinonline@gmail.com 2014-02-18 01:37:54 +0000
  • 4631271a75 -Removed some unused code -Fixed DM/DML report info Joostinonline 2014-02-18 01:37:54 +0000
  • 3c0e3c1f3e -Added translations for "Shop Channel Code" -Removed unused video code Joostinonline@gmail.com 2014-02-15 05:16:55 +0000
  • e2e99984ec -Added translations for "Shop Channel Code" -Removed unused video code Joostinonline 2014-02-15 05:16:55 +0000
  • 5610ebead0 -Grouped HBC and HBF info into structures -Fixed Console Type check -A little more code cleanup Joostinonline@gmail.com 2014-02-13 09:16:23 +0000
  • a9f4ebcb88 -Grouped HBC and HBF info into structures -Fixed Console Type check -A little more code cleanup Joostinonline 2014-02-13 09:16:23 +0000
  • 0a8c781d6c -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 Joostinonline@gmail.com 2014-02-10 15:00:50 +0000
  • 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 Joostinonline 2014-02-10 15:00:50 +0000
  • edc1900f27 -Got rid of the cogs, since it was never going to load smoothly and was causing too many problems -Moved all graphics to the data folder -Updated libruntimeiospatch to v1.6.1 Joostinonline@gmail.com 2014-02-10 04:09:20 +0000
  • d399fb5fa1 -Got rid of the cogs, since it was never going to load smoothly and was causing too many problems -Moved all graphics to the data folder -Updated libruntimeiospatch to v1.6.1 Joostinonline 2014-02-10 04:09:20 +0000
  • 7d6974543b -Touched up cogs -Added mutex functions, hopefully that will fix flashing issues (I really need to start testing this stuff) -Some background optimizations and code cleanup -Added PORTLIBS to Makefile Joostinonline@gmail.com 2013-12-02 18:08:33 +0000
  • a3f9a0ef57 -Touched up cogs -Added mutex functions, hopefully that will fix flashing issues (I really need to start testing this stuff) -Some background optimizations and code cleanup -Added PORTLIBS to Makefile Joostinonline 2013-12-02 18:08:33 +0000
  • 5d0d85eabc Fixed the name in meta.xml Joostinonline@gmail.com 2013-11-18 00:11:32 +0000
  • 4626653e15 Fixed the name in meta.xml Joostinonline 2013-11-18 00:11:32 +0000
  • c4818c5fda -Some of those changes were...bad Joostinonline@gmail.com 2013-11-12 16:34:59 +0000
  • c7fb7d9aaf -Some of those changes were...bad Joostinonline 2013-11-12 16:34:59 +0000
  • 9639d55633 -Added libruntimeiospatch -Made some changes to thread.c that will hopefully fix rendering problems -Reorganized some code -Rewrote logfile code so it logs directly to the file (no overflows) -Other small optimizations Joostinonline@gmail.com 2013-11-07 17:58:22 +0000
  • 50ac33664e -Added libruntimeiospatch -Made some changes to thread.c that will hopefully fix rendering problems -Reorganized some code -Rewrote logfile code so it logs directly to the file (no overflows) -Other small optimizations Joostinonline 2013-11-07 17:58:22 +0000
  • 1fd08c3874 -Added support for DM/DML 2.7+ -A little more cleanup Joostinonline@gmail.com 2013-11-01 18:51:24 +0000
  • 6f26f9a612 -Added support for DM/DML 2.7+ -A little more cleanup Joostinonline 2013-11-01 18:51:24 +0000
  • 76894a8f54 -Starting the long process of adding a bit of organization -Added conf.c patch for libogc v1.8.11 and below Joostinonline@gmail.com 2013-11-01 15:31:34 +0000
  • 6ef97e01d3 -Starting the long process of adding a bit of organization -Added conf.c patch for libogc v1.8.11 and below Joostinonline 2013-11-01 15:31:34 +0000
  • 600c554344 -Some minor notes and improvements to thread.c Joostinonline@gmail.com 2013-10-29 18:20:39 +0000
  • a02438750b -Some minor notes and improvements to thread.c Joostinonline 2013-10-29 18:20:39 +0000
  • 53f96bfa7d -App now exits properly on error, and textures are freed -Fixed loading bar and cogs not appearing during upload -More work on rewriting IOS_ReloadIOS() so that cogs pause less -Cogs disappear if there is an error -A little more code cleanup Joostinonline@gmail.com 2013-10-25 19:14:36 +0000
  • 4a2bbe92ae -App now exits properly on error, and textures are freed -Fixed loading bar and cogs not appearing during upload -More work on rewriting IOS_ReloadIOS() so that cogs pause less -Cogs disappear if there is an error -A little more code cleanup Joostinonline 2013-10-25 19:14:36 +0000
  • 98e43ab6e3 -It needs some work, but I've got the basics of threading. Joostinonline@gmail.com 2013-10-22 13:50:57 +0000
  • bb7dcdf19d -It needs some work, but I've got the basics of threading. Joostinonline 2013-10-22 13:50:57 +0000
  • 98597371e9 -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 Joostinonline@gmail.com 2013-10-21 16:41:01 +0000
  • 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 Joostinonline 2013-10-21 16:41:01 +0000
  • 830e9a9512 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 Joostinonline@gmail.com 2013-10-18 01:25:17 +0000
  • 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 Joostinonline 2013-10-18 01:25:17 +0000