Hello everyone, it's been a while! A lot of you have been asking for updates, and although I haven't had as much time to polish this as I would've liked to.. I would like to announce 3DShell-next v1.00
This release will be a pre-release, and I would consider this a "BETA". If I don't realease this now, I will probably end up never doing it. I have been working on this for the past couple years (on and off, with too many breaks in between).
A lot of the changes here are more under the hood changes, mainly being a lot of components being re-written. Anways here's the change-log:
- Audio player has been reimplemented. (Supports FLAC, IT, MOD, MP3, OGG, OPUS, S3M, WAV, XM)
- Config no longer saves last visited directory (which led to a lot of crashes in previous releases)
- FS Dir reading has been overhauled - There will no longer be multiple layers of UTF8<->UTF16 conversion, most FS code will handle UTF16 by default.
- You can now view PDFs/EBooks (This is still in BETA)
- Other minor changes for performance, consistency and upgrades to various libraries used. Also built with the latest version of devkitARM, libctru, and citro2d/3d.
Download:
https://github.com/joel16/3DShell/releases/tag/next-v1.00