PayloadLoaderInstaller/source
Maschell a283400d60 - Change menu item "Install" to "Install/Update"
- Show a message if everything is already up to date and you try to install
- Only install if not coldbooting into the target app. (Even though the root.rpx hash is checked we should be better safe/annoying than sorry)
- If we want to patch the system.xml and everything but the .rpx hash matches, show a detailed warning.
- this->systemXMLAlreadyPatched is always set if it's doesn't match the wii u menu
- do NOT remove coldboot when removing aroma because you can't remove while coldbooting into aroma. show an error instead.
2020-12-05 20:27:46 +01:00
..
common Store hashes for title.tmd with and without certs 2020-12-05 13:07:15 +01:00
fs saveBufferToFile: make buffer constant 2020-12-05 13:07:14 +01:00
utils First commit 2020-12-05 13:06:45 +01:00
ApplicationState.cpp - Change menu item "Install" to "Install/Update" 2020-12-05 20:27:46 +01:00
ApplicationState.h - Change menu item "Install" to "Install/Update" 2020-12-05 20:27:46 +01:00
Input.h Input changes 2020-12-05 13:07:15 +01:00
InstallerService.cpp Store hashes for title.tmd with and without certs 2020-12-05 13:07:15 +01:00
InstallerService.h Store hashes for title.tmd with and without certs 2020-12-05 13:07:15 +01:00
main.cpp Fix the hash of the root.rpx 2020-12-05 13:07:16 +01:00
Menu.h Reorganize menu layout 2020-12-05 13:07:14 +01:00
ScreenUtils.cpp First commit 2020-12-05 13:06:45 +01:00
ScreenUtils.h First commit 2020-12-05 13:06:45 +01:00
StringTools.cpp First commit 2020-12-05 13:06:45 +01:00
StringTools.h First commit 2020-12-05 13:06:45 +01:00
VPADInput.h remove unneeded memset 2020-12-05 13:07:15 +01:00
WiiUScreen.cpp First commit 2020-12-05 13:06:45 +01:00
WiiUScreen.h First commit 2020-12-05 13:06:45 +01:00
WPADInput.h wpad/kpad support 2020-12-05 13:07:14 +01:00