Commit Graph

76 Commits

Author SHA1 Message Date
Maschell ed1e612602 Create dependabot.yml 2023-07-23 10:31:17 +02:00
Maschell 011ab8bcf1 Make input reading more reliable 2023-07-20 11:58:03 +02:00
Maschell 1830addd61 Bump version 2023-07-19 19:24:09 +02:00
Maschell 6f7061044a Update Dockerfile 2023-07-14 20:42:09 +02:00
Maschell 6954a7f9f5 Implement support for pairing a controller or GamePad 2023-06-14 19:22:26 +02:00
Andrew Hawes 4e821e4fa2 Menus support all controllers 2023-06-14 17:45:27 +02:00
Maschell 10161be0a2 Update Dockerfile 2023-04-17 14:10:06 +02:00
Maschell 77d5de813f Bump version 2023-04-02 21:33:28 +02:00
Maschell 803f2ca80b Improve disc launching in quick start menu 2023-04-02 14:06:04 +02:00
Maschell 603478ccc6 Directly call AXQuit to avoid rare crashes 2023-03-31 14:42:49 +02:00
Maschell 1bff430b7d Fix loading the correct account when selecting the Wii U Menu or an applet in quick start menu 2023-03-31 14:42:49 +02:00
Maschell 873521f884 Change docker registry to ghcr.io 2023-03-17 11:14:34 +01:00
Maschell 2d023be0a2 Bump version to 0.1.2 2023-01-14 14:37:08 +01:00
Maschell 8233db8868 Update the CI to use a non-deprecated release action 2023-01-14 14:29:45 +01:00
Maschell a097915359 Fix crash when selecting "Don't show this again" on the update warning 2023-01-14 14:18:11 +01:00
Maschell c33ef3d872 Bump the version to 0.1.1 2023-01-11 10:58:52 +01:00
Maschell 51eaca82b3 Add additional error logging 2023-01-11 10:58:52 +01:00
Maschell 0e30c81e4a Read the initial input before entering the update warning to be able to show both menus when autoboot is active. 2023-01-11 10:58:52 +01:00
Maschell 220dce54db Update update warning screen to tell the people the update folder is not a file 2023-01-11 10:58:52 +01:00
Maschell ade0f3abf5 Display the AutobootModule version in the Boot Selector 2023-01-11 10:58:52 +01:00
Maschell 9d8d14d192 Stop sound when entering the AutobootModule 2023-01-11 10:58:52 +01:00
Maschell af68c340cf Only show update warning if "/vol/storage_mlc01/sys/update" exists and is actually a directory 2023-01-05 19:15:15 +01:00
Maschell efe611712f Update Dockerfile 2023-01-05 17:55:52 +01:00
Maschell a7b301ce2e Use libschrift instead of freetype 2023-01-05 17:55:52 +01:00
Maschell 96c02e85b3 Improve commit messages for nightlies 2023-01-05 17:55:52 +01:00
Maschell 6d0a7809dd Update CI to use actions/checkout@v3 2023-01-05 17:55:52 +01:00
GaryOderNichts 7b586309a1 Add a update block warning screen 2022-09-04 23:54:00 +02:00
Maschell 10ba1ff82c Update Dockerfile 2022-09-04 00:14:41 +02:00
Maschell 3f077c9993 Add LICENSE 2022-09-04 00:14:41 +02:00
Maschell daf8c8511a Use ubuntu-22.04 2022-08-29 01:04:20 +02:00
Maschell f324dad6fe Fix saving the correct autoboot option 2022-08-29 01:04:20 +02:00
Maschell 1281dd3c51 Attempt to make the boot menu a bit more robust and flexible 2022-08-25 21:23:00 +02:00
Maschell fca58f95ce Check building with logs 2022-08-25 21:23:00 +02:00
Maschell 106c485fb1 Hide vWii Homebrew Channel from list when not installed 2022-08-25 21:23:00 +02:00
Maschell c0f6e1744a Use libmocha instead of libiosuhax 2022-08-25 21:23:00 +02:00
Maschell d3a542d549 Update Dockerfile 2022-08-25 21:23:00 +02:00
Maschell 08ea530f8e Change "Tiramisu Boot Selector" to "Boot Selector" 2022-08-25 21:23:00 +02:00
Maschell c2228569bd Hide the option to boot into HBL when the 50_hbl_installer.rpx is missing for the environment 2022-08-25 21:23:00 +02:00
Maschell 0419bdd838 Improve logging 2022-08-25 21:23:00 +02:00
Maschell b6b1f99d85 Update to use latest wut version 2022-08-25 21:23:00 +02:00
Maschell f756a3c985 Fix the fallback config path 2022-03-30 16:38:30 +02:00
Maniac- 60fa230e19
Add missing free calls
Co-authored-by: Maschell <Maschell@gmx.de>
2022-02-04 21:42:53 +01:00
Maschell c56897cc75 Update .clang-format rules 2022-02-03 15:10:34 +01:00
Maschell 4512de73da Update .clang-format to change comment and macro formatting 2022-02-03 13:36:25 +01:00
Maschell beedc7513c
Format the code via clang-format (#3) 2022-02-02 19:57:14 +01:00
Maschell ad693c94ff Formatting 2022-01-22 14:44:39 +01:00
Maschell 7e5f174076 Add missing __fini() call 2022-01-22 14:44:23 +01:00
Maschell 425140e7e9 Add missing libiosuhax to Dockerfile 2022-01-22 14:42:08 +01:00
Maschell 148031782f Increase wait time for USB Storage 2022-01-22 14:35:32 +01:00
GaryOderNichts 88161f53c1 Fix several compiler warnings 2022-01-18 16:29:54 +01:00