AutobootModule/source
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
..
ACTAccountInfo.h Format the code via clang-format (#3) 2022-02-02 19:57:14 +01:00
BootUtils.cpp Fix saving the correct autoboot option 2022-08-29 01:04:20 +02:00
BootUtils.h Use libmocha instead of libiosuhax 2022-08-25 21:23:00 +02:00
DrawUtils.cpp Use libschrift instead of freetype 2023-01-05 17:55:52 +01:00
DrawUtils.h Use libschrift instead of freetype 2023-01-05 17:55:52 +01:00
InputUtils.cpp Make input reading more reliable 2023-07-20 11:58:03 +02:00
InputUtils.h Implement support for pairing a controller or GamePad 2023-06-14 19:22:26 +02:00
MenuUtils.cpp Add option to (un)block updates from within the boot selector and update block warning 2024-05-06 13:36:40 +02:00
MenuUtils.h Add option to (un)block updates from within the boot selector and update block warning 2024-05-06 13:36:40 +02:00
PairUtils.cpp Implement support for pairing a controller or GamePad 2023-06-14 19:22:26 +02:00
PairUtils.h Implement support for pairing a controller or GamePad 2023-06-14 19:22:26 +02:00
QuickStartUtils.cpp Abort the quick start menu after ~120 seconds 2024-05-05 17:51:07 +02:00
QuickStartUtils.h Rename getQuickBoot to launchQuickStartTitle 2024-04-26 10:35:50 +02:00
StorageUtils.cpp Try to mount WFS drives once even if now USBStorageDevice is connected 2024-05-03 22:32:10 +02:00
StorageUtils.h Wait for USB devices until they are ready, reduce screen corruption, refactor code 2022-01-16 01:04:43 +01:00
crt.c Add missing __fini() call 2022-01-22 14:44:23 +01:00
crt0.s Initial commit 2021-12-28 20:17:21 +01:00
logger.cpp Update .clang-format rules 2022-02-03 15:10:34 +01:00
logger.h Add option to (un)block updates from within the boot selector and update block warning 2024-05-06 13:36:40 +02:00
main.cpp Add option to (un)block updates from within the boot selector and update block warning 2024-05-06 13:36:40 +02:00
main.h Add option to (un)block updates from within the boot selector and update block warning 2024-05-06 13:36:40 +02:00
schrift.c Use libschrift instead of freetype 2023-01-05 17:55:52 +01:00
schrift.h Use libschrift instead of freetype 2023-01-05 17:55:52 +01:00
utils.cpp Add option to (un)block updates from within the boot selector and update block warning 2024-05-06 13:36:40 +02:00
utils.h Add option to (un)block updates from within the boot selector and update block warning 2024-05-06 13:36:40 +02:00
version.h Display the AutobootModule version in the Boot Selector 2023-01-11 10:58:52 +01:00