What's Changed
- fix appstore author search being case sensitive.
- gc_menu now waits on the gamecard inserted event, rather than polling. slightly reduces core3 usage.
- fix control nca (name and icon) mounting due to uses the app_id rather than the program id when mounting.
- stream installs can now parse the control nca, allowing for artwork and application name to be parsed during installs.
- improved "skip_if_already_installed" option by checking each nca existence, rather than checking if all exist in order to skip.
- re-write usb protocol to match Tinfoils. this allows applications such as ns-usbloader and fluffy to be used with sphaira.
- add "boost mode" option for installing. this increases the CPU clock and reduces the GPU clock, can improve transfer speed.
- removed the irs menu. no one used it.
- removed the web menu. the switch web browser sucks, and no one used it.
- add option in the theme menu to download the default background music, i highly recommend it.
- added shortcut for the "misc" menu, triggered by pressing "-" (minus), this allows for faster navigation between menus.
- small optimisations throughout the code base.
Full Changelog: 0.8.0...0.8.1