What's Changed
- fix ncz block installs.
- fix usbds setting zlt for both read/write, rather than just write.
- appstore add option to view installed files.
- appstore add option to view project website.
- add support for setting custom forwarder gif/logo from file.
- option to swap left/right side menus.
- multi-threaded zip and unzip.
- further optimise appstore installing by downloading zip to memory rather than file, multi-threading the md5 hash and multi-threading the unzip.
- use nxtc for title caching.
- use oss-nvjpg for jpeg loading (improved performance over stbi).
- add save menu, currently backup and restore are supported.
- further optimise zip/unzip code by increasing the file buffer size to reduce io r/w.
- fix action buttons in the filebrowser not responding to touch screen.
- Pt patches by @ninstar in #157
- Add default theme and update screenshots by @ninstar in #160
- Updated theme and new strings. by @Yorunokyujitsu in #156
- 中文语言文件更新 by @Johnluckygogogo in #163
- Update fr.json by @chronoss09 in #162
- fixed long strings, translate untranslated by @rashevskyv in #164
New Contributors
- @Johnluckygogogo made their first contribution in #163
- @chronoss09 made their first contribution in #162
Full Changelog: 0.11.3...0.12.0