Commit Graph

38 Commits

Author SHA1 Message Date
Maschell
7c987b5b9d Add option to (un)block updates from within the boot selector and update block warning 2024-05-06 13:36:40 +02:00
Maschell
b5c007d921 Fix loading the Transfer App 2024-05-05 02:23:51 +02:00
Maschell
67dfdd1fc8 Rename getQuickBoot to launchQuickStartTitle 2024-04-26 10:35:50 +02:00
Maschell
4cc08d82e2 Make sure to librpxloader before checking for quick start 2024-04-26 10:35:50 +02:00
Maschell
bf8d1a974d Add support for quick starting into homebrew titles 2024-04-25 17:59:25 +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
603478ccc6 Directly call AXQuit to avoid rare crashes 2023-03-31 14:42:49 +02: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
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
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
1281dd3c51 Attempt to make the boot menu a bit more robust and flexible 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
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
f756a3c985 Fix the fallback config path 2022-03-30 16:38:30 +02:00
Maschell
beedc7513c
Format the code via clang-format (#3) 2022-02-02 19:57:14 +01:00
Maschell
93ce6e97ac Wait for USB devices until they are ready, reduce screen corruption, refactor code 2022-01-16 01:04:43 +01:00
Maschell
c93d45fb38 Fix black screen on the TV when coldbooting and opening the autoboot menu 2022-01-01 15:48:17 +01:00
Maschell
05cc2a99c7 Fix quick starting into applets 2022-01-01 12:09:31 +01:00
Maschell
934ec23a66 Never call OSScreenShutdown when running in Mii Maker 2021-12-30 16:11:41 +01:00
Maschell
926aadb464 Fix launching the HBL from Browser when opening the Autoboot Menu 2021-12-30 15:23:32 +01:00
Maschell
fba70ac149 Don't init external storage when running in MIiMaker 2021-12-30 14:51:17 +01:00
Maschell
8c132ccf9a Add missing OSScreenShutdown call 2021-12-30 14:46:42 +01:00
GaryOderNichts
aea2a86b05 Add a tiramisu icon 2021-12-29 18:01:28 +01:00
Maschell
b985de6b7a Only do logging when building with make DEBUG=1 2021-12-29 17:15:40 +01:00
Maschell
fb5cf55dd6 Pre-select the autoboot option 2021-12-29 17:12:47 +01:00
Maschell
466b42674c Only write the selected autoboot option at the end 2021-12-29 17:11:14 +01:00
Maschell
f7f38999cf Code cleanup and formatting 2021-12-29 17:02:08 +01:00
GaryOderNichts
af3a589a97 Use CMPTLaunchMenu to launch the vWii menu 2021-12-29 15:10:04 +01:00
GaryOderNichts
772fd0130d Remove includes which are now in wut 2021-12-29 15:09:19 +01:00
GaryOderNichts
46ff1052ee Use the current environment path for the autoboot config 2021-12-29 01:26:38 +01:00
GaryOderNichts
5bb799dd3e Open menu if no autoboot option is selected 2021-12-29 01:15:21 +01:00
GaryOderNichts
addcf74802 Add autobooting support 2021-12-28 23:16:34 +01:00
GaryOderNichts
be672f5a86 Initial commit 2021-12-28 20:17:21 +01:00